/*
	LAST CHANGE: 
	24.10.2007 GS at iqment dot de. 
	12.11.2007 JWA at iqment dot de. 
*/

html {		
	padding: 0;
	margin:0;
	width: 100%;
	height: 100%;
}

/* erstmal alles auf NULL setzten, um die Unterschiede zwischen den Browsern auszugleichen */

a, blockquote, caption, dd, dfn, div, dl, dt, fieldset, 
form, h1, h2, h3, h4, h5, img, label, legend, ul, li,
ol, p, samp, table, tbody, td, tfoot, th, thead, tr,  body	{
	font-size:100.1%;
	font-family: Verdana, Arial, sans-serif;
  	line-height:120%;
}

body  {
	width: 100%;
	height: 100%;
	padding: 0;
	margin:0;
	font-size: 0.8em;	
	overflow: auto;
	color:#000;
	background: url("../test.jpg") repeat-y left #FFCE00;
}


body#inhalt {
	background-image:url("../images/hg_kap_start.gif"); 	
	background-repeat:no-repeat;
	margin: 0;
	padding: 0;	
}

h1  {
     font-size:  1.4em;
	 text-align: left;
	 color: #777777;
	 font-weight: bold;
	 margin: 10px 0 5px 36px; 
	 padding:0;
}
		
h2  {
      font-size:  1.3em;
      line-height: 1.0em;
	  font-weight: bold;
}

h3  {
	font-size : 1.1em;
	line-height: 1.1em;

}

.impressumtext {
	font-size: 10px;
	font-family: Verdana, sans-serif;
}

a {
	text-decoration: none;	
    color: #777777;
}

a:hover{
	text-decoration: underline;
}

td .info {
	line-height: 2em;
}

td.moebel {
	line-height: 1.5em;
	font-size: 10px;
}
#noview{
	display: none;
}

table.lampe {
	background-image:url(../images/hg_kap_start.gif);
	background-repeat:no-repeat;
}

.navilink {
	text-decoration: underline;
	color: #000000;
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.navilinkbig {
	text-decoration: underline;
	color: #000000;
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.topnav {
	width: 100%;
	padding-top: 10px;
}

.topnav div {
	float: left;
	padding: 0 12px;
}

.subtopnav {
	width: 100%;
	padding: 0;
}

.subtopnav div {
	float: left;
}

.linkgrey {
	text-decoration: none;
	color: #777777;
}

.sitemaplink{
	text-decoration: none;
	color: #777777;
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;	
}

#navi {
	float: left;
	position: absolute; 	
    top: 0px;
	left: 0px;
	width: 146px;
	margin: 0;
	padding: 0;	
	background-color: transparent;
}
#oben {	
	position: absolute;
  	top: 0px;
	left:0;
	height: 60px;
	width: 100%;
	background-color: #000000;
	margin: 0;
	padding: 0;
	z-index:0;
}
#obensub {	
	position: absolute;
  	top: 60px;
	left: 0;
	height: 24px;
	width: 100%; /* vorher auto */
	margin: 0;
	padding: 0;
	z-index:0;
	
	background-image: url(../images/hg_navi_oben.gif);
	background-repeat: repeat-x;
}

#navioben {	
	position: absolute;
  	top: 0px;
	left: 145px;
	height: 60px;
	width: 850px; /* vorher auto */
	background-color: #000000;
	margin: 0;
	padding: 0;	
	z-index:1;
}
#naviobensub {	
	position: absolute;
  	top: 60px;
	left: 146px;
	height: 24px;
	width: 850px; /* vorher auto */
	margin: 0;
	padding: 0;	
	z-index:1;	
}
.navi_punkt {
	width: 122px;
	padding-left: 18px;
	padding-bottom: 7px;
	background-color: transparent;
}
.navi_big {
	width: 135px;
	padding-left: 5px;
	padding-bottom: 8px;
	background-color: transparent;
}


#main {
	clear:both;
	position: absolute;
	top: 85px;
	left: 190px;
	width: 800px;
	height: auto;
	padding: 0;
	margin: 0;
	text-align: center;	
	background-color: #FFCE00;	
	z-index:1;
}
#footerdiv{	
	position: absolute;
	left:190px;
	bottom:0px;
	height:25px;
	width: 780px;
	text-align: center;
	background-color: transparent;
	margin: 0;
	padding: 0;
	white-space:nowrap;
	z-index:0;
	font-size : 0.7em;
	color: #777777;
}

#main .lampe {
	margin-top:5px;
	background-image: url(../images/hg_kap_start.gif);
	background-color: transparent;
}