html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100.01%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.inhalt ul li {
list-style-image:url("/assets/main/images/gruen.png");
margin-left: 40px;
list-style-type:disc;
font-size: 13px; 
}
.inhalt ul li {
margin-bottom:10px;
margin-top:3px;
}
.thumbnail{
position: relative;
z-index: 0;
}
.thumbnail:hover{
background-color: transparent;
z-index: 50;
}
.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}
.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 80px; /*position where enlarged image should offset horizontally */

}
a.silver-button {
    background: transparent url('/assets/main/images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}
a.silver-button span {
    background: transparent url('/assets/main/images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0px 5px 18px;
}
body { 
	color: #6a6a6a;
	background: #ffffff url(/assets/main/images/background.jpg) repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align:center
}
a { 
	color: #77A2BB;
	font-weight: bold;
	text-decoration: underline; 
}
a:hover, a:active {
	text-decoration: none; 
}
.left {	
	float: left; 
}
.right { 
	float: right; 
}
.clear { 
	clear: both; 
}
p {
margin-top:12px;
}
div#container {
	width: 960px;
	padding: 0 0 0 1px;
	background: #ffffff;
	border-top: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6;
	text-align:left
}
div#header {
	width: 959px;
	height: 170px;
	background: url(/assets/main/images/header.jpg) no-repeat;
	border-top: 4px solid #77A2BB;
}
div#header a {
	display: block;
	width: 959px;
	height: 139px;
	text-indent: -999px;
}
div#bar {
	width: 903px;
	height: 17px;
	margin: 1px 0 0 0;
	padding: 5px 40px 0 16px;
	background: #ebebeb;
	border-bottom: 1px solid #bababa;
	font-size: .65em;
}

