body {
	background-image:url(/bilder/background.png);
	margin: 0px;
	padding: 0px;
}

/* Header Style */ 

#alliance {
	position:		absolute;
	z-index:		2;
	padding-top:	30px;
	left:			50%;
	width:			300px;
	height:			50px;
	margin: 		0px 0px 0px -420px;
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:		14px; 
	color:			#fff;
	font-weight:	bold;
}

div.topspace {
	height:70px;
	width:			860px; 
	margin-left:	auto; 
	margin-right: 	auto;
}

div.topborder {
	height:			4px; 
	width:			859px; 
	margin-left:	auto; 
	margin-right: 	auto;
	background:		#5385BA; 
	border-right: 	1px solid #5385BA; 
}

div.bottomborder {
	height:			4px; 
	width:			859px; 
	margin-left:	auto; 
	margin-right: 	auto;
	background:		#5385BA; 
	border-right: 	1px solid #5385BA; 
}

table#header {
	margin-top:		0px; 
	height:			22px; 
	width:			860px; 
	margin-left:	auto; 
	margin-right: 	auto;
	background:		#fff;
	border-collapse:collapse; 
}
#header td {
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-size: 		11px;
	line-height: 	19px;
	color: 			#FFFFFF;
	text-align:		center;
	width:			135px;
}
 
#header td a.tabtop {
	color: #FFFFFF;
}

#header a {
	font-family: 	 Verdana, Arial, Helvetica, sans-serif;
	font-size: 		 11px;
	color: 			 #5385BA;
	text-decoration: none;
	font-weight:	 bold;
	display:		block;
}
#header a:hover {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
#header .nochkleiner {
	font-size: 	9px;
	color: 		#5385BA;
	width:		10px;
}
#header .tabtop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #5385BA;
	color: white;
}
#header .tabbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#subheader a, #subheader td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3484c1;
}
#subheader a:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}


/* Content Style */ 

#content td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 22px;
	text-align: justify;
}

#content a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5385ba;
	text-decoration: underline;
}

#content a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #09509e;
	font-weight: bold;
}

#content div.div_right {
	width: 255px; 
	margin-top: 20px; 
	padding: 5px; 
	border: 1px solid #5385BA; 
	background: #f5f5f5; 
	line-height:18px; 
	text-align:left
}
#content div.div_right b {
	color: #5385BA;
}

#content table td.tab_head {
	background: #5385BA;
}
#content table td.tab_head b,
#content table td.tab_head b a {
	color: #fff;
}
/* Footer Style */ 
table#footer {
	margin-top:		0px; 
	height:			10px; 
	width:			860px; 
	margin-left:	auto; 
	margin-right: 	auto;
	border-collapse:collapse; 
}
#footer td {
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-size: 		11px;
	color: 			#5385ba;
	text-align:		center;
	padding:		5px 2px 0px 2px;
}

#footer a {
	font-family: 	 Verdana, Arial, Helvetica, sans-serif;
	color: 			 #5385ba;
	text-decoration: underline;
}

#footer a:hover {
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	color: 			#09509e;
}

#footer .nochkleiner {
	font-size: 8px;
	color: #5385BA;
}

div.copy {
 float:right;
 font-size: 11px; 
 color:#5385ba
}
/* Forms Style */ 

#forms form{
	margin: 0px;
}

#forms td{
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-size: 		11px;
	line-height: 	19px; 
	color: 			#000000;
}

#forms td.label{
	text-align:right;
	vertical-align:top;
}

#forms a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5385ba;
	text-decoration: underline;
}

#forms a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #09509e;
	text-decoration: underline;
}

#forms input {
	padding-left:	4px;
	padding-right:	4px;
	height: 		18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 		12px;
	border: 		1px solid #333333;
	border-bottom: 	1px solid #CCCCCC;
	border-right: 	1px solid #CCCCCC;
}

