/*
div {
	border: 1px solid #ff0000;
}
*/

html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;

}

h1	{
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 13px;
	font-weight: bold;
}

h2	{
	margin: 0px;
	padding: 3px;
	padding-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
}

form {
	padding: 0px;
	margin: 0px;
}

#Helioswagen	{
	background-image: url(/_img/helios-wagen.gif); 
	background-position: 720px 0px;
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-bottom: 10px;
}

#Kopfzeile	{
	height: 110px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left:500px;
}

#Head {
	border-bottom: 1px solid #044889;
}
 a {
	padding-left: 5px;
	text-decoration: none;
	color: #000000;
}

 a:hover {
	color: #06728F;
}


#Logo	{
	margin-top: 5px;
	margin-left: 10px;
	float: left;
}

#Logo_pop	{
	position:absolute;
	top:10px;
	margin-top: 0px;
	margin-left: 10px;
	float: left;
}

#logo_popup {
	margin-left: 10px;
	float: left;
}

#Infos	{
	position: absolute;
	top: 10px;
	left:10px;
	width: 605px;
	height: 100px;
}

#InfosScroll	{
	width: 420px;
	height: 108px;
	overflow: auto;
	border: 1px solid #003466;
}

#InfosScroll ul	{
	height: 15px;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	list-style: none;
	white-space: nowrap;
	clear: both;
}

#InfosScroll li	{
	float: left;
	margin-left: 10px;
}

#InfosScroll input {
	width: 10px;
	height: 10px;
	margin-right: 7px;
	vertical-align: middle;
	/*display: none;*/ 
}

#Ergebnisse {
	position:absolute;
	top: 58px;
	left:440px;
	height: 20px;
	background-image: url(_img/bracket.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 3px;
}


#Subnavigation	{
	margin-left: 510px;
	margin-top: 10px;
}

#Subnavigation ul	{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#Subnavigation li	{
	float: left;
	background-image: url(/_ea_img/navi-liste.gif); 
	background-position: 10px 2px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	padding-left: 25px;
}

#Subnavigation a:hover {
	color: #003466;
}

#Funktionen	{
	height: 30px;
	background-color: #003466;
}

#Schnellwahl	{
	position: absolute;
	top: 72px;
	left: 735px;
}

#Funktionen input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #044889;
	margin-right: 10px;
	margin-top: 7px;	
}

#Platzhalter	{
	width: 990px;
}

#Funktionen ul	{
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
}

#Funktionen li	{
	float: left;
	color: #ffffff;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	background-color: #044889;
	width: 110px;
	height: 30px;
	display: block;
	border-right: 1px solid #ffffff;
}

#Funktionen a	{
	color: #ffffff;
	display: block;
	text-decoration: none;
}

#Funktionen a:focus, #Funktionen a:hover	{
	display: block;
	text-decoration: none;
	background-color: #ECCE20;
}

.Abmelden	{
	margin-left: 20px;
}

#FilterOnOff	{
	height: 15px;
	border-bottom: 1px solid #003466;
}

#FilterSwitch {
	float: right;
	padding-right: 10px;
	margin-bottom: 2px;
}

#FilterSwitch a, #FilterSwitch a:hover {
	color: #777777;
	text-decoration: none;
}

#FilterSwitch a:hover {
	color: #555555;
}

/* FILTERZEILE */
#FilterZeile {
	margin-top: -15px;
	height: 280px;
	width: 990px;
	border-bottom: 1px solid #003466;
	border-left: none;
	
}

/* FILTERBOX */
.FilterBox {
	float: left;
	width: 244px;
	border: 1px solid #003466;
	border-left: none;
	margin-top: 5px;
	margin-bottom: 5px;
}

#FilterZeile div:first-child, #FilterZeile .firstDiv {
	margin-left: 2px;
}

.FilterBox H1 {
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background-color: #DEE0F9;
}


/* HILFE Button */
.FilterBox .help a {	
	float: right;
	display: block;
	margin-top: -6px;
	margin-right: -2px;
	padding: 5px;
	padding-left: 5px;
	height: 10px;
	line-height: 11px;
	color: #ffffff;
	text-decoration: none;
	background-color: #003466;
}

.FilterBox .help a:focus, .FilterBox .help a:hover {
	background-color: #ECCE20;
}

/* FILTERSETTINGS */
#FilterSettings {
	text-align: right;
}


/* FILTERCONTENT */
.FilterContent {

	width: 244px;
	height: 190px;
	background-color: #ffffff;
	overflow: auto;
	/*margin-bottom: 5px;*/
}


