a:link.agb{
	color: black;
}
a:visited.agb{
	color: black;
}
a:link {
	background: none;
	color: #60b3cb;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	background: none;
	color: #60b3cb;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #5e6f79;
}

a:link.navlev1 {
	background: none;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a:visited.navlev1 {
	background: none;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a:hover.navlev1 {
	color: #dfdfdf;
}

body {
	margin: 0;
	background-color: #f0f0f0;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	background-position: center;
}

td.worksheet {
	width: 978px;
	height: 559px;
	background-image: url(images/bg_main.png);
	background-repeat: no-repeat;
	background-position: center;
}

table.layout {
	width: 978px;
	height: 559px;
}

td.header {
	height: 102px;
}

td.body {
	height: 319px;
}

td.footer {
	height: 138px;
}

table.content_aim {
	width: 969px;
	height: 319px;
	margin-left: 2px;
	margin-right: 7px;
}

table.topnav {
	margin-right: 16px;
	margin-bottom: 14px;
}
table.topnav2 {
	margin-right: 16px;
	margin-top: 14px;
}

table.bottomnav {
	margin-top: 15px;
	margin-right: 84px;
}
table.bottomnav2 {
	margin-bottom: 15px;
	margin-right: 84px;
}

table.content_wflash {
	width: 969px;
	height: 319px;
	margin-left: 2px;
	margin-right: 7px;
}

td.flasharea {
	width: 350px;
	height: 319px;
}

td.textarea {
	width: 619px;
	height: 289px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 25px;
	overflow: auto;
}

td.controlarea {
	height: 30px;
	padding-right: 20px;
}

div.text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 4px;
	height: 319px;
	overflow: auto;
	overflow-x: hidden;
}

td.home {
	background-image: url(images/bg_home_01.png);
	background-position: center;	
}

table.cabrio {
	background-image: url(images/bg_cabrio.png);
	background-position: center;	
}

table.proto {
	background-image: url(images/bg_proto.png);
	background-position: center;	
}

table.oldtimer {
	background-image: url(images/bg_oldtimer.png);
	background-position: center;	
}

table.boot {
	background-image: url(images/bg_boot.png);
	background-position: center;	
}

table.dental {
	background-image: url(images/bg_dental.png);
	background-position: center;	
}

table.flugzeug {
	background-image: url(images/bg_flugzeug.png);
	background-position: center;	
}

table.sitze {
	background-image: url(images/bg_sitze.png);
	background-position: center;	
}



.coin-slider { overflow: hidden; zoom: 1; position: relative; height: 319px; overflow: hidden; border: 0px solid black; background-color: black; padding-left: 15px; padding-top: 10px;}
.coin-slider a{ text-decoration: none; outline: none; border: none; }

.cs-buttons { font-size: 0px; padding: 10px; float: left; }
.cs-buttons a { margin-left: 5px; height: 10px; width: 10px; float: left; border: 1px solid #B8C4CF; color: #B8C4CF; text-indent: -1000px; }
.cs-active { background-color: #B8C4CF; color: #FFFFFF; }

.cs-title { width: 545px; padding: 10px; background-color: #000000; color: #FFFFFF; display: none;}

.cs-prev, 
.cs-next {  }

