@charset "utf-8";
/* CSS Document */


/*Allgemeingeltende Angaben*/

body{
	color:#000000;
	font-family:Verdana;
	font-size:12px;
	line-height:22px;
}

/*---- Content---*/

#headernav{
	display:none;
}
.subnavlist{
	display:none;
}

.indexartist{
	display:none;
}

	/*Leftcol*/

.artikelhead h1{
	font-size:20px;
}

.artikelhead h3{
	font-size:16px;
}
	
.leftcol{
	width:300px;
	float:left;
}


.vorspannbild{
	display:none;
}

.ssubnav{
	display:none;
}	
	
	/*Rightcol*/


.artimgbox img{
	width:300px;
	margin-left:30px;
	margin-bottom:5px;
}

.siteprint{
	display:none;
}

