body{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:100%; /* bedeutet, dass 10px der default ist und z.B. 120% dann 12px ergibt */
	line-height:160%;
	background: #DCDCDC url(../images/bg_verlauf.gif) repeat-x;
	margin:0;
	padding:0;
}

table,td {
	font-size: 95%;
	line-height: 125%;
	font-family: verdana, arial, helvetica, sans-serif;
}

h2{ 
font-family: verdana, arial, helvetica, sans-serif;color:#fff;
margin-bottom:6px;letter-spacing:2px;font-size: 125%;
border-bottom:solid 0px #746b64;
padding-bottom:4px
}


.li {
background-image:url(images/xra1.jpg);
background-repeat:repeat-y;
vertical-align:top;
border-right:solid 1px #000;
}


.re {
background-image:url(images/xra2.jpg);
background-repeat:repeat-y;
border-left:solid 1px #000;}


/* hauptgerüst */

#main {
border-bottom:solid 10px #c4c8c8;
border-right:solid 10px #c4c8c8;border-left:solid 10px #c4c8c8;
border-bottom:solid 10px #bfbfbf;
}

#top {
	background-image:url(images/header.jpg);
	height:188px;
	border-top:solid 10px #c4c8c8;
	border-right:solid 10px #c4c8c8;
	border-left:solid 10px #c4c8c8;
	color:#2A3C22;
	font: bold;
}

#hpname {height:36px;padding-left:10px;padding-top:10px;text-align:left;color:#000;
letter-spacing:1px;font-size:22px;
border-top:solid 1px #000;
border-right:solid 1px #000;
border-left:solid 1px #000
}


#mitte {border-bottom:solid 1px #000;
border-right:solid 1px #000;border-left:solid 1px #000}


/* menue oben */

.buleiste {
height:36px;
border-top:solid 10px #c4c8c8;

}

.menu2 a, .menu2 a:visited , .menu2 a:active {
	display: block;
	color:#E3001B;
	text-decoration:none;
	font-family:verdana, sans-serif;
	font-size: 10pt;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top:0px;
	margin-left: 0px;
	margin-right: 0px;
	border-left:solid 1px #000;
	border-top:solid 1px #000;
	line-height:36px;
	text-align:center;
	background:transparent;
}


.menu2 a:hover {
	color:#E3001B;
	text-decoration:none;
	background-image:url(images/mover.jpg);

_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);		background-repeat:repeat;
	font-weight:bold;
}




#sp1 {text-align:justify; padding-left: 30px;padding-right:30px;padding-top: 40px;padding-bottom: 30px;
background-color:#6b6b66;
color:#cbccd1;
width:100%;
background-image:url(images/fuss.jpg);
background-repeat:no-repeat;
background-position: center bottom;
border-left:solid 1px #000;
border-right:solid 1px #000;
border-bottom:solid 1px #000;
border-top:solid 1px #000;
height:800px}



#fussb {
font-family: verdana, arial, helvetica, sans-serif;
font: color: #fff; padding:0px;margin:0px;
text-align:center;
border-top:solid 0px #bfbfbf;
border-left:solid 1px #000;
border-right:solid 1px #000;
border-bottom:solid 1px #000;
height:80px;vertical-align:middle;background-color:#979791;
color:#F4F4F4}

.fussinnen {
border:solid 1px black;margin:0px; }


/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: #737b66; scrollbar-base-color: #F5F8F3;
scrollbar-highlight-color : #737b66; scrollbar-shadow-color : #ffffff;
SCROLLBAR-TRACK-COLOR: #e6e6e6;}

/* Text-Links im Fliesstext
==================================================================================== */
#sp1 p a,
#sp1 p a:link,
#sp1 dd a,
#sp1 dd a:link {
font-weight: bold;
color: #cbccd1;
background: transparent;
text-decoration: none;
}

#sp1 p a:visited,
#sp1 dd a:visited {
color: #cbccd1;
}

#sp1 p a:hover,
#sp1 p a:active,
#sp1 p a:focus,
#sp1 dd a:hover,
#sp1 dd a:active,
#sp1 dd a:focus {
color: #cbccd1;
text-decoration: underline;
}

/* !!! FOOTER !!!
==================================================================================== */
#footer {
	margin: 0 0 0px 0;
	width:740px;
	min-height:18px;
	background-color:#999999;
}

#footer p {
	margin: 0 18px 0 0; /* weil p-Elemente teilweise Default Margins haben */
	text-align: right;
	line-height: 3em;
	font-size: 100%;
	text-transform: uppercase;
	color: #fff;
	background: transparent;
}

#footer p a, #footer p a:link, #footer p a:visited {
margin-left: 11px;
font-weight: bold;
color: #fff;
background: transparent;
text-decoration: none;
}

#footer p a:hover, #footer p a:active, #footer p a:focus {
text-decoration: underline;
}

#footer #printButton {
font-size:100%;
}





/* "Unsichtbare" Elemente
==================================================================================== */
.dn, /* dn = display none */
.skipLinks,
#navMain dt,
#navSub dt {
position:absolute;top:-1000px;left:-1000px;
display:block;width:5px;height:5px;overflow:hidden;
}

hr {display:none;}

#printButton {display:none;}
img {display:block;border:none;}
.floatLeft{float:left;}
.floatRight {float: right;}

/* caf = clear all floats */
.caf:after {
content: "."; 
display:block; 
height:0;
clear: both; 
visibility: hidden;
}

table{border-collapse:collapse;}

/* Positionierung von Fotos/Grafiken im Hauptcontent 
==================================================================================== */
img.bildLinks {
	float: left;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 5px;
	margin-left: 0;
}

img.bildRechts {
	float: right;
	margin: 0px 0 14px 14px;
}

img.bildMitte {
	float: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 240px;
}

img.bildEmailicon {
	float: left;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0;
}

