body {
	color: #676767;
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 10px;
	margin: 0px;
}

a {
	color: #f5f5f5;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
}

a:hover {
	color: #e9e4db;
	text-decoration: underline;
	font-size: 12px;
	line-height: 20px;
}

td.header{
background-color: #656565;
height: 23px;
width: 778px;
}

td.top_left{
	background-image: url(images/top_left.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 35px;
	border: 0px;
}

td.middle_left{
	background-image: url(images/middle_left.gif);
	background-repeat: no-repeat;
	height: 429px;
	width: 35px;
	border: 0px;
}

td.middle_side{
	background-image: url(images/middle_side.jpg);
	background-repeat: no-repeat;
	height: 429px;
	width: 236px;
}

td.bottom_left{
	background-image: url(images/bottom_left.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 35px;
	border: 0px;
}

td.bottom_right{
	background-image: url(images/bottom_right.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 30px;
	border: 0px;
}

td.bottom_side{
	background-image: url(images/bottom_side.gif);
	background-repeat: repeat-y;
	width: 236px;
	height: 100%;
}

td.top_center{
	background-color: #c3c5c3;
	height: 25px;
	width: 477px;
	border: 0px;
}

td.middle_center{
	background-image: url(images/bg_center.gif);
	background-repeat: repeat-x;
	width: 477px;
}

td.middle_right{
	background-image: url(images/middle_right.gif);
	background-repeat: no-repeat;
	width: 30px;
	height: 429px;
}

td.top_right{
	background-image: url(images/top_right.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 30px;
	border: 0px;
}

td.top_side{
	background-image: url(images/top_side.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 236px;
	border: 0px;
}

table.main_table{
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-x;
	border: 1px;
}

table.main{
	
	margin: 0px;
	border-spacing: 0px;
	border-right: 1px;
	border-right-color: gray;	
}

table.nav_table{
	
	margin: 0px;
	border-spacing: 0px;
}

td.nav1{
width: 85px;
height: 23px;
text-align: center;
}

td.nav2{
width: 236px;
height: 23px;
text-align: center;
}

font.overgrey{
color: white;
}

font.headline{
	color: #7c0432;
	font-size: 18px;
	font-weight: bold;
}

font.text_main{
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 10px;
}

input.input{
	background-color: #f5f5f5;
	border-style: solid;
	border-color: #5f5f5f;
	border-width: 1px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

textarea.input{
	background-color: #f5f5f5;
	border-style: solid;
	border-color: #5f5f5f;
	border-width: 1px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#bereich a:link{	
	color:#333333;
	font-size: 10px;
	line-height: 15px;
	}
#bereich a:visited{ 
	color:#666666;
	font-size: 10px;
	line-height: 15px;
	}


