/*----------------------------------------------------------------*/
/********* START - Definitionen des Body **********/

body {
	font-family: Arial, Verdana;
	font-size: 12px;
}
img {
border:0;
}
.image {
	border: thin solid #FFFFFF;
}

/********* END - Definitionen des Body **********/
/*----------------------------------------------------------------*/
/********* START - Definitionen der Tabellen **********/

td {
	font-family: Arial, Verdana;
	text-align: left;
	font-size: 12px;
	color:#4c4c4c; }
	
/********* START - Definitionen der Tabellen **********/
/*----------------------------------------------------------------*/
/********* START - Definitionen der Links **********/


a:link{
	text-decoration: none;
	color: #fe0002;
	
	
}
	
A:Visited  {
	text-decoration: none;
	color: #fe0002;
	

}
	
A:Active  {
	text-decoration: none;
	color: #ea8f00;
	
	
}
	
A:Hover  {
	text-decoration: underline;
	color: #ea8f00;
}
/********* END - Definitionen der Links **********/
/*----------------------------------------------------------------*/
/********* START - Definitionen der Textbereiche *********/

.link_fontside{
	font-size: 11px;
	color: #969696;
}
.link_fontside_blue{
	font-size: 11px;
	color: #023abb;
}

/********* END - Definitionen der Textbereiche *********/
/*----------------------------------------------------------------*/
/********* START - Definitionen Inputfelder *********/
.input_feld1 {
	font-size: 11px;
	color: #010D82;
	background-color: #D1D6FC;
	border: 1px solid #000066;

}
.pages_uebertitel{
	font-size: 16px;
	font-weight: bold;
	color: #023abb;
}
.test_info{
	font-size: 12px;
	color: #1c1c1c;
}
/********* END - Definitionen Inputfelder *********/
/*----------------------------------------------------------------*/
/********* START - Definitionen Text *********/
.font_nav_n {
	font-size: 12px;
	color: #ffffff;

}

.navibackground {
background-image:url(img_screen/bg_left.gif);
background-repeat:no-repeat;
}

.font_layer_n {
	font-size: 12px;
	color: #0b4499; 

}
.font_layer_a {
	font-size: 12px;
	color: #018749;

}
.font_9_weiss{
	font-size: 9px;
	color: #ffffff;

}
.font_11_grau{
	font-size: 11px;
	color: #383838;

}
.titel1_blau{
	font-size: 22px;
	color: #0b4499;

}
.titel1_grau{
	font-size: 26px;
	color: #9fa29d;

}
.titel2_s{
	font-size: 14px;
	font-weight: bold;
	color: #000000;

}
.titel2_g{
	font-size: 14px;
	font-weight: bold;
	color: #383838;
}
.titel3_s{
	font-size: 12px;
	font-weight: bold;
	color: #000000;

}
.titel3_g{
	font-size: 12px;
	font-weight: bold;
	color: #383838;
}
.titel3_hg{
	font-size: 12px;
	font-weight: bold;
	color: #9fa29d;
}
.titel_11_s{
	font-size: 11px;
	font-weight: bold;
	color: #000000;

}
/********* END - Definitionen Text *********/
/*----------------------------------------------------------------*/
/********* START - Definitionen Ränder  *********/
.img_rand_obj_n{
	border:1px solid #ffffff;

}
.img_rand_obj_a{
	border:1px solid #0b4499;

}
/********* END - Definitionen Ränder *********/
