/* CSS Document Hovaward Csandr0 2007 (IPG)*/
body {
	margin:0px;
	padding:0px;
	background-color:#fbd09c;
	background-image:url(img/hgBild.gif);
	background-repeat:repeat-y;
	color:#342f2d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
}
#bildRechts {
	position:absolute;
	right:0px;
	top:0px;
	width:294px;
	height:297px;
	z-index:+100;
}
#startImpr {
	position:absolute;
	left:480px;
	top:222px;
	width:320px;
	height:26px;
	text-align:right;
	z-index:+120;
	background-color:#fef0e0;
	font-size:12px;
}
#startImpr a {
	color:#342f2d;
	text-decoration:none;
	margin-right:10px;
}
#startImpr a:hover, #startImpr a:active, #startImpr a.curr{
	text-decoration:underline;
}
#Kopf,#Nav,#inhalt {
	padding-left:120px; /*Abstand links*/
}
#Kopf {
	height:124px;
	margin-bottom:0px;
	border-top:1px solid #fbd09c;	
	border-bottom:1px solid #fbd09c; /*wg Feuera...-Bug*/
}
#Kopf h1 {
	margin-top:20px;
	margin-bottom:0px;
}
#Nav {
	height:120px;
	background-color:#fef0e0;
	margin-top:0px;
	border-top:1px solid #fef0e0;	
	border-bottom:1px solid #fef0e0;/*wg Feuera...-Bug*/
}
#Nav ul {
	margin-top:4px;
	list-style:none;
	margin-left:0px;
	padding-left:0px;
	font-size:12px;
}
#Nav li {
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:2px;
	padding-top:0px;
}
#Nav a {
	color:#342f2d;
	text-decoration:none;
}
#Nav a:hover, #Nav a:active, #Nav a.curr{
	text-decoration:underline;
}

#inhalt {
	padding-right:120px;
	padding-top:35px;
}
#inhalt h2 {
	margin-top:10px;
	margin-bottom:25px;
	font-size:1.2em;
	padding-bottom:10px;
	background-image:url(img/h2HG.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#inhalt p {
	line-height:1.4em;
}
#inhalt table {
	border:1px solid #342f2d;
	border-top:none;
	margin-top:20px;
	margin-bottom:20px;
}
#inhalt th, #inhalt td {
	vertical-align:top;
	text-align:left;
	padding:3px;
	padding-right:15px;
	border-top: 1px solid #342f2d;
}
#inhalt table.start, 
#inhalt table.start th, 
#inhalt table.start td, 
#inhalt table.bildleiste, 
#inhalt table.bildleiste th, 
#inhalt table.bildleiste td {
	border:none;
}
#inhalt table.bildleiste td {
	padding:4px;
}
#inhalt table.bildleiste td img{
	border:4px solid #fbd09c;
}
#inhalt table.bildleiste td a:hover, #inhalt table.bildleiste td a:active {
	border-color:#900;
}
#inhalt table.bildleiste td a:hover img, #inhalt table.bildleiste td a:active img {
	border-color: #900;
}
#inhalt table.bildleiste td a.aktiv {
	border-color: #900;;
}
#inhalt table.bildleiste td a.aktiv img{
	border-color: #900;
}