a {
	text-decoration: Bold;
	color: #646464;
}
a:hover {
	text-decoration: none;
	color: #646464;
}

img {
	border: 0;
}
body {
	background: #FFFFFF url(../images/background.jpg) repeat-y;
	font: 11px Verdana,Arial,Helvetica,Sans-Serif;
	color: #646464;
	margin: 0px;
	padding: 0px;
}
#balken {
	width: 100%;
	height: 245px;
	background: #FFFFFF url(../images/balken.jpg) repeat-x;
}
#header {
	width: 712px;
	height: 245px;
	background: #FFFFFF;
	position: absolute; top: 0px; left: 218px;
}
#logo {
	width: 218px;
	height: 141px;
	position: absolute; top: 0px; left: 0px;
	background: #FFFFFF;
}
#hauptmenu {
	height: 104px;
	widht: 218px;
	background: #FFFFFF;
	position: absolute; top: 141px; left: 0px;
}
#refkirchberg {
	widht: 53px;
	height: 472px;
	background: #FFFFFF;
	position: absolute; left: 169px; top: 280px;
}
#copyright {
	width: 179px;
	height: 28px;
	position: relative; bottom: 0px; left: 238px;
}
#container {
	width: 930px;
	padding: 0px;
}
#inhalt {
	margin-left: 218px;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
}
#seite {
	width: 196px;
	padding-right: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	font: 11px Verdana,Arial,Helvetica,Sans-Serif;
	color: #646464;
}
#haupt {
	width: 412px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 18px;
	padding-right: 18px;
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	font: 11px Verdana,Arial,Helvetica,Sans-Serif;
	color: #646464;
}
#haupt h1 {
	font: Bold 11px Verdana,Arial,Helvetica,Sans-Serif;
	color: #4a749a;
	margin-bottom: 6px;
	
}
#haupt td {
	font: 11px Verdana,Arial,Helvetica,Sans-Serif;
	color: #646464;
}
#seite h1 {
	font: Bold 11px Verdana,Arial,Helvetica,Sans-Serif;
	color: #4a749a;
	margin-bottom: 6px;
	
}
#seite td {
	font: 11px Verdana,Arial,Helvetica,Sans-Serif;
	color: #646464;
}
#zwischenbalken {
	margin-bottom: 6px;
}