div#bar a.sub {
	color: #666666;
}
div#contents {
	width: 953px;
	padding: 3px;
	border-bottom: 1px solid #d6d6d6;
}
div#contents div.boxesLeft {
	float: left;
	width: 173px;
}
div#contents div.boxesLeft div.box {
	margin: 0 0 8px 0;	
	border-bottom: 3px solid #c7c7c7;
}
div#contents div.boxesLeft h2 {
	height: 18px;
	line-height:16px;
	padding: 5px 0 0 0;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	font-size: .8em;
	background: #77A2BB;
}
div#contents div.boxesLeft ul li a {
	display: block;
	width: 173px;
	height: 18px;
	line-height:16px;
	margin: 0 0 1px 0;
	padding: 4px 0 0 0;
	color: #6a6a6a;
	font-size: .8em;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	background: #f7f7f7;
}
div#contents div.boxesLeft ul li a:hover, div#contents div.boxesLeft ul li a.grey:hover {
	color: #ffffff;
	background: #57452b;
}
div#contents div.boxesLeft ul li a.grey {
	background: #ededed;
}
div#contents div.boxesCenter {
	float: left;
	width: 591px;
	margin: 0 8px;
}
div#contents div.boxesCenter div.box1 a.details {
	float: left;
	display: block;
	width: 105px;
	height: 13px;
	padding: 3px 0 0 10px;
	margin: 0 0 0 475px;
	color: #ffffff;
	font-size: .65em;
	text-decoration: none;
	background: url(./assets/main/images/boxes_details.jpg) no-repeat;	
}
div#contents div.boxesCenter div.box2 a.details {
	float: left;
	display: block;
	width: 105px;
	height: 16px;
	padding: 0px 0 0 10px;
	margin: 10px 0 0 158px;
	color: #ffffff;
	font-size: .65em;
	text-decoration: none;
	background: url(/assets/main/images/boxes_details.jpg) no-repeat;	
}
div#contents div.boxesCenter div.box1 {
	line-height:16px;
	float: left;
	width: 591px;
	margin: 0 0 16px 0;
	border: 1px solid #e3e3e3;
}
.inhalt {
	margin-left:5px;
}
div#contents div.boxesCenter div.box2 {
	line-height:16px;
	float: left;
	width: 274px;
	margin: 0 0 16px 17px;
	border: 1px solid #e3e3e3;
	background: url(/assets/main/images/top3_background.jpg) center 43px no-repeat; 
}
div#contents div.boxesCenter div.box2 ul {
	float: left;
	width: 255px;
	margin: 15px 0 0 0;
}
div#contents div.boxesCenter div.box2 ul li {
	width: 230px;
	margin: 0 0 10px 20px;
	text-align: center;
}
div#contents div.boxesCenter div.box2 ul li.number1 {
	background: url(/assets/main/images/top3/1.jpg) center left no-repeat;
	height:40px;
}
div#contents div.boxesCenter div.box2 ul li.number2 {
	background: url(/assets/main/images/top3/2.jpg) center left no-repeat;
	height:40px; 
}
div#contents div.boxesCenter div.box2 ul li.number3 {
	background: url(/assets/main/images/top3/3.jpg) center left no-repeat;
	height:40px; 
}
div#contents div.boxesCenter div.box1 div.image {
	float: left;
	width: 130px;
	margin: 16px 0 0 16px;
}
div#contents div.boxesCenter div.box1 div.image img {
	float: left;
	border: 2px solid #f1f1f1;
}
div#contents div.boxesCenter div.box1 div.image span {
	float: left;
	width: 130px;
	color: #77A2BB;
	padding: 2px 0 0 0;
	text-align: center;
}
div#contents div.boxesCenter h2 {
	height: 18px;
	margin: -1px -1px 1px -1px;
	padding: 5px 0 0 17px;
	color: #ffffff;
	font-weight: bold;
	font-size: .8em;
	background: #77A2BB;
	border-bottom: 1px solid #ffffff;
}
.unterueberschrift {
	float: left;
	width: 574px;
	height: 15px;
	padding: 2px 0 0 17px;
	font-size: .7em;
	background: #ededed;
}
.unterueberschrift2 {
	float: left;
	width: 255px;
	height: 15px;
	margin: 0 0 0 1px;
	padding: 2px 0 0 17px;
	font-size: .7em;
	background: #f3e1d6;
}
div#contents div.boxesRight {
	float: left;
	width: 173px;
}
div#contents div.boxesRight div.box {
	width: 169x;
	margin: 0 0 8px 0;
	padding: 0 1px 1px 1px;	
	border: 1px solid #d6d6d6;
	font-size: .95em;
	background: url(/assets/main/images/boxes_right_background.jpg) center 22px no-repeat;
}
div#contents div.boxesRight div.box table {
	margin: 0 0 0 15px;
	font-size: .75em;
	line-height: 1.5em;
}
div#contents div.boxesRight div.box input.inputText {
	width: 138px;
	color: #676767;
	padding: 4px;
	margin: 10px 11px;
	border: 1px solid #d6d6d6;
	font-family: Arial, Verdana, Helvetica, sans-serif;		
}
div#contents div.boxesRight div.box a.details {
	display: block;
	width: 105px;
	height: 13px;
	padding: 3px 0 0 10px;
	margin: 0 0 0 54px;
	color: #ffffff;
	font-size: .65em;
	text-decoration: none;
	background: url(/assets/main/images/boxes_details.jpg) no-repeat;	
}
div#contents div.boxesRight h2 {
	width: 173px;
	height: 18px;
	line-height:16px;
	margin: -1px -2px 0 -2px;
	padding: 5px 0 0 0;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	font-size: .85em;
	background: #77A2BB;
}
div#footer {
	width: 959px;
	height: 74px;
	background: #ebebeb;
	border-top: 1px solid #ffffff;
	font-size: .75em;
}
div#footer div.copyright {
	float: left;
	width: 308px;
	height: 21px;
	margin: 22px 0 0 0;
	padding: 9px 0 0 0;
	background: #77A2BB;
	color: #ffffff;
	text-align: center;
}
div#footer div.copyright a {
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}
div#footer div.links {
	float: left;
	height: 74px;
	margin: 0 0 0 475px;
}
div#footer div.links a {
	color: #676767;
	text-decoration: none;
	font-weight: normal;
}
div#footer div.links ul li {
	float: left;
	width: 87px;
	height: 43px;
	margin: 0 1px 0 0;
	padding: 31px 0 0 0;
	background: #e2e2e2;
	text-align: center;
}
div#footer div.links ul li.grey {
	background: #d9d9d9;
}
.detail {
	padding:4px;
	line-height:12px
}
#bild_links {
	margin-right:10px;
}
#bild_rechts {
	margin-left:10px;
}
