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


/* breite der gesamtkonstruktion  */
#breite {width:1000px}

/* breite der linken spalte in pixel */
.breite_hauptspalte_li {width:300px;margin:0px;padding:0px}


body
{margin-top: 0px; margin-left: 0px; margin-right: 0px;margin-bottom: 0px;
 font-family:verdana,trebuchet ms, arial, helvetica,verdana, georgia, "times new roman", sans-serif;
background-color:#000;background-image:url(images/logo.jpg);
background-repeat:no-repeat;
background-position:50% 0%;background-attachment:fixed;
}

#haupt {
padding-top:0px;
padding-left:50px;
padding-right:50px;
padding-bottom:20px;}

.abstand {
height:8px;
}

div.abstandhorizontal {
width:8px;height:100%;
}

/* abstand horizontal GOOGLE BROWSER */
td.abstandhorizontal {
width:8px;
}

/* überschriften */
h2{
	font-family : georgia, arial, helvetica, tahoma, verdana, sans-serif;
	color:#FFFFFF;
	margin-bottom:26px;
	letter-spacing:2px;
	font-size: 22px;
	font-variant:normal;
	font-weight:normal;
	text-align:left;
	padding-bottom:8px;
	text-transform:capitalize
}

/* listen */
li.liste1 {list-style-type:none;
background-image:url(images/arrow.png);
background-repeat:no-repeat;
background-position:0% 50%;
padding-left:16px;
line-height: 24px;
font-size:14px
}


#slogan1 {
font-family : georgia, arial, helvetica, tahoma, verdana, sans-serif;
color:#8F8F8F;
font-size : 15px;
letter-spacing : 1px;

}
#slogan2 {
font-family : georgia, arial, helvetica, tahoma, verdana, sans-serif;
color:#619610;
font-size : 15px;
letter-spacing : 2px;
padding-bottom : 1px;
font-style : italic;
}

/* bild im text links */
.img_links {
	float:left;
	border: solid 1px #000;
	margin-left:0px;
	margin-top:16px;
	margin-bottom:16px;
	margin-right:16px;
	text-align:center;
	padding:1px;
}

/* bilder im text rechts  */
.img_rechts {
	float:right;
	border: solid 1px #000;
	margin-left:16px;
	margin-top:16px;
	margin-bottom:16px;
	margin-right:0px;
	text-align:center;
	padding:1px;
}


/* ====== kopfbereich ======  */

#top2 {height:80px;
vertical-align:middle;
text-align:right;
}

#logo1 {
	height:100px;
	color:#FF0000;
	text-align:center;
	vertical-align:middle;
	padding:8px;
	font-size:14px;
	text-align:center;
	vertical-align:middle;
	background-image:url(images/);
}


#logo1 {
	height:100px;
	color:#FF0000;
	text-align:center;
	vertical-align:middle;
	padding:8px;
	font-size:16px;
	text-align:center;
	vertical-align:middle;
	////background-image:url(images/schwarz_801.png);
}

#logo2 {color:#8f8f8f;
height:50px;line-height:50px;
text-align:right;
vertical-align:middle;
padding-right:20px;
font-size:13px;
background-image:url(images/dunkelorange_50.png);
background-repeat:repeat;
background-position: 0% 0%;
}



/* ====== inhaltsbereich ====== */

#inhalt {
	height:auto;
	text-align:justify;
	vertical-align:top;
	width:100%;
	font-family : arial, helvetica, tahoma, verdana, sans-serif;
	font-size: 15px;
	line-height: 22px;
	color:#CCCCCC;
	padding-top : 40px;
	padding-bottom : 60px;
	padding-left : 60px;
	padding-right : 60px;
	background-image:url(images/schwarz_801.png);
	background-repeat:repeat;
	background-position: 0% 0%;
}



/* spalte links   */
#sp1 {height:100%;
color:#8f8f8f;
text-align:center;
vertical-align:top;
text-align:center;

}


/* = boxen =   */

/* boxenüberschrift   */
h2.boxheader {
	color:#FFFFFF;
	letter-spacing:1px;
	font-size: 18px;
	line-height: 14px;
	padding:0px;
	margin:0px;
	font-weight:normal;
}

h3.boxheader {
	color:#FFFFFF;
	letter-spacing:1px;
	font-size: 14px;
	line-height: 14px;
	padding:0px;
	margin-bottom:16px;
	font-weight:normal;
}

#box1 {height:0px;
vertical-align:top;
padding:20px;
background-image:url(images/schwarz_801.png);
background-repeat:repeat;
background-position: 0% 0%;
}


#box2 {
	height:0px;
	padding:20px;
	font-size: 13px;
	line-height: 16px;
	text-align:left;
	vertical-align:top;
	color:#CCCCCC;
	background-image:url(images/schwarz_801.png);
	background-repeat:repeat;
	background-position: 0% 0%;
}

#box3{
	height:0px;
	padding:20px;
	font-size: 13px;
	line-height: 16px;
	color:#CCCCCC;
	vertical-align:top;
	text-align:left;
	background-image:url(images/dunkelorange_50.png);
	background-repeat:repeat;
	background-position: 0% 0%;
}


/* ====== fussbereich ======  */


#fuss {
text-align:center;
vertical-align:middle;
width:100%;
}

#fuss1a {font-size: 12px;height:15px;
letter-spacing:1px;
text-align:center;
vertical-align:middle;
color:#EAFAD1;
}

#fuss1b {font-size: 12px;height:15px;
width:100%;
}

#fuss2a {height:80px;
font-size: 12px;line-height:14px;
letter-spacing:1px;
color:#6f6f6f;
padding:10px;
}

#fuss2b {
	height:80px;
	font-size: 13px;
	line-height: 16px;
	letter-spacing:6px;
	width:100%;
	background-image:url(images/dunkelorange_50.png);
	background-repeat:repeat;
	background-position: 0% 0%;
	color:#FFFFFF;
	padding:10px;
	font-weight: bolder;
}
