

body
{
margin: 0px;
padding: 0px;
width: 1000px;
font-family: verdana;
background-image: url('http://gfw0143.blue.goforweb.biz/typo3/fileadmin/user_upload/BSV_files/imgs/bsv_content.jpg');
background-repeat: no-repeat;
background-position: -30px -80px;
background-attachment: fixed;
} 

.contenttable td p.bodytext
{
	font-size: 11px;
}

ul
{
	font-size: 11;
	color: blue;
}

li
{
	font-size: 11;
	color: blue;
}

p
{
	font-size: 12;
	color: blue;
}
	
h1
{
	text-align: center;
	font-size: 14;
	color: red;
	text-decoration: underline;
}
	
h2
{
	font-size: 13;
	color: red;
	text-decoration: none;
}
	
h3
{
	font-size: 14;
	color: blue;
	text-decoration: underline;
}
	
h4
{
	font-size: 13;
	color: blue;
	text-decoration: none;
}
	
h5
{
	font-size: 14;
	color: black;
	text-decoration: underline;
}
	
h6
{
	font-size: 13;
	color: black;
	text-decoration: none;
}

a:hover
{
	color: red;
}

dd
{ 
	font-family: verdana;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
	color: white;		
}
	
	#container
	{
		height: 100%;
		width: 1000px;
	}
	
	#logo
	{
		width:132px;
		height: 110px;
		float:left;
                background-image: url('http://gfw0143.blue.goforweb.biz/typo3/fileadmin/user_upload/BSV_files/imgs/bsv_flagge.jpg');
                background-repeat: no-repeat;
	}	
	
	#header
	{
		margin-left:142px;
		background-image: url('http://gfw0143.blue.goforweb.biz/typo3/fileadmin/user_upload/BSV_files/imgs/bsv_trailer_fuehrerschein.jpg');
		background-repeat: no-repeat;
		background-position: left;
		height: 115px;
	}	
	
	#mainnav
	{
		height: 100%;
		float: left;
		width: 140px;
		padding-top: 10px;
	}
	
	#login
	{
		padding: 0px;
	
	}
	
	#login p
	{
		font-size: 9px;
		font-family: verdana;
		color: darkblue;
	}
	
	
	#login input
	{
		font-size: 9px;
		font-family: verdana;
		width: 48px;
		border: 1px solid blue;
		color: darkblue;
	}

	
	#news
	{
		height: 100%;
		float: right;
		padding-right: 5px;
		width: 150px;
	}
	
	#contents
	{
		padding: 6px;
		padding-top: 30px;
		margin-left: 140px;
		width: 600px;
	}
	
	#contents table
	{
	border-collapse: collapse;
	border-right: 2px solid blue;
	border-bottom: 2px solid blue;
	border-top: 2px solid lightblue;
	border-left: 2px solid lightblue;
	font-size:12px;
	padding: 1px;
	}

	#contents tr
	{
	
	border-bottom: 1px solid lightblue;
	border-left: 1px solid blue;
	border-top: 1px solid lightblue;
	padding: 1px;
	color: darkblue;
	font-size: 11px;
	}
	
	
	#contents td
	{
	
	border-bottom: 1px solid lightblue;
	border-left: 1px solid blue;
	border-top: 1px solid lightblue;
	padding: 1px;
	color: darkblue;
	font-size: 11px;
	}
	
	
	#contents th
	{
	
	border-bottom: 1px solid lightblue;
	border-left: 1px solid blue;
	border-top: 1px solid lightblue;
	padding: 1px;
	color: darkblue;
	font-size: 12px;
	}


	#contents .noborder
	{ 
	color: blue;
	border-style: none;
	font-size: 12px;
	}

	#contents .center
	{
	margin-left: auto;
	margin-right: auto;
	}
	
	#footer
	{
		clear: both;
		height: 10px;
	}
	
	#footer p
	{
		font-style: italic;
		color: #003399;
		font-size: 8;
		text-align: center;
	}
	
	.trainer
	{
	font-size: 9px;
	border-width: 1px;
	border-collapse:collapse;
	}