#forms input:focus {
	background-color: #F9F9F9;
	color: #000000;
	border: 		1px solid #333333;
	border-bottom: 	1px solid #CCCCCC;
	border-right: 	1px solid #CCCCCC;
	line-height: 14px;
}
#forms input.radio {
	padding-left:	4px;
	padding-right:	4px;
	border:			0px;
	height: 		18px;
	width: 			18px;
}
#forms textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 		1px solid #333333;
	border-bottom: 	1px solid #CCCCCC;
	border-right: 	1px solid #CCCCCC;
}

#forms textarea:focus {
	background-color: #F5F5F5;
	color: #44144E;
	border: 		1px solid #333333;
	border-bottom: 	1px solid #CCCCCC;
	border-right: 	1px solid #CCCCCC;
}

#forms select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-left-color: #333333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}


#forms .button_next{
	width:80px;
	font-size:10px;
	font-weight: bold;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC; 
	background-color:#DBDBDB;
	text-align:center;}

#forms .button_next:hover {
	text-decoration: none;
	cursor:pointer;
	cursor:hand;
	background-color: #CCCCCC;
}
	
.button  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5385ba;
	text-decoration: none;
	width:90px;
	height: 21px;
	cursor:pointer;
	cursor:hand;
	background-color: #DBDBDB;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC; 
}	

#forms .button  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5385ba;
	text-decoration: none;
	width:90px;
	cursor:pointer;
	cursor:hand;
	background-color: #DBDBDB;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC; 
	font-weight: bold;	
	height: 21px;
}
#forms .button:hover {
	text-decoration: none;
	cursor:pointer;
	cursor:hand;
	background-color: #CCCCCC;
}

#forms .schatten {
	background-color: #F9F9F9;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #F9F9F9;
	border-left-color: #F9F9F9;
	color: #333333;
	font-size: 10px;
	line-height: 16px;
}



/* Allgemeingültige Klassen und TAG's */ 

.kleiner {
	font-size: 10px;
}

.no {display:none;}

hr 
{
  background-color:#EFEDDC; /* Mozilla 1.4 */
  color:#EFEDDC; /* IE 6 */
  border: #EFEDDC; /* Opera 7.11 */
  height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
  top: 5px;
  margin-bottom: 21px;
  margin-top: 21px;
}
.tabactive {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #EFEFEF;
	border-left: 1px solid #FFFFFF;
}
.tabnotactive {
	border-top: 1px solid #F7F7F7;
	border-right: 1px solid #F7F7F7;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #F7F7F7;
}
.grey {
	color: #BEBEBE;
}
.headline {
	color: #5385ba;
	font-size: 21px;
	font-weight:normal;
}
.subheadline {
	color: #5385ba;
	font-size: 14px;
	line-height: 40px;
}

.abstand { 
	padding-left:0px; padding-right:0px;
	padding-bottom:20px; 
	padding-top: 28px;
}
#result_table td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top: 1px solid #ccc;

}
#details td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	border-bottom: 1px solid #EFEDDC;

}
#details a:hover {
	color:#333333;
	font-weight:normal;
}

.justify {text-align:justify}
#scroll{
 	width:100%; 
 	overflow:scroll; 
	overflow-x:hidden;
 	height:379px;
	scrollbar-track-color:#F4F4F4;
	scrollbar-base-color:#DDDDDD;
	scrollbar-arrow-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-darkshadow-color:#839CBA;
}
fieldset {
border: 1px solid silver;
}


/**/
#content table.contingent {
	border: 1px solid #d5ce9f;
	border-bottom: 0px;
}
#content table.contingent th {
	border-bottom: 1px solid #d5ce9f;
	background:		#d5ce9f;
	padding:		0px 2px 0px 2px;
	font-size:		11px;
	text-align:		left;
}


#content table.contingent tr td {
	border-bottom: 1px solid #d5ce9f;
	padding:		0px 2px 0px 2px;
	font-size:		11px;
}

#content table.contingent td.left {
	text-align:		left;
	font-size:		11px;
}

#content table.contingent td.center {
	text-align:	center;
}
#content fieldset.contingent {
border: 1px solid #d5ce9f; padding:5px;
	margin-bottom: 20px;
}
#content fieldset.contingent legend{
	color:#d5ce9f; 
	font-weight:bold;"
}



