body {
	height: 100%;
	width: 100%;
	min-width: 912px;
	min-height: 590px;
	background-image: url(../grafiken/htgbody.png);
	background-repeat: repeat;
	margin: 0px;
	text-align: center;
}

table {
	font-family: Arial;
	font-style: normal;
	font-size: 15px;
	color: #ECEAEF;
	}

#starttext h1, #starttext h2 {
    display: block;
    font-weight: bold;
    font-size:100%;
}

#starttext p#addresse {
	text-align:center;
	font-weight: bold;
}

#container {
	position: relative;
	margin: auto;
	height: 590px;
	width: 909px;
	background-image: Url(../grafiken/htgcontainer.png);
	background-repeat: repeat;
	border: 0;
	text-align: left;
}

#lilo {
	position: absolute;
	margin: 3px 45px;
}

#lilo a, #lilo a:visited, #lilo a:hover, #lilo a:active {
	text-decoration: none;
}

#lilo img{
 border:0;
}

#schriftzug {
	color: #000;
	position: absolute;
	margin: 1px 620px;
	height: 16px;
	width: 260px;	
}

#schriftzug h1{
	color: #000;
}

#containertwo {
	position: absolute;
	margin: 20px;
	background-image: url(../grafiken/htgcontainertwo.png);
	background-repeat: repeat;
	height: 550px;
	width: 869px;
	font-family: Arial;
	font-style: normal;
	font-size: 15px;
	color: #ECEAEF;
}	

#containertwo, {
	position: absolute;
	margin: 20px;
	background-image: url(../grafiken/htgcontainertwo.png);
	background-repeat: repeat;
	height: 550px;
	width: 869px;
	font-family: Arial;
	font-style: normal;
	font-size: 14px;
	color: #ECEAEF;
}	
#strich {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	height: 20px;
	width: 869px;
	background-image: url(../grafiken/strich.png);
	background-repeat: repeat-x;
}

#zahlen  {
	position: absolute;
	margin: 6px 0px;
	height: 13px;
	width: 869px;
}

		#eins {
		position: absolute;
		margin-left: 752px;
		margin-top: 0px;
		height: 13px;
		width: 13px;
		background-image: url(../grafiken/navi/eins.png);
		background-repeat: no-repeat;
	}
		#eins a:active {
			display: block;
			width: 100%;
			background-image: url(../grafiken/navi/einsh.png);
			background-repeat: no-repeat;
		}
		
		#eins a:hover {
			display: block;
			width: 100%;
			background-image: url(../grafiken/navi/einsh.png);
			background-repeat: no-repeat;
		}

		#zwei {
		position: absolute;
		margin-left: 775px;
		margin-top: 0px;
		height: 13px;
		width: 13px;
		background-image: url(../grafiken/navi/zwei.png);
		background-repeat: no-repeat;
	}
		#zwei a:active {
			display: block;
			width: 100%;
			background-image: url(../grafiken/navi/zweih.png);
			background-repeat: no-repeat;
		}
		
		#zwei a:hover {
			display: block;
			width: 100%;
			background-image: url(../grafiken/navi/zweih.png);
			background-repeat: no-repeat;
		}

		#drei {
		position: absolute;
		margin-left: 798px;
		margin-top: 0px;
		height: 13px;
		width: 13px;
		background-image: url(../grafiken/navi/drei.png);
		background-repeat: no-repeat;
	}
		#drei a:active {
			display: block;
			width: 100%;
			background-image: url(../grafiken/navi/dreih.png);
			background-repeat: no-repeat;
		}
		
		#drei a:hover {
			display: block;
			width: 100%;
			background-image: url(../grafiken/navi/dreih.png);
			background-repeat: no-repeat;
		}

		#vier {
		position: absolute;
		margin-left: 821px;
		margin-top: 0px;
		height: 13px;
		width: 13px;
		background-image: url(../grafiken/navi/vier.png);
		background-repeat: no-repeat;
	}
		#vier a:active {
			display: block;
			width: 100%;
			background-image: url(../grafiken/navi/vierh.png);
			background-repeat: no-repeat;
		}
		
		#vier a:hover {
			display: block;
			width: 100%;
			background-image: url(../grafiken/navi/vierh.png);
			background-repeat: no-repeat;
		}


		#funf {
		position: absolute;
		margin-left: 844px;
		margin-top: 0px;
		height: 13px;
		width: 13px;
		background-image: url(../grafiken/navi/funf.png);
		background-repeat: no-repeat;
	}
		#funf a:active {
			display: block;
			width: 100%;
			background-image: url(../grafiken/navi/funfh.png);
			background-repeat: no-repeat;
		}
		
		#funf a:hover {
			display: block;
			width: 100%;
			background-image: url(../grafiken/navi/funfh.png);
			background-repeat: no-repeat;
		}





#koerper {
	position: absolute;
	margin-top: 30px;
	margin-left: 0px;
	margin-bottom: 0px;
	height: 432px;
	width: 869px;
	background-image: url(../grafiken/htgkoerper.png);
	background-repeat: repeat;
}

#koerper.flash {
    margin-top:0;
}

#koerper.flash #zeittext {
	background-image:url(../grafiken/htgcontainertwo.png);
	background-repeat:repeat;
	color:#000;
	font-weight: bold;
	text-align: center;
	padding:3px 0 5px;
}
#textpelze {
	position: absolute;
	margin: 6px;
	height: 257px;
	width: 580px;
	background-image: url(../grafiken/pelze.png);
	background-repeat: no-repeat;
	background-position: center;

}


#textlamm {
	position: absolute;
	margin: 6px;
	height: 257px;
	width: 580px;
	background-image: url(../grafiken/lammpelze.png);
	background-repeat: no-repeat;
	background-position: center;

}

#textleder {
	position: absolute;
	margin: 6px;
	height: 257px;
	width: 580px;
	background-image: url(../grafiken/leder.png);
	background-repeat: no-repeat;
	background-position: center;

}

#textlandhaus {
	position: absolute;
	margin: 6px;
	height: 257px;
	width: 580px;
	background-image: url(../grafiken/landhaus.png);
	background-repeat: no-repeat;
	background-position: center;

}

#textacc {
	position: absolute;
	margin: 6px;
	height: 257px;
	width: 580px;
	background-image: url(../grafiken/accessoires.png);
	background-repeat: no-repeat;
	background-position: center;

}

#text {
	position: absolute;
	margin: 6px;
	height: 257px;
	width: 570px;
	padding-left: 13px;
	padding-top: 14px;
	overflow: hidden;
	
}

#textpage {
	position: absolute;
	margin: 6px;
	height: 410px;
	width: 565px;
	padding-left: 13px;
	padding-top: 14px;
	overflow: auto;
	
}

#textpage h1, #textpage h2 {
	font-family: Arial;
	font-style: normal;
	font-size: 15px;
	color: #ECEAEF;
	display: inline;
	font-weight: normal;
	}

#textpage, {
	position: absolute;
	margin: 6px;
	height: 416px;
	width: 565px;
	padding-left: 13px;
	padding-top: 14px;
	overflow: auto;
	
}

#textpage, h1, h2{
	font-family: Arial;
	font-style: normal;
	font-size: 15px;
	color: #ECEAEF;
	display: inline;
	font-weight: normal;
	}

#bildrechts {
	position: absolute;
	margin-top: 14px;
	margin-left: 586px;
	height: 404px;
	width: 271px;
} 	

#smallpic {
	position: absolute;
	padding-left: 0px;
	margin-left: 12px;
	margin-top: 263px;
	height: 156px;
	width: 103px;
}

#smallpictwo {
	position: absolute;
	padding-left: 0px;
	margin-left: 127px;
	margin-top: 263px;
	height: 156px;
	width: 103px;
}

#smallpicthree {
	position: absolute;
	padding-left: 0px;
	margin-left: 242px;
	margin-top: 263px;
	height: 156px;
	width: 103px;
}

#smallpicfour {
	position: absolute;
	padding-left: 0px;
	margin-left: 357px;
	margin-top: 263px;
	height: 156px;
	width: 103px;
}

#smallpicfive {
	position: absolute;
	padding-left: 0px;
	margin-left: 472px;
	margin-top: 263px;
	height: 156px;
	width: 103px;
}

#smallpic img, #smallpictwo img, #smallpicthree img,
#smallpicfour img, #smallpicfive img, #bildrechts img {
  border: 1px solid gray;
  padding: 1px;
}

#navibar {	
	background-color:#8D8C8E;
	position: absolute;
	margin-left: 0px;
	margin-top: 496px;
	height: 24px;
	width: 869px;
}

#navibar a img {
    display: none;
}

#navibar a:visited, #navibar a:link, #navibar a:active {
	font-size: 14px;
        font-weight: bold;
        font-style: normal;
	text-decoration: none;
}

#navibar a {
	display: block;
	padding: 4px 10px;
}

#navibar a:hover {
	background-color: #a6a5a7;
}


#navibar div.active a {
	background-color: #747375;
	color: #d1d1d9;
}

#uns, #pelze, #lamm, #leder, #landhaus, #acc, #meister, #anfahrt, #imp{
	float:left;
	font-size:14px;
	font-weight:bold;
	height:24px;
	letter-spacing:-0.2px;
	border-right: 1px solid #d6c9c3;
}

#imp{
	border-right: none;
}

#blank {
	  display: none !important;
}

a:link {  
		font-family: Arial; 
		font-size: 15px; 
		font-style: italic; 

		line-height: normal; 
		font-weight: normal; 
		font-variant: normal; 
		color: #ECEAEF;
		text-decoration: underline
}

a:active {  
		font-family: Arial; 
		font-size: 15px; 
		font-style: italic; 
		line-height: normal; 
		font-weight: bold; 
		color: #ECEAEF; 
		text-decoration: underline}
		
a:hover {  
		font-family: Arial; 
		font-size: 15px;
		font-style: italic; 
		line-height: normal; 
		font-weight: normal; 
		color: #ECEAEF;
		text-decoration: underline}
		
a:visited {  
		font-family: Arial; 
		font-size: 15px; 
		font-style: italic; 
		line-height: normal; 
		font-weight: normal; 
		color: #ECEAEF;
		text-decoration: underline}
a:active, {  
		font-family: Arial; 
		font-size: 15px; 
		font-style: italic; 
		line-height: normal; 
		font-weight: bold; 
		color: #ECEAEF; 
		text-decoration: underline}
		
a:hover, {  
		font-family: Arial; 
		font-size: 14px;
		font-style: italic; 
		line-height: normal; 
		font-weight: normal; 
		color: #ECEAEF;
		text-decoration: underline}
		
a:visited, {  
		font-family: Arial; 
		font-size: 14px; 
		font-style: italic; 
		line-height: normal; 
		font-weight: normal; 
		color: #ECEAEF;
		text-decoration: underline}
		
a:link, {  
		font-family: Arial; 
		font-size: 14px; 
		font-style: italic; 
		line-height: normal; 
		font-weight: normal; 
		font-variant: normal; 
		color: #ECEAEF;
		text-decoration: underline
}

