* { margin:0px; padding:0px }

.clear { clear:both; }
img { border:0px; }
body {
	font-size:12px;
	background-color:#4e637e;
	
}
	.middle .column1 ul li, .middle .column1  ol li {
		margin:3px 0px 3px 20px;
		list-style:circle;
	} 	
	.middle .column1 ol li {
		list-style:decimal;
	}
	
* {
	font-family:"Trebuchet MS",Helvetica, sans-serif;
}
body.pop {
	background-color:#f0f0f0;
}
.wrapper {
	width:1001px;
	margin:auto;
	background-image:url(../img/wrapper-bg.jpg);
	background-repeat:no-repeat;
	background-color:#f3f3f3;
	
}
.header {
	
	
}
	.header .logo {
		float:right;
	}
	
	.nav {
		padding:103px 0px 0px 34px;
	}
	.nav , .nav li {
		list-style:none;	
	}
	.nav li {
		float:left;
		width:185px;
		height:39px;
		background-image:url(../img/box-nav.png);
		background-repeat:no-repeat;
		margin:0px 11px 0px 0px;
	}
	.nav li.on {
		background-image:url(../img/box-nav-on.png);
	}
	.nav li a {
		display:block;
		color:#660000;
		text-decoration:none;
		font-weight:bold;
		font-size:16px;
		width:185px;
		padding:4px 0px 4px 0px;
		text-align:center;
	}
	/* 2 level */
	.nav li ul {
		position:relative;
		z-index:60;
	}
	* html .nav li ul { 
		position:absolute;
	}
	.nav li ul li, .nav li ul li.on {
		background:none;
		padding:0px;
		margin:0px;
		height:auto;
		width:182px;
		background-color:#d4d9df;
	}
	.nav li ul li a {
		text-align:left;
		border-bottom:1px solid #424243;
		color:#424243;
		padding:3px 8px 3px 8px;
		margin:0px 4px 0px 4px;
		width:158px;
		font-size:12px;
		font-weight:normal;
	}
	.nav li ul li a:hover, .nav li ul li a.on {
		color:#660000;
	}
	.nav li ul li.last {
		background-image:url(../img/nav-last-bg.gif);
		background-repeat:no-repeat;
		background-position:left bottom;
	}

	.nav li ul li a.last {
		border:0px;
		padding-bottom:4px;
		
	}
	/* hover 	 */
	li.lev1 ul{	  visibility:hidden;}
	li.lev1:hover ul{  visibility:visible;}

	
	
.middle {
	clear:both;
	min-height:530px;
}
* html .middle {
	height:530px;
}	
	.middle .column1 {
		float:left;
		width:735px;
		margin:0px 0px 0px 35px;
	}
	* html .middle .column1 { 
		margin:0px 0px 0px 13px;
	}
	.middle .column2 {
		float:right;
	}
		.middle .model-right {
			float:right;
			margin-top:-16px;
		}
	.rightBottom {
		clear:both;
		margin:25px 0px 0px 70px;
		width:140px;
		text-align:center;
	}
		.navRight, .navRight li  {
			list-style:none;
			
		}
		.navRight li a {
			display:block;
			color:#4e637e;
			text-decoration:none;
			font-weight:bold;
			padding:5px 0px 5px 0px;
			background-image:url(../img/nav-right-bg.jpg);
			background-repeat:no-repeat;
			margin-top:10px;
			width:128px;
		}
		.navRight li a:hover, .navRight li a.on {
			color:#660000;
		}
		.navLng {
			padding:14px 0px 0px 16px;
		}
		.navLng, .navLng li {
			list-style:none;
		}
		.navLng li {
			float:left;
		}
		.navLng li a {
			display:block;
			text-decoration:none;
			height:23px;
			width:24px;
			margin-right:10px;
			background-repeat:no-repeat;
		}
		.navLng li a.de 	{			background-image:url(../img/de.gif);		}
		.navLng li a.de-on 	{			background-image:url(../img/de-on.gif);		}

		.navLng li a.it 	{			background-image:url(../img/it.gif);		}
		.navLng li a.it-on 	{			background-image:url(../img/it-on.gif);		}

		.navLng li a.en 	{			background-image:url(../img/en.gif);		}
		.navLng li a.en-on 	{			background-image:url(../img/en-on.gif);		}
		
		
		
		
		
