html {
	height: 100%;
}
body {
    background:	#FFFFFF;
    color:		#646569;
    font-family:Arial, Helvetica, sans-serif;
    font-size:	11px;
/*	height:		100%;*/
    padding:	0px;
    margin:		0px;
}
input,select {
	font-size: 11px;
}
p {
	margin:	0px;
	padding:0px 0px 8px 0px;
}
img {
	border:	0px;
}
a:link, a:visited, a:active {
	color: #0070BA;
	text-decoration: underline;
}
a:hover {
	color: 			#0070BA;
	text-decoration:none;
}
a.kattopic:link, a.kattopic:visited, a.kattopic:active {
	font-size:	14px;
	color:		#585858;
	font-weight:bold;
}
a.menu:link, a.menu:visited, a.menu:active {
	font-size:		12px;
	color:			#FFFFFF;
	font-weight:	bold;
	text-decoration:none;
	vertical-align:	middle;
	padding-top:	3px;
	text-transform:	uppercase;
}
a.headlink:link, a.headlink:visited, a.headlink:active {
	color:			#FFFFFF;
	font-weight:	bold;
	text-decoration:none;
}
a.headlink:hover {
	color: 			#FFFFFF;
	text-decoration:underline;
}
a.footerlink:link, a.footerlink:visited, a.footerlink:active {
	color:			#0070BA;
	font-weight:	bold;
	text-decoration:none;
}
a.footerlink:hover {
	color: 			#0070BA;
	text-decoration:underline;
}
a.menu:hover{
	color:			#005D90;
}
.topic {
	font-size:	14px;
	color:		#585858;
	font-weight:bold;
}
.new {
	color:	#DA6201;
}
#main {
	height:100%;
	background-image: url("../images/bg_line.gif");
	background-attachment:scroll;
	background-repeat:repeat-y
}
#bg_verlauf {
   	background: url('../images/bg_verlauf.gif') repeat-x;
	background-position: bottom;
	height:100%;
}
#container {
    width:		997px;
}
#header {
    position:	relative;
    padding:	6px 0px 4px 0px;
    width:		997px;
    background:	#FFFFFF;
}
#info {
    display:	inline;
    float:		right;
    width:		165px;
	padding:	8px 12px 8px 12px;
}

* html #info {
    display:	inline;
    float:		right;
    width:		189px;
	padding:	8px 12px 8px 12px;
}
#menu {
	background: url("../images/bg_menu.gif");
	height:		22px;
	padding-left:175px;
}
#dekoline {
	background: #005D90;
	height:		6px;
	font-size:	2px;
	line-height:2px;
}
#nav {
    display:	inline;
    float:		left;
    width:		151px;
    padding:	8px 12px 8px 12px;
}
#content {
    padding-left:	188px;
    padding-right:	202px;
    padding-top:	8px;
}
#footer {
	margin-left:		176px;
	padding:			8px;
	width:				614px;
	height:				50px;
    clear:				both;
   	background: 		url('../images/bg_footer.gif') repeat-x;
	background-position:top;
}
* html #footer {
	width:				630px;
}
.leftisland {
	width:			151px;
	margin-bottom:	8px;
}
.lefthead {
	background:		#7291A3;
	color:			#FFFFFF;
	line-height:	18px;
	font-weight:	bold;
	padding-left:	8px;
}
.leftcont {
	padding:	8px;
	background:	#D7E0E7;
	color:		#333333;
}
.leftcontborder {
	padding:	8px;
	border:		1px solid #7091A4;
	border-top:	0px;
	color:		#333333;
	background:	#FFFFFF;
}
.rightisland {
	width:			165px;
	margin-bottom:	8px;
}
.righthead {
	background:		#A6A39C;
	color:			#FFFFFF;
	line-height:	18px;
	font-weight:	bold;
	padding-left:	8px;
	margin-top:		0px;
}
.rightcont {
	padding:	8px;
	background:	#F4EDE5;
	color:		#333333;
}
.rightcontborder {
	padding:	8px;
	border:		1px solid #D5CEC6;
	border-top:	0px;
	color:		#333333;
	background:	#FFFFFF;
}
.dealerlist {
	margin-bottom:	8px;
}
.dealerlisthead{
	background:		#1f6a93;
	color:			#FFFFFF;
	line-height:	18px;
	padding: 0px 8px 0px 8px;
	font-weight: bold;
}
.dealerlistborder{
	padding:	8px 8px 12px 8px;
	border:		1px solid #1f6a93;
	border-top:	0px;
	color:		#333333;
	background:	#FFFFFF;
}
.footerbox {
	margin-top:  24px;
	margin-bottom:	8px;
	height: 50px;
}
.footerboxhead{
	background:		#FFFFFF;
	border:		1px solid #d8e0e7;
	color:			#333333;
	line-height:	19px;
	padding: 2px 8px 0px 8px;
	font-weight: normal;
}
.footerboxborder{
	padding: 4px 8px 4px 8px;
	border:		1px solid #d8e0e7;
	border-top:	0px;
	color:		#0070bc;
	font-weight: bold;
	background:	#d8e0e7;
	height: 19px;
	line-height: 20px;
}
Adiv {border: 1px solid red;}