body {
	width:800px;
	margin:0px auto; 
	background-color:#FFFFFF;
	text-align:center;
	font-size:12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
}
ol{
	text-align: justify;
	}	

a {
	text-decoration: none;
	font-weight: bold;		
	}
	
a.verlauf {
	text-decoration: none;
	color:#000000;
	font-size:11px;
	font-weight: bold;	
	}	

#justenglish{
	color:red;
	font-size:11px;
	font-weight: bold;
}

#top{
	width:800px;
	height: 118px;
	margin-top:10px;
	font-weight:normal;
	font-style: normal;
	font-size: 12px;
	color: #000000;
	margin-bottom:10px;
	text-align:left;
	background-image: url(media/layout/top.jpg);
	}
#nav{
	width:150px;
	height: auto;
	font-weight:normal;
	font-style: normal;
	font-size: 12px;
	color:#FFFFFF;
	text-align:left; 
	color: #000000;
	float:left;
	}

a.navitem {
	text-decoration: none;
	font-weight:normal;
	color:#000000;
	}	
	
.navblocktop {
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	border-top: 1px solid #666666;
	font-size: 12px;
	background-color:#FF850A;
	font-weight:bold;
	margin-bottom: 0px;
	} 
	
.navblockitem {
	display:block;
	padding-left: 15px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: 12px;
	background-color:#FECC9A;
	margin-bottom: 0px;
	}



#content{
	width:635px;
	height: auto;
	margin-left:15px;
	font-weight:normal;
	font-style: normal;
	font-size: 12px;
	text-align: left;
	color:#000000;
	float:right;
	text-align:justify;
	}
	
.ccontainer {
	clear:both;
	height: auto;
	margin-top:15px;
}

.ccontainerl {	
	width:150px;
	height: auto;
	padding-left:10px;
	float:left;
}

.ccontainerr {
	width:465px;
	height: auto;
	float:right;
	margin-top:2px;
}

.ccontainerb {
	width:635px;
	height: auto;
	padding-left:10px;
	float:left;
}

.imageleft {
	padding-left:10px;
	width:300px;
	height: auto;
	float:left;
}

.imageright{
	width:300px;
	height: auto;
	float:right;
}

.top {
	font-size:12px;
	font-weight:bold;
	background-color:#FF850A;
	padding-left:10px;
	padding-bottom: 2px;
	padding-top: 3px;
	margin: 10px 0 15px 0;
    }

.topic {
	font-size:12px;
	font-weight:bold;
	background-color:#FECC9A;
	padding-left: 10px;
	margin-top:10px;
	margin-bottom:5px;
	} 
	
.text {
	font-size:12px;
	padding-left:10px;
	}
	
.textsmall {
	font-size:9px;
	padding-left:10px;
	}

.fett {
	font-weight:bold;
}
.fettrot {
	font-weight:bold;
	color:#FF0000;
}

.kleinfettrot {
	font-size:9px;
	font-weight:bold;
	color:#FF0000;
}

.formular {
	background-color: #CCCCCC;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.tabrow1{
	color:#FF850A;
	font-weight:bold;
	}

.tabrowa{
	background-color:#EEEEEE;
	font-weight:normal;
	font-style: normal;
	font-size: 12px;
	color:#000000;
	}

.tabrowb{
        background-color:#FFFFFF;
		font-weight:normal;
	font-style: normal;
	font-size: 12px;
	color:#000000;
        }

