* 									{ margin: 0; padding: 0; }

body,td,th {
	font: 12px arial, Sans-Serif;
	text-align: justify;
}
body {
	/* background-image: url(../images/karte.jpg); */
	background-color:#CCCCCC;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

.logo{
	
	
width:355px; height:73px;margin-top:20px;padding-left:80px; float:left;
	
}

.navi_linie{
	
background-color: #AC1B11; width:100%; height:50px;
}


p{
	
	font: 12px arial, Sans-Serif;
	
}

.titel_unterseite {
	margin-top:20px;
	font-size:22px;
	font-weight:bold;
	color:#004f9f;

	
}

.subheadline_unterseite {
	font-size:18px;

	color:#004f9f;

	
}

.aufzaehlung{
	list-style-image: url(../images/anker.png);
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	list-style-position: inside;
	vertical-align:top;
	line-height: 26px;	
	
}

#text_startseite{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 26px;
	color: #666;
}


.text_unterseite{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #666;

}


.bilder_startrechts{
	float:left;
	width:304px;
	margin-top:20px;
	margin:10px;
	background-color:#AC1B11;
	color:#FFFFFF;
	padding-top:10px;

}

.bilder_startrechts_text{
	padding-left:10px;
}


.bilder_startrechts_titel{
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left:10px;	
	padding-bottom:5px;
	
}


.bilder-referenz{
	
background: #f5f5f5;
border: 1px solid #FFF;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
box-shadow: 1px 2px 4px rgba(0,0,0,.2);
	
	
}


#top-wrap{
	
	padding-right:30px;
	padding-top:14px;
	background-color:#ffffff;
	height:80px;
	padding-top:30px;
	padding-bottom:30px;
	
}

.bildlinks
{
float: left;
margin: 0px 15px 10px 0px;
border: 0px solid #666666;
}

.bildrechts
{
float: right;
margin: 0px 0px 10px 15px;
border: 0px solid #666666;
}


.header{
	background-color:#ffffff; 
	width:100%; 
	height:120px; 
	margin-top:20px;
}


.navi_linie_darueber {
	background-color: #AC1B11; width:100%; height:10px;
}
 
 
#main {
width:1024px;
margin:0px auto;
text-align:left;
border:0px solid #000000;
background-color: rgb(255,255,255);
background-color: rgba(255,255,255,.95);
background-color: transparent\95;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4CFFFFFF,endColorstr=#4CFFFFFF);
zoom:1; 
border: 1px solid #DDD;
box-shadow: 3px 3px 0px rgba(0,0,0, .2);
margin-top:20px;

}

a									{
	text-decoration: none;
	color: #c51b1b;
	
	
}


ul									{ list-style: none; }


/* 
	LEVEL ONE.dropdown_header {
	
	width:1024px;
	height:27px;
	background-color:#FF66FF;	
}
*/



ul.dropdown                         {
	position: relative;
	margin: 0 auto;
	width:1024px;

}
ul.dropdown li                      {
	float: left;
	/*background-color: #c51b1b;*/
	background-color: #AC1B11;
	
	color: #fff;
	
	text-align:center;
}

/*ul.dropdown a:active                { color: #FFFFFF;background:#004f9fbackground: #004f9f;  }*/
ul.dropdown li a                    {
	display: block;
	padding: 10px 9px 10px  10px;
	width:150px;
	color:#fff;
	font-family: arial, Sans-Serif;
	font-size: 13px;
	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #fff;

}
ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                {   position: relative; color:#FFFFFF; 	font-weight:bold;}
ul.dropdown li.hover a              {
	
}


/* 
	LEVEL TWO
*/
ul.dropdown ul 						{color:#fff; width:130px; visibility: hidden; position: absolute; top: 100%; left: 0; }
ul.dropdown ul li 					{ color:#fff;font-weight: normal; background: #c51b1b; color: #000; 
									  float: none; }
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{color:#fff;/*background:#c51b1b;*/background-color: #AC1B11;	width:150px; border-bottom: 1px solid #ccc;border-right: none;  display: inline-block; } 
ul.dropdown ul li.hover	a			{

	width:220px;
	color: #ffffff;
}
/* 
	LEVEL THREE
*/
ul.dropdown ul ul 					{  left: 143%; top: 0; }
ul.dropdown li:hover > ul 			{ visibility: visible; }




.titel{
	
font-size:20px;
font-weight:bold;
color:#c51b1b;	

  padding-bottom:15px;
  margin-bottom:40px;
}


.untertitel{
	
font-size:14px;
font-weight:bold;
color:#c51b1b;	

}





	
	
.liste {
	margin-top: 15px;
	font-size: 14px;
	list-style-type: circle;
	list-style-position: inside;
	list-style-type:disc;
	color:#c51b1b;
	text-align: justify;
	line-height: 18px;
}


.header_titel{
	font-size:22px;
	font-weight:bold;
	color:#004f9f;
	margin-bottom:20px;
	margin-top: 20px;
	padding-top: 30px;
	padding-left: 50px;
	text-align: right;
	padding-right: 50px;
}
	
	
	
.kasten {

	padding:20px;
	margin-top:2px;


}



.kasten_unten {
margin: 0 auto;
width: 1024px;
background-color: rgb(255,255,255);
padding-left:10px;
height:5px;
text-align:left;
float: left;
background-color: #004f9f;
text-align:center;

	
	
}


.kasten_unten a {
	color:#000000;
	font-style:italic;
}


.kasten_schatten{
	width:190px;
	height:240px;
	padding-top:20px;
	padding-bottom:10px;
	padding-left:27px;
	background-color:white;
	/*box-shadow: -3px -3px 3px grey,3px 3px 3px grey; */
	float:left;
	margin-right:24px;
	background-image: url(../images/schatten.jpg);
	font-weight: bold;
	}
	
	
.kasten_schatten a{
	font-weight: bold;
}
	
.kasten_schatten_text{
	width:165px;
	font-weight: normal;
	text-align:left;
	padding-top:5px;
	padding-bottom:15px;
}

.text_links{
width:300px;	
float:left;


	
}

.text_rechts{
padding-left:10px;
	background-color:#CCCC66;	
}


.spalte{
width:310px;
float:left;
height:600px;
padding-right:10px;	
	
	
	
}







#links {
	width:690px;
	float:left;
	padding-left:10px;

}

h1{
	font-size:22px;
	font-weight:bold;
	color:#004f9f;
	text-align:left;
	padding:0px;
	margin:0px;
	padding-top:20px;
}

h2{
		font-size:18px;
	font-weight:bold;
	color:#004f9f;
		text-align:left;
	
	
}


#right {



}


.linie_links{
	border-left: 1px solid #ffffff;
	
	
}
.linie_rechts{
	
	border-right: 1px solid #ffffff;
	
}


.link_weiss{
	
	
	color:#FFFFFF;
	
}



#footer {
	margin-top:20px;
	float:right;
	width:1024px;
	margin-bottom:20px;
	padding-left:20px;
}
