html, body {
	background-color:#333333;
	
	margin:0;
	padding:0;
	height:100%;

}	

body,td,th {
	font-family: Arial, Helvetica, Verdana,  sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #333333;
}

#site {
	min-height:100%;
	background-image: url(../images/bg_site.gif);
	background-repeat: repeat-y;
	margin: auto;
	width: 950px;
	position:relative;
	

}

* html #site {
	height: 100%;
} /* IE Hack für 100 % Höhe */
ul {

list-style-type: none;

list-style-image: none;

list-style-position: outside;


}

li { 
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 5px;
margin-left: 15px;


list-style-type: square;
list-style-image: none;
list-style-position: outside;
}

#header_top {
 background-image:url(../images/top.gif);
 background-repeat:no-repeat;
 background-position:left 10px;
 padding-top:10px;
 background-color:#333333;
 height:20px;
 
 }

#header {
width: 100%;
height: 51px;
background-image:url(../images/banner_01.jpg);
background-repeat:no-repeat;
background-position:25px top;
padding-left:25px;
padding-top:150px;

 
}

#header #slogan {
font-family: Georgia,"Times New Roman",Times,serif;

font-size:3em;
color:#fff;


padding-left:25px;



}
#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	font-size: 0.9em;
	text-align:center;
	
	color:#cccccc;
	background-image:url(../images/bottom.gif);
	background-repeat:no-repeat;
	 background-position:left -10px;
 background-color:#333333;
 height:40px;
 padding-top:20px;
}

#footer a {
color:#ccc;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}
* html #footer {bottom: -1px;} /* Nächster IE Hack, da bottom: 0; als bottom: 1px interpretiert wird */

#mainMenu {
	font-size:12px;
	width:900px;
	margin-left:25px;
	height:30px;
	background-color:#333333;
	
}
#Submenu {
	font-size:12px;
	width:900px;
	margin-left:25px;
	height:30px;
	background-color:#840000;
	
}
 ul.menu {
	margin:0;
	list-style:none;
	padding:0;
		

	
} 

 ul.menu li {
	float:left;
	color:#0000;
	width:auto;
	margin:0;

list-style-type:none;
list-style-image: none;
list-style-position: outside;
 }
* html  ul.menu li { width:120px; }

 #mainMenu ul.menu li a {
	font-style:normal;
	font-size: 1.1em;
	text-decoration: none;
	color:#ffffff;
	padding-top:5px;
	height:25px;
	display:block;
	text-align:center;
	padding-right:25px;
	padding-left:25px;
	border-right: 1px solid #fff;
}
 #Submenu ul.menu li a {
	font-style:normal;
	font-size: 1.1em;
	text-decoration: none;
	color:#cccccc;
	padding-top:5px;
	height:25px;
	display:block;
	text-align:center;
	padding-right:15px;
	padding-left:15px;
	
}

 #mainMenu ul.menu li a:hover {
	color:#FFFFFF;
	background-color:#666666;
	
	
}
 #mainMenu ul.menu li a.active {
	color:#FFFFFF;
	background-color:#840000;
	
}
 #Submenu ul.menu li a:hover {
	color:#FFFFFF;
	
	
}
 #Submenu ul.menu li a.active {
	color:#FFFFFF;
	
}

	
#copyright {
	width:210px;
	text-align:left;
	font-size: 0.9em;
	text-decoration: none;
	margin-left:10px;
	margin-right:10px;
	padding-top:10px;
}


#maincontent {
	float: left;
	width:900x;
	line-height: 1.3em;
	height: 100%;
	padding-bottom:50px;
	padding-left:25px;
	padding-right:25px;
	
}

* html #maincontent {width: 656px;height: 100%;} /* IE Hack  */

#maincontent #box {
background-image:url(../images/verlauf_bg_200.jpg);
background-repeat:repeat-x;
background-position:bottom;
border:solid 1px #ccc;
padding-left:15px;
padding-right:15px;
margin-bottom:15px;

}
* html #maincontent #box { width:600px;}
#maincontent hr {
	/*display:block;*/
	border-top: 1px dashed #012f6a;
	margin-bottom:5px;
}
#news {
margin-left:20px;
width:240px;
background-image:url(../images/verlauf_bg_200.jpg);
background-repeat:repeat-x;
background-position:bottom;
}
#maincontent #news h5, th{
font-family: Arial,Helvetica,sans-serif;

