/* michels 2007 v3 */

:link,:visited { text-decoration:none; }
ul,ol { list-style: disc; }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }

table {	border:none; padding:0px; margin:0px; border-spacing:0px; font-size:1em;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }


legend { display:none; }

/*	reset some basic style
*******************************************************************************/
dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p			{margin-bottom: 0em;}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre			{font-size:1.2em; }

a:hover		{ text-decoration:underline; }

/*	html
*******************************************************************************/
html {
	margin-bottom: 1px;
}

/*	body
*******************************************************************************/
body {
	font-size: 62.5%;
	background-color: #E4D7A0; 
	margin: 0px;
}

.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clearer10 {
	display:block;
	clear:both;
	line-height:0;
	height:10px;
	font-size:0;
	visibility:hidden;
}

a {
	color: #2F2210;
	text-decoration: underline;
}

#trenner {
	margin: 30px 0 0 0;
	background: transparent url(line.gif) repeat-x; 
	height: 10px;
}


/*	website
*******************************************************************************/
#website {
	position:relative;
	display:block;
	text-align:left;
	font: normal 11px verdana, arial, sans-serif;
}

#header {
	width: 100%;
	min-width: 1100px;
	background-color: #1C242A;
	height: 266px;
}

/* navigation */
#navigation {
	width: 100%;
	height: 46px;
	border-bottom: 4px solid #FFF;
	font-size: 10px;
}
#nav {
   position: absolute;
	top: 22px;
	left: 298px;
}

#navigation ul li {
	padding: 0 0 0 12px;
	float: left;
}
#navigation ul li a, #navigation ul li a.hi  {
	color: #D9DEC2;
}
#navigation ul li a.hi {
	font-weight: bold;
	color: #fff;
}


#lang {
   position: absolute;
	top: 22px;
	left: 778px;
}



/* header */
#topheader {
   position:absolute;
	width: 100%;
	height: 220px;
	background-color: #E2121A;
	font-size: 10px;
}
#subnav_1 {
   position:absolute;
   left: 0px;
   top: 0px;
   width: 142px;
	height: 220px;
	background-color: #1C242A;
	text-align: right;
}
#subnav_2 {
   position:absolute;
   left: 142px;
   top: 0px;
   width: 166px;
	height: 220px;
	border-left: 4px solid #FFF;
}
#subnav_3 {
   position:absolute;
   left: 146px;
   top: 42px;
   width: 152px;
	height: 220px;
	font-size: 11.5px;
}

#subnav_3 ul li {
	padding: 0 0 7px 12px;
	background: transparent url(bullet.gif) no-repeat 0 5px;
}
#subnav_3 ul li.hi {
	padding: 0 0 7px 12px;
	background: transparent url(bullet_hi.gif) no-repeat 0 5px;
}

#subnav_3 ul li a.hi {
	color: #E2121A;
}



#topheader ul {
	margin: 12px 0 0 0px;
}
#topheader ul.sub_3 {
	margin: 32px 0 0 0px;
}
#topheader ul.sub_4 {
	margin: 52px 0 0 0px;
}
#topheader ul.sub_5 {
	margin: 72px 0 0 0px;
}



#topheader #subnav_1 ul li a {
	padding: 4px 7px 4px 0px;
	display:list-item;
}
#topheader #subnav_2 ul li a {
	padding: 4px 0px 4px 7px;
	display:list-item;
}

#topheader ul li a.hi, #topheader  ul li a:hover {
	background-color: #E4D7A0;
	color: #1C242A;
	display:list-item;
}

#topheader ul li a {
	color: #D9DEC2;
	text-decoration: none;
}

#topheader ul li a.hi { color: #1C242A; }






#image {
   position:absolute;
   left: 308px;
   top: 0px;
   width: 476px;
	height: 220px;
	border-right: 4px solid #FFF;
	background-color: #E4D7A0;
	border-left: 4px solid #FFF;
}
#logo {
   position:absolute;
   left: 790px;
   top: 0px;
   width: 255px;
	height: 140px;
	padding: 80px 0 0 2px;
}


