/* CSS Document */

* {
margin: 0px;
padding: 0px;
border: 0px;
}

body {
  margin: 0;
  padding: 0;
  background: url(../img/layout/body.jpg) repeat-x top left;
  font-size: 1em;
  font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
}

h2 {
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 1em;
  color: #074066;
}

h3 {
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 0.9em;
  color: #666;
  font-weight: normal;
}

p {
  font-size: 0.8em;
  margin-bottom: 10px;
}

.hidden {
	display: none;
}

.show {
	display: block;
} 

a.more {
  text-decoration: none;
  font-size: 0.8em;
  color: #074066;
  padding: 0px 0px 0px 25px;
  background: url(../img/layout/arrow.gif) no-repeat 0px 2px;
}

p a.more {
	font-size: 1em;
}

span.morelink {
  display: block;
  text-align: right;
  border-bottom: 1px dashed #ccc;
  padding: 3px 0px 5px 0px;
  margin-bottom: 20px;
}

#left {
  width: 80px;
  height: 688px;
  float: left;
  background: url(../img/layout/left.jpg) no-repeat top left;
}

#container {
  width: 818px;
  float: left;
  background: #FFF;
}

#headertop {
  background: url(../img/layout/headtop.jpg) no-repeat top left;
  height: 32px;
  width: 818px;
}

#headertop ul {
  float: right;
  padding-top: 3px;
}

#headertop ul li {
  list-style: none;
  float: left;
  margin-left: 10px;
}

#headertop ul li a{
  text-decoration: none;
  color: #FFF;
  font-size: 0.7em;
}

#header {
  position: relative;
  height: 340px;
}

div.largepaper {

	margin-top: 10px;
	margin-left: 20px;
	width: 780px;
	background: url(../img/layout/largepaper_bg.jpg) no-repeat;
	padding-top: 35px;
}

div.largepaper p.bottom {
	
	display: block;
	clear: both;
	width: 780px;
	height: 60px;
	background: url(../img/layout/largepaper_bottom.jpg) no-repeat;
}

.navigation {
  position: absolute;
  height: 119px;
  background: url(../img/layout/navi.png) no-repeat top left;
  width: 870px;
  margin: 0px 0px 0px 10px;
}

.navigation img {
  margin: 25px 0px 0px 10px;
  float: left;
}

.navigation ul {
  float: left;
  list-style: none;
  padding: 30px 0px 0px 60px;
}

.navigation ul li {
  float: left;
  margin-right: 15px;
}

.navigation ul li a{
  color: #FFF;
  text-decoration: none;
  font-size: 0.8em;
}

.imgbottom {
  position: absolute;
  height: 40px;
  background: url(../img/layout/imgbottom.png) no-repeat top left;
  width: 800px;
  bottom: 0px;
  left: 10px;
}

.emotion {
  margin: 50px 0px 0px 10px;
}

#content {
}

div.content {

	padding-top: 30px;
	padding: 25px;
	clear: both;

}

div.p-box {
  background: url(../img/layout/paper.jpg) no-repeat top left;
  min-height: 170px;
  width: 368px;
  padding: 30px 30px 0px 30px;
  float: left;
}

div.sidebar {
  float: left;
  width: 340px;
  padding: 30px 20px 0px 30px;
  height: 200px;
  background: url(../img/layout/wishwash.jpg) no-repeat top left;
}

#right {
  width: 173px;
  height: 734px;
  float: left;
  background: url(../img/layout/right.jpg) no-repeat top left;
}

#footer {
  width: 818px;
  height: 156px;
  clear: both;
  margin-left: 40px;
  background: url(../img/layout/footer.jpg) no-repeat top left;
}

#footer ul {
  margin-left: 70px;
  padding-top: 50px;
}

#footer ul li{
  list-style: none;
  float: left;
  margin-right: 15px;
}

#footer ul li a{
  font-size: 0.7em;
  text-decoration: none;
  color: #074066;
  padding-left: 18px;
  background: url(../img/layout/arrowmini.gif) no-repeat 0px 2px;
}


/*
	NEWS
*/


div.news_start img {

	padding: 3px;
	border: 1px solid #d1d1d1;
	background: white;
	margin-bottom: 8px;

}

div.news_start h3, div.newsentry h3 {

	font-size: 1em;
	font-weight: normal;
	margin-bottom: 6px;
	padding: 0px;
}

div.news_start span, div.newsentry span {

	color: #666;
	font-size: 0.8em;
	font-weight: normal;
	display: block;
}

div.new_ad {
	
	background: url(../img/layout/wishwash.jpg) no-repeat top left;
	clear: left;
	float: left;
	padding: 10px;
	margin-top: 10px;
	margin-left: 15px;
	width: 385px;
	height: 200px;
}

div.new_ad img {

	float: left;
	padding: 3px;
	border: 1px solid #d1d1d1;
	background: white;
	margin-right: 6px;
}

div.new_ad h3 {

	font-size: 1em;
	margin-bottom: 0px;

}

div.new_ad span {

	color: #666;
	font-size: 0.8em;

}



div.newsentry {

	margin: 20px;

}

div.newsentry img {

	clear: both;
	padding: 3px;
	border: 1px solid #d1d1d1;
	background: white;
	margin-bottom: 8px;
	float: left;

}

div.newsentry h3 {

	margin-top: 2px;
  	color: #074066;

}

div.newsentry div {

	margin-left: 220px;
	margin-bottom: 20px;
}


