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

/* scrolleiste internet explorer ab vers.5.5 */

body
{
	scrollbar-arrow-color: #0070C0;
	scrollbar-base-color: #000;
	scrollbar-highlight-color : #706C67;
	scrollbar-shadow-color : #706C67;
	SCROLLBAR-TRACK-COLOR: #504E4B;
	font-size: 14px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #680001;
	background-repeat:repeat;
	background-position:left top;
	background-image: url(../../../../images/web/body_gr3.jpg);
}

/* überschriften */

h1 {font-size: 26px; color: #827D77;}
h1,h2,h3,h4,h5,h6 {font-weight: bold;}

h2{
	font-size: 17px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#;
	margin-bottom:30px;
	letter-spacing:1px;
	padding-bottom:10px;
	padding-left:0px;
}

h3{
	font-size: 47px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	background-color:#;
	margin-bottom:30px;
	letter-spacing:1px;
	padding-bottom:10px;
	padding-left:0px;
	border-bottom-width: 1px;
	border-bottom-style: #;
	border-bottom-color: #211f1d;
	font-style: italic;
}

h4{
	font-size: 45px;
	font-family:"Lucida Handwriting";
	color:#FFFFFF;
	background-color:#;
	margin-bottom:30px;
	letter-spacing:1px;
	padding-bottom:10px;
	padding-left:0px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #211f1d;
}

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

#top1 {
	background-image: url(../../../../images/web/underground_new1.3.jpg);
	background-repeat: repeat-x;
	background-position: middle top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #3F3D3A;
	border-right-color: #3F3D3A;
	border-left-color: #3F3D3A;
	background-attachment: fixed;
	padding-left: 0px;
}

#top2 {
	height: 40px;
	background-color: #;
	padding-right: 28px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3F3D3A;
	border-bottom-color: #3F3D3A;
}

#name {
	color:#AA0000;
	font-size:40px;
	font-family:"trebuchet ms", arial, helvetica, verdana, georgia, "times new roman", sans-serif;
}



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


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

#trenner{
	background-color:#3F3D3A;
	padding-top: 10px;
}

#haupt {
	color: #FF0;
	vertical-align: top;
}
#haupt01 {
	color: #000000;
	vertical-align: top;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3f3d3a;
	border-left-color: #3f3d3a;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}


#sp1 {
	text-align:justify;
	background-color:#21201F;
	/* [disabled]font-size: 12px; */
	font-family:"trebuchet ms", arial, helvetica, verdana, georgia, "times new roman", sans-serif;
	color:#FFFFFF;
	padding: 20px;
	line-height: 22px;
	border: 1px solid #3F3D3A;
}
#sp2 {
	text-align:justify;
	/* [disabled]font-size: 12px; */
	font-family:"trebuchet ms", arial, helvetica, verdana, georgia, "times new roman", sans-serif;
	color:#FFFFFF;
	line-height: 22px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3F3D3A;
	background-color: #21201F;
}
#sp3 {
	text-align:justify;
	/* [disabled]font-size: 12px; */
	font-family:"trebuchet ms", arial, helvetica, verdana, georgia, "times new roman", sans-serif;
	color:#FFFFFF;
	line-height: 22px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3F3D3A;
	background-color: #21201F;
}

#nav {
	background-color:#21201F;
	font-size: 14px;
	color: #AA0000;
	line-height: 28px;
	padding: 20px;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #3F3D3A;
	border-right-color: #3F3D3A;
	border-bottom-color: #3F3D3A;
}
#nav1 {
	background-color:#21201F;
	font-size: 14px;
	color: #AA0000;
	line-height: 28px;
	width: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3F3D3A;
	border-left-color: #3F3D3A;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#nav2 {
	font-size: 14px;
	color: #AA0000;
	line-height: 28px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3F3D3A;
}



/* boxen in spalte rechts  */

.box1{
	font-size: 14px;
	line-height: 22px;
	font-family: "trebuchet ms arial", helvetica, tahoma, verdana, sans-serif;
	vertical-align:top;
	color:#7f7f7f;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3F3D3A;
	font-style: normal;
	width: 260px;
	padding: 10px;
}

.box2{
	font-size: 14px;
	line-height: 29px;
	font-family:"trebuchet ms", arial, helvetica, tahoma, verdana, sans-serif;


	background-color:#;
	vertical-align:top;
	color:#FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3F3D3A;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: left;
	width: auto;
	
}

.box3{
	font-size: 14px;
	line-height: 28px;
	font-family: "trebuchet ms", arial, helvetica, tahoma, verdana, sans-serif;

	background-color: ;
	vertical-align: top;
	color: #FF1111;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3F3D3A;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	width: 260px;
}

