/*----------------------------------
 Standard Elemnte Style 
----------------------------------*/
	
	

body 
{
		margin: 0px;
		padding: 11px;
		height: 100%;
		background: #ebebeb;
		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;
		vertical-align: top;
	}

		
	form {
		padding: 0;
		margin: 0;
		border: 0;
		text-align: left;
		vertical-align: top;
	}
	
	
	ul {

		padding: 0;
		margin: 0;
		margin-top: 0px;
		list-style-type:square;
	}
	
li {

		padding: 0;
		margin: 0;
		margin-left: 16px;	

}
	
	


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


	.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;
	}


.rot_navi {

color: #d8081f;
font: 1.1em/140% verdana, tahoma, arial, sans-serif;
font-weight:bold;

}

.schwarz_navi {

color: #d8081f;
font: 1.1em/140% verdana, tahoma, arial, sans-serif;
font-weight:bold;

}


p {
	margin:0;
}


h1 {
	font-size: 16px;
	font-family: Arial, sans-serif;
	margin:0 0 15px 0;
	padding:0;
	color:#d8081f;
	}
	
.ueberschriften {

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

}

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


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

	}
	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 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;
		height: 183px;
		width: 967px;
		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: 967px;
		text-align: right;
		z-index:0;
		
		}
	
	
		#seite {

			
		margin: auto;
		width: 967px;
		text-align: left;
		z-index:0;
		
		}

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

		.abstand {
			
		margin: auto;
		height: 8px;
		width: 967px;
		text-align: left;

		
		}	


		#footer {
	
		margin: auto;
		height: 17px;
		width: 967px;
		text-align: center;
		background: url(../images/gif/background_footer.gif);
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #999999;
		
		}

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

		
		}
		
		

/*----------------------------------
	Formulare
----------------------------------*/			
			
.input {
		padding-left: 5px;
		width: 150px;
		height: 17px;
		color: #454545;
		border: 1px solid #454545;
		font: 1em/135% verdana, tahoma, arial, sans-serif;
	}
	

.inputmittel {
		padding-left: 5px;
		width: 80px;
		height: 17px;
		color: #454545;
		border: 1px solid #454545;
		font: 1em/135% verdana, tahoma, arial, sans-serif;
	}
	
.inputklein {
		padding-left: 5px;
		width: 60px;
		height: 17px;
		color: #454545;
		border: 1px solid #454545;
		font: 1em/135% verdana, tahoma, arial, sans-serif;
	}
	

.strichbox_gross {
	border: 1px dotted #ccc;
	width: 585px;
	padding: 10px;

}

.strichbox_newsletter {
	border: 1px dotted #ccc;
	width: 400px;
	padding: 10px;

}



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

		
	#spalte_mitte {

		min-height: 100%;
		width:710px;
		text-align: left;
		float:left;
		margin-left: 26px;
		margin-top: 26px;
		margin-right: 20px;
		
		
		}
		
	#spalte_mitte_training {

		min-height: 100%;
		width:710px;
		text-align: left;
		float:left;
		margin-left: 26px;
		margin-top: 26px;
		margin-right: 20px;
		background: url(../images/gif/background_training.gif);
		
		
		}
		
	#spalte_mitte_home {

		min-height: 100%;
		width:710px;
		text-align: left;
		float:left;
		margin-left: 26px;
		margin-top: 26px;
		margin-right: 20px;
		background: url(../images/gif/background_home.gif);
		}

	#spalte_mitte_leer {

		min-height: 100%;
		width:710px;
		text-align: left;
		float:left;
		margin-left: 26px;
		margin-top: 26px;
		margin-right: 20px;
		background: url(../images/gif/background_leer.gif);
		}		
	
		#spalte_mitte_dienstleistungen {

		min-height: 100%;
		width:710px;
		text-align: left;
		float:left;
		margin-left: 26px;
		margin-top: 26px;
		margin-right: 20px;
		background: url(../images/gif/background_dienstleistungen.gif);
		
		
		}
	
		
	#spalte_mitte_ueberuns {

		min-height: 100%;
		width:710px;
		text-align: left;
		float:left;
		margin-left: 26px;
		margin-top: 26px;
		margin-right: 20px;
		background: url(../images/gif/background_ueberuns.gif);
		}
		
		
	#spalte_mitte_referenzen {

		min-height: 100%;
		width:710px;
		text-align: left;
		float:left;
		margin-left: 26px;
		margin-top: 26px;
		margin-right: 20px;
		background: url(../images/gif/background_ueberuns.gif);
		}
		
	#spalte_mitte_kontakt {

		min-height: 100%;
		width:710px;
		text-align: left;
		float:left;
		margin-left: 26px;
		margin-top: 26px;
		margin-right: 20px;
		background: url(../images/gif/background_kontakt.gif);
		}
		

		

		
		
	#spalte_rechts {

		width:180px;
		text-align: left;
		float:left;
		margin-left: 16px;
		margin-top: 26px;


		}
		
	#login {
	
		width:152px;
		height: 142px;
		padding: 7px;
		background-image:url(../images/gif/loginhintergrund.gif);
		
		}
		
	#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;

	
	
	}

.tabelle {
	
	border-left-color:#03C;
	
}

.ende {
	clear: left;
	
}
	
	
/*----------------------------------
	Accordian - Style
----------------------------------*/

#basic-accordian{
	border:5px solid #EEE;
	padding:5px;
	width:667px;
	z-index:2;
}

.accordion_headings{
	padding:5px;
	background:#a9a9a9;
	color:#FFFFFF;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
}

.accordion_headings:hover{
	background:#00CCFF;
}

.accordion_child{
	padding:15px;
	background:#EEE;
}

.header_highlight{
	background:#de0a22;
}	
