body {
	background-color: #FFFFFF;
	width: 98%;
	margin: auto;
}

p, td, th, tr, li  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	line-height: 18px; 
	text-decoration: underline;
	color: #999999;
}

a:hover {
	color: #DC1408;
}

.tools  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;	
	text-decoration: none;	
	text-transform: none;
	line-height: normal;
}

a:hover.tools {
	color: #DC1408;	
}

.claim  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #000000;	
	text-align: right;
	text-decoration: none;	
	text-transform: none;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold;
	line-height: 18px; 
	color: #DC1408; 
	text-transform: none;
	margin-bottom: 0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;  
	font-weight: bold;
	line-height: 18px; 
	color: #DC1408;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;  
	font-weight: bold;
	line-height: 18px; 
	color: #999999;
}

ul {
	list-style-type:disc;
	margin-left: 2em;
	padding-left: 0.10em;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

li {
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

form input {
	 border: 1px solid #666666;
	 font-size: 11px;
}

form textarea {
	border: 1px solid #666666;
}

.antifloat {
	clear: both;
	visibility: hidden;
}


/******************************
	layout
******************************/

#page {
	width: 980px;
	margin: auto;
}

/* kopf  */

#kopf {
	width: 980px;
	height: 200px;
	margin: 20px 0px 10px 0px;
	padding: 0px;
}

#logo {
	width: 380px;
	height: 60px;
	margin-left: 35px;
	float: left;
}

#claimcontainer {
	width: 270px;
	margin-right: 10px;
	float: right;
}

#kopffoto {
	height: 110px;
	margin: 6px 0px;
	padding: 3px 0px;
	text-align: center;
	border-top: 1px solid;
	border-bottom: 1px solid;
	color: #DC1408;
}

#toolcontainer {
	width: 970px;
	height: 40px;
	margin-right: 10px;
	text-align: right;
}

/* inhalt */

#inhaltcontainer {
	width: 960px;
	margin: 0px 10px 20px 10px;
	padding-bottom: 30px;
	border-bottom: 1px solid;
	color: #DC1408;
}

#navcontainer {
	width: 190px;
	margin-right: 20px;
	float: left;
}

#newscontainer { 
	width: 400px;
	margin-right: 10px;
	float: left;
}

#occasionsspalte {
	width: 290px;
	padding-left: 10px;
	border-left: 1px solid;
	color: #CCCCCC;
	float: right;
}

#textcontainer { 
	width: 480px;
	margin-right: 10px;
	float: left;
}

#rechtespalte {
	width: 240px;
	padding-left: 10px;
	border-left: 1px solid;
	color: #CCCCCC;
	float: right;
}

/*fuss*/

#fusszeile {
	width: 960px;
	margin: 10px;
	line-height: 12px;
}

#impressum {
	width: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;	
	text-transform: none;
	text-align: left;
	float: left;
}

#impressum a {
	color: #CCCCCC;
	text-decoration: none;	
	text-transform: none;
}

#impressum a:hover {
	color: #DC1408;
	text-decoration: none;	
	text-transform: none;
}

#adresse {
	width: 480px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;	
	text-decoration: none;	
	text-transform: none;
	text-align: left;
	float: left;
}

#adresse a {
	color: #000000;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;	
	text-transform: none;
}

#adresse a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #DC1408;	
	text-decoration: none;	
	text-transform: none;
}

/******************************
	navigation 
******************************/

/*	stufe 1  */

#navcontainer ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
	display: block;
}

#navcontainer ul li {
	list-style-type: none;
	list-style-image: none;
	margin-top: 10px;
	padding: 0px;
	display: block;
	border-bottom: 1px solid;
	color: #CCCCCC;
}

#navcontainer ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 24px;
	text-decoration: none;
	margin-top: 2px;
	color: #000000;
}

#navcontainer ul a:hover {
	color: #DC1408;
}

#navcontainer ul a.active {
	color: #DC1408;
}

#navcontainer ul a:hover.active {
	color: #999999;
}

#navcontainer ul a.parentactive {
	color: #DC1408;
}

#navcontainer ul a:hover.parentactive {
	color: #999999;
}

/*	stufe 2  */

#navcontainer ul ul {
	margin: 0px;
	padding: 0px;
	display: block;
	border-bottom: 1px solid;
	color: #FFFFFF;
}

#navcontainer ul ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
	display: block;
	border-bottom: 1px solid;
	color: #FFFFFF;
}

#navcontainer ul ul li a {
	color: #000000;
	font-weight: normal;
	line-height: 18px;
	padding: 0px;
}

#navcontainer ul ul li a.active {
	color: #DC1408;
}

#navcontainer ul ul li a:hover.active {
	color: #DC1408;
}

/*	stufe 3  */

#navcontainer ul ul li {
	border: none;
	line-height: 18px;
}

#navcontainer ul ul li a {
	color: #000000;
	font-weight: normal;
	list-style-type: none;
	list-style-image: none;
	border-bottom: none;
}

#navcontainer ul ul li a.active {
	color: #DC1408;
}

