html, body {
	margin:0;
	padding:0 0 0 0;
	font:12px Verdana, Arial, Helwetica, sans-serif;
	height:100%;
}

.zubehoer_liste {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
}

.infobanner_beschreibung_pos {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	vertical-align: top;
	color: Black;
}

span.infobanner_inhalt2 {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	text-align: right;
	text-decoration: none;
	vertical-align: bottom;
	color: #007D01;
}

@media screen{
 body>div#footer{
  position: fixed;
 }
}
* html body{
 overflow:auto;
}

tr.logo {
	bordert:0px;
	width:100%;
	height:126px;
	background:url(../images/logo_background.gif) repeat-x;
}

div.logomvk {
	bordert:0px;
	width:100%;
	height:111px;
	cursor: pointer;
	background:url(../images/logoMVK.gif) no-repeat;
}

table {
	margin-left:auto;
	margin-right:auto;
}

td.menu {
	text-align:center;
	vertical-align:top;
	background-color: rgb(237, 237, 237);
	width:226px 
}

td.separatorleft {
	background:url(../../images/separator_left.gif);
	width:2px; 
}

td.body {
	/*background:url(../../images/separator_top.gif) repeat-x;*/ 
}

div.buttonmenubig {
	margin-top:8px;
	background:url(../../images/menubig_background.gif);
	width:226px;
	height:38px; 
}
div.menubigseparator {
	background:url(../../images/menubig_separator.gif);
	width:226px;
	height:2px;
}

div.buttonmenumin {
	background:url(../../images/menumin_background.gif);
	width:226px;
	height:20px;
}

div.buttonmenumin a {
	color: red
}

dl, dt, dd {
	display: block;
	margin: 0;
	padding: 0;
}

dt {
	margin-top:8px;
	width:226px;
	height:38px;
	/*cursor: pointer;*/
}

dt div.menu1 {
	cursor:pointer;
	width:226px;
	height:38px;
	float:left;
	font-size: 14px;
	text-decoration: underline;
	text-align: left;
	color: #00295b;
	font-weight: bold;
	padding-left:20px;
	background:url(../../Concorde/images/menu_main.jpg);
	background-repeat: no-repeat;
}

dt div.menu2 {
	cursor:pointer;
	width:226px;
	height:38px;
	float:left;
		font-size: 14px;
	text-decoration: underline;
	text-align: left;
	color: #00295b;
	font-weight: bold;
	padding-left:20px;
	background:url(../../Concorde/images/menu_main.jpg);
	background-repeat: no-repeat;
}

dt div.menu3 {
	cursor:pointer;
	width:226px;
	height:38px;
	float:left;
		font-size: 14px;
	text-decoration: underline;
	text-align: left;
	color: #00295b;
	font-weight: bold;
	padding-left:20px;
	background:url(../../Concorde/images/menu_main.jpg);
	background-repeat: no-repeat;
}

.menu4 {
	cursor:pointer;
	width:200px;
	height:38px;
	float:left;
		font-size: 14px;
	text-decoration: underline;
	text-align: left;
	color: #00295b;
	font-weight: bold;
	padding-left:20px;
	background:url(../../Concorde/images/menu_main.jpg);
	background-repeat: no-repeat;
}

dt div.submenu {
	left:228px;
	width:307px;
	height:310px;
	position:absolute;
	display:none;
	float:left;
	color: #FFF;
}

dt div.submenu_top {
	left:228px;
	width:307px;
	height:37px;
	float:left;
	background:url(../../images/menu_left_background.gif);
	margin-bottom:5px;
	font-weight:bold;
	font-size:14px;
}

dt div.submenu_body {
	width:297px;
	height: expression( this.scrollHeight > 260 ? "260px" : this.scrollHeight + 21 );
	max-height:260px;
	text-align:left;
  overflow : auto;
	background:url(../../images/menu_left_background.gif) ;
	background-attachment: fixed;
	background-position: 228px;
	margin-bottom:10px;
	padding-left:10px;
}
dt div.submenu_body2 {
	width:297px;
	text-align:left;
	background:url(../../images/menu_left_background.gif);
	padding-left:10px;
}

a.submenu:link, a.submenu:visited{
	text-decoration: none;
	color: #FFF;
	/*padding-left:15px;*/
	white-space: nowrap;
}

a.submenu:hover{
	text-decoration: none;
	color: #fff15f;
	/*padding-left:15px;*/
	white-space: nowrap;
}

dt img#vehicleimage {
	left:538px;
	position:absolute;
	display:none;
	/*width:30px;*/
	/*max-height:50px;*/
	/*border-width:1px;
	border-style:solid;
	border-color:#dfe #365 #365 #dfe;
	background: #797;*/
}

dd {
	color: #00295b;
	font-size:12px;
	width:226px;
	height:20px;
	background:url(../images/menumin_background.gif);
}

dd a:link, dd a:visited {
	
	display:block;
	width: 226px;
	height:20px;
	text-decoration: none;
	color: #00295b;
	background:url(../images/menumin_background.gif);
	white-space: nowrap;
	text-overflow:ellipsis;
	overflow:hidden;	
}

dd a:hover {
	display:block;
	width: 226px;
	height:20px;
	text-decoration: none;
	color: #00295b;
	background:url(../images/menumin_activ_background.gif);
	white-space: nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}

input[type=text], textarea {
	border: 1px solid #b9b9b9;
	font-size: 12px;
}
	
	
input[type=text]:focus, textarea:focus {
	border: 1px solid #f30909;
	/*color: #22b2dd;*/
}

.button
	{
	width: auto;
	height: 25px;
	text-align: center;
	color: #000;
	text-shadow: 1px 1px #186b85;
	background: #2ab9e7 url(../../images/button_background.gif) repeat-x;
	font-size: 14px;
	font-weight: bold;
	border: 0;
	float: right;
	vertical-align:middle;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	/*margin: 30px 50px 0 0;*/
	cursor: pointer;
	}
	
.button:hover {
	background-position: bottom left;
	color: red;
	padding-top:5px;
}
	



