/*
Title:      	multitrailer.de master styles for screen media
Author:     	Markus Nolte
Updated:    	2006-12-13
Notes:    		Hand-crafted by Markus Nolte, company 'intrawave' in Steinheim-Bergheim, Germany

+++ Colors +++
bg:          				#4e82b8
blau:						#739ccb
grün:						#c0cb73
bg-content					#fafaf0
Schrift:          			#444
Links:						#4e82b8
h1:							#4e82b8
h2:							#b40006
Bildrahmen:	            	#d6
Linie:						#ccc

Menü:
*/

html, body {
	margin: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 90%;
	color: #444;
	background: #fff;
	margin: 10px 0;
	text-align: center;
}
	
	
/*	+wrapper
------------------------------------------------------------------------------*/
#wrapper {
	position: relative;
	text-align: left;
	width: 916px;
	margin: 0 auto;
	padding: 0;
	/*background: url(bg_content.gif) top center repeat-y #fff;*/
	background: #fff;
	color: #444;
}
#wrapper .off {
	position: absolute; 
	left: -2999px; 
	width: 990px;
}
	
	
/*	+header
------------------------------------------------------------------------------*/
#header {
	display: none; 
}


/*	+content
------------------------------------------------------------------------------*/
#content {
	clear: right;
	float: left;
	width: 916px;
	background: #fff;
	color: #444;
}
#content #left {
	float: left;
	width: 275px;
	padding: 0 0 0 31px;
  	voice-family:"\"}\"";  /* ab hier ignoriert IE 5.x nachfolgende Deklarationen */
  	voice-family:inherit;
	width: 244px;
}
#content #right {
	float: right;
	width: 641px;
	padding: 0 48px 0 20px;
  	voice-family:"\"}\"";  /* ab hier ignoriert IE 5.x nachfolgende Deklarationen */
  	voice-family:inherit;
	width: 573px;
}
#content #right h1 {
	clear: both;
	font-size: 120%;
	font-weight: bold;
	color: #4e82b8;
	background-color: #fff;
	padding: 6px;
	margin: 8px 0;
	border: 1px solid #dedad2;
}
#content #right h2, #content #right h2 a {
	clear: both;
	font-size: 110%;
	font-weight: bold;
	color: #b40006;
	background-color: transparent;
	text-decoration: none;
	padding: 6px 0;
	margin: 8px 0;
	border-bottom: 1px solid #b40006;
}
#content #right h3 {
	clear: both;
	font-size: 100%;
	font-weight: bold;
	color: #444;
	background-color: transparent;
	padding: 6px 0;
	margin: 8px 0;
	border-bottom: 0px solid #b40006;
}
#content #right p {
	text-align: justify;
	line-height: 160%;
	margin-bottom: 10px;
}
#content #right p.strong {
	font-weight: bold;
}
#content #right span.strong {
	font-weight: bold;
}
#content #right ul {
	list-style-type: square;
	line-height: 160%;
}
#content #right .top {
	clear: both;
	height: 25px;
	margin: 40px 0 35px 0;
	padding: 0;
	text-align: right;
	border-top: 1px solid #dedad2;
}
#content #right div.imgborder img {
	padding: 4px;
	border: 1px solid #d2d6d9;
	margin: 0 20px 15px 0;
}
#content #right div.imgborder img:hover {
	border: 1px solid #444;
}
.flLeft {
	float: left;
}
.flRight {
	float: right;
}

	
/*	+content-bilder
------------------------------------------------------------------------------*/
#content #right span a:link img, 
#content #right span a:visited img {
	float: left;
	position: relative;
	vertical-align: top;
	margin: 0 8px 25px 0;
	padding: 4px;
	border: 1px solid #ddd;
	background: #fff;
}
#content #right span a:hover img, 
#content #right span a:active img {
	border: 1px solid #808080;
	background: #ddd;
}

	
/*	+footer
------------------------------------------------------------------------------*/
#footer {
	display: none; 
}
	
	
/*	+navi-top
------------------------------------------------------------------------------*/
#topnav {
	display: none; 
}
	
/*	+navi-main
------------------------------------------------------------------------------*/
#content #left #mainnav {
	display: none; 
}

	
/*	+links
------------------------------------------------------------------------------*/
#content a:link, #content a:visited {
	background-color: transparent;
	color: #4e82b8;
	text-decoration: underline;
}
#content a:hover, #content a:active {
	text-decoration: none;
}
	
	
/*	+common
------------------------------------------------------------------------------*/
abbr, acronym, .description {
	font-style: normal;
	border-bottom: 1px dotted #333;
	cursor: help;
}
img {
	border: 0;
}
div.breadcrump {
	padding: 15px 0 5px 0;
	border-bottom: 1px solid #d2d6d9;
}
.fett {
	font-weight: bold;
}
.kursiv {
	font-style: italic;
}
.center {
	text-align: center;
}
.unsichtbar {
	visibility: hidden;
}
#print {
	font-size: 12px;
	display: block;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}
.clearleft {
	clear: left;
}
.clearright {
	clear: right;
}
.clear {
	clear: both;
}
#content #right ul { 
	list-style-type: square;
	/*list-style-image: url(li_hk.gif);*/
}
#content li:hover { 
	color: #4e82b8; cursor: default;
}


/*	+sections
------------------------------------------------------------------------------*/
#content #right .section {
	clear: both;
	position: relative;
	float: left;
	padding: 8px;
	margin: 10px 0 20px 0;
	width: 555px;
    line-height: 160%;
}
#content #right .contact {
	background: #f3f3f3;
	border: 1px solid #dedad2;
}
#content #right .section p {
	padding: 0;
	margin: 0;
}
#content #right .products {
	background: transparent;
	border: 1px solid #dedad2;
}
#content #right .section div.flLeft {
	width: 220px;
	float: left;
}
#content #right .section div.flRight {
	width: 320px;
	float: right;
}
#content #right .section a:link img, 
#content #right .section a:visited img {
	vertical-align: top;
	margin: 0;
	padding: 4px;
	border: 1px solid #ddd;
	background: #fff;
}
#content #right .section a:hover img, 
#content #right .section a:active img {
	border: 1px solid #808080;
	background: #ddd;
}

