body{
	background-color: #ffffff;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
}

#menu{
	background-color: #bac4de;
}

/* ----------container zentriert das layout-------------- */
#container {
width: 950px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
background-color:#bac4de;
}

/* ----------banner for logo-------------- */
#banner {
text-align: right;
padding: 0px;
margin: 0px;
}
#banner img {padding:0px 0px;} 

/* -----------------Inhalt--------------------- */
#content {
background-color: #ffffff;
padding: 0px;
margin-left: 280px;
margin-right: 0px;
}

div#content { 
min-height:600px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}

p, pre, h1{
font-size:10pt;
padding: 10px 20px;
margin:0px;
}


/* --------------top navigation------------- */

#hormenu {
background-image:url("images/hor_menu4.png");
height: 40px;
padding: 0px;
margin: 0px;
}

#hormenu2 {
padding: 12px;
padding-left:300px;
margin: 0px;
}

a #hormenuA{
font-size: 11pt;
font-weight: 600;
color:white;
text-decoration:none;
padding-top: 0px;
margin: 0px;
}

/* --------------left navigavtion------------- */
#left {
float: left;
width: 280px;
margin: 0px;
padding: 0px;
background-color:#bac4de;
}

h2#pagetitle{
margin-left: 10px;
margin-top: 20px;
font-size: 11pt;
font-weight: 600;
color:#4360a4;
}

div#menuleft{
margin-left: 20px;
}

div#menuleft a{
font-size: 10pt;
font-weight: 600;
color:white;
text-decoration:none;
padding-top: 0px;
margin: 0px;
}

div#menuleft a:hover{
font-size: 10pt;
font-weight: 600;
color:white;
text-decoration:underline;
padding-top: 0px;
margin: 0px;
}

div#contact{
margin-left: 10px;
margin-top: 150px;
font-size: 10pt;
}

/* -----------footer--------------------------- */
#footer {
height:50px;
clear: both;
margin: 0px;
padding-left: 500px;
padding-top:	29px;
background:url("images/footer2.png") no-repeat #ffffff;
}

/* -----------main-content--------------------------- */
p{
font-size:10pt;
}

font#wave{
	color:#4360a4;
	font-weight:600;
}
font#kursiv{
	color:#4360a4;
	font-weight:600;
}
font#fett{
	font-weight:600;
}

a{
	color:#4360a4;
	text-decoration:none;
}

a:hover{
	color:#4360a4;
	text-decoration:underline;
}

/* -----------hor-menu--------------------------- */

span.menu1-level1-act a{
	font-weight:400;
	text-decoration:none;
	color: #bac4de;
	margin-right: 25px;
	font-size:11pt;
}

span.menu1-level1-act a:hover{
	font-weight:400;
	text-decoration:none;
	color: #bac4de;
	margin-right: 25px;
	font-size:11pt;
}

span.menu1-level1-no a{
	font-weight:400;
	text-decoration:none;
	color: #ffffff;
	margin-right: 25px;
	font-size:11pt;
}

span.menu1-level1-no a:hover{
	font-weight:400;
	text-decoration:underline;
	color: #ffffff;
	margin-right: 25px;
	font-size:11pt;
}

/* -----------hor-menu-level3--------------------- */

div.menu1-level3-act a{
	text-decoration:none;
	color: #bbbbbb;
	padding-left: 25px;
	font-size:11pt;
}

div.menu1-level3-act a:hover{
	text-decoration:none;
	color: #bbbbbb;
	padding-left: 25px;
	font-size:11pt;
}

div.menu1-level3-no a{
	text-decoration:none;
	color: #ffffff;
	padding-left: 25px;
	font-size:11pt;
}

div.menu1-level3-no a:hover{
	text-decoration:underline;
	color: #ffffff;
	padding-left: 25px;
	font-size:11pt;
}

tbody a img{
 border: solid 1px #4360a4;
}
