@CHARSET "ISO-8859-1";

/****************** allgemeine Styles **********************/
html {
	height: 100%;
	width: 100%;
}
body {
	height: 100%;
	width: 100%;
	border: 0px;
	padding: 0px;
	margin: 0px;
	font-family: arial, sans-serif;
	line-height: 18px;
	overflow: auto;
	cursor: default;
	font-size: 12px;
	color: #000;
	background-color: #e6e6e6;
}
p {
	margin: 0px;
	padding: 0px;
}
*:focus {
	outline: none;
}
img {
	cursor: default;
}
.noMarginLeft{
	margin-left:0 !important;
}
.noMarginRight{
	margin-right:0 !important;
}
.noMarginTop{
	margin-top:0 !important;
}
.noMarginBottom{
	margin-bottom:0 !important;
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
.clearBoth {
	clear: both;
}
.alignRight {
	text-align: right;
}
.alignLeft {
	text-align: left;
}
.alignCenter {
	text-align: center;
}
.displayNone {
	display: none;
}
.visHidden {
	visibility: hidden;
}
.overflowHidden {
	overflow: hidden !important;
}
a {
	text-decoration: none;
	color: #218B28;
}
a:link,a:visited,a:focus,a:hover,a:active {
	border: 0px;
}
a img {
	border: none;
}
.companyCol1 {
	color: #00b;
}
.companyCol2 {
	color: #B92C2C;
}
.failField {
	border-color: #f00;
}
.greyText {
	color: #888 !important;
}
.redText{
	color: #C00418 !important;
}
.textSpecial {
	color: #fff;
	font-style: italic;
}
hr {
	color: #fff;
}
.cursNorm {
	cursor: default !important;
}
.width50 {
	width: 50%;
}
.normalSize {
	font-size: 1.4em;
}
input {
	background-color: #eee;
}
h1, h2, h3, h4{
	padding: 0px;
	margin: 0px;
}
h2{
	font-size: 2em;
	line-height: 30px;
	margin-bottom: 10px;
}
h3{
	font-size: 1em;
}

/***************************************** übergreifende Styles **************************************/

#background {
	width: 1025px;
	height: 100%;
	background-color: #fff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin: auto;
}
#leftBar {
	width: 181px;
}
#middleBar {
	width: 660px;
	height: 100%;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#rightBar {
	width: 182px;
	height: 100%;
}
#container img{
	width: 660px;
	height: 440px;
	border-bottom: 1px solid #ccc;
}
#container #content img{
	width: auto;
	height: auto;
	border: none;
	cursor: pointer;
}
.index #container {
	padding: 0px;
}
#content{
	padding: 18px 20px 25px 20px;
}
.rightMenu tr{
	border-bottom: 1px solid #ccc;
	padding: 0px;
}
.subMenu{
	border-top: 1px solid #ccc;
	margin-top: 404px;
}
.subMenuActive{
	font-weight: bold;
}
.rightMenu table td:first-child{
	width: 16px;
	padding: 9px 0px 9px 9px;
}
#foot{
	width: 180px;
	position: absolute;
	bottom: 10px;
	color: #888;
	text-align: center;
}
.red{
	color: #cb0a1d;
}
.helvetica{
	font-family: HelveticaNeueW01-75Bold, arial, sans-serif;
}
.biggerContent{
	font-size: 2.1em;
}
.ulLine{
	padding-left: 15px;
	margin-top: 0px;
}
.olNoPadding{
	padding-left: 18px;
}
.olNoPadding li{
	padding-left: 5px;
}
.ulNoPadding{
	padding-left: 25px;
	list-style-image: url('../Graphics/Icons/link-home.gif');
}
.ulNoPadding li{
	padding-left: 15px;
	margin-bottom: 15px;
}
.olNoClip{
	margin-top: 5px;
	padding-left: 19px;
}
#content .ulDownload{
	padding: 0px;
	margin-top: 0px;
	list-style-image: url("../Graphics/Icons/link-download.gif");
	list-style-position: inside;
}
#content .ulDownload li a{
	color: #C00418;
}
.optional{
	font-style: italic;
}
.freeroom{
	margin: 30px 0 0 0;
}
.externLink{
	color: blue;
}
.bold-grey{
	color: #666666;
	font-weight: bold;
}
#content table{
	width: 100%;
}
h2 .h2Small{
	font-size: 0.6em !important;
}

/***************************************** Navigation ************************************************/

