
#wrcontainer{
	position: relative;
	top: 0px;
	left: 0px;
	height: 170px;
	margin: 0px;
	padding: 0 0 0 0px;
	border: 0px solid #0000FF;
	background-color: #CECF9C;
	background-image:url(image/background.png);
	background-repeat:repeat-y;
}

#topgrafik{
	position: relative;
/*	top: 12px;*/
	left: 0px;
	padding: 0 0 0 0;
	height: 126px;
	margin: 0px;
/*	border-bottom: 8px solid #545432;
	border-top: 8px solid #c25e00;*/
/*	background-image:url(image/topgrafik.jpg)*/
}

#hauptmenue{
	position: relative;
	z-index: 2;
	top: 10px;
	left: 8px;
	width: 150px;
	padding: 0 0 0 0 px;
	border: 0px solid #000000;
}

#brotkr{
	position: absolute;
	top: 142px;
	left: 200px;
	height: 15px;
	font-size: 80%;
	border: 0px solid #000000;
}

#inhalte{
	position: absolute;
	z-index: 1;
	top: 182px;/*
	left: 150px;*/
/*	background-color: #CCCC99;*/
	padding: 0 0 0 180px;
	background-color: #CECF9C;/*
	hier darf keine width angabe stehen! */
/*	width: 100%;*/
/*	width: 830px;*/
/*	border: 0px solid #000000;*/
	background-image:url(image/background.png);
	background-repeat:repeat-y;
}

#unten{
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0 0 0 0px;
	font-size: 85%;	width: 100%;
	border: 0px solid #000000;
}

html{
	padding: 0px;
	margin: 0px;
	height: 100%;
	background-color: rgb(219,219,173);
	background-image:url(image/background.png);	
}

body{
	margin: 0px;
	padding: 0px;
	height: 100%;/*
	width: 100%;*/
	color: #545432;
	font-family: Skia, Bitstream Vera Sans, sans-serif;
	word-spacing: 1px;
	letter-spacing: 1px;
	font-size: 0.9em;
	background-image:url(image/background.png);
}

a{
	color: #c25e00;
	text-decoration: none;
}

a:hover{
	color: #ff9933;
	text-decoration: none;
}

a:visited{
	text-decoration: none;
}

img{
	border: 0px;
}

#content{
	margin: 0px;
	padding: 0px;
	width: 1024px;
	min-height:100%;
	background-image: url(background.png);
}

/* for Internet Explorer 
*/html #content{
	height: 100%;
}

/**/#hauptmenu a{
	height: 70px;
	width: 150px;
	display: block;
	padding: 0px;
	background: no-repeat left top;
}

#hauptmenu a:hover{
	background-position:left center;
}

#hauptmenu a.active{
	background-position:left bottom !important;
	cursor:auto;
}

.klein{
	font-size: 10pt;
}

.text{
	font-family: Skia, Bitstream Vera Sans, sans-serif;
	word-spacing: 1px;
	letter-spacing: 1px;
/*	font-size: 0.9em;*/
}

.obenhin{
        vertical-align: top;
}

td > h5{
	margin: 0 0 0 0px;
}

td > h3{
	margin: 0 0 0 0px;
}