/* main */

#main {
   position:absolute;
	color: #2F2210;
	width: 100%;
	font-size: 11.5px;
	line-height: 17px;
	padding-top: 42px;
	height: 350px;
	border-top: 4px solid #FFF;
}
#main #adresse {
   position:absolute;
	top: 42px;
	left: 800px;
	width: 200px;
	font-size: 11.5px;
}
#main #adresse a {
	color: #2F2210;
	text-decoration: none;
}
#main #adresse a:hover {
	text-decoration: underline;
}
#main h1, #popup-content h1 {
	font-weight: bold;
	margin-bottom: 18px;
	 text-transform: uppercase;
}
#main h1.top20 {
	font-weight: bold;
	margin-top: 22px;
	margin-bottom: 18px;
	 text-transform: uppercase;
}

#main h2 {
	font-weight: bold;
	color: #E2121A;
	margin-bottom: 4px;
}


#main #divContainer {
   position:absolute;
	top: 42px;
	left: 315px;
	width: 520px;
	height: 254px;
	overflow:hidden;
	clip:rect(0px,520px,254px,0px);
}

#main #divContent {
	position:absolute;
	top: 30px;
	left: 40px;
	width: 450px;
}

#main #divContent a {
	text-decoration: underline;
}

#main #divContent ul li {
	padding: 0 0 7px 12px;
	background: transparent url(bullet.gif) no-repeat 0 5px;
}

#scroller {
	 position:absolute; 
	 top: 42px;
	 left: 770px;
}
#divUpControl {
   position:absolute;  
	width:30px; 
	left:0px; 
	top:-30px; 
} 
#divDownControl {
   position:absolute;  
   width:30px; 
   left:0px; 
   top:230px; 
} 


/* content: module */

#left-content {
   float: left;
	width: 262px;
	height: auto;
	text-align:justify;
}
#right-content {
   float: left;
	width: 166px;
	height: auto;
	margin: 2px 0 0 22px;
}
#right-content .image {
   margin-bottom: 10px;
}



#main #left-historie {
   float: left;
	width: 280px;
	padding: 0 15px 20px 0;
}

#main #left-historie strong {
	color: #ff0000;
}
#main #right-historie {
   float: left;
	width: 150px;
	clear: right;
	padding: 0 0 20px 0;
}


/* ansprechpartner */
#main #ansprechpartner-image {
	float: left;
	width: 145px;
	height: 170px;
}

#main #ansprechpartner-text {
	float: left;
	width: 300px;
	clear: right;
}
#main #ansprechpartner-text a {
	text-decoration: underline;
}

#main #ansprechpartner-text li {
	height: 30px;
}
#main #ansprechpartner-text li.telefon {
	margin: 20px 0 0 0;
	padding: 5px 0 0 40px;
	background: transparent url(telefon.jpg) no-repeat 0 0;
}
#main #ansprechpartner-text li.fax {
   padding: 5px 0 0 40px;
	background: transparent url(fax.jpg) no-repeat 0 0;
}
#main #ansprechpartner-text li.mail {
   padding: 5px 0 0 40px;
	background: transparent url(email.jpg) no-repeat 0 0;
}



#popup-content {
   padding: 20px 0 0 20px;
   width: 450px;
}

#gallerie2_1 {
   float: left;
   width: 199px;
   padding: 0 40px 5px 0;
}
#gallerie2_2 {
   float: left;
   clear: right;
}


#main #divContent .sitemaplevel1 ul li {
	padding: 4px 0 6px 40px;
	background: transparent url(bullet2.gif) no-repeat 30px 9px;
}
#main #divContent .sitemaplevel2 ul li {
	padding: 4px 0 6px 40px;
	background: transparent url(bullet3.gif) no-repeat 30px 9px;
}
#main #divContent .sitemaplevel3 ul li {
	padding: 4px 0 6px 60px;
	background: transparent url(bullet.gif) no-repeat 10px 9px;
}


