
html {
	width:100%;
	height:100%;
}
body {
	width:100%;
        height:100%;
        
	background-color:#0A478E;
	margin:0;
	color:#666666;
	text-align:center;
	font-family:Arial;
	font-size:12px;
}

p  {
        margin: 5px 4px 8px 5px;
}

hr {
	color: #E6ECF3;
	background-color: #E6ECF3;
	height:2px;
	border:0;
	padding:0;
	margin: 3px 26px 3px 26px;
}
/*Formular */

label, input, select { /* Alle Labels UND Formularelemente auswęhlen */
  -display: block;
  float: left;
  width: 300px; /* Breite.*/
}

form br { /* Alle Zeilenumbręche in Formularen auswęhlen */
  clear: left; /* das floating der labels und inputs aufheben */
}

input#submit { /* den Submit-Button */
  float: none;
  width: auto;
}

form {
  background: #FFFFFF;
  border: thin solid #FFFFFF;
  margin:0;
  padding:.5em;
}
/*.textfield {
        margin-left:15px;
        width:100px;
        margin-top:5px;
        background-color:#d9d9d9;
        width:100%;
        clear:left;
}
*/
#formschleife {
        padding-top:10px;
        clear:left;
        
}
* html #formschleife{
        display:block;
        float:left;
}
/*
#formschleife captcha_table{
        float:left;
        margin-top:6px;
        padding:5px;
        width:100%;
        clear:left;
}
*/

#formschleife label {
        padding-right:3px;
        text-align:right;
}
/*
.captcha_table{
       
        margin-left:300px;
       
}
*/

#formschleife .textarea{
        float:left;
        width:297px;
      
}

.fusszeile{
        float:left;
        margin-left:300px;
        min-heigth:150px;
        clear:left;
}
h1 {
	font-size:15px;
	font-weight:bold;
	line-height: 16px;
	color:#666666;
	margin:0px 0px 0px 5px;
}
h2 {
	margin:22px 4px 0px 5px;
	font-size:12px;
	color:#666666;
}
h3 {
	font-size:12px;
	color:#666666;
	margin:22px 4px 0px 5px;
}

h4 {
	font-size:12px;
	color:#666666;
	margin:22px 4px 0px 5px;
}

hr {
background:#8E8E8E none repeat scroll 0%;

height:1px;
}

/* auskommentiert al 080909

input {
	font-family:Arial;
	font-size:12px;
	line-height:20px;
	padding:4px 3px 4px 3px;
	background-color:#FFFFFF;
	border:1px solid #0A478E;
	color:#0A478E;
	width: 184px;
	height: 24px;
	margin: 0px 4px 4px 26px;
}
*/
#container {
	overflow:visible;
	margin: 0 auto;
	width:984px;
	height:95%;
	text-align:left;
}
#head {
	width:960px;
	font-size:11px;
	line-height: 15px;
	color:#0A478E;
}

#textinbanner {
       padding-left:120px;
       padding-top:40px;
}

#logo{float:left;width:15%;margin:0px 0px 5px -5px;}
#echeck{float:right;width:15%;margin:0px 11px 5px -5px;}
#main {
	margin: 20px 20px 20px 20px;
	width:960px;
	min-height:99%;
        margin: 0 auto 0 auto;
	background-color:#ffffff;
	float:left;
	clear:right;
	/*z-index:4;*/
        background-color:#efefef;
}

#randaussen {
        margin:20px 20px 20px 20px;
     
   
}
p: {margin:15px 4px 8px 5px;}
a:link { text-decoration: none; color:#0A478E; }
a:visited { text-decoration: none; color:#0A478E; }
a:active {text-decoration: none; color:#0A478E; }
a:hover {text-decoration: underline; color:#0A478E; }

img {
	border:0;
        margin-left:5px;
        }

/* Search Box in header */
#search_box {
	color: #fff;
	text-align: right;
}
#search_box {
	float: right;
	clear: right;
	width: 150px;
	padding:10px 0 0 0;
}

#search_box .searchstring { width:100px;
	border: 1px solid #333;
}

#prevnext {
	float:right;
	margin-top:0px;
	margin-right:10px;
	color: #fff;
	font-weight: bold;
       
}
#prevnext a {color: #fff;
}

#navContainer {height:28px; width:920px; display:block;clear:both; background: #FFFFFF /*url(img/navbg.gif) repeat-x;*/}


/* Header menu */	 
#header_menu {position: absolute; margin-left: 20px;}
#header_menu li {line-height: normal;}
ul#header_menu  {z-index: 10; clear: both;}

#nav {
	float:left;	
	height: 30px;	
	border: 0;	
	padding:0;
       
}
#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: auto;
	position: relative;
	list-style-image: none;
}

/* Root Level Link Formatting */
#nav ul li {float: left; color: #6f7688; text-align: center; font-weight: normal; list-style-type: none; list-style-image: none;}
#nav ul li a {display: block; /*background: url(img/navbgl1.gif) no-repeat right 0px*/; padding: 8px 14px 7px 12px; color: #6f7688; text-decoration: none; font-weight: bold; }
/* Root Level link hover */
#nav ul li a:hover, #nav li a:focus, #nav li a:active, #nav ul li a.active, #nav a.menu-current {background: url(img/hover.gif) right 0px; color: #6f7688;}
#nav a.menu-parent {background: url(img/hover.gif) right 0px; color: #FFFFFF;}
/*#nav a.menu-parent {background: url(img/navbgl0parent.gif) right 0px; color: #FFFFFF;}*/

