div#ticker{width:500px; float:left;}
body{
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: small;
	color: #38230E;
	background-color: #E9E8F0;
}

.header{
height:110px;
background-color:#232E6B;
border-top: 5px solid #9cabfc}

.content_body{
background-image:url(bilder/back.jpg);
background-repeat: repeat-x;
background-color:#CBCFF2;
}

.content_interior{
width:900px;
margin-left:auto;
margin-right:auto;
}

.header_interior{
margin-left:auto;
margin-right:auto;
width:900px;
margin-top:5px;
}

.title{
color:#FFFFFF;
font-size:25px;
margin:0px;
padding-top:3px;}

.left_column{
width:200px;
float:left;
margin-top:25px;
clear:both;
}

.navigation{
width:184px;
padding-left:6px;
padding-right:6px;
background-image:url(bilder/naviback.jpg);
}

.navigationbtm{
width:196px;
background-image:url(bilder/naviunten.jpg);
background-repeat:no-repeat;
height:8px;
margin-top:-5px;
}


.right_column{
	width:680px;
	float:right;
	margin-top:25px;
	margin-bottom:25px;
	border-left: solid 1px #aaa;
	padding-left: 10px;
}

.hr{
	width:485px;
	height:8px;
	background-image:url(bilder/linie.gif);
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	background-repeat: no-repeat;
}

a:link, a:visited {
	color: #0066CC;
	text-decoration: none;
	font-weight: normal;
	}
a:hover {
	text-decoration: underline;
	}


h2 {
	color: #232E6B;
	font-size: 16px;
	font-weight: bold;
	padding-left:25px;
	background-image:url(bilder/pfeil.gif);
	background-repeat:no-repeat;
	height: 30px;
	padding-top: 3px;
	margin-top: 18px;
	margin-bottom: 6px;
	font-style: normal;
	background-position: 5px 8px;

}
.footer .footer-inner a {
	color: #FFFFFF;
}

	
h1 {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #546cee;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8;
	margin-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #9CABFC;
	border-right-color: #9CABFC;
	border-bottom-color: #9CABFC;
	border-left-color: #9CABFC;
	padding: 0px;
}


	
h4 {
	margin: 0;
	color: #006699;
	font-size: 12px;
	padding-top:5px;
	padding-bottom:5px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}

h3 {
	margin: 0 0 8px 0;
	color: #9CABFC;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
}

h5 {
	margin: 0 0 8px 0;
	color: #999;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}

.navi{
list-style-type: none;
margin: 5px 0;
padding: 0;
width:178px;
list-style:none;
}

.navi li a{
	font-weight:bold;
	color: #232E6B;
	display: block;
	padding-left: 23px;
	text-decoration: none;
	list-style-type: none;
	list-style:none;
	border: 1px solid #8BABFC;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	background-image: url(bilder/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}


* html .navi li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
}

.navi li a:visited, .navi li a:active{
color: #00014e;
}

.navi li a:hover{
	background:url(bilder/pfeilover.gif) no-repeat 5px center;
	color: #CC3300;
	border: 1px solid #000000;
}

.footer{
	background-color:#9CABFC;
	padding: 0px;
}

.footer-inner{
	width:760px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.footer-div{
width:150px;
float:left;
margin-right:20px;
margin-left:20px;
}

*html .footer-div{
width:150px;
float:left;
margin-right:15px;
margin-left:15px;
}

li{
margin-left:-20px;
}
.rand {
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #232E6B;
	border-right-color: #9CABFC;
	border-bottom-color: #9CABFC;
	border-left-color: #232E6B;
}
.lehrgang {
	text-align: left;
}
p {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 5px;
}
input, textarea, select {
	background-color: #D3DAF7;
	border: 1px solid #232E6B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.rand2 {
	border: 1px solid #232E6B;
}

