﻿html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a, img, button {
     margin: 0;
     padding: 0px;
     border: 0;     
}
/*--------------------------------------------------------------

	Schriften & Tag-Formatierungen

--------------------------------------------------------------*/

p
{
	font-family:"Segoe UI";
	font-size : 16px;
	font-weight :normal;
	text-align:justify ;
	color:black;
}


h1
{
	font-family:"Segoe UI";
	font-size : 20px;
	font-weight :normal;
	text-align:left;
	margin:0px 0px 0px 25px;
	color:#808080;
}
h2
{
	font-size:18px;
	font-weight:lighter;
	color:#21106D;
	padding:0;
	margin:25px 0 25px 0;
}
h3
{
	font-family:"Arial Rounded MT Bold";
	font-size : 38px;
	font-weight :normal ;
	text-align:left;
	margin:0px 0px 0px 0px;
	color:#21106D;
}
h4
{
	font-family:"Arial Rounded MT Bold";
	font-size : 18px;
	font-weight :normal ;
	text-align:left;
	margin:0px 0px 0px 0px;
	color:#21106D;
}
h5
{
	font-family:"Segoe UI";
	font-size : 16px;
	font-weight :normal;
	text-align:center ;
    vertical-align: middle ;
}

a	
{
	color :#07476D ;
	text-align :justify ;
	margin-top :0px;
	text-decoration: none;
}




.style1 {
	font-size: 100%;
	border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0;
	padding: 0;
}
.style2 {
	clear: both;
	font-size: 100%;
	border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0;
	padding: 0;
}

#clear
{
	clear:both;
	background-color:aqua ;
}
	
/*--------------------------------------------------------------

	Seitenaufbau

--------------------------------------------------------------*/
body{
	text-align:left;
	margin: 0 auto;
	background-color:#8ECAEC;
	background-image:url('images/backround.jpg');
	font-family:"Segoe UI", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:0.78em;
	height:101%;
	}

#oben_HG
{
	background: url('Images/top_gradient_bkg.jpg');
	background-repeat:repeat-x;
	background-color:#f0f3fc;
	clear:both;
}
	
#inhalt_HG, #Seite_footer, #masthead_search_wrapper
{
	width:984px;
	margin:0 auto;	

	
}
#inhalt_HG
{
	background-image: url('Images/bkg_span.jpg');
	background-repeat:repeat-y;

}

#Seite_Rahmen
{
	background-image:url('Images/top_bkg.jpg');
	background-repeat:no-repeat;
	height:425px;
	padding:0 12px 0 14px;
}

#page_content
{
padding: 0 15px 0 15px;
	
}

#Header
{
	height:135px;
	padding:0 0px;
	color:#000;
}



#Header a
{
	color:#000;
}

#header_left
{
	float:left;
	width: 60%;
	padding:30px 0 0 0;
	
}

#header_logo
{
    float:left;
	margin-bottom:17px;
}

#pageTitel
{
	padding: 0 0;
	margin: 0 0 0 140px;
}
#Leerbereich
{
	margin:10px 0 0 0;
}

#footer_HG
{
clear:both;
	background-image: url('Images/footer_gradient_bkg.jpg');
	background-repeat:repeat-x;
	height:100px;
}
#Seite_footer
{
	background-image: url('Images/bkg_footer.jpg');
	background-repeat:no-repeat;
	height:96px;
	padding:0;
	margin:0 auto;
}

#Seite_footer, #Seite_footer a
{
	font-family:"Segoe UI";
	font-size:11px;
	color: #000;
}
#footer_internal
{
	padding:40px 35px 0 39px;	
}

#footer_internal
{
	padding:70px 35px 0 39px;	
}
#footer_copy
{
	float:right; 
	width:160px;
	font-size:9px;
	color:#000; 
}

#footer_impressum
{
	float:right;
	width:70%;
	margin-right:20px;
	text-align: right;

}

ul
{
	color:black;
	list-style-type:square;
	margin: 20px 20px 20px 20px;
	padding: 0;
	display: list-item;
	font-family:"Segoe UI";
	font-size : 16px;
	font-weight :normal;
	text-align:left;
}

/* Navigationsformatvorlagen*/
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	background-color: #fff;
}
#navigation a {
	color: #21106D;
	text-decoration:none;
	display: block;
	border: 1px solid #fff;
	background-color: #fff;
	background-image:url('Images/ButtonBack02.jpg');
	text-align: center ;
    vertical-align: middle ;


}
#navigation a:hover {
	color: #00AAFF;
	text-decoration: none;
	background-color: #D7DEF1;
}
/* Inhaltsformatvorlagen */
                   
              
#navigation {
	position: relative;
	float: left;
	width: 200px;
	background-color: #fff;
	text-align: center ;
	vertical-align: middle ;
	
}

      
/*--------------------------------------------------------------

	Startseite Bild

--------------------------------------------------------------*/


#Startbild{margin:0;}

#Startbild
{
	float:left;
	height:332px;
	margin-right:6px;
}
#Trennlinie
{
	float:left;
	margin:0px 0 10px 0;
}

#container_links 
{
	margin:0px 15px;
	padding:0 5px 0px 5px;
	display:inline;
	width:180px;
	float:left;
}

#Container_Mitte
{
	float:left;
	margin:0 20px 0 20px;
	padding:0 2px 0 0;
	width:700px;
	height:auto;
	
}
#Container_Mitte h2, #container_links h2, #container_rechts h2{margin-top:0;}

#content {
	float: left;
	width: 518px;
	background-color: #fff;
}


#container_rechts 
{
	margin:0px 15px;
	padding:0 5px 0px 5px;
	display:inline;
	width:180px;
	float:right;
	background:url('images/acc_background_fade.gif') no-repeat;
}

#sitemap_spalten
{
	padding:0 20px;
}

#sitemap_Column1
{
	width: 130px;
	float:left;
	margin:0;
	padding:0;
}

#sitemap_Column2, #sitemap_Column3, #sitemap_Column4, #sitemap_Column5,  #sitemap_Column6
{
	width:130px;
	float:left;
	margin:0 0 0 20px;
	padding:0;
}

/*--------------------------------------------------------------

	Google Maps 

--------------------------------------------------------------*/

#map 
{
	margin:5px;
	padding: 10px 10px 10px 10px;
	display:inline;
	height:300px;
	width:680px;
	float:left;
	border:1px solid #999999;
	background-color:transparent;
}

#mapinfo
{
	font-size : 1em;
	font-weight :normal;
	color :black;
	text-align :left;
	margin-left : 0px;
	margin-top :0px;
	margin-bottom:0px;
}


