@charset "utf-8";
/* CSS Document */


body 
{
	background: #F3F3F3;
	color: #4f4f4f;
	font: 62.5% arial, sans-serif;
	line-height: 1.45;
	margin: 0; 
	padding: 0;
	text-align : center;	
}

div#content
{
	background-image: url(backgr.gif); 
	background-repeat:repeat-y; 
	background-position:center; 
	margin: 0 auto 0 auto;
	text-align: left;
	width: 1100px;	
}

div#header
{
	background-image: url(tacho.jpg); 
	background-repeat:no-repeat; 
	background-position:top left; 
	height: 230px;
	margin: 0 auto 0 auto;	
	width: 977px;
}

div#header_right
{
	float: left;
	margin-left: 440px;
	width: 530px;
}

div#header_caption
{
	float: left;
	height: 110px;
	margin-top: 30px;
	width: 400px;
}

div#header_contact
{
	float: right;
	padding-top: 20px;
}

header_menu
{
	float: left;
	width: 1000px;
}



div#content_middle
{
	margin: 0px auto 0px auto;
	width: 970px;
}


div.content_middle_ads
{
	height: 25px;	
	margin: 10px auto 10px auto;	
	width: 725px;
}

div#content_middle_left
{
	float: left;
	margin-top: 50px;
	text-align: center;
	width: 125px;
}


div#content_middle_forum
{
	float: left;
	width: 650px;
}

div#content_middle_right
{
	float: right;
	margin-top: 60px;
	width: 190px;
}

.clear { clear: both; }
.float_left { float: left; }


a, h1 
{
	color: #4f88ef;
	margin: auto;
}

#wrap
{
	padding: 0px;
}


#search-box
{
	margin-top: 18px;
}

/************************************************************************************************************************/
/* START: menu 1
/************************************************************************************************************************/
	#chiptuning 
	{
		background: #4f4f4f;
		border:0px solid green;		
		height: 32px; line-height: 32px;	
	}
	
	#chiptuning ul 
	{
		background: #4f4f4f;
		border-top: 1px #FFFFFF solid; 
		list-style: none;
		padding: 0; margin: 0 0 0 0px;
		height: 32px;
	}
	
	#chiptuning li 
	{
			display: inline;
	}
	#chiptuning li a {
		float: left;
		padding-left: 10px; padding-right: 10px;
		text-decoration: none;
		color: #fff;
		font-weight: bold;
		text-transform: uppercase;
	}
	
	#chiptuning li span {
			float: left;
			padding-left: 10px; padding-right: 10px;
			text-decoration: none;
			color: #fff;
			font-weight: bold;
			text-transform: uppercase;
		/*letter-spacing: 1px;*/
	}
	#chiptuning li a:hover, #chiptuning .tacho_team a {
			background: #4f88ef; color: #fff;
	}
	
	#chiptuning .current_page_parent a {
			background: #4f88ef; color: #fff;
	}
	
	#chiptuning .parent_coaching a {
			background: #4f88ef; color: #fff;
	}
	
	#chiptuning .schon_mitglied a {
			background: #4F4F4F; color: #fff;
	}
/************************************************************************************************************************/
/* END: menu 1
/************************************************************************************************************************/





/************************************************************************************************************************/
/* START: menu 2
/************************************************************************************************************************/
	#bottomMenu 
	{
		background: #E5E5E5;
		border:0px solid green;		
		filter:alpha(opacity=70);		
		height: 20px; 
		line-height: 20px;
		-moz-opacity:.70;
		opacity:.70;
	}
	
	#bottomMenu span 
	{
		color: #000;		
		left: 10px; 		
		position: absolute; 
		top: 4px;
	}	
	
	#bottomMenu ul 
	{
		background: #E5E5E5;		
		height: 26px;
		list-style: none;
		margin: 0 0 0 20px;
		padding: 0; 
	}
	
	#bottomMenu li 
	{
		display: inline;
	}
	
	#bottomMenu li a 
	{
		color: #000;
		font-size: 12px;
		font-weight: bold;		
		float: left;
		padding-left: 10px; 
		padding-right: 10px;
		text-decoration: none;
		text-transform: uppercase;
	}
	
	#bottomMenu li a:hover, #bottomMenu .current_coaching a 
	{
		color: #000;		
		background: white; 
	}
/************************************************************************************************************************/
/* END: menu 2
/************************************************************************************************************************/





/************************************************************************************************************************/
/* START: "runde" ecken
/************************************************************************************************************************/
	.liob
	{
		position:absolute;top:-1px;left:-1px;width:6px;height:6px;
		background-image: url(srcbtl.gif)
	}
	
	.reob
	{
		position:absolute;right:-1px;top:-1px;width:6px;height:6px;
		background-image: url(srcbtr.gif)	
	}
	
	.liun
	{
		position:absolute;left:-1px;bottom:-1px;width:6px;height:6px;
		background-image: url(srcbbl.gif)
	}
	
	.reun
	{
		position:absolute;right:-1px;bottom:-1px;width:6px;height:6px;
		background-image: url(srcbbr.gif)
	}
/************************************************************************************************************************/
/* END: "runde" ecken
/************************************************************************************************************************/





/************************************************************************************************************************/
/* START: banner rechts (diagrog III Kit)
/************************************************************************************************************************/
	.tachomanipulation 
	{ 
		background-image:url(srcbbg.jpg);
		background-position: bottom; 
		background-repeat: repeat-x; 	
		background-color: #fcfcfc; 
		border: 1px solid #dddddd; 		
		float:right; 
		margin: 0px 0px 20px 20px;  		
		position: relative;				
		width:175px; 
	}
/************************************************************************************************************************/
/* END: banner rechts (diagrog III Kit)
/************************************************************************************************************************/
	