﻿
/* ==========  allgemein ========== */

body
{margin-top: 0px; margin-left: 0px; margin-right: 0px;margin-bottom: 0px; background-color: #cccccc; font-size: 16px;
font-family:trebuchet ms, arial, helvetica,verdana, georgia, "times new roman", sans-serif;color:#8D8D8D;line-height: 22px;
}

/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: #0070C0; scrollbar-base-color:#706C67;
scrollbar-highlight-color : #706C67; scrollbar-shadow-color : #706C67;
SCROLLBAR-TRACK-COLOR: #504E4B;}

/* überschriften */

h2{ font-size: 28px;
font-family:trebuchet ms, arial, helvetica,verdana, georgia, "times new roman", sans-serif;color:#0050A0;background-color:#;
margin-bottom:30px;letter-spacing:1px;
border-bottom:solid 1px #211f1d;
padding-bottom:10px;
padding-left:0px;
}

.punkt {color:#A02000;}


/* ==========  kopf ========== */

#top1 {
height:100px;
background-color:#cccccc;
padding-left:40px
}

#top2 {
height:80px;
background-color:#cccccc;
border-bottom:solid 0px #3F3D3A;
border-top:solid 0px #3F3D3A;
padding-right:28px}





/* ==========  inhalt und spalte rechts ========== */


/* fotos im text */

.imgstyle {float:left;border:solid 0px           #dddddd;margin-left:0px;margin-top:20px;margin-bottom:20px;margin-right:20px}

.imgstyle2 {float:RIGHT;border:solid 0px           #dddddd;margin-left:20px;margin-top:20px;margin-bottom:20px;margin-right:0px}



/* linie zw. spalte 1(text) und spalte2  */

#trenner{background-color:#3F3D3A;
}



#sp1 {text-align:justify;
padding-left: 20px;padding-right:40px;padding-top: 50px;padding-bottom: 30px;
background-color:#333333;width:100%;
border-top:solid 0px #efefef;
font-size: 16px;
font-family:trebuchet ms, arial, helvetica,verdana, georgia, "times new roman", sans-serif;color:#8D8D8D;line-height: 22px;
}



#nav {

	padding-left: 30px;
	padding-right: 0px;
	padding-top: 50px;
	padding-bottom: 30px;
	margin-right: 100px;
	background-color: #333333;
}






/* boxenüberschrift der spalte rechts  */

h3.boxheader {color:#FF7F00;background-color:#;
font-size: 20px;line-height: 20px;
font-family: trebuchet ms,arial, helvetica, tahoma ,verdana,  sans-serif;
border-bottom:solid 1px #211F1D;
padding-left:20px}




.box2{
width:100%;
	font-size: 11px;
	line-height: 15px;
	font-family: trebuchet ms, arial, helvetica, tahoma ,verdana, sans-serif;
	background-color:#;
	padding: 10px;
	width: 260px;
	vertical-align: top;
	color: #green;
	border-bottom: dashed 0px #506a13;
	border-right: solid 0px #fff;
	border-left: solid 0px #fff;
	float: right;
}



.box3{
width:100%;
font-size: 14px;line-height: 15px;
font-family: trebuchet ms,arial, helvetica, tahoma ,verdana,  sans-serif;
background-color:#;
padding:10px;
width:260px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
vertical-align:top;
color:#7f7f7f;

}
.box4{
font-size: 14px;line-height: 15px;
font-family: trebuchet ms arial, helvetica, tahoma ,verdana,  sans-serif;
background-color:#;
padding:10px;
width:260px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
vertical-align:top;
color:#7f7f7f;
}






#fuss {font: normal 12px verdana, sans-serif; color:white;
letter-spacing:2px;
text-align:center;
vertical-align:middle;
background-color: #f08903;
border-top:solid 0px #3F3D3A;
height:30px;
padding-top:16px;
}