.FilterContent ul {
	clear: left;
	margin: 0px;
	padding: 0px;
	margin-top: 10px; 
	margin-bottom: 10px; 
}

.FilterContent li {
	width: 195px;
	word-wrap: break-word;
	list-style-image: url(_img/off.gif);
	margin-left: 25px;
	/*list-style: none;*/
	/*list-style-image: url(inactive.gif);*/
	margin-bottom: 5px;
	cursor: hand;
}

.FilterContent img	{
	vertical-align: middle;
}

.FilterContent input, .FilterBox input {
	width: 195px;
	float:left;
	vertical-align: middle;
	display:none; /* ARTEM */
	width: 10px;
	height: 10px;
	margin-right: 7px;
	vertical-align: middle;
}

.FilterContent .AddLevel {
/*	padding-left: 5px; */
}

/* FILTERCONTENT LINKS */
.FilterContent a, .FilterContent a:visited {
	word-wrap: break-word;
	display: block;
	text-decoration: none;
	color: #000000;
	padding: 2px;
	width:195px;
}
/*
.FilterContent a:active, .FilterContent a:hover, .FilterContent a:focus, .FilterContent li:hover {
    background-color: #ECCE20 !important; 
    color: #fff !important;
}
*/

.FilterContent a:active {
    background-color: #ECCE20 !important; 
    color: #fff !important;
}

.FilterContent a:hover{
    background-color: #ECCE20; 
}

.FilterContent li:hover {
    background-color: #ECCE20; 
}

.FilterContent a:focus {
 /*   background-color: #FFFF66;*/
}


.FilterContent .selected {
	background-color: #FFFF80;
	list-style-image: url(_img/on.gif);
	/*list-style-image: url(active.gif);*/	
}


#Eigenschaften	{
	float: left;
	margin-top: 5px;
	white-space: nowrap;
}

#Eigenschaften .headline {
	float: left;
	width: 75px;
	margin: 0px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 11px;
	font-weight: bold;
	background-color: #DEE0F9;
	vertical-align: middle; 
}

#Eigenschaften .headline2 {
	/*float: left; */
	width: 75px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 11px;
	font-weight: bold;
	background-color: #DEE0F9;
	vertical-align: middle;
}

#Eigenschaften .headline3 {
	float: left;
	width: 100px;
	margin: 0px;
	padding-left: 10px;
/*	padding-right: 10px; */
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 11px;
	font-weight: bold;
	background-color: #DEE0F9;
	vertical-align: middle;
}

#Eigenschaften input, #Eigenschaften select	{
	font-size: 10px;
	/* height: 16px; */
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: middle;
	border: 1px solid #003466;
}

#suchergebnisse {	
		position: absolute;
		top: 605px;
		left: 195px;
		width: 600px;
	}
	
		

		#suchergebnisse .adresse a, #suchergebnisse .adresse a:hover {
			padding-left: 10px;
			background-image: url(_img/small_square.gif);
			background-repeat: no-repeat;
			background-position: 0px 6px;
			text-decoration: none;
			color: #000000;
		}

		# suchergebnisse .adresse a:hover {
			color: #06728F;
		}
		
		#suchergebnisse hr {
			clear: both;
			color: #fff;
			background-color: #fff;
			border: 1px solid #fff;
			border-bottom: 1px dotted #777777;	
			padding-top: 7px;
			margin-top: 7px;							
		}
		#suchergebnisse .row {
			clear: both;
			height: auto;
			padding-bottom: 7px;
			margin-bottom: 7px;			
		}


			#suchergebnisse .row .bild {
				float: left;
				width: 80px;
				display: block;
				margin-right: 25px;
			}
			
			#suchergebnisse .adresse {
				float:right;
				width: 330px;
				padding-right: 10px; 
			}
			
			#suchergebnisse .toolbar {
				float:right;
/*				width: 236px;*/
			}
				.toolbar table {
				 	font-size: .9em;	
				}
				
				.toolbar a, .toolbar a:hover {
					padding-left: 5px;
					text-decoration: none;
					color: #000000;
				}

				.toolbar a:hover {
					color: #06728F;
				}


#toolbar_navi {
	position:absolute;
	top: 540px;
	left: 0px;
	width: 990px;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-align: center;
}

#toolbar_navi .element {
	background-color: #003466;
	border:1px solid #003466;
	margin: 3px;
	padding-right: 5px;
	padding-left: 5px;
	color: #ffffff;
}

