body {
	background-image: url(../img/back/bg.jpg);
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img {
	border: 0px;
}

#background {
	background-image: url(../img/back/bg_right.jpg);
	background-repeat: repeat-x;
	width: 100%;
}

#header {
	background-image: url(../img/back/header.jpg);
	width: 941px;
	height: 98px;
}

#main {
	width: 941px;
}

#menu {
	width: 207px;
	padding-top: 10px;
	padding-left: 10px;
	float:left;
}

#content {
	width: 480px;
	min-height: 545px;
	margin-left: 400px;
	padding-bottom: 20px;
}

*html #content {
	height: 545px;
}

#image {
	background-color:#FFFFFF;
	width: 163px;
	float: left;
}

#content_main {
	background-image: url(../img/back/bg_content_repeat.jpg);
	width: 941px;
}

#content_main_inner {
	background-image: url(../img/back/bg_content.jpg);
	background-repeat: repeat-x;
	width: 941px;
}

#footer {
	background-image: url(../img/back/footer.jpg);
	width: 941px;
	height: 29px;
}

#copyright {
	padding-top: 8px;
	padding-left: 11px;
	color: #FFFFFF;
	font-size: 10px;
}

.menu_button {
	background-image: url(../img/menu/button.jpg);
	width: 195px;
	height: 17px;
	padding-left: 10px;
	padding-top: 3px;
	margin-top: 2px;
	margin-bottom: 3px;
}

.blocksatz {
text-align: justify;
}
h1 {
	font-size: 12px;
}
.textgrey {
	color: #666666;
}
	
a.menu {
	font-family: Verdana;
	font-size: 12px;
	color: #666600;
	text-decoration:none;
	font-weight: bold;
}
a.menu:hover  {
	color: #333333;
	text-decoration:none;
}

a.submenu:hover  {
	color: #333333;
	text-decoration:none;
}

a.bottom {
	color: #333333;
	text-decoration:none;
}
a.bottom:hover  {
	color: #000000;
	text-decoration:none;
}

a.menu:active  {
		color: #333333;
}
a {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:hover  {
	color: #999999;
	text-decoration: underline;
}
a:active  {
		color: #999999;
}

.formfeld {
	background-color:#F3F3F3;
	width:130px;
	font-size:11px; 
	font-family:Verdana; 
	color:#000000;
	padding:1px; 
	border:1px solid #999999;
}
.formfeld2 {
	background-color:#F3F3F3;
	font-size:11px; 
	font-family:Verdana; 
	color:#000000;
	padding:1px; 
	border:1px solid #999999;
}
