html{
	width: 101%;
}

body{
	background-color: #ffffff;
	font-family:"AvantGarde Bk BT", "AvantGarde Md BT", "Century Gothic";
	font-size: 10pt;
	color: #5c5c5c;	
}

#container{
	width: 900px;
	background-color: #ffffff;
	margin: 0 auto;
}

#header{
	width: 900px;
	height: 120px;
	background-color: #ffffff;
}
#content{
	width: 900px;
	min-height: 500px;
}

#navi{
	width: 100px;
	float: left;
	background-color: #ffffff;
	margin-top: 15px;
}

#contentarea {
	width: 700px;
	background-color: #ffffff;
	float: left;
	
	
	}

#footer{
	width: 900px;
	height: 30px;
}

/*header*/

#img_head{
	float: left;
}

#head_navi{
	margin-top: 85px;
	margin-left: 40px;
	float: left;
	
}

#head_navi li{
	display: inline;
	padding-left: 13px;
}


/*navigation*/


#navi_ref{
	margin-top: 20px;
	text-align: right;
}

 #navi_ref{
	margin-left: 10px;
	margin-top: 20px;
	text-align: right;
	list-style: none;
	font-family:"AvantGarde Bk BT", "AvantGarde Md BT", "Century Gothic";
	font-size: 10pt;	
}

/*links*/

a:link, a:visited{
	color:#5c5c5c; 
	text-decoration:none;
	font-family: century Gothic;
    font-size: 10pt;
}

a:hover{
	color:#da251d; 
	text-decoration:none;
	font-family: century Gothic;
    font-size: 10pt;
}



#title_ref{
	margin-top: 35px;
	margin-left: 52px;
	font-color: #000;
}


#comment{
	width: 633px;
	border: 1px solid #ccc;
	font-family:"AvantGarde Bk BT", "AvantGarde Md BT", "Century Gothic";
	font-size:10pt;
	color: #5c5c5c;
	overflow: auto;
		
}


#li_title{
	color: #da251d;
}

hr{
 border: 0px; /* Für Firefox und Opera */
 border-top: 1px solid #D1D1D1;
 border-bottom: solid 1px #FFFFFF; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
 
}


#submit{
	border: 1px solid #5c5c5c;
	background-color: #fff;
	font-family:"AvantGarde Bk BT", "AvantGarde Md BT", "Century Gothic";
	font-size: 10pt;
}

#comments{
	font-family: "AvantGarde Bk BT", "AvantGarde Md BT", "Century Gothic";
	font-size: 12pt;
}




#postcomment{
	font-family: "AvantGarde Bk BT", "AvantGarde Md BT", "Century Gothic";
	font-size: 12pt;
	
}

#kommentarre{
	color: #5c5c5c;
	
	
}
#komm{
	border: 1px solid #d1d1d1;
	width: 156px;
	padding: 3px;
}


#erg a:link, #erg a:visited{
	text-decoration:none;
	font-family: century Gothic;
	color: #006699;
	
    
}

#erg a:hover{
	text-decoration:none;
	font-family: century Gothic;
	color: #da251d;
	
    
}

#commentform{
	border: 1px solid #cccccc;
	padding: 5px;
}


#author{
	border: 1px solid #ccc;
	font-family:"AvantGarde Bk BT", "AvantGarde Md BT", "Century Gothic";
	font-size:10pt;
	color: #5c5c5c;
}

#email{
	border: 1px solid #ccc;
	font-family:"AvantGarde Bk BT", "AvantGarde Md BT", "Century Gothic";
	font-size:10pt;
	color: #5c5c5c;
}
#url{
	border: 1px solid #ccc;
	font-family:"AvantGarde Bk BT", "AvantGarde Md BT", "Century Gothic";
	font-size:10pt;
	color: #5c5c5c;
}

#post a:link, #post a:visited{
	color: #333333;
}

.fn a:link, .url a:visited{
	color: #000;
}

.fn{
	color: #000;
}

.more-link{
	border: 1px solid #d1d1d1;
	padding: 3px;
	
}

