/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
	background-color: #0500D3;
	font-size: 12px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color: #FFFFFF;
	padding: 0px;
	margin: 10px 10px;
}
a {
	color: White;
}
a:visited {
	color: White;
}
a:hover {
	color: #FF7F50;
}
a:active { color:#FF7F50;}

h1 {
font-size: 11px;
text-transform:uppercase;
color: White;
background-color: #080437;
padding:5px 15px;
margin:0px }

h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

img.download {vertical-align:middle;}

/* ----------container zentriert das layout-------------- */
#container {
	width: 100%;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #080437;
	border: 8px #FF8C00;
}

/* ----------banner for logo-------------- */
#banner {
background-color: #e1ddd9;
text-align: left;
padding: 0px;
margin: 0px;
}
#banner img {padding:10px 0px;} 

/* -----------------Inhalt--------------------- */
#content {
background-color: #080437;
padding: 0px;
margin-left: 200px;
margin-right: 0px;
}
div#content { 
min-height:95%;
height:expression(this.scrollHeight > 95% ? "auto":"95%"); 
}

p, pre{
padding: 5px 10px;
margin:0px;
}

/* --------------left navigavtion------------- */

#left {
float: left;
background-color: #080449;
width: 200px;
margin: 0px;
padding: 0px;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding: 0px;
text-align: right; }
.menu{
	display: block;
	width: 100%;
	padding: 4px 2px 3px 2px;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #080449;
	text-decoration: none;
	color: White;
	border-bottom: 1px solid #CCC;
}
a.folder{
border-width: 1px;
border-color: white;
}.menu:hover{
	background-color: #004BE1;
	color: White;
		border-bottom: 1px solid #CCC;
} #navigation ul {
			margin-left: 10px;
			padding-left: 10px;
			list-style-type: none;			
			float: left;
			width: 160px;
		}

		#navigation a {
			display: block;
			padding: 5px;
			width: 140px;
			border-bottom: 1px solid #CCC;
		}

		#navigation a:link, #navlist a:visited {
			color:#CC6714;
			text-decoration: none;
		}
		
		#navigation a:hover {
	background: #000000 url(arrow.gif) 96% 50% no-repeat;
	background-color: #0500D3;
	color: #FFFFFF;
	font-weight: bold;
}
		#navigation p {
			margin-top: 40px;
			padding: 5px;
			border-bottom: 1px dotted #CCC;
			border-top: 1px dotted #CCC;
		}

#alto {
font-size: 11px;
text-transform:uppercase;
color: White;
background-color: #080437;
padding:5px 15px;
margin:0px }

	.sptesto{
	display: block;
width:30px;
text-align:center;
position:relative;
color: white;
}
	.tabella {width:60%;
	

	}#bor {
	width: 120%;
	border: 10px #FF8C00;
}table.bordino {
	border: 5px;
	border-color: #FFA500;
	border-style: solid;
}