.FormErrorField{
	background-color:#ffdddd;
	border: 2px solid #ff0000;
}
.TitleBar {
		text-align: left;
		margin-bottom:2px;
		margin-top:2px;
		color: #cccccc;
}

#TitleBar a { 
	font-size:8pt;
	color: #cccccc;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	border: 0px solid #777777;
	text-decoration: none;
	/*background:#E6E6E6;*/
}

#TitleBar a:hover { 
	color: #990000;
	}

.TitleBarNew {
		text-align: left;
		color: #cccccc;
}

#TitleBarNew a { 
	font-size:8pt;
	color: #cccccc;
	font-weight: bold;
	border: 0px solid #777777;
	text-decoration: none;
}

#TitleBarNew a:hover { 
	color: #990000;
	}
	
.MainMenu {
	font-size: 8pt;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color:#F7E428;
	/*background-image: url(images/gfx/bggradient-blau-orange.jpg);
	background-repeat: repeat-y; */
	font-weight: normal;
	border-bottom: 1px solid #ffffff ;
}



.SelectedMainMenu{
	font-size: 8pt;
	font-weight: bold;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-decoration: none;
	background-color:#E9D400;
	text-decoration: none;
	/* background-color:#D5D5FF;
	color: #20397E;
	background-image: url(images/gfx/bggradient-blau-orange.jpg);
	background-repeat: repeat-y; */

}


.SubMainMenu {
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	/*border-bottom: 1px solid #ffffff ;*/
}

.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;
}

.MenuBackLink {
	font-weight: bold;
	color: #CC6633;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 50px;
}


.MainMenuBottom {
	color: #CC6633;
	font-size: 10px;
	margin-top: 2px;
	margin-bottom: 1px;
	padding-left: 5px;
}

.SelectedMainMenuBottom {
	color: #CC6633;
	font-size: 10px;
	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;
	background-color: E9D400;
}

.TableLabel {
	font-weight: bold;
	background-color: e9eff5;
}

.TableRowLabel {
			font-weight: bold;
			color: 2E3C7D;
			background-color: C6D8FF;
		}
.TableCell{
			background-color: E4EDFF;
			color: 2E3C7D;}
			
.LanguageLinks { font-weight: bold; font-size: 10px;}
#LanguageLinks a { 
	color: #D5A600;
	text-decoration: none;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	border: 0px solid #777777;
	}
#LanguageLinks a:hover { 
	color: #990000;
	text-decoration: none;
	}
	
	
/*Formular - Checkbox - Selectbox - Textarea 
Input Fields*/	

.PutinText { 
background-color:#C6D8FF; 
color:#000000;
font-family : Verdana, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold; 
border:1px solid #777777;  
border : 1px dotted #000000; }


.textarea {
 background-color:#C6D8FF;
 color:#000000;
 font-family : Verdana, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 border:1px solid #777777; 
 border : 1px dotted #000000; }
 
SELECT {
BACKGROUND-COLOR: #C6D8FF; 
border:1px solid #777777;  
border : 1px dotted #000000;
COLOR: #333333; FONT-FAMILY: 
arial; FONT-SIZE: 11px; 
FONT-WEIGHT: bold
}
 
 
 
