@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #311409;
	text-decoration: none;
	background-image: url(images/allgemeines/wk_higru_px.gif);
	background-color: #996325;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* DIV Formatierung */

#wk_container {
	height: 660px;
	width: 1000px;
	text-align: left;
}
#wk_kopf {
	background-image: url(images/allgemeines/wk_kopf.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 1000px;
}
#navigation_oben {
	height: 20px;
	width: 400px;
	padding-top: 120px;
	padding-left: 600px;
}
#wk_navigationsleiste {
	background-image: url(images/allgemeines/wk_higru_navi.jpg);
	background-repeat: no-repeat;
	height: 485px;
	width: 215px;
	float: left;
}
#wk_inhalt {
	background-image: url(images/allgemeines/wk_higru_inhalt.jpg);
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 29px;
	height: 456px;
	width: 745px;
	float: left;
	overflow: no;
}
#wk_textfeld {
	height: 425px;
	width: 344px;
	float: left;
	overflow: auto;
}
#wk_bildfeld {
	height: 425px;
	width: 400px;
	float: left;
	overflow: no;
	background-color: #311409;
}

#wk_text_und_bildfeld {
	height: 425px;
	width: 745px;
	float: left;
	overflow: auto;
}
#wk_fusszeile {
	height: 20px;
	width: 745px;
	float: left;
	padding-left: 200px;
}

/* Text Formatierung */

.wk_positionshilfe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #73410E;
	text-decoration: none;
	padding-top: 7px;
	line-height: 20px;
}
.wk_fliesstext {
	line-height: 20px;
	color: #311409;
	text-decoration: none;
	line-height: 20px;
}
.wk_bildtext_weiss {
	color: #FFFFFF;
	text-decoration: none;
}
.wk_fliesstext_fett {
	line-height: 20px;
	font-weight: bold;
	color: #311409;
	text-decoration: none;
	line-height: 20px;
}
a.wk_fliesstext:link {
	line-height: 20px;
	color: #73410E;
	text-decoration: none;
}
a.wk_fliesstext:visited {
	line-height: 20px;
	color: #73410E;
	text-decoration: none;
}
a.wk_fliesstext:hover {
	line-height: 20px;
	color: #73410E;
	text-decoration: none;
	font-weight: bold;
}
a.wk_fliesstext:active {
	line-height: 20px;
	color: #73410E;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #321509;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #311409;
}
a:hover {
	text-decoration: none;
	color: #74400E;
}
a:active {
	text-decoration: none;
	color: #32150A;
}