/*
	INSERATE-INTEGRATION
*/


ul.insoverview {
	float: left;
	list-style: none;
}

ul.insoverview li {
	margin: 0px 20px 20px 0px;
	height: 317px;
	float: left;
	margin-right: 10px;
	background: url(../img/layout/overview.jpg) no-repeat;
	width: 244px;
	padding: 0px;
}

ul.insoverview li h4 {
	padding: 0;
	margin: 0;

}

ul.insoverview li h4 a {
	text-decoration: none;
	color: #074066;
	font-size: 1em;
	font-weight: normal;
}

ul.insoverview li img {
	height: 150px;
	width: 200px;
	margin: 33px 0px 0px 24px;
}

ul.insoverview li div{
	padding: 10px 0px 0px 20px;
}

ul.insoverview ul {
	list-style: none;
}

ul.insoverview li div label a{
	text-decoration: none;
	color: #666;
	font-size: 0.8em;
	font-weight: bold;
}

ul.insoverview ul li {
	font-size: 0.75em;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	float: none;
	line-height: auto;
	border: none;
	background: none;
	clear: left;
}

ul.insoverview ul li label{
	display: block;
	width: 100px;
	float: left;
}

ul.insoverview ul li span{
	float: left;
}


div#detailtabs ul {

	list-style: none;

}

div#detailtabs ul li {

	float: left;
	padding-right: 15px;
}



a#detailfoto img {

	background: white;
	border: 1px solid #ccc;
	padding: 1px;

}

table.spec {

	clear: both;

}

table.spec td {

	height: 18px;
	border-bottom: 1px solid #ccc;

}

table.spec td.bez {

	width: 200px;

}

div.thumbs {

	clear: both;

}

div.thumbs a {

	display: block;
	float: left;
	margin-right: 10px;
	border: 1px solid #ccc;
	padding: 1px;
	width: 70px;
	height: 45px;
	overflow: hidden;
}

div.thumbs a:hover {

	border: 1px solid black;

}

img#largeImage {
	margin-top: 10px;
	border: 1px solid #ccc;
	padding: 1px;
}

ul.form {
	list-style: none;
	width: 360px;
	float: left;
}	

ul.form li {
	margin-bottom: 5px;
	clear: both;
}

ul.form li span {
	display: block;
	width: 100px;
	float: left;
	font-size: 0.8em;
	padding-top: 3px;
}

ul.form li label input {
	width: 245px;
	height: 18px;
	border: 1px solid #ccc;
	background: #fff;
	font-size: 0.7em;
	padding-left: 5px;
}

ul.form li label textarea {
	width: 245px;
	height: 150px;
	border: 1px solid #ccc;
	background: #fff;
	padding-left: 5px;
	font-size: 0.7em;
}


ul.form li input.button {
	width: 60px;
	border: none;
	background: #eaeaea;
	padding: 5px 0px 5px 0px;
	height: 23px;
	font-family: "Lucida Sans", Arial, Verdana, sans-serif;
	font-size: 0.8em;
}

ul.address, ul.phones {
	list-style: none;
	margin-bottom: 20px;
	float: left;	
	margin-right: 30px;
	height: 50px;
}

ul.phones {
	margin-right: 0;
}

ul.address li, ul.phones li {
	padding: 0px;
	font-size: 0.8em;
	margin: 0px;
	float: left;
	clear: left;
}

ul.phones li {
	float: none;
}

ul.phones li span {
	display: block;
	float: left;
	width: 50px;
}

ul.phones li label {
	float: left;
}

a.map img {
	padding: 1px;
	float: left;
	border: 1px solid #CCC;
	margin-right: 10px;
}

a.map:hover img {
	border: 1px solid #666;
}

div#map {

	border: 1px solid #CCC;
	
	width: 330px;
	height: 230px;
	margin-bottom: 8px;

}

a.pdf {
	text-decoration: none;
	color: #666;
	padding-left: 25px;
	font-size: 0.8em;
	background: url(../img/layout/icon_pdf.gif) no-repeat 0px 0px;
}

a.pdf:hover {
	text-decoration: underline;
}

.ui-tabs-hide {
	display: none;
}

ul.service {
	font-size: 0.8em;
	list-style: none;
}

ul.service li {
	padding-left: 20px;
	display: inline-block;
	padding: 0px 0px 5px 20px;
	background: url(../img/layout/arrowmini_trans.gif) no-repeat 0px 2px;
}


div.models {

	padding: 20px;
	padding-bottom: 0px;
}

div.models img {

	float: left;
	display: block;
	padding-left: 15px;
	padding-right: 50px;
	padding-bottom: 40px;
}

div.models ul {

	list-style: none;
	padding: 0px;

}

div.models li {

	float: left;

}

div.models li a {

  text-decoration: none;
  font-size: 0.8em;
  color: #074066;
  padding: 0px 13px 0px 18px;
  background: url(../img/layout/arrowmini_trans.gif) no-repeat 0px 2px;
}

div.modelfotos {
	
	padding: 25px;

}

div.modelfotos div.thumbs {

	width: 220px;
	height: 500px;
	float: left;

}

div.modelfotos div.thumbs  a {

	display: block;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #ccc;
	padding: 1px;
	width: 75px;
	height: 75px;
	overflow: hidden;
}

div.modelfotos div.thumbs a:hover {

	border: 1px solid black;

}

div.modelfotos img.largeimage {

	border: 1px solid #ccc;
	padding: 1px;
}

