body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #282828;
	font-weight: normal;
	background-color: #808080;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.button_Auswahl {
    background-color: #f44336;
    color: white;
    padding: 3px 4px;
    text-align: center; 
    text-decoration: none;
    border-radius:8px;
    display: inline-block;
}
.button_Auswahl:hover {
    background-color: #DD4336;
}



td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #282828;
	font-weight: normal;
}
p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #282828;
	font-weight: normal;
}
a {
	font-size: 11px;
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #990000;
}
a:active {
	color: #990000;
}

.link_liste a:link{
	color: #FF0000;
	text-decoration:none;
	font-size: 24px
}

.myLink a:link {text-decoration: none; color: red}
.myLink a:visited {text-decoration: none; color: red}
.myLink a:active {text-decoration: none; color: red}
.myLink a:hover {text-decoration: underline; color: red} 


.td {
	font-size: 12px;
	color: #B3B3B3;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B3B3B3;
	padding-top: 15px;
	padding-left: 50px;
}

.td_0 {
	BORDER-COLLAPSE: collapse;  
	BACKGROUND-COLOR: #C5D1F6;
	FONT-FAMILY: ARIAL, Helvetica, sans-serif;
//	BORDER:    #000000  1px solid;
	}

.td_1 {
	BORDER-COLLAPSE: collapse;  
	BACKGROUND-COLOR: #e5F1FF;
	FONT-FAMILY: ARIAL, Helvetica, sans-serif;
//	BORDER:    #000000  1px solid;
	}


.td_grau {
	BORDER-COLLAPSE: collapse;  
	BACKGROUND-COLOR: #888888;
	FONT-FAMILY: ARIAL, Helvetica, sans-serif;
}



a.nav:link {
	font-size: 12px;
	color: #B3B3B3;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
a.nav:visited {
	font-size: 12px;
	color: #B3B3B3;
	text-decoration: none;
	font-weight: bold;
}
a.nav:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.navup:link {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
a.navup:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.navtop:link {
	font-size: 10px;
	color: #333333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
a.navtop:visited {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a.navsub:link {
	font-size: 11px;
	color: #B3B3B3;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	padding-left: 28px;
	height: 15px;
}
a.navsub:visited {
	font-size: 11px;
	color: #B3B3B3;
	text-decoration: none;
	font-weight: bold;
	padding-left: 28px;
	height: 15px;
}
a.navsub:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-left: 28px;
	height: 15px;
}
a.navsubup:link {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	padding-left: 28px;
	height: 15px;
	}
a.navsubup:visited {
    font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-left: 28px;
	height: 15px;
}

.content {
	padding-top: 25px;
	padding-left: 43px;
	background-color: #FFFFFF;
	padding-right: 100px;
	line-height: 16px;
}
h1 {
	font-size: 18px;
	color: #282828;
	padding-top: 10px;
	font-weight: bold;
	background-color: #FFFFFF;
}
h2 {
	font-size: 12px;
	color: #282828;
	padding-top: 18px;
	font-weight: bold;
	background-color: #FFFFFF;
}
input  {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #080808;
	border: 1px solid #880000;
	background-color: #AAAAFF;
	font-weight: bold;
}


.input {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #333333;
	border: 1px inset #808080;
	height: 15px;
	width: 56px;
	background-color: #FF0000;
}

.input_select {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #333333;
	border: 1px inset #808080;
	height: 15px;
	background-color: #AAAAFF;
}

textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #080808;
	border: 1px inset #808080;
	height: 250px;
	width: 250px;
	background-color: #AAAAFF;
	font-weight: bold;
}



.inputkont {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px inset #808080;
	height: 15px;
	width: 250px;
	background-color: #FFFFFF;
}
.white {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 8px;
}
a.white:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 8px;
	text-decoration: none;
}
a.white:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 8px;
	text-decoration: none;
}
li {
	line-height: 16px;
	list-style-type: square;
}
hr {
	color: #808080;
	height: 1px;
}


textarea_klein {
	height: 50px;
	width:  250px;
}


.obermenu_haupt {
	background-color: #DDDDDD; 
	font-size: 12px;
}
	.men_link:visited,.men_link:link  {
		font-size:12; 
		color: #333333;
		text-decoration:none;
		font-weight: bold;
	}

 .men_link:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;

}

.obermenu_down{   
	border: 1px inset #000000;
	background-color: #BBBBBB; 
	width:80px;
	text-decoration: none;
}

.obermenu_down:hover {
	background-color: #000000; 
	text-decoration: underline;

}

.obermenu_over {
	border: 1px inset #808080;
	background-color: #FFAAAA; 
	width:80px;
}