.box4{
	font-size: 14px;
	line-height: 26px;
	font-family: "trebuchet ms arial", helvetica, tahoma, verdana, sans-serif;

	background-color:#;
	vertical-align:top;
	color:#7f7f7f;
	text-align: left;
	padding: 10px;
	margin: 0px;
	width: 260px;
}

.box5{
	width: 260px;
	font-size: 14px;
	line-height: 22px;
	font-family: "trebuchet ms", arial, helvetica, tahoma, verdana, sans-serif;
	background-color:#;
	padding:10px;
	vertical-align:top;
	color:#FF1111;
	margin: 0px;
}


/* ==========  Kalender ========== */


div.kalenderdaten {
font-size : 15px;
font-family : verdana, arial, sans-serif;
letter-spacing : 1px;
text-align : center;
width : 100%;
height: 100%;
margin : 0 auto;
padding : 0;
border-color: #333333;
border: solid 1px;
}

p.day {
	line-height : 25px;
	height : 20px;
	font-size : 12px;
	background-color : #ffffff;
	color : #333333;
	margin : 0 auto;
	padding-top : 0;
}

p.date {
	line-height : 25px;
	height : 25px;
	font-family : monospace, arial, sans-serif;
	background-color : #7f7f7f;
	color : #fff;
	margin : 0 auto;
	padding : 0;
}

p.n {
	line-height : 25px;
	height : 25px;
	font-size : 20px;
	background-color : #ffffff;
	color : #333333;
	margin : 0 auto;
	padding-top : 0;
}

p.m {
	line-height : 15px;
	height : 15px;
	font-size : 12px;
	font-family : georgia, monospace, sans-serif;
	background-color : #fff;
	color : #333333;
	margin : 0 auto;
	padding : 0;
}

p.j {
	line-height : 20px;
	height : 25px;
	font-family : monospace, sans-serif;
	background-color : #fff;
	color : #333333;
	margin : 0 auto;
	padding : 0;
}

/* ende kalenderblatt*/


/* fuss Bereich */


#fuss {
	background-image:url(../../../../images/web/underground_new5.3.jpg);
	background-repeat:repeat-x;
	background-position: left top;
	color: #ffffff;
	border: 1px solid #3F3D3A;
	font-family: Bell MT;
	font-size: 44px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 30px;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 2px;
	height: 140px;
}

/* text im foto */

.imgstyle {
	float: left;
	border:solid 0px #dddddd;
	margin-left: 45px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}

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



/* Stilklassen extra */


.Stil1 {color: #48891D; font-size: 10px;}
.Stil2 {color: #48891D; font-size: 14px;}
.Stil3 {color: #FFFFFF; font-size: 14px;}
.Stil12 {color: #FFFFFF; font-size: 14px; line-height: 20px; font-family: Arial, Helvetica, sans-serif;}
.Stil13 {color: #000; font-size: 12px;}
.Stil14 {color: #000000; font-size: 14px; line-height: 20px; font-family: Arial, Helvetica, sans-serif;}
.Stil15 {color: #5f5c5c; font-size: 14px; line-height: 20px; font-family: Arial, Helvetica, sans-serif;}
.Stil16 {color: #ffffff; font-size: 14px; line-height: 20px; font-family: Arial, Helvetica, sans-serif;}
.Stil125 {color: #FFFFFF; font-size: 12px;}
.Stil142 {color: #403e3b; font-size: 18px; }
.Stil143 {font-size: 10px; color: #5f5c5c; }
.Stil145 {font-size: 14px; color: #000000; }
.Stil144 {color: #FF0; font-size: 14px; line-height: 16px; font-family: Arial, Helvetica, sans-serif;}
.Stil146 {color: #F00; font-size: 14px; line-height: 20px; font-family: Arial, Helvetica, sans-serif;}
.Stil147 {color: #F00; font-size: 11px; line-height: 20px; font-family: Arial, Helvetica, sans-serif;}
.Stil148 {color: #c6c6c6; font-size: 14px; line-height: 16px; font-family: Arial, Helvetica, sans-serif;}
.Stil151 {color: #48891D; font-size: 10px;}
.Stil161 {color: #821012; font-size: 14px; line-height: 20px; font-family: Arial, Helvetica, sans-serif;}
.Stil175 {color: #669900; font-weight: bold;}
.Stil63 {font-size: 22px; font-weight: bold; color:#FEBA1B}
.Stil_boxenheader {color: #000000; font-size: 18px; font-family: Arial, Helvetica, sans-serif;}
.boxheader {color: #000000; font-size: 18px;}
