.menu {				
	padding-left:5px;
	padding-right:5px; 
	background-position: left top; 
	background-image: url('img/fleck.jpg'); 
	background-repeat:repeat-y; 
	font-family:Tahoma; 
	font-size:12px; 
	text-align:left; 
}
.copyright   { 
	background-image: url('img/bottom.jpg'); 
	background-repeat: no-repeat; 
	background-position: left top; 
	font-family:Tahoma; 
	font-size:10px; 
	text-align:center 
}
.menutit     { 
	font-family: Tahoma; 
	font-size: 10px; 
	font-weight: bold; 
	text-align:right 
}
a:link,	a:visited, a:active	{ 
	color: #232323; 
	text-decoration: none 
	} 
a:hover { 
	text-decoration: none; 
	color: #999999 
}
.menbodheader { 
	background-image: url('img/fleckoben.jpg'); 
	background-repeat: no-repeat; 
	background-position: left top
}
.header {
	font-family: Tahoma; 
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	background-image: url('img/header.jpg');
	background-repeat: no-repeat;
	background-position: left top
}
.body{
	background-image: url('img/right.jpg'); 
	background-repeat: repeat-y; 
	background-position: right top
}
.body_titel{			font-family: Tahoma; 
	font-size: 16px; 
	font-weight: bold; 
	border: 1px solid #000000; 
	padding: 2px
}
.body_body {
	font-size: 12px; 
	font-family: Tahoma; 
	border: 1px solid #000000;
	padding: 2px
}
.body_body_quelltext {
	font-size: 12px; 
	font-family: Tahoma; 
	border: 1px solid #000000;
	padding: 2px;
	background-color: #F8F8F8
}

.body_aufz_titel {
	font-size: 12px; 
	font-family: Tahoma; 
	border: 1px solid #000000; 
	padding: 2px;
	font-weight:bold
}
.body_aufz {			border-left:1px solid #000000; 
	border-right:1px solid #000000;
	border-top:1px solid #000000;
	font-size: 12px; 
	font-family: Tahoma; 
	padding: 2px
}
body{ 
	background-color:#FFFFFF; 
	color:#000000;
}

input, textarea, select{ background-color: #ffffff; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	color: #000000; 
	border: 1px solid #000000 
}