.gray {
	color:#9ea9af;
}		
		
.footer {
	background-image:url(../img/footer-bg.jpg);
	background-repeat:no-repeat;
	background-color:#4e637e;
	text-align:right;
	padding:132px 34px 15px 0px;
}
	.footer, .footer a {
		text-decoration:none;
		color:white;
	}
	.footer a:hover, .footer a.on {
		color:#660000;
	}
/* general content */
.middle {
	color:#515151;
}
.middle a {
	color:#515151;
}
		
/* tpls */
.content {
	padding-top:37px;
	color:#515151;
}
	h1, h2 {
		color:#660000;
		font-size:15px;
		font-style:italic;
		margin-bottom:6px;
		clear:both;
	}
	h2 {
		font-size:13px;
	}
	h3 {
		font-size:13px;
		margin-bottom:6px;
	}
	.content p, .content .txt div {
		margin-bottom:5px;
	}
	.content .img {
		text-align:center;
	}
	
	.content .centerBox {
		width:455px;
		margin:auto;
	}
	
		.content .txt {
			clear:both;
		}
		.content .txt p img {
			margin:10px 0px;
		}
		.content p.gallery {
			clear:both;
			width:455px;
			margin:auto;
		}
		.content p.gallery a {
			float:left;
			display:block;
			width:140px;
			height:100px;
			text-decoration:none;
			margin:0px 8px 8px 0px;
			background-position:center top;
			background-repeat:no-repeat;
		}
		.content p.gallery a.last {
		}
/* list */
.list .item {
	border-bottom:1px solid #aaa;
	padding:10px;
} 
	.list a {
		color:black;
		text-decoration:none;
	}
	.list h3 {
		font-size:13px;
	}
	.list .img img {
		border:0px;
	}
	.list .img {
		display:block;
		padding:0px 10px 0px 0px;
		width:200px;
		text-align:center;
	}
	.list .img, .list .contBox {
		float:left;
		
	}
	 .list .contBox { 
	 	width:200px;
	 }
		
		
		
		
/* home */
.home {
	width:1001px;
	height:800px;
	margin:auto;
	background-image:url(../img/home-bg.jpg);
  background-image:url(../img/home-bg.bak2.jpg);
	
}
	.home-content {
		height:800px;
	}
	.home-button {
		padding:163px 0px 0px 128px;	
	}
		.home-button a {
			display:block;
			width:161px;
			height:158px;
			margin-right:37px;
			float:left;
		}
		.home-button a.de { background-image:url(../img/home-button-de.jpg); }
		.home-button a.it { background-image:url(../img/home-button-it.jpg); }
		.home-button a.en { background-image:url(../img/home-button-en.jpg); }
	
	.hut {
		position:relative;
		/*background-image:url(../img/hut.png);*/
        /*background:url(../img/farbskala.png);*/

        display:block;
		height:93px;
		width:136px;
		left:190px;
		top:38px;

        background:url(../img/book-banner.png);
        top:70px;
        left:219px;

		margin:0px 0px -93px 0px;
	}


  /*
  .hut {
    background:url(../img/reifen.png);
  }
  */
	.home-gal {
		clear:both;
		padding:70px 0px 0px 219px;	
	}
		.home-img {
			width:390px;
			text-align:center;
		}
		.home-img a {
			display:block;
			margin-top:0px;
			color:#383838;
			text-decoration:none;
		}
	
	
	
.home .footer {
	background-image:none;
	padding-top:5px;
}

/* MODULES - GUESTBOOK */
.gb-pop {
	padding:20px;
}
	.gb-pop .row {
		width:157px;
		padding:3px;
		margin:0px 3px 3px 0px;
		border:1px solid #f0f0f0;
		float:left;
	}
	.gb-pop .rowMsg {
		clear:left;
		width:324px;
	}
	.gb-pop .rowError {
		border:1px solid red;
	}
	.gb-pop .row .text, .gb-pop .row .textarea {
		width:150px;
		padding:2px;	
	}
	.gb-pop .row .textarea {
		width:318px;	
	}
	.gb-pop .row .status {
		
	}

	
