
body {
	margin			: 0px;
	font-family 	:  Arial,Verdana, Helvetica, sans-serif;
	scrollbar-face-color:      #FFFFFF;        /*Farbe für Oberfläche*/
	scrollbar-base-color:      #FFFFFF;        /*Basisfarbe der Scroll-Leiste*/
	scrollbar-highlight-color: #0D64B5;        /*Farbe für oberen und linken Rand*/
	scrollbar-shadow-color:    #0D64B5;        /*Farbe für unteren und rechten Rand*/
	scrollbar-3dlight-color:   #FFFFFF;        /*Farbe für 3D-Effekte*/
	scrollbar-arrow-color:     #0D64B5;        /*Farbe für Verschiebepfeile*/
	scrollbar-track-color:     #FFFFFF;        /*Farbe für freibleibenden Verschiebeweg*/
	scrollbar-darkshadow-color:#FFFFFF;        /*Farbe für Schatten*/
}



.leer_l {
	background-color: #FFFFFF;
}
.leer_r {
	background-color: #0859AD;
}
.leer_u {
	background: #FFFFFF url(../gfx/bgr_u.gif) fixed 90pt 0pt no-repeat;
}
.leer_o {
	background: #0859AD url(../gfx/bgr_o.gif) fixed bottom left no-repeat;
}
.lin_l {
	background: #FFFFFF url(../gfx/px_blau.gif) 0pt 0pt repeat-y;
}
.bgr_home {
	background: url(../gfx/bg_start.jpg) fixed 0pt 0pt no-repeat;
}
.bgr_kopf {
	background: url(../gfx/kopf_inhalt.gif) fixed 0pt 0pt no-repeat;
}
.bgr_content {
	background: url(../gfx/bgr_content.gif) fixed 0pt 0pt no-repeat;
}

.bgr_c {
	background		: url(../gfx/bgr_c.gif) 0pt 0pt repeat-x;
}

/*  Navigation Startseite */
A.home, A.home_u, A.home_2 {
	color 	   	: #FFFFFF;
	font-size   	: 15px;
	font-weight 	: bold;
	font-style 	: italic;
	text-decoration : none;
}

/*  Navigation Startseite */
A.home_2 {
	color 	   	: #F1A00B;
}

A.home_2:HOVER {
	color 	   	: #FF0000;
}

A.home_u {
	color 	   	: #0A4985;
}

A.home:HOVER, A.home_u:HOVER {
	color 	   	: #F1A00B;
}

A.nav, A.nav:HOVER {
	font-size	    : 12px;
	font-weight	    : bold;
	padding-left    : 4px;
	padding-right   : 4px;
	color		    : #FFFFFF;
	text-decoration : none;
}

A.nav:HOVER {
	color		    : #0859AD;
}



/* Text Startseite unten */
.txt_home_oeff, A.home_oeff {
	color 	   	: #0A4985;
	font-size   	: 13px;
	font-weight 	: bold;
	font-style 	: italic;
	line-height	: 130%;
	text-decoration : none;
}
A.home_oeff:HOVER {
	color 	   	: #F1A00B;
}

/* Text Startseite oben */
.txt_home_kont, A.home_kont  {
	color 	   	: #FFFFFF;
	font-size   	: 13px;
	text-align	: right;
	line-height	: 150%;
	text-decoration : none;
}
A.home_kont:HOVER {
	color 	   	: #F1A00B;
}

/* Text Inhaltsseite Kopf */
.txt_kopf, A.kopf  {
	color 	   	: #0A4985;
	font-size   	: 12px;
	font-weight 	: bold;
	text-decoration : none;
}
A.kopf:HOVER {
	color 	   	: #F1A00B;
}

/*  Navigation Inhaltsseite unten */
A.fuss, A.fuss_i {
	color 	   	: #0859AD;
	font-size   	: 11px;
	font-weight 	: bold;
	text-decoration : none;
}

A.fuss_i {
	color 	   	: #FFFFFF;
}

A.fuss:HOVER, A.fuss_i:HOVER {
	color 	   	: #F1A00B;
}

.c_title {
	color 	   	: #004A8E;
	font-size   	: 13px;
	font-weight 	: bold;
}

.c_table  {
	border	   	: solid 1px #0D64B5;
	background-color: #FFFFFF;
	padding		: 10px;
	color 	   	: #004A8E;
	font-size   	: 12px;
}

.c_text_n, .c_text_n_t  {
	background-color: #FFFFFF;
	color 	   	: #004A8E;
	font-size   	: 12px;
}

.c_text_n_t  {
	font-weight		: bold;
}

a.link_txt {
	color 	   	: #004A8E;
	font-size   	: 12px;
}











.c_inhalt {
	color 	   		: #000000;
	font-family 	: Verdana, Arial, Helvetica, sans-serif;
	font-size   	: 12px;
	font-weight 	: normal;
	text-decoration : none;
}

.c_table {
	border	   		: solid 1px #0D64B5;
	background-color: #FFFFFF;
}

.c_table_b {
	border	   		: solid 1px #0D64B5;
	background-color: #BEDCF9;
}
