
/*----------------------------------
 Standard Elemnte Style 
----------------------------------*/
	
	
	html {
		height: 100%;


		}


body 
{
		margin: 0px;
		padding: 11px;
		height: 100%;
		background: #f9f9f9 url("../images/jpg/background.jpg") repeat-x fixed;
		font: 0.7em/140% verdana, tahoma, arial, sans-serif;
		line-height: 1.4em;
		text-align: center;
				
}
	
div, table, img, map {
		padding: 0px;
		margin: 0px;
		border: 0px;
		text-align: left;
	}
	

		
	form {
		padding: 0;
		margin: 0;
		border: 0;
		text-align: left;
		vertical-align: top;
	}
	
	
	ul {
		padding:0px;
		margin:0px;
		list-style-type: none;
	}
	
	


/*----------------------------------
 Text style 
----------------------------------*/

	.navi_orange {

	color: #e87f2b;
	font-weight: bold;

	}
	
	
	.warnung {

		border: 1px dotted #ccc;
		width: 555px;
		padding: 5px;
		min-height: 15px;
		background-color:#D9E2EB;
	}
	
	.gelb {

		font-weight:bold;
		background-color: #FFFF00;

	}


.blau {

		width: 340px;
		padding: 5px;
		height: 15px;
		background-color:#D9E2EB;
		font-weight:bold;
	}

.blau_lang {

		width: 563px;
		padding: 5px;
		height: 15px;
		background-color:#D9E2EB;
		font-weight:bold;
	}




p {
	margin:0;
}


h1 {
	font-size: 16px;
	font-family: Arial, sans-serif;

	margin-top: 15px;
	margin-bottom: 15px;
	color:#e77e2a;
	}


.ueberschriften {

	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;

}

/*----------------------------------
  Link style 
----------------------------------*/


a { 
	text-decoration: none;
	color: #000000;
}
	a:hover {
		text-decoration: underline;
		color: #e87f2b;

	}
	a.list {
		margin-bottom:6px;
	}
	#contentPos p a, #loginPos a, a.list {
		background-image:url(../images/gif/pfeil_login.gif);
		background-position:left 5px;
		padding-left:8px;
		background-repeat: no-repeat;
		display:block;
		font-weight:bold;
	}
	
.kleiner_rahmen img {
	float:left;
	margin-right: 10px;
	margin-bottom:10px;
	padding: 5px;
	border: 1px #bfcedd solid;
	background-color: white;
}


.kleiner_rahmen a:hover img {
	border-color: #066b95;
}


/*----------------------------------
	Navigation Links
----------------------------------*/

	#navigationPos a {
			display:block;
			padding:1px 0 3px 20px;
			border-bottom: 1px solid #ececec;
			width:140px;
			font-weight:bold;

		}
		

	.navigationPos_hinten {
			display:block;
			padding:1px 0 3px 10px;
			border-bottom: 1px solid #ececec;
			width:140px;
			font-weight:bold;

		}

#navigationPos ul a {
			background-color:#dbdbdb;
			color:#003A78;
			
		}
			#navigationPos ul a:hover, #navigationPos ul a.active {
				background-color:#b3b3b3;
				text-decoration:none;
								
			}
		


/*----------------------------------
	Header Bereich
----------------------------------*/

	#headerspalte {
		
		margin: auto;
		width: 890px;
		height:189px;
		z-index:0;


		
		}



	#kleinesmenu {
			position:relative;
			height:15px; 
			z-index:1; 
			top: -27px;
			left: 20px;
			width:550px;
			text-align: left;
			margin-bottom: -5px;

		}


/*----------------------------------
	Haupt Bereich 
----------------------------------*/

	
		#navigation_oben {

			
		margin: auto;
		height: 15px;
		width: 890px;
		text-align: right;
		z-index:0;
		
		}
	
	
		#seite {

			
		margin: auto;
		min-height: 100%;
		height: 189px;
		width: 890px;
		text-align: left;
		z-index:0;
		
		}

		#inhalt {
			
		margin: auto;
		width: 890px;
		text-align: left;
		background: url(../images/gif/background_inhalt.gif);
	
		}	

		.abstand {
			
		height: 8px;
		width: 890px;
		margin: auto;

		
		}	


		#footer {
	
		margin: auto;
		height: 17px;
		width: 890px;
		text-align: center;
		background: #FFFFFF;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #999999;
		
		}

		#navigation {
			
		margin: auto;
		height: 26px;
		width: 890px;
		text-align: left;
		background:url(../images/gif/navigation.gif);

		
		}


