body,td,a	{
			font-family:Verdana,Arial;
			font-size:12px;
		}

body, img	{
			border:0px;
			margin:0px;
			padding:0px;
		}

body	 	{	background-color:#B4B8CE;
			scrollbar-3dlight-color: #808080;
			scrollbar-arrow-color: #808080;
			scrollbar-darkshadow-color: #808080;
			scrollbar-face-color: #F3F3F3;
			scrollbar-highlight-color: #F3F3F3;
			scrollbar-shadow-color: #F3F3F3;
			scrollbar-track-color: #CCCCCC;
			
		}

h3		{	font-size:18px;	
			display:inline;	
		}


a		{	text-decoration:underline;
			color:#000000;
		}

a:hover		{	color:#EEEEEE;		}


td		{	vertical-align:top;
			text-align:left;
		}


.c_gesamteseite	{	
			background-color:#707076;
			text-align:center;
			vertical-align:middle;
		}


.c_headl	{
			width:210px;
			height:112px;
			background:#6E7BA0 url(../sys_bilder/lo.gif);
		}

.c_headr	{
			width:762px;
			height:112px;
			margin:0px;
			background:#083967 url(../sys_bilder/ro.gif);
			vertical-align:bottom;
			text-align:right;
			color:#DDDDFF;
		}

.c_menueleistel	{	
			width:210px;
			height:16px;
			line-height:2px;
			text-align:right;
			background-color:#B4B8CE;
			font-size:11px;
		}



.c_menueleister	{	
			width:762px;
			height:16px;
			line-height:8px;
			background-color:#B4B8CE;
		}


.c_links_main	{	
			width:210px;
			height:482px;
			text-align:left;
			vertical-align:top;
		}

.c_links_main_start	{	
			width:210px;
			height:496px;
			background:#6E7BA0 url(../sys_bilder/l.jpg);
			text-align:left;
			vertical-align:top;
		}



/* ---------------------------- */
/* --  Linkes Menü - Größen  -- */
/* -  Farben in "farbenX.css" - */

.lmenu a, .lmenu a:hover, .lmenuakt a
		{ 	display:block; 
			width:210px; 
			height:16px; 	
			font-size:11px;	
			text-decoration:none;
			color:#FFFFFF;

		}
.lmenu_leer	{	text-align:center;	}
#c_lmenu 	{	visibility:hidden;	}
#c_lmenu_head	{	text-align:center;	}

/* ---------------------------- */




.c_haupt_start	{	width:762px;
			height:496px;
			background-color:#6E7BA0;
		}

.c_haupt	{	
			width:762px;
			height:482px;
			background:#B4B8CE;
			vertical-align:top;
 			text-align:left;
		}

.c_pfadleiste	{	width:762px;
			height:14px;
			color:#FFFFFF;
			font-size:10px;
		}

.c_pfadleiste a	{	font-size:10px;	
			text-decoration:none;
			color:#FFFFFF; }

.c_pfadleiste a:hover	{	text-decoration:underline;	}

/* ---------------------------- */
/* -- die eigentliche Seite  -- */
/* ---------------------------- */

#content	{	
			font-family:Verdana,Arial;
			font-size:12px;
			margin-top:30px;
			margin-left:30px;
			margin-bottom:30px;
			margin-right:0px;
			width:732px;
			height:422px;
			overflow:auto;
/*			overflow:hidden;*/
/* mit eigenen scrollleisten */
		}

#content a, #content td	{	
			font-family:Verdana,Arial;
			font-size:12px;	
			color:black; vertical-align:top;	}
#content a	{	text-decoration:underline;	}
#content a:hover{	color:#EEEEEE;		}



/* ---------------------------- */
/* --  Köpfe der Menüboxen   -- */
/* ---------------------------- */

#mp1head div, #mp2head div, #mp3head div, #mp4head div, #mp5head div, #mp6head div
		{	display:block;
			width:127px;
			height:16px;
			color:#ffffff;
			text-align:left;
			font-size:11px;vertical-align:middle;		}

#mp1head div 	{	background-color:#F59C00;	}
#mp2head div	{	background-color:#EC4E09;	}
#mp3head div	{	background-color:#C40C27;	}
#mp4head div	{	background-color:#8C1954;	}
#mp5head div	{	background-color:#1062A9;	}
#mp6head div	{	background-color:#009986;	}



/* ---------------------------- */
/* --       Menüboxen        -- */
/* ---------------------------- */

#mp1,#mp2,#mp3,#mp4,#mp5,#mp6
		{	visibility:hidden;
			position:absolute;
			width:127px;text-align:left;			}



/* ---------------------------- */
/* -- Inhalt / Zwischenräume -- */
/* --     der Menüboxen      -- */
/* ---------------------------- */


.mp1in, .mp2in, .mp3in, .mp4in, .mp5in, .mp6in
		{	display:block; 
			width:127px; 		}



.mp1in a, .mp2in a, .mp3in a, .mp4in a, .mp5in a, .mp6in a
		{	display:block; 
			width:123px;
			font-size:11px;
			text-decoration:none;
			color:#FFFFFF;
			margin-left:4px;	}



.mp1leer	{ 	background-color:#F5B36A;	}
.mp1in		{	background-color:#F59C00;	}

.mp2leer	{	background-color:#EC7260;	}
.mp2in		{	background-color:#EC4E09;	}

.mp3leer	{	background-color:#C45057;	}
.mp3in		{	background-color:#C40C27;	}

.mp4leer	{	background-color:#8C4F6F;	}
.mp4in		{	background-color:#8C1954;	}

.mp5leer	{	background-color:#1082B9;	}
.mp5in		{	background-color:#1062A9;	}

.mp6leer	{	background-color:#00B9A6;	}
.mp6in		{	background-color:#009986;	}