.gb {
	width:455px;
	margin:auto;
}
.gb .list {
	
}
	.gb .list .name {
		color:#660000;
	} 
	.gb .newEntry {
		color:#660000;
		font-weight:bold;
		margin-top:20px;
		display:block;
	}
	.gb .paging {
		padding:10px;
		width:400px;
		border-bottom:1px solid #660000;
	}
		.gb .paging a {
			color:#660000;
			text-decoration:none;
			display:block;
			padding:4px 10px;
			float:left;
		}
		.gb .paging select {
			float:left;
		}
		.gb .paging a.on {
			font-size:14px;
			font-weight:bold;
			background-color:#660000;
			color:white;
		}
		
	.gb .list .item {
		padding:10px;
		border-bottom:1px solid #515151;
		width:400px;
	}
	.gb .list .item .answer {
		padding-top:4px;
		color:#600;
		font-style:italic;
	}
		
/** ORDER ***/
.order {
	
}	
	.order h2 {
		margin-top:15px;
	}
	.order .send {
		margin-top:20px;
		margin-bottom:20px;
		display:block;
	}
	.order .row {
		margin-bottom:4px;
	}
	.order .row2 {
		padding:4px;
		margin-bottom:4px;
	}
	.order .spacer {
		height:15px;
	}
	.order .row label {
		display:block;
		float:left;
		width:140px;
	}
	.order .zoneTable td {
		padding:3px;
		vertical-align:top;
	}
	.order .zoneTable b {
		text-transform:uppercase;
	}
	.order .packages {
		
	}
		.order .packages th {
			border:1px solid #000;
			padding:4px;
			font-weight:normal;
		}
		.order .packages td {
			border-top:1px solid black;
			border-bottom:1px solid black;
			text-align:center;
			padding:4px;
		}
		.order .packages td.spacer {
			padding:0px;
			height:5px;
			
		}
		.order .packages th, .order .packages td {
			background-color:#eee;
		}
		.order .packages td.col2, .order .packages th.col2 {
			background-color:#ccc;
		}
		.order .inputField {
			width:200px;
		}
		.order .error {
			background-color:red;
			color:white;
			padding:10px;
			margin-bottom:10px;
		}
		.order .error a {
			color:white;
		}
		.order .errorField {
			border:1px solid red;
		}
		
.sendOrder  {
	padding-top:20px;
}
	.sendOrder .col1 {
		border-right:1px solid #aaa;	
	}
	.sendOrder .col1, .sendOrder .col2 {
		float:left;
		width:49%;
		text-align:center;
	}
		
.noBorder {
	border:0px !important;
	background:none !important;
}
		
		
		
/** IMG SHADOW **/
a.shadow {
	display:block;
}
.shadow {
	background-image:url(../img/shadow.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}
	.shadow .s1 {
		background-image:url(../img/shadow-bottom.jpg);
		background-repeat:no-repeat;
		background-position:left bottom;
	}
	.shadow .s2 {
		background-image:url(../img/shadow-right.jpg);
		background-repeat:no-repeat;
		background-position:right top;
		padding:0px 7px 8px 0px;		
	}
	.shadow .s2, .shadow .s1, .shadow {
		float:left;
	}
	
	
	
/* models */
	.models {
		
	}
	.models .col, .modelsShow .col {
		float:left;	
		width:185px;
		padding:0px 70px 20px 0px;
	}
	.models .col1, .modelsShow .col1 {
		padding:0px 0px 20px 0px;
	}
		.models .item {
			clear:both;
			padding:20px 0px 0px 0px;
		}
		.models .img {
			float:right;
		}
		.models .voteR {
			float:left;
			padding:3px;
			margin-bottom:10px;
			text-align:center;
			color:#515151;
		}
		.models .desc {
			float:left;
			text-align:right;
			width:95px;
			padding:0px 10px 0px 0px;
			color:#660000;	
		}
		

	.modelsShow .col0 {
		border-right:1px solid #aaa;
		padding:0px 40px 20px 0px;
	}
	.modelsShow .col1 {
		padding:0px 0px 20px 40px;
	}
	.modelsShow .item {
		padding:10px 0px 10px 0px;
	}
	.modelsShow .pos {
		font-weight:bold;
		padding-top:10px;	
	}
	.modelsShow .desc {
		color:#660000;
	}
		
		

h2.news {
	padding-top:15px;
	font-size:14px;
	font-style:normal;
}

