body {
	font-size: 9pt; 
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
	line-height: 140%;
}

a { 
	color: #666666; 
	text-decoration: none; 
}
a:hover { 
	color: #666666; 
	text-decoration: underline; 
}

#mastercontainer {
	height: 634px;
	margin: auto;
	margin-top: 50px;;
	text-align: left;
}

.maincontainer {
	width: 1156px;
}

#headcontainer {
	text-align: right;
	border-bottom: 1px solid #CCCCCC;
	height: 44px;
	text-transform: uppercase;
	font-weight: normal;
}

#contentcontainer {
	height: 495px;
}

#leftcontentcontainer {
	width: 415px;
	float: left;
  height: 495px;
  position: relative;
  
}

#rightcontentcontainer2 {
	width: 415px;
	float: left;
  height: 495px;
  position: relative;
}

#rightcontentcontainer {
 #position: relative;
 overflow: hidden;
 display: table;
 width: 720px; 
 height: 495px; 
 float: right; 
 text-align: right;
}

#textbox {
	margin-top: 140px;
	line-height: 190%;
}

#surfbox {
  height: 65px;
	position: absolute;
	bottom: 10px;
	line-height: 190%;
}

#imagebox {
	#position: absolute;  
	#top: 50%;
	display: table-cell;
	vertical-align: middle;
	text-align: right;
	right: 0px;
}

#teaserimage {
	#position: relative;
	#top: -50%;
	border: 0px;
}

#mainnavicontainer {
	height: 95px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}


/* Navigation */
#navigation {
	list-style-type: none;
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: left;
	margin-top: 3px;
}

#navigation li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-right: 5px;
	display: block;
	float: left;
	margin-right: 50px;
	position: relative;
	height: 88px;
}

#navigation li a{
	color: #999999;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 90%;
}

#navigation li a:hover{
	color: #333333;
}

#navigation li a.aktiv {
	color: #333333;
}

.hideme {
	visibility: hidden;
}

.subnaviaktiv {
	position: absolute;
	white-space: nowrap;
	bottom: 0px;
	width: 900px;
	padding: 0px !important;
	margin: 0px !important;
	left: 0px;
}

.subnaviinaktiv {
	display: none;
}

.subnaviaktiv li{
	height: auto ! important;
	float: left;
}


h1 {
	margin: 0px;
	font-size: 130%;
	margin-top: 0px;
	margin-bottom: 25px;
	font-weight: normal;
}

h2 {
	margin: 0px;
	font-size: 100%;
	font-weight: normal;
	margin-top: -20px;
	margin-bottom: 15px;
}

.darkgray {
	color: #666666;
}

a.thumbbox {
	height: 113px;
	width: 111px;
	margin-left: 8px;
	#margin-left: 7px;
	margin-bottom: 3px;
	float: left;
	text-align: left;
	background-color: white;
	-moz-opacity: 0.4;
	filter: Alpha(opacity=40);
	text-decoration: none !important;
}

.thumbbox img {
	border: 1px solid #CCCCCC;
}

.thumb {
	margin-bottom: 2px;
}

#sidemap {
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
	list-style-type: none;
}

.kunde {
	white-space: nowrap;
}
