/* CSS Document für die Übergangsseiten */
*{border:0; margin:0; padding:0;}
body		{
			
			font:62.5% Verdana, sans-serif;
			
			color:#ddd;
			background: #070B3E;
			text-align: center;/*für IE Quirksmodus*/
			min-width:780px;/* Für Netscape 6*/
			overflow:scroll;
			}
div#wrapper	{
			position:relative;
			margin:0px auto; 
			text-align:left;/*für IE Quirksmodus*/ 
			width:780px;
			background:#111987;
			overflow:hidden;
			height:100%;
			}
div#content{position:relative;float:left;margin-top:70px; width:614px;min-height:40em;background:#fff;padding-bottom:50px;}
*html div#content{float:left;height:40em;}
div#header{min-height:20em;background:#fff;background: url(../bilder/hintergrund2.jpg) no-repeat top left;}
p{color:#000000;padding-left:38px;font-size:120%;line-height:160%;}
h1{font-family:Georgia;color:#7766bb;padding:0 0 5px 38px;}
h2.header{font-family:Georgia;padding: 180px 25px 20px 38px;color:#7766bb;font-size:2em;line-height:140%;}
h4.header{font-family:Georgia;padding: 180px 25px 20px 38px;color:#7766bb;font-size:2em;line-height:140%;}

p.header{color:#7766aa;}
a.weiter{font-weight:bold; font-size:120%;color:#992c6b;}
h4.number{padding:0 0 5px 38px;color:#aa5566;font-size:2em;line-height:140%;}
p.header{color:#7766aa;}
p{width:540px;}
h5{font-size:14px;font-style:italic; font-weight:normal;color:#284d8c;padding:0 28px 28px 38px;}
.spalte_1 p,  .spalte_1 h1{padding:8px;}
div#logo {
	margin-top:70px;
	background-color: #fff;
	float: right;
	height:140px;
	width: 165px;
}
div.clr{clear:both;}
div.spalte_1{float:left; position:relative; left:20px; width:570px;background:#e6e6ff;padding-bottom:3em; margin-bottom:2em;}

div#footer{clear:both;height:6.5em;}
div#footer a{text-decoration:none;font-size:120%;color: #C3C270;line-height:2.5em;padding-left:2.5em;}
ul#service{font-size:12px;color:#000;margin:5px 0 0 60px ;list-style-image: url(../bilder/punkt.gif);}
ul#service li{width:400px; margin-bottom:20px;line-height:160%;padding-left:5px;}
.bold{font-weight:bold;}
.warnung{color:#f00;}

/*----------------------Menu---------------------------------------*/

ul#mainmenu{ list-style:none;float:right;width:165px;background:#fff;}
ul#mainmenu li{height:2.3em;border-top:1px solid #111987;}
#mainmenu a,#mainmenu a:link{display:block;padding:0.4em;text-decoration:none;font-size:1.2em;color:#927C16;background:#e6e6ff;}


#mainmenu a:hover{color:#111987;background:#fff;}
	