/*
 * Template: modellbahngt
 * (c) 2008 by Meins und Vogel GmbH
 * www.muv.com info@muv.com
 *
 * Dieses Template und alle damit verbundenen Dateien ist urhererrechtlich geschützt!!!
 */

 
/*#####################################################################################################
                                                   LAYOUT
  #####################################################################################################*/

* { 
  padding: 0; 
  margin: 0; 
}
  
html {	
	height:100%
}

body {
	color: Black;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}

body.main {
	color: Black;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #00b700;
}

div {
	overflow: hidden; 
}

img {
	border: none;
}

p, h1, h2, h3, h4, h5, h6 {
  margin-top: 10px;
}

#wrapper {
	margin: 0px auto 0px auto;
	width: 948px;
	padding: 0px 25px 0px 25px;
	background: url(wrapper_hg.jpg) left top repeat-y;
}

#header {
	float: left;
	height: 110px;
	width: 948px;
	color: White;
}

#header_logo {
	margin: 15px;
	padding: 0px 10px 0px 110px;
	height:82px;
	width: 325px;
	float: left;
	color: #007c00;
	background-image: url(logo.jpg);
}

#header_logo h1 {
   margin-top: 2px;
	margin-bottom: 2px;
	font: bold 20px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #007c00;
}

#header_logo h2 {
   margin-top: 0px;
	font: 8.5px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
}

#header_content {
   margin-top: 25px;
	margin-right: 30px;
	float: right;
	color: Black;
	width:425px;
	text-align: right;
	font-size:12px;
}

#header_content a.normal {
	color: Black;
}

#header_content a.selected {
	color: #007c00;
}

#topmenu {
  float: left;
  width: 912px;
  margin-left: 15px;
}

#topmenu_left {
  float: left;
  width: 7px;
}

#topmenu_right {
  float: right;
  width: 7px;
}

#topmenu_content {
	font-size:11px;
	float: left;
	background: url(menu_hg.jpg) repeat-x left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	height: 23px; /* 30-7 */
	width: 878px;
}

#topmenu a.normal {
	color: White;
}

#topmenu a.selected {
	color: Black;
}

#heightcolumn { 
  width: 0px;
  float: left;
  height: 700px;
}

#leftcolumn { 
  margin-left: 15px;
  margin-bottom: 15px;
  width: 200px;
  float: left;
}

#leftcolumn a { 
  color: Black;
  text-decoration: none;
}

.left_header {
	padding-left: 5px;
	padding-top: 5px;
	background-image: url(left_top.jpg);
	height: 17px; /* 22 - 5 */
	color: White;
	font: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.left_content {
	padding: 5px 5px 5px 5px;
	background-color: #d6f3d6;
	border-left: 1px solid #00b700;
	border-right: 1px solid #00b700;
	border-bottom: 1px solid #00b700;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#content { 
  margin-left: 15px;
  margin-bottom: 15px;
  float: left; 
  width: 518px;
}

#content_big { 
  margin-left: 15px;
  margin-bottom: 15px;
  float: left; 
  width: 696px;
}

#rightcolumn { 
  margin-left: 18px;
  margin-bottom: 15px;
  width: 160px;
  float: left;
}

#rightcolumn a { 
  color: Black;
  text-decoration: none;
}

.right_header {
	padding-left: 5px;
	padding-top: 5px;
	background-image: url(right_top.jpg);
	height: 17px; /* 22 - 5 */
	color: Black;
	font: bold 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.right_content {
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
	border-left: 1px solid #d6f3d6;
	border-right: 1px solid #d6f3d6;
	border-bottom: 1px solid #d6f3d6;
	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#footer{ 
	margin:10px 0px 0px 0px;
 	width: 998px;
 	clear: both;
	background: url(footer_hg.jpg) left top no-repeat; 
	height: 57px;
	color: White;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
 }

#footer a { 
	color: White;
 }

#muv_link, #muv_link a{
	padding-top: 10px;
	text-align: center;
	color: #bbbbbb;
	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 37px;
}

/*#####################################################################################################
                                                   CONTENT
  #####################################################################################################*/
h1, h2, h3, h4, h5, h6 {
	color: #007C00;
	font-style: italic;
	font-weight: bold;
}

h1 {	font-size: 26px; }
h2 {	font-size: 22px; }
h3 {	font-size: 19px; }
h4 {	font-size: 17px; }
h5 {	font-size: 13px; }
h6 {	font-size: 11px; }

a {
	color: Black;
	font-weight: bold;
	text-decoration: none;
}

hr {
	color: Black;
	background-color: Black;
	border: none;
	height: 1px;
}

.select_brands {
  width: 155px;
}

.bghighlight {
padding:3px;
width:81px;
}
