body
{
	font-family: Arial;
	font-size: 14px;
	background-color: #cbcbcb;
	margin:0;
}

.rahmen
{
	
}

	#header
	{
		background-image: url(../images/header.jpg);
		background-repeat: no-repeat;
		height: 198px;
	}
	
	#seitenuebersicht
	{
		background-image: url(../images/seitenuebersicht.jpg);
		background-repeat: no-repeat;	
		height: 82px;		
	}

	#redline
	{
		background-image: url(../images/roterstrich.jpg);
		background-repeat: no-repeat;
		height: 5px;
	}
		
	
.subnavi
{
	clear: both;
	padding-left: 200px;
	padding-top: 10px;	
	height: 21px;
}	
	
	#subnav
	{
		height: 21px;
		padding-left: 200px;

	}
	
	#subnav A:link
	{
		text-decoration: none;
		color: #000;
	}
	
	#subnav A:visited
	{
		text-decoration: none;
		color: #000;		
	}
	
	#subnav A:hover
	{
		text-decoration: none;
		color: #c41c1f;		
	}
	
	#subnav A:active
	{
		text-decoration: none;
		color: #c41c1f;		
	}
	
	#subnav A:focus
	{
		text-decoration: none;
		color: #c41c1f;		
	}	
	
.content
	{
		background-image: url(../images/contentbg.jpg);
		background-repeat: no-repeat;
	}
	
	#box
	{
		padding-top:30px;
		padding-left:180px;
	}
	
	#greyline
	{
		background-image: url(../images/strich.jpg);
		background-repeat: no-repeat;
		height: 5px;
	}	
	
	#footer
	{
		background-image: url(../images/footer.jpg);
		background-repeat: no-repeat;
		height: 50px;
	}	

.navi
{
	padding-left: 330px;
	padding-top: 145px;
}

.naviteil
{
	float: left;
	height: 29px;
}

	#copyright
	{
		font-size: 10px;
		padding-left: 100px;
		color: #6f6e6e;
	}
	
	#copyright A:link
	{
		text-decoration: none;
		color: #6f6e6e;		
	}
	
	#copyright A:visited
	{
		text-decoration: none;
		color: #6f6e6e;			
	}
		
	#copyright A:hover
	{
		text-decoration: none;
		color: #c41c1f;			
	}
		
	#copyright A:active
	{
		text-decoration: none;
		color: #6f6e6e;			
	}
		
	#copyright A:focus
	{
		text-decoration: none;
		color: #6f6e6e;			
	}
		
/*Seiten Aufbau Ende*/

	#svtitel
	{
		padding-top: 50px;
		padding-left: 100px;
		font-size: 26px;
		font-weight: bold;
	}
	
/* Zusätzliche Angaben */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Adminbereich */

	#ausw
	{
		font-size: 14pt;
		padding-left: 100px;
		padding-top: 10px;
		color: #c41c1f;

	}
	
	#ausw A:link
	{
		text-decoration: none;
		color: #c41c1f;
	}
	
	#ausw A:visited
	{
		text-decoration: none;
		color: #c41c1f;		
	}
	
	#ausw A:hover
	{
		text-decoration: none;
		color: #000;		
	}
	
	#ausw A:active
	{
		text-decoration: none;
		color: #000;		
	}
	
	#ausw A:focus
	{
		text-decoration: none;
		color: #000;		
	}	
	
.lae
{
	text-decoration: none;
	color: #c41c1f;		
}

	.lae A:link
	{
	text-decoration: none;
	color: #c41c1f;	
	}
	
	.lae A:visited
	{
		text-decoration: none;
		color: #c41c1f;		
	}
		
	.lae A:hover
	{
		text-decoration: none;
		color: #000000;		
	}
	
	.lae A:active
	{
		text-decoration: none;
		color: #000000;		
	}
		
	.lae A:focus
	{
		text-decoration: none;
		color: #000000;		
	}	
	
/* Fahrzeuguebersicht */

.frah
{
	width: 700px;
}

.fpic
{
	float: left;
	width: 130px;	
}

.fbes
{
	float: left;
	width: 170px;
}

.fbem
{
	float: left;
	width: 300px;	
}

.fpre
{
	float: left;
	width: 100px;
}

.fbes_kl
{
	font-size: 12px;
}

#leihpreis
{
	color:#E00;
}