/*----------------------------------
	Inhalt bereich
----------------------------------*/

	
	#spalte_links {

		width: 160px;
		text-align: left;
		float:left;
		background: #f4f4f4;
		font-weight: bold;

	

		}
		
		
	#spalte_mitte {

		min-height: 100%;
		width:510px;
		text-align: left;
		float:left;
		margin-left: 4px;
		padding: 4px;
		
		
		}
		
		
	#spalte_rechts {

		width:180px;
		text-align: left;
		float:left;
		margin-left: 11px;
		padding: 5px;
		padding-top: 14px;


		}
		
		
	.inhalt_box01 {

		width:498px;
		text-align: left;
		float:left;
		padding: 5px;
		margin-bottom: 9px;
		border-left:#00FF33;
		border-color: #a9a9a9;
		border-style: solid;
		border-width:1px;
		
		}			

	.inhalt_box02 {

		width: 328px;
		text-align: left;
		float:left;
		background: #d9d9d9;
		padding: 5px;
		border-left:#00FF33;
		border-color: #a9a9a9;
		border-style: solid;
		border-width:1px;
		margin-bottom: 9px;

		}
		
		
	.inhalt_box03 {

		width:148px;
		text-align: left;
		float:left;
		margin-left: 10px;
		background: #d9d9d9;
		padding: 5px;
		border-left:#00FF33;
		border-color: #a9a9a9;
		border-style: solid;
		border-width:1px;
		margin-bottom: 9px;
		}

		
	.inhalt_box04 {

		width: 148px;
		text-align: left;
		float:left;
		padding: 5px;
		border-left:#00FF33;
		border-color: #a9a9a9;
		border-style: solid;
		border-width:1px;
		margin-bottom: 9px;

		}
		
	.inhalt_box05 {

		width:158px;
		text-align: left;
		float:left;
		margin-left: 10px;
		padding: 5px;
		border-left:#00FF33;
		border-color: #a9a9a9;
		border-style: solid;
		border-width:1px;
		margin-bottom: 9px;
		}
		
	.inhalt_box06 {

		width:148px;
		text-align: left;
		float:left;
		margin-left: 10px;
		padding: 5px;
		border-left:#00FF33;
		border-color: #a9a9a9;
		border-style: solid;
		border-width:1px;
		margin-bottom: 9px;
		}				
							

	.inhalt_box07 {

		width: 328px;
		text-align: left;
		float:left;
		padding: 5px;
		border-left:#00FF33;
		border-color: #a9a9a9;
		border-style: solid;
		border-width:1px;
		margin-bottom: 9px;
		
		}
		
	.inhalt_box08 {

		width:148px;
		text-align: left;
		float:left;
		margin-right: 10px;
		background: #d9d9d9;
		padding: 5px;
		border-left:#00FF33;
		border-color: #a9a9a9;
		border-style: solid;
		border-width:1px;
		margin-bottom: 9px;
		}
		
	.inhalt_box09 {

		width:100px;
		height: 100px;
		text-align: left;
		float:left;
		margin-right: 10px;
		padding: 2px;
		border-left:#00FF33;
		border-color: #a9a9a9;
		border-style: solid;
		border-width:1px;
		}		

			
	#news {
	
		width:152px;
		height: auto;
		padding: 7px;
		border: 1px solid;
		border-color: #BFCEDD;
		
		}
		

	#suche_links {
	
		width:148px;
		height: auto;
		padding: 7px;
		border: 1px solid;
		border-color: #BFCEDD;
		
		}

		
	#newsletter {
	
		width:152px;
		height: auto;
		padding: 7px;
		border: 1px solid;
		border-color: #BFCEDD;
		background-color: #e7e7e7;
		
		}
		
	#partner {
	
		width:152px;
		height: auto;
		padding: 7px;
		text-align: left;
		border: 1px solid;
		border-color: #BFCEDD;
		
		}
		
	#aktivsteuser {
	
		width:152px;
		height: auto;
		padding: 7px;
		text-align: left;
		border: 1px solid;
		border-color: #BFCEDD;
		
		}
	
	.partner_rahmen {
	
		width:150px;
		height: auto;
		text-align: center;
		
		}
		
		
		
		#news_alle_grafik {
	
		width:168px;
		height: 17px;
		text-align: right;
		background-image:url(../images/gif/allerahmen.gif);
		
		}
		
		
		
	#tauschen_pfeil {
	
	width:197px;
	height: 150px;
	float: left;
	text-align: center;

	
	
	}
	
	#tauschen_sofortpreis {
	
	width:180px;
	height: 150px;
	text-align: left;
	float: left;

	
	
	}

.ende {
	clear: left;
	
}
	
	
	
	