/* START: CSS RESET */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,
fieldset,input,p,blockquote,th,td {
margin:0 0 0 0; padding:0 0 0 0;
}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:none; margin: 0 0 0 0;}
address,caption,cite,code,dfn,em,strong,th,var {
font-style:normal;
}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
/* END: CSS RESET */


BODY{
	background: url(../images/bg_kachel.jpg) #161616;
	color: #626262;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5;
}

A,
A:ACTIVE,
A:VISITED,
A:HOVER{
	color: #626262;
	font-weight: bold;
	text-decoration: none;
}

A:HOVER{
	text-decoration: underline;
}

DIV.cla{
	clear:both;
}


DIV#content UL{
	list-style: square;
	padding-left: 1em;
	margin-left: 0.5em;
}
DIV#content UL.noType{
	list-style: none;
}
DIV#content UL LI{
	margin-bottom: 0.5em;
}


DIV#main{
	width: 955px;
	margin: 35px auto 0 auto;
	margin-bottom: 15%;
}
DIV#main DIV#logo{
	background: url(../images/logo_main.png) no-repeat;
	width: 248px;
	height: 65px;
}
DIV#main DIV#wrapWhite{
	margin: 9px auto auto auto;
	padding: 10px 10px 10px 10px;
	background: white;
}
DIV#main DIV#wrapWhite DIV#wrapGray{
	background: #ece7dc;
	padding: 10px 10px 10px 10px;
}
DIV#main DIV#wrapWhite DIV#wrapGray DIV#teaser{
	width: 915px;
	height: 281px;
	overflow: hidden;
	background-repeat: no-repeat;
}

DIV#main DIV#wrapWhite DIV#wrapGray DIV#teaser DIV#menu{
	height: 35px;
	margin-top: 246px;
}

DIV#menu DIV#menuInner{
	background: #ECE7DC;
	height: 35px;
	float: left;
}
DIV#menu DIV#menuCorner{
	width: 40px;
	height: 35px;
	background: url(../images/menu_overlay.png) no-repeat top right;
	float: left;
}

DIV#menu UL{
	margin: 14px 0 0 15px;
}
DIV#menu UL LI{
	float: left;
	font-size: 11px;
	margin-right: 12px;
}
DIV#menu UL LI.active A{
	text-decoration: underline;
}

DIV#main DIV#footer{
	color: white;
	margin-top: 15px;
	text-align: right;
	font-size: 11px;
}
DIV#main DIV#footer A,
DIV#main DIV#footer A:HOVER,
DIV#main DIV#footer A:ACTIVE,
DIV#main DIV#footer A:VISITED{
	color: white;
	font-weight: normal;
}

DIV#main DIV#wrapWhite DIV#wrapGray DIV#content{
	padding: 0 0 0 10px;
	margin: 10px auto 10px auto;
	height: auto;
	clear: both;
}
DIV#main DIV#wrapWhite DIV#wrapGray DIV#content DIV#contentLeft{
	padding: 15px 10px 0 0;
}
DIV#main DIV#wrapWhite DIV#wrapGray DIV#content DIV#contentLeft DIV#contentLeftInner{
	margin: 0 auto 2em 8px;
	min-height:170px;
	height:auto !important;
  	height:170px;
}
DIV#main DIV#wrapWhite DIV#wrapGray DIV#content DIV#contentLeft DIV#contentLeftInner P{
	margin-bottom: 1em;
}
DIV#main DIV#wrapWhite DIV#wrapGray DIV#content DIV#contentLeft DIV#contentLeftInner H3{
	font-size: 15px;
	margin-bottom: 20px;
}


DIV#main DIV#wrapWhite DIV#wrapGray DIV#content DIV#contentRight{
	width: 220px;
	float: right;
	padding: 15px 0 0 10px;
}
DIV#main DIV#wrapWhite DIV#wrapGray DIV#content DIV#contentRight DIV#contentRightInner{
	background: #e47d02;
	height: 255px;
	padding: 15px 10px 15px 10px;
	min-height:240px;
	height:auto !important;
  	height:240px;
}
DIV#main DIV#wrapWhite DIV#wrapGray DIV#content DIV#contentRight DIV#contentRightInner H4{
	font-size: 16px;
	font-weight: normal;
	color: white;
	margin-bottom: 14px;
}
DIV#main DIV#wrapWhite DIV#wrapGray DIV#content DIV#contentRight DIV#contentRightInner P,
DIV#main DIV#wrapWhite DIV#wrapGray DIV#content DIV#contentRight DIV#contentRightInner DIV{
	font-size: 10px;
	color: #ece7dc;
}
DIV#main DIV#wrapWhite DIV#wrapGray DIV#content DIV#contentRight DIV#contentRightInner DIV.separator{
	height: 1px;
	border: none;
	background: white;
	margin: .7em auto .7em auto;
}















DIV#gallery{
	padding: 10px 10px 10px 10px;
	width: auto;
}
DIV#gallery DIV.galleryImage{
	width: 130px;
	height: 130px;
	overflow: hidden;
	border: 1px solid white;
	padding: 5px 5px 5px 5px;
	float: left;
	margin: 0 20px 20px 0;
	vertical-align: middle;
}
DIV#gallery DIV.galleryImage IMG{
	width: 130px;
}
DIV#gallery DIV.galleryImageLastInRow{
	float: none;
	margin-right:0;
}


DIV#picBrowser{
	height: 70px;
	margin: 0 0 auto 0;
}
DIV#picBrowser DIV.buttonLeft,
DIV#picBrowser DIV.buttonRight{
	background: #838383;
	padding-top: 24px;
	color: white;
	font-size: 16px;
	float: left;
	width: 13px;
	height: 46px;
	cursor: pointer;
}
DIV#picBrowser DIV.buttonLeft.active,
DIV#picBrowser DIV.buttonRight.active
{
	background: #e47d02;
}
DIV#picBrowser DIV.pictures{
	background: #d7ccb5;
	float: left;
	width: 633px;
	height: 70px;
	overflow: hidden;
}
DIV#picBrowser DIV.pictures DIV.picturesInner{
	margin-top:6px;
	height: 58px;
	width: 1000000px;
	white-space: nowrap;
}


DIV#picBrowser DIV.galleryImage{
	height: 58px;
	overflow: hidden;
	float: left;
	margin: 0 20px 0 0;
	vertical-align: middle;
	display: inline;
}
DIV#picBrowser DIV.galleryImage IMG{
	height: 58px;
}
DIV#picBrowser DIV.galleryImageLast{
	margin-right: 32px;
}
DIV#picBrowser DIV.galleryImageFirst{
	margin-left: 32px;
}