#logoWrapper {
	padding: 20px 20px 18px 20px;
}
#logoWrapper img {
	cursor: pointer;
}
.productNav {
	margin: 0px 0px 7px 0px;
	padding-left: 35px;
}
.naviHead {
	height: 29px;
	padding: 5px 0px 5px 0px;
	text-align: center;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #eee;
}
.naviHead h1 {
	color: #666;
	font-size: 2.1em;
	font-weight: bold;
	margin: 0px;
}
.productNav a {
	color: #999;
	text-shadow: 0 0 1px rgba(153, 153, 153, 0.4);
	font-family: Helvetica Neue W82 Bold, arial, sans-serif;
	font-size: 2.1em;
	font-weight: bold;
}
.productNav .naviActive{
	color: #000 !important;
}
#leftBar .naviHover > a {
	color: #282 !important;
}
.subNavi .naviActive{
	color: #218B28 !important;
}
.naviEle {
	width: 219px;
	height: 39px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #666;
	text-align: center;
	padding-top: 11px;
	cursor: pointer;
}
.naviEle a {
	color: #fff;
	font-size: 1.8em;
	font-weight: bold;
	margin: 0px;
}
.eleRight {
	width: 220px !important;
	border-right: none;
}
.navAreaActive {
	display: block !important;
}
.subNav1{
	padding: 0px;
	list-style-image: url("../Graphics/Icons/link-arrow.gif");
	list-style-position: inside;
}
.subNav1 li{
	line-height: 25px;
	border-top: 1px solid #ccc;
}
.subNav1 li:last-child{
	border-bottom: 1px solid #ccc;	
}
.subNavi a, .rightMenu .productNav a{
	font-size: 12px;
	font-weight: normal;
	font-family:'HelveticaNeueW01-45Ligh',arial,sans-serif;
	text-shadow: none;
}
.subNav2{
	padding: 0px 0px 0px 10px;
	border-top: 1px solid #ccc;
}
.subNav2 li{
	border-top: none;
	border-bottom: 1px solid #ccc;
}
.subNav2 li:last-child{
	border: none;
}
.rightMenu .productNav{
	border-top: 1px solid #ccc;
	padding: 9px 0px 9px 9px;
	margin: 0px;
}
.rightMenu .productNav .naviActive{
	color: #218B28 !important;
}
.rightMenu .productNav img{
	margin-right: 5px;
	display: inline;
}
#rightBar .rightGallery{
	height: 401px;
	vertical-align: bottom;
}
#rightBar table{
	width: 100%;
	border-collapse: collapse;
}
.rightMenu .downLink a{
	color: #C00418;
}
.rightMenu .downLink span{
	padding-right: 9px;
}
.rightMenu .subNav1 li:last-child{
	border-bottom: 0px;
}
.rightMenu .subNav1{
	margin: 9px 0px -9px 0px;
	padding-left: 10px;
}
.rightMenu .subNav1 li{
	line-height: 30px;
}

/************************************* Content-Boxen ********************************************/
.contentContainers{
	margin-top: 20px;
}
.contentContainers:after{
	clear:both;
	margin-bottom: 10px;
}
.contentContainerWrapper{
	max-width: 210px;
	max-height: 200px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}
.contentContainerWrapper:first-child{
	margin-left: 0;
}
.contentContainer{
	width: 184px;
	max-height: 200px;
	padding: 8px;
	background-color: #ddd;
	color: #000;
}
.contentContainer .containerImg{
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #fff;
	text-align: center;
}
#container #content .contentContainer img{
	max-height: 120px;
	max-width: 180px;
}
.moreLink{
	margin-top: 30px;
	font-size: 14px;
}
.moreLink .icon{
	width: 20px;
	height: 12px;
	margin-top: 3px;
	margin-right: 10px;
	float: left;
	background-image: url("../Graphics/Icons/link-arrow.gif");
	background-repeat: no-repeat;
	background-size: contain;
}

/************************************* Technische Details ********************************************/

.techDetails ul{
	padding-left: 15px;
	margin: 0px;
}

/**************************************** Sprachen ***************************************************/

.languages table{
	width: 100%;
}
.languages table tr td{
	border: 1px groove #ccc;
	padding: 5px 20px 5px 20px;
}
.languages table tr .firstRow{
	width: 200px;
}

/**************************************** Unsere Werbung *********************************************/

#pictureHolder{
	text-align: center;
	width: 660px;
	border-bottom: 1px solid #ccc; 
}
#pictureHolder img{
	width: auto;
	height: 700px;
	border-bottom: none;
}
.ourads #rightBar .rightGallery{
	height: 666px !important;
}
.ourads .thumb{
	height: 90px !important;
}
.ourads .Picture1{
	border-top: none !important;
}
#adsThumbs{
	height: 666px;
	overflow: auto;
}
.ourads .rightMenu .productNav{
	color: #218B28 !important;
	cursor: pointer;
}
.ourads .galleryButton img{
	cursor: pointer !important;
}

/**************************************** Gallerien ***************************************************/
.galleryThumb{
	border-top: 1px solid #ccc;
	padding: 3px 5px 3px 10px;
}
.thumb{
	cursor: pointer;
	height: 50px;
}
/**************************************** Verkauf ***************************************************/
.countryTitle{
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 10px;
	background-color: #666;
	color: #fff;
	height: 18px;
	font-size: 18px;
	font-weight: bold;
}
.countryTitle, .countryContent{
	padding-left: 10px;
}
.countryContent{
	margin-bottom: 20px;
}