* {
	margin: 0;
	padding: 0;
}
a:link {color:#000000;;}
a:visited {color:#000000;}
a:active {color:#000000;}
a:hover {color:#000000;}

body {
	text-align: center;
	min-width: 962px;
	margin-top: 29px; 
	background: url(images/htg_verlauf.gif) #D4DCB1 repeat-x;
}
#wrapper {
	position: relative;
	margin: 0 auto;	
	width: 962px;
	text-align: left;
}
#navigation {
	position: relative;
	width: 390px;
	margin-left: 481px;
}
#inhaltsbox {
	position: relative;
	width: 962px;
	background: url(images/htg_kachel.gif) #F8F9F2 repeat-y;
}
#inhaltsbox h3 {
	background: url(images/htg_oben.jpg) no-repeat left top;
	padding-top: 368px;
}
#inhaltsbox .lastElement {
	background: url(images/htg_unten.gif) no-repeat left bottom;
	padding-top: 30px;
}
.thumbnail {
	margin-right:10px;
	margin-top:10px;
}
/*  Sitzen in Content  */
#textbox1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	height: 355px;
}
#textbox1 h1 {
	font-size: 14px;
	font-weight: bold;
}
#textbox1 h2 {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}
#logo {
	position: absolute;
	left: 174px;
	top: -5px;
	width: 270px;
	height: 85px;
}
#text_seite {
	position: absolute;
	left: 962px;
	top: 456px;
	width: 14px;
	height: 109px;
}
