/* *** 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: #000000;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;
}

h1 {
font-size: 11px;
text-transform:uppercase;
background-color: #fff;
border-top:1px solid #564b47;
border-bottom:1px solid #564b47;
padding:5px 15px;
margin:0px }

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

img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
width: 900px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
background-color: #fff;
}

/* ----------banner for logo-------------- */
#banner {
background-color: #fff;
text-align: middle;
padding: 0px;
margin: 0px;
}
#banner img {padding-bottom: 30px; 0px;} 

/* -----------------content--------------------- */
#content {
	background-color: #FFFFFF;
	padding: 0px;
	margin-left: 100px;
	margin-right: 50px;
}
#content2 {
	background-color: #E5EAED;
	padding: 0px;
	margin-left: 100px;
	margin-right: 50px;
}
#content3 {
	background-color: #FFFFFF;
	padding-top: 20px;
	margin-left: 200px;
	margin-right: 50px;
}
div#content { 
min-height:100px;
height:expression(this.scrollHeight > 100 ? "auto":"100px"); 
}

p, pre{
	margin:0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
}

/* --------------left navi------------- */
#left {
	float: left;
	width: 100px;
	margin: 0px;
	padding: 0px;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding: 0px;
text-align: right; }

/* -----------text--------------------------- */
}
.text1 {
	font-family: tahoma;
	font-size: 13px;
	color: a2cddf;
	font-weight: bold;
}
.text2 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #3C57A8;
}
.text3 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.text4 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	color: 3e6641;
}
.text5 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	color: 67767a;
}
.text6 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.text7 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.text8 {

	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: 94AEC5;
}
.text9 {


	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: 4E4E4E;
}
.link{font:400 14px Tahoma; color:#3C57A8; text-decoration:underline}
.link:hover{text-decoration:none}
}
.imgborder { 
 border: 1px solid #cccccc; 
} 