/*Current page Customisations*/
#nav a.menu-current		{font-weight: bold;} 
#nav .menu .home a {display: block; /*width:2px;*/ height:30px; background: #7290a7 url(img/home.gif); margin:0; padding:0;}
/* 2nd Child menu */
#nav .menu li ul {position: absolute; width: 11em; margin: -1px 0 0 -1px; display: none; text-transform: none; border-bottom: 1px solid #ffffff; font-size: 100%; background: #FFFFFF url(img/ulbg1.jpg) no-repeat right 0px;}
#nav .menu li ul li {width: 11em; text-align: left; font-weight: normal; margin: 0; padding: 0; line-height: 1.2em;}
#nav .menu li ul li a {width: 10.5em; padding: .3em .1em .3em .4em; color: #6F7688; /* alausk 190709 border-top: 1px solid #5a3b63;*/ font-weight: normal;  background: none;}

/* 2nd Child link hover */
#nav .menu li ul a:hover,  #nav .menu li ul a.menu-current { background: #7290a7 url(img/navbgl1hi.gif); color:#fff; font-weight: normal;}
/*#nav .menu li ul a.menu-parent {background: #7290a7 url(img/navbgl1parent.gif) right 0px; color:#6f7688;}*/
#nav .menu li ul a.menu-parent {background: #FFFFFF/*url(img/hover.gif)*/ right 0px; color:#6f7688;}

/* Show and hide */
#nav .menu li:hover ul, #nav .menu li a:focus ul, #nav .menu li.subMenu ul {display: block;}
#nav .menu li ul ul { display: none;}
#nav .menu li:hover ul ul, #nav .menu li.subMenu ul ul {display: none;}
#nav .menu li:hover>ul, #nav .menu li li:hover>ul, #nav .menu li.subMenu>ul, #nav .menu li li.subMenu>ul {display: block;  z-index: 1000;}


/* 3rd Child Menu Appreances */
#nav .menu li ul li ul	{ margin: 10px 0 0 -40%; z-index: 9999;  background: #FFFFFF url(img/ulbg2.jpg) no-repeat right 0px;}
#nav .menu li ul li ul li	{width: 11em;}
#nav .menu li ul li ul li a 	{ width: 10.5em;}

/* 4rd Child Menu Appreances */
#nav .menu li ul li ul li ul	{  width: 9em; background: #FFFFF url(img/ulbg3.jpg) no-repeat right 0px;}
#nav .menu li ul li ul li ul li	{  width: 9em; }
#nav .menu li ul li ul li ul li a 	{ width: 8.5em;}

/* Positioning the Pop-out Drops */
#nav li {position: relative;}

#nav ul ul ul {
	position: absolute;
	top: 1px;
	left: 100%;
}



/* IE6 only 
*html #nav .menu li ul li ul {margin-left:0 ! important;}*/

/* IE7 only 
*+html #nav .menu li ul li ul {margin-left:0 ! important;}*/

/* ul class="ullev1" , sorry doesnt work
#nav .ullev1  {z-index: 1000 ! important; background: #4b4c4d;}
#nav .ullev2  {z-index: 2000 ! important; background: #4b4c4d;}
#nav .ullev3  {z-index: 3000 ! important; background: #4b4c4d;}
*/

/* Better: */
#nav li:hover {
	z-index: 10000;	/* ...and here. this makes sure active item is always above anything else in the menu */
	white-space: normal;/* required to resolve IE7 :hover bug (z-index above is ignored if this is not present) */
}


/* end menu */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#breadcrumbs {
	height:20px;
	padding:10px;
        width:900px;
	background: #efefef url(img/breadcrumbsbg.gif) repeat-x;
	clear:both;	
}
#breadcrumbs span {
	background: transparent url(img/link.gif) no-repeat; 
	padding: 6px 2px 0px 12px; font-weight: bold; }
	
#breadcrumbs a {
	border-bottom: 1px dotted #5a3b63;
	text-decoration: none;
}
#breadcrumbs a:hover {border-bottom: 1px solid #5a3b63;}
	
#breadcrumbs .menu-current a{
	color: #000000;
}


#inhalt {
        
        margin:30px 0px 0px 0px;
	float:left;
        width:920px;
	background-color: #E6ECF3;
}



#oberezeile {
	float:left;
	margin-top:230px;
        width:880px;
	float:right;
}
#oberezeile {
	float:left;
        margin-top:30px;
	width:880px;
	float:right;
}

#unterezeile {
	float:left;
	width:880px;
	float:right;
}
#unterezeile {
	float:left;
	width:880px;
	float:right;
}

#obenrechts {
	
	width:440px;
	float:left;
	
}
#obenlinks {
        width:440px;
	float:left;
	
}

#untenrechts {
	
	width:440px;
	float:left;
	background-color: #E6ECF3;
}
#untenlinks {
        width:440px;
	float:left;
	background-color: #E6ECF3;
}

#footerbox {margin: 0px auto 0 auto; height:40px; width: 950px; background: url(img/footer.jpg) no-repeat right top;}
#footer {	
	color: #FFFFFF;
 
	
	text-align: center;
}
#footer a:link { text-decoration: none; color:#FFFFFF; }
#footer a:visited { text-decoration: none; color:#FFFFFF; }
#footer a:active {text-decoration: none; color:#FFFFFF; }
#footer a:hover {text-decoration: underline; color:#FFFFFF; }

}