a:link,a:visited{
	color:#DD8F55;
	text-decoration:underline;
	font-weight:bold;
}

a:hover,a:active{
color: #999999;
text-decoration:underline;
}



.copyright{
font-size:12px;
margin-bottom:2px;
}

	a.menuakt:link, a.menuakt:visited, a.menuakt:active, a.menuakt:hover{
	display: block;
	font-size: 15px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	width:199px;
	height: 20px;

	margin: 0px 0px 5px 0px;
	line-height:20px;
	padding: 0px 4px 0px 4px;
	border-bottom: 1px #DD8F55 dotted;
	border-top: 1px #DD8F55 dotted;
	border-left: 10px #DD8F55 solid;

	border-right: none;
	
	font-weight:bold;
	background-color: #DD8F55;
	color: #FFF;
	cursor:default;
}

a.menu:link, a.menu:visited{
	display: block;
	font-size: 15px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	width:199px;
	height: 20px;
	background-color: #FFF;
	color: #333;
	margin: 0px 0px 5px 0px;
	line-height:20px;
	padding: 0px 4px 0px 4px;
	border-bottom: 1px #DD8F55 dotted;
	border-top: 1px #DD8F55 dotted;
	border-left: 10px #DD8F55 solid;

	border-right: none;
	
	font-weight:bold;
}


a.menu:hover, a.menu:active{
	background-color: #DD8F55;
	color: #FFF;
	}


.Title
{
	color:  #DD8F55;
}


.underTitle{
	font-size:13px;
	font-weight:bold;
	color: #DD8F55;/*border-bottom:1px solid #333333;*/
}


label, input, select, textarea{
	/* Alle Labels UND Formularelemente auswählen */
	background-color: #FFFFFF;
	font-family:Arial, Verdana, sans-serif;
	font-size: 15px;
	color: #000000;
	border: 1px solid;
	border-color:  #DD8F55;
}
  input#submit, .submit{ /* den Submit-Button */
	background-color: #DD8F55;
	color: #FFFFFF;
	border: 1px solid;
	border-color: #DD8F55;
	font-weight:bold;
}

input#radio{
	/* den Submit-Button */
	color: #000000;
	border: none;
	border-color:White;
	vertical-align:middle;
}

input#checkbox{
	/* den Submit-Button */
	color: #000000;
	border: none;
	border-color:White;
	vertical-align:middle;
}

label{
border: none;
color: #333333;
}



.tabtitel{
	background-color: #DD8F55;
	color: #FFF;
	font-weight:bold;
	padding: 3px;
}




	a.menuuakt:link, a.menuuakt:visited, a.menuuakt:active, a.menuuakt:hover{
	display: block;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	width:164px;
	height: 16px;
	background-color: #666;
	color: #FFF;
	margin: 0px 0px 5px 10px;
	line-height:15px;
	padding: 0px 4px 0px 4px;
	border-left: 5px #666 solid;
	border-top: 1px #666 dotted;
	border-right: none;
	border-bottom: 1px #666 dotted;
	cursor:default;
}

a.menuu:link, a.menuu:visited{
	display: block;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	width:164px;
	height: 16px;
	background-color: #FFF;
	color: #333;
	margin: 0px 0px 5px 10px;
	line-height:15px;
	padding: 0px 4px 0px 4px;
	border-left: 5px #666 solid;
	border-top: 1px #666 dotted;
	border-right: none;
	border-bottom: 1px #666 dotted;
}


a.menuu:hover, a.menuu:active{
	background-color: #666;
	color: #FFF;
	}