font-style: normal;

font-variant: normal;

font-size: 0.9em;

line-height: normal;

font-size-adjust: none;

font-stretch: normal;

-x-system-font: none;

letter-spacing: 0.3em;

text-transform: uppercase;

margin-bottom: 4px;

font-weight: bold;

color: #840000;
font-size: 0.9em;

border-top-width: 3px;

border-top-style: double;

border-top-color: #999999;

border-bottom-width: 1px;

border-bottom-style: solid;

border-bottom-color: #999999;

padding-top: 5px;

padding-right: 0pt;

padding-bottom: 5px;

padding-left: 2px;

margin-top: 20px;

margin-right: 0pt;

margin-bottom: 15px;

margin-left: 0pt;

color: #840000;


}
#maincontent td {
border-bottom: 1px solid #ccc;
padding-top: 5px;

padding-right: 2pt;

padding-bottom: 5px;

padding-left: 2px;
}
#news p {
margin:0;
padding:5px;
font-size:11px;
} 


#maincontent h4, .contentheading, .componentheading{
color: #840000;

font-family: Georgia,"Times New Roman",Times,serif;

font-style: normal;

font-variant: normal;

font-weight: normal;

font-size: 1.8em;

line-height: normal;

font-size-adjust: none;

font-stretch: normal;

-x-system-font: none;

padding-bottom: 8px;

border-bottom-width: 1px;

border-bottom-style: solid;

border-bottom-color: #666666;

margin-top: 20px;

margin-right: 0pt;

margin-bottom: 20px;

margin-left: 0pt;
}

#maincontent h5{
padding:0;
margin:0;
font-size:1.2em;
color: #666666;
padding-top:15px;
}
h5 a:link, h5 a:active, h5 a:visited

{

color: #666666;
text-decoration: none;
}

h5 a:hover 
{
text-decoration: underline;

}
.kursiv{
color: #840000;

font-family: Georgia,"Times New Roman",Times,serif;

font-style: normal;

font-variant: normal;

font-weight: normal;

font-size: 1.2em;

line-height: normal;

font-size-adjust: none;

font-stretch: normal;

-x-system-font: none;

padding-bottom: 8px;


margin-top: 20px;

margin-right: 0pt;

margin-bottom: 20px;

margin-left: 0pt;
}


p {
margin-top: 15px;

margin-right: 0pt;

margin-bottom: 15px;

margin-left: 0pt;
}
a {
color:#840000;
text-decoration:none;
}
a:active {

color: #333333;

text-decoration: underline;

}

a:hover 

{

color: #333333;

text-decoration: none;

}

 input#Submit {
	background-color:#840000;
	color:#FFFFFF;
	text-decoration:none;
	font-size:1em;
	border:thin;
	border-style:solid;
	border-color:#CCCCCC;
	padding:2px;
	

}

.error {
color:#840000;
font-weight:bold;
}
#leistungen a {
color:#000000;
display:block;
padding-top:4px;
padding-bottom:4px;
background-color:#FFCC00;
}
#leistungen a:hover {
background-color:#840000;
color:#000000;
display:block;
text-decoration:none;
color:#FFFFFF;
}
#leistungen td {
margin:0;
padding:0;
vertical-align:top;

}

#leistungen td p{
text-align:left;
}
.small {

font-size: 0.9em;

padding-top: 3px;

padding-right: 6px;

padding-bottom: 3px;

padding-left: 6px;

}
#maincontent img 
{

border: 1px solid #cccccc;

border-left-color-rtl-source: physical;

padding-top: 1px;

padding-right: 1px;

padding-bottom: 1px;

padding-left: 1px;
margin-right:10px;

}
#galeriebild {
padding:10px;
margin-right:20px;
margin-bottom:20px;
background-color:#eeeeee;
float:left;

text-align:center;
}
#galeriebild #bildbox{
width:100px;
height:75px;
overflow:hidden;
text-align:center;
}
