body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	}

.frame {
	padding-left:8px;
	padding-right:8px;
	padding-top: 1px;
	}

/* +++++++++++++ FARBSCHEMA  ++++++++++++++ */

.bgc_head1    {background-color: #003399}       /* dunkelblau         */
.bgc_head2    {background-color: #619ddb}       /* mittelblau         */
.bgc_cont     {background-color: #f2f2f2}	/* sehr helles grau   */


.bgc_nav_dk   {background-color: #003399}	/* dunkelblau         */
.bgc_nav_hl   {background-color: #e6e6f7}	/* hellblau           */
.bgc_white    {background-color: #ffffff}       /* weiß               */
.bordc_cont   {background-color: #e6e6e6}	/* hellgrau           */
.bordc_nav    {background-color: #ffffff}	/* weiß               */
.bordc_white  {background-color: #ffffff}       /* weiß               */


/* +++++++++++++ Textfarben ++++++++++++++ */

.txc_0	{color: #ffffff;}		/* weiß            */
.txc_1	{color: #000000;}		/* schwarz         */
.txc_2	{color: #444444;}		/* sehr dunkelgrau */
.txc_3	{color: #777777;}		/* dunkelgrau      */
.txc_4  {color: #999999;}		/* grau            */
.txc_5  {color: #333388;}		/* dunkelblau      */
.txc_6	{color: #c60000;}		/* rot       */


/* ++++++++++++++++ SCHRIFT KLASSEN +++++++++++++++++ */


.headline {
	margin: 0px;
	padding: 0px;
	font-size:12px;
	line-height:15px;
	font-weight:bold;
	text-align:left;
	}	

.headline2 {
	margin: 0 0 0 0;
	padding: 0px;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	text-align:left;
	}

.boxhead {
	text-align: left;
	height: 20px;
	width: 170px;
	font-weight:normal;
	font-size:11px;
	line-height: 14px;
	text-decoration: none;
	padding-top: 4px;
	color:#ffffff;
	}

.boxcont {
	text-align: left;
	width: 170px;
	font-weight: normal;
	font-size:11px;
	line-height: 14px;
	padding: 5px 0px 5px 0px;
	color: #000000;
	}

.cont_dir {
	margin: 0px;
	padding: 0px 0px 0px 25px;
	height: 26px;
	font-size: 10px;
	line-height: 28px;
	color: #999999;
	overflow: hidden;
	}


.cont_frame {
	margin: 0px 25px 0px 25px;
	height: 422px;
	background-color: #ffffff;
	border: 1px solid #666666;
	border-width:1px;
	overflow: hidden;
	}

.cont_box {
	margin: 26px 45px 0px 45px;
	height: 360px;
	overflow: auto;
	}


.cont_text {
	margin: 0;
	font-size: 12px;
	line-height: 16px;
        text-align: left;
	font-weight: normal;
	}


.text {
	margin: 0;
	padding: 0px;
	font-size: 11px;
	line-height: 15px;
        text-align: left;
	font-weight: normal;
	}

.textsmall {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	line-height: 12px;
        text-align: left;
	font-weight: normal;
	}


.text_head {
	margin: 0;
	padding: 10px 0px 3px 0px;
	font-size: 12px;
	line-height: 15px;
        text-align: left;
	font-weight: normal;
	}

.linie {
	height: 1px;
	font-size:1px;
	line-height:1px;
	}


.copyright {
	margin-top: 1px;
	margin-left: 1px;
	padding: 0px;
	width: 569px;
	height: 29px;
	}

.copyright_text {
	margin: 6px 25px 0px 0px;
	padding: 0px;
	color: #999999;
	font-size:11px;
	line-height: 18px;
	text-align:right;
	}

input.button, input.button2 {
	margin:0;
	padding:0;
	color:#ffffff;
	font-weight:normal;
	width:55px;
	height:20px;
	font-size:10px;
 	line-height:15px;
	background:#999999;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
	border-width:1px;
	}	

input.button2 {
	width:110px;
	}


a {
	text-decoration:none;
	color: #777777;
	}

a:hover {
	text-decoration:underline;
	color: #000000;
	}


/* +++++++ TOP ++++++++ */

#topnavi {
	margin: 0;
	padding: 0;
	border: 0px;
	}

#topnavi a {
	margin:  0px;
	padding: 0px 10px 0px 0px;
	font-size: 11px;
	color: #777777;
	text-decoration: none;
	}

#topnavi a:hover	{
	color: #000000;
	text-decoration: underline;
	}


/* ++++++++++++++++++ LEFT NAVI +++++++++++++++++++++++ */


#left_navi {
	left: 0px;
	width: auto;
	}


#left_navi a.link {
	margin: 0;
	padding: 0px 0px 0px 20px;
	height: 25px;
	display: block;
	font-size: 11px;
	line-height: 25px;
	font-weight: normal;
	text-decoration: none;
	background-color: #e6e6f7;
	color: #000000;
	}

#left_navi a.link:hover, #left_navi a.act, #left_navi .act{
	background-image: url(img/pfeil_nav.gif);
	background-repeat:no-repeat;
	background-position: 8px 8px;
	background-color: #ffffff;
	color: #000000;
	text-decoration: none;
	}

#left_navi a.head {
	font-weight: bold;
	}

/*
#left_navi .head {
	margin: 0;
	padding: 3px 0px 0px 20px;
	height: 25px;
	display: block;
	font-size: 12px;
	line-height: 15px
	font-weight: bold;
	text-decoration: none;
	color: #000000; }

*/

/* ++++++++++++++++++++++++++++++++ */

