.ChangedTextarea {
	color: #333333;
	background-color:#ffdddd;
	text-indent: 1px;
	border: 1px solid #ff0000;
	font-size: xx-small;
}

.FormErrorField{
	background-color:#ffdddd;
	border: 2px solid #ff0000;
}
.TitleBar {
		text-align: right;
		margin-bottom:40px;
		margin-top:10px;
}



hr {
    border:1px 
    dashed: black;
    noshade;
    height: 2px;
}



.linie{
 border-width: 1px;
 border-style: dashed;
 border-color: #588CDE;
}

#TitleBar a { 
	font-size:10px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	background:#E6E6E6;
	text-decoration:none;
}


.MainMenu {
	font-size: 12px;
	/*color: #990000; */
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 10px;
	background-color:#C6D4E1;
	/* background-image: url(images/gfx/bggradient-blau-orange.jpg);
	background-repeat: repeat-y; */
	font-weight: bold;
	border: 1px solid #777777;
}

.MainMenuH {
	text-decoration:none;
	color: white;
	font-weight: bold;
	font-family: Tahoma, Verdana;
}

.SelectedMainMenu{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 10px;
	background-color:#9CB4CC;
	/* background-image: url(images/gfx/bggradient-blau-orange.jpg);
	background-repeat: repeat-y; */

}

.SelectedMainMenuH{
	text-decoration:none;
	color: black;
	font-weight: bold;
	font-family: Tahoma, Verdana;

}



.SubMainMenu {
	font-size: 11px;
	font-weight: normal;
	/* color: #777777; */
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.SelectedSubMenu {
	font-weight: bold;
	/* color: #777777; */
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.SubMainMenuH {
	text-decoration:none;
	color: white;
	font-weight: bold;
	cellpadding: 0px;
	cellspacing: 0px; 
	border:0;
	font-family: Tahoma, Verdana;
}

.SelectedSubMenuH {
	text-decoration:none;
	color: black;
	font-weight: bold;
	cellpadding:0;
	cellspacing:0; 
	border:0;
	font-family: Tahoma, Verdana;
}


.MenuBackLink {
	font-weight: bold;
	color: #CC6633;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 50px;
}


.MainMenuBottom {
	color: #CC6633;
	font-size: 12px;
    font-family: "Trebuchet MS", Tahoma, Verdana;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 1px;
	padding-left: 5px;
}

.SelectedMainMenuBottom {
	color: #CC6633;
	font-size: 12px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 1px;
	padding-left: 5px;
}

.ImageCaption{
	color: #556677; 
	font-size: 9px;
	font-style: italic; 
	font-family: Verdana, Helvetica, Arial; 
	margin-top: 0pt; 
	margin-bottom: 5pt ; 
	text-align: left; 
	line-height: 10px;

}

.TableTitle {
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	font-variant: small-caps;
	background-color: ffeeaa;
}

.TableLabel {

	font-weight: bold;
	background-color: e9eff5;
}