#toolbar_navi .element_button {
	border: 1px solid #003466;
	background-color: #044889;
	margin: 3px;
	padding-right: 5px;
	padding-left: 5px;
	color: #ffffff;
}

#toolbar_navi .element_button_activ {
	border: 1px solid #003466;
	background-color: #ECCE20;
	margin: 3px;
	padding-right: 5px;
	padding-left: 5px;
	color: #ffffff;
}

#toolbar_navi a	{
	color: #ffffff;
	text-decoration: none;
}

#toolbar_navi a:focus, #toolbar_navi a:hover	{
	text-decoration: none;
	background-color: #ECCE20;
}


.toTop a, .toTop a:hover {
	padding-left: 10px;
	background-image: url(_img/small_square.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	text-decoration: none;
	color: #000000;
}

.toTop a:hover {
	color: #06728F;
}

.Button	{
	border: 1px solid #003466;
	background-color: #044889;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

.Clear	{
	clear: both;
}

/* F� POPUP FENSTER */

#top	{
	height: 80px;
	margin-top: 20px;
	margin-bottom: 10px;
	border-bottom: 1px solid #044889;
}

#einstellungen	{
 	margin-top: 20px;
	margin-bottom: 20px;	
	padding-left: 20px;
	border-bottom: 1px solid #044889;
/*	margin-left: 50px;	*/
}


#einstellungen table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
}

.einstellungen_box	{
	float: left;
	margin-right: 50px;
}

.einstellungen_box h2	{
	padding-left: 0px;
}


#einstellungen input, #einstellungen select, #gruppenverwaltung input, #gruppenverwaltung select	{
	font-size: 10px;
	height: 16px;
	margin-top: 5px;
	margin-right: 5px;
	vertical-align: middle;
	border: 1px solid #003466;	
}

#einstellungen img	{
	vertical-align: middle;
}

#einstellungen a, #gruppenverwaltung a {
	padding-left: 5px;
	text-decoration: none;
	color: #000000;
}

#einstellungen a:hover, #gruppenverwaltung a:hover {
	color: #06728F;
}

#gruppenverwaltung	{
 float: right;
 padding-right: 10px;
}

/*STARTSEITE*/

#Start {
	margin-top: -15px;
	width: 990px;
	/*height: 380px;*/
	border-bottom: 1px solid #003466;
	border-left: none;
}

.start_box	{
	float: left;
	width: 400px;
	margin: 20px;
	padding-bottom: 20px;
}

.start_box a {
	padding-left: 10px;
	background-image: url(_ea_img/small_square.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	text-decoration: none;
	color: #000000;
}

.start_box a:hover {
	color: #003466;
}

/* AGB */
.agb_header{
	text-align:center;
	font-weight:bold;
	margin-bottom:8px;
}
.agb_content {
	
}

/* NATIONALIT� */
.nation {
	width:140px;
}

.input_fulltext {
	font-size: 10px;
/*	height: 12px;*/
	width: 100px;
	border: 1px solid #003466;
}

/* EXCEL EXPORT */
.export_left {
	width:150px; 
	float:left; 
}

.export_right {
	width:300px; 
}

.export_button {
	height:15px; 
	border:1px solid black; 
	padding:2px 5px 2px 5px; 
	margin:0px 0px 0px 0px; 
	background-color:#044889; 
	color:#FFFFFF; 
	font-weight:bold;
}

.posten_info a, .posten_info a:hover {
	padding-left: 10px;
	background-image: url(_img/small_square.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	text-decoration: none;
	color: #000000;
}

.posten_info a:hover {
	color: #06728F;
}


.info a, .info a:hover {
	padding: 0px 0px 0px 30px;
	margin:0px;
	background-image: url(_img/small_square.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	text-decoration: none;
	color: #000000;
}

.info a:hover {
	color: #06728F;
}


#Downloads	{
	margin-top:5px;
}

#Downloads ul	{
	list-style-type: none;
	margin:5px 0px 0px 0px;
	padding: 0px;
}

#Downloads li	{
	background-image: url(/_ea_img/navi-liste.gif); 
	background-position: 10px 2px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	padding-left: 25px;
}

#Downloads a	{
	background-image:none;
}

.dl_block {
	margin:0px 0px 10px 25px;
}

.input_fulltext
{
	font-size: 10px;
/*	height: 12px;*/
	width: 120px;
	border: 1px solid #003466;
}

.suchhinweise 
{	
		position: absolute;
		top: 585px;
		left: 195px;
		width: 600px;
}
