body {
	background		: #EEF9EE;
	color			: Black;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 10pt;
	margin-top		: 0px;
	margin-left		: 0px;
}

#top {
	background		: #E2F2E2;
	float			: left;
	width			: 100%;
	margin-top		: 0px;
	height		: 68px;
	overflow		: hidden;
	position		: absolute;
}

#logo
{
	background		: #E2F2E2;
	float			: left;
	width			: 374px;
	margin-top		: 0px;
	height		: 68px;
	overflow		: hidden;
	position		: static;
}

#header
{
	background-image	: url(../images/background_top2.jpg);
	height		: 68px;
	width			: 400px;
	position		: static;
	float			: left;
	text-align		: center;
}

#left {
	background		: #CFE9CF;
	float			: left;
	width			: 150px;
	height		: 88%;
	top			: 68px;
	left			: 0px;
	text-align		: left;
	position		: absolute;
	}

#menu {
	position		: relative;
	top			: 25px;
	color			: #256E25;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 10pt;
	font-weight		: bold;
	padding-left	: 0px;
}

#wappen {
	position: absolute;
	bottom: 5px;
	left: 18px;
}

#content {
	float			: left;
	width			: 447px;
	height		: 80%;
	top			: 100px;
	left			: 160px;
	text-align		: left;
	position		: absolute;
	}

#rootline {
	float			: left;
	width			: 450px;
	height		: 15px;
	top			: 68px;
	left			: 160px;
	text-align		: left;
	position		: absolute;
	}

#newslist {
	float			: left;
	width			: 170px;
	height		: 80%;
	top			: 68px;
	left			: 610px;
	text-align		: left;
	position		: absolute;
	}
	

p {
	color			: Black;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 10pt;
	font-weight: normal;
}

li {
	list-style-type: square;
}

h2 {
	color: #00008B;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

h3 {
	color: #00008B;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

table {
	border-color: #004401;
}



a, a:visited {
	color: #004401;
}

a.breadlink, a.breadlink a:visited {
	color			: #004401;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 10pt;
}

.csc-form-label-req {
	color			: Black;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 10pt;
	font-weight: bold;
}

.csc-form-label {
	color			: Black;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 10pt;
	font-weight: bold;
}

label {
	display: block;
	font-weight: bold;
	padding-top: 5px;
}

/*MENUES */
.menue_main
{

   text-align: left;
   height: 16 px;
   width: 150 px;   
}

/*MENU_MAIN */
.menu1_main
{   

}




.menu1_main A, .menu1_main A:visited {
   color: #007B01;   
   text-decoration: none;
   width: 150 px;
   display: block;
   padding-left: 10px;
   padding-right: 10px;
   padding-bottom: 2px;
   font-weight: bold;
   font-size: 10pt;
   font-family: verdana;   
}

.menu1_main A:hover, .menu1_main A:hover {
   color: Black;
   font-weight: bold;
   text-decoration: none;
   width: 150 px;
   display: block;
   background-color: #FFCC00;
   padding-left: 10px;
   padding-right: 10px;
   padding-bottom: 2px;
   font-weight: bold;
   font-size: 10pt;
   font-family: verdana;
   
}

.menu1_main_act A, .menu1_main_act A:visited {
   color: White;
   font-weight: bold;
   text-decoration: none;
   width: 150 px;
   display: block;
   background-color: #007B01;
   padding-left: 10px;
   padding-right: 10px;
   padding-bottom: 2px;
   font-weight: bold;
   font-size: 10pt;
   font-family: verdana;
  
}

.menu1_main_act A:hover, .menu1_main_act A:hover {
   color: #000000;
   font-weight: bold;
   text-decoration: none;
   width: 150 px;
   display: block;
   background-color: #FFCC00;
   padding-left: 10px;
   padding-right: 10px;
   font-weight: bold;
   font-size: 10pt;
   font-family: verdana;
   
}


/* MENU_MAIN LEVEL 2 */

.menu1_main2 A, .menu1_main2 A:visited {
   color: #009900;
   font-weight: bold;
   text-decoration: none;
   background: #CCEBCC;
   border-bottom: 1px solid #009900;
   padding-left: 5px;
   width: 150px;
   padding-top: 2px;
   padding-bottom: 2px;
   font-weight: bold;
   font-size: 8pt;
   font-family: verdana;
   display: block;
}

.menu1_main2 A:hover, .menu1_main2 A:hover {
   color: #000000;
   font-weight: bold;
   text-decoration: none;
   background: #FFCC00;
   border-bottom: 1px solid #009900;
   padding-left: 5px;
   width: 150px;
   padding-top: 2px;
   padding-bottom: 2px;
   font-weight: bold;
   font-size: 8pt;
   font-family: verdana;
   display: block;
}


.menu1_main2_act A, .menu1_main2_act A:visited {
   color: #ffffff;
   font-weight: bold;
   text-decoration: none;
   background: #009900;
   border-bottom: 1px solid #009900;
   padding-left: 5px;
   width: 150px;
   padding-top: 2px;
   padding-bottom: 2px;
   font-weight: bold;
   font-size: 8pt;
   font-family: verdana;
   display: block;
}

.menu1_main2_act A:hover, .menu1_main2_act A:hover {
   color: #000000;
   font-weight: bold;
   text-decoration: none;
   background: #FFCC00;
   border-bottom: 1px solid #009900;
   padding-left: 5px;
   width: 150px;
   padding-top: 2px;
   padding-bottom: 2px;
   font-weight: bold;
   font-size: 8pt;
   font-family: verdana;
   display: block;
}

.menu1_main2_sub A, .menu1_main2_sub A:visited {
   color: #009900;
   font-weight: bold;
   text-decoration: none;
   background-image : url(main/images/menu_sub_back.jpg);
   border-bottom: 1px solid #009900;
   padding-left: 5px;
   width: 150px;
   padding-top: 2px;
   padding-bottom: 2px;
   font-weight: bold;
   font-size: 8pt;
   font-family: verdana;
   display: block;
}

.menu1_main2_sub A:hover, .menu1_main2_sub A:hover {
   color: #000000;
   font-weight: bold;
   text-decoration: none;
   background-image : url(main/images/menu_sub_back_act.jpg);
   border-bottom: 1px solid #009900;
   padding-left: 5px;
   width: 150px;
   padding-top: 2px;
   padding-bottom: 2px;
   font-weight: bold;
   font-size: 8pt;
   font-family: verdana;
   display: block;
}