.start_unten {
	width: 1000px;
	height: 50px;
	background-image: url(images/start_unten.jpg);
	background-repeat: no-repeat;
}

.start_link_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	position: relative;
	width: 200px;
	left: 60px;
	line-height: 40px;
	text-decoration: none;
	height: 38px;
}

.start_link_1:hover {
	font-weight: bold;
	text-decoration: none;
	width: 200px;
	height: 40px;
	display: block;
}

.start_bottom {
	height: 50px;
	vertical-align: top;
	padding-top: 10px;
}

.navi_inhalt {
	line-height:  25px;
	font-size: 	  12px;
	text-decoration: none;
	width: 220px;
	display: table;
	padding-left: 10px;
	color: #000000;
	font-weight: bold;
	margin-right: -10px;
}

.navi_inhalt:hover{
	background-color: #FF0000;
	color: #FFFFFF;
}

.navi_inhalt_kl {
	line-height:  18px;
	font-size: 	  10px;
	text-decoration: none;
	width: 220px;
	display: table;
	padding-left: 20px;
	color: #000000;
	font-weight: bold;
	margin-right: -20px;
}

.navi_inhalt_kl:hover{
	background-color: #FF0000;
	color: #FFFFFF;
}

.inhalt_border {
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: thin;
	border-width: 1;
}

.inhalt_border_kl {
	border-top-color: #F0F0F0;
	border-top-style: solid;
	border-top-width: thin;
	border-width: 1;
}

.text_kl {
	font-size: 10px;
	padding-left: 10px;
}

.text_kl2 {
	font-size: 10px;
	padding-left: 10px;
	width: 210px;
}

.text_main {
	padding-top: 20px;
}

.inhalt_oben {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.inhalt_oben:hover {
	color: #000000;
	background-color: #E6E6E6;
}

body, td {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	scrollbar-3d-light-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #FFFFFF;
	scrollbar-dark-shadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color:#FFFFFF;
}

.logo {
	vertical-align: bottom;
	padding-left: 20px;
	padding-bottom: 10px;
}

.banner {
	position: absolute;
	margin-left: 761px;
	visibility: inherit;
}

a {	
	color: #000000;
}

input, textarea {
	border-color:#000000;
	border-width:1;
	font-family:Verdana;
	font-size:10;
	background-color:#FFFFFF;
	color:#000000;
	font-weight: normal;
}

select {
	border-color:#FF0000;
	border-width:1;
	font-family:Verdana;
	font-size:12;
	background-color:#FFFFFF ;
	color:#000000;
}