/* *** 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: #e1ddd9;
font-size: 13px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#6F6F6F;
padding:0px;
margin:0px;
}
a {color: #359E23; text-decoration: none;}
a:visited {color:#359E23; text-decoration: none;}
a:hover {color: #4DFF4D; text-decoration: underline;}
a:active { color:#000000;}

#blk {
text-align: center;
font-size: 11px;
text-transform:uppercase;
background-color: #ffffff;
padding:0px 0px 0px 0px;
margin:0px }

a.b {
color: #51B951;
font-weight: bold;
text-decoration: none;
background: #ADFFAD;
height: 15px;
padding: 4px 4px 4px 4px;
margin: 5px;
border-top: 1px solid #6FFA6F;
border-bottom: 1px solid #6FFA6F;
border-left: 1px solid #6FFA6F;
border-right: 1px solid #6FFA6F;}

a.b:hover {
color: #ffffff;
font-weight: bold;
text-decoration: none;
background: #1F6E1F;
height: 15px;
padding: 4px 4px 4px 4px;
margin: 5px;
border-top: 1px solid #ADFFAD;
border-bottom: 1px solid #ADFFAD;
border-left: 1px solid #ADFFAD;
border-right: 1px solid #ADFFAD;}
a.b:active { color:#000000;}

#foot {
font-size: 11px;
text-transform:uppercase;
background-color: #ffffff;
border-top:1px solid #D6D6D6;
padding:5px 15px;
margin:0px }

h1 {
color: #1F6E1F;
font-size:22px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

h2 {
color:#515151;
font-size:19px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

input, textarea {
	color: #008B00;
	border: 2px solid #ADFFAD;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
}

input.text {
	height: 15px;
	padding: .15em;
	background: #FDFDFB;
}

input.button {
	height: 15px;
	padding: .15em;
	background: #763320;
	color: #FFFFFF;
}

#form2 {
font-size: 10px;
height: 11px;
}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
width: 769px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
background-color: #ffffff;
}

/* ----------banner for logo-------------- */
#banner {
background: url(images/top.png) no-repeat;
background-color: #ffffff;
text-align: center;
width: 769px;
min-height: 130px;
padding: 0px;
margin: 0px;
}
#banner img {padding:10px 0px;} 

/* -----------------content--------------------- */
#content {
background-color: #ffffff;
padding: 0px;
margin-left: 210px;
margin-right: 0px;
}

#ads {
background-color: #ffffff;
float: right;
width: 250px;
margin: 0px;
padding: 0px;}

div#content { 
min-height:510px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}

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

/* --------------left navi------------- */
#left {
background-color: #ffffff;
float: left;
width: 200px;
margin: 0px;
padding: 0px;}

#katalog {
background-color: #F5F5F5;
width: 180px;
margin: 10px;
padding: 0px;
border-right: 1px dashed #AFAFAF;
border-left: 1px dashed #AFAFAF;
border-top: 1px dashed #AFAFAF;
border-bottom: 1px dashed #AFAFAF;}

#kurs {
background: url(images/boxbg.jpg) no-repeat;
width: 200px;
min-height: 187px;
margin: 10px;
padding: 5px;}

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