/* ZASO-CSS */

body 
{
	margin: 0;
	padding: 0;
	font-size: 10pt; 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
}

#spacer	
{
	margin: 0px auto;
	border: 1px solid #CCCCCC;
	height: auto;
	width: 800px; 
}

#top	
{
	width: 800px;
	/*--height: 100px;--*/
	border: 0px;
	margin-bottom: 10px;
}

#linke_seite 
{
	background: #fff;	
	width: 160px;
	margin: 5px 0px 0px 0px;
	float: left;
}

#content
{	
	height: auto;
	width: 410px;
	padding: 5px 10px 20px 10px;
	margin: 0px 0px 0px 160px;
	}

#toolbox
{
	height: auto;
	width: 190px;
	margin: 10px 0px 0px 0px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #CCCCCC;
	border-left: 1px solid #006600;
	border-right: 0px;
	background: #eee;
	float: right;
}

#footer 
{
	background: #EEE;
	height: 30px;
	width: 800px;
	padding: 0px 0px 5px 0px;
	border: 0;
	border-top: 1px solid #ccc;
}

/*---------WAPPENLINK---------*/

#wappenlinks a
{
    position: absolute;
    height: 35px;
    width: 50px;
    top: 24px;
    text-decoration: none;
}

#wappenlinks a i { visibility: hidden; }

a#zaso { left: 788px; width: 93px; }
a#rudolf { left: 888px; width: 60px; }
a#saale { left: 960px; width: 60px; }

/*---------WAPPENLINK ENDE---------*/



/*--------NAVIGATION OBEN--------*/

.topnav
{	
	font: 0.7em /1 arial, verdana, sans-serif ;
	color: #006600;
	font-weight : normal;
	font-style : normal;
	line-height: 18px;
	color: #006600;
	text-decoration:none;
}

/*--------NAVIGATION OBEN ENDE--------*/

/*--------NAVIBOX LINKS--------*/
ul#mainnav 
{
	list-style: none;
	margin-right: 0px;
	margin-left: 0px ;
	padding: 0px;
	background: #eee;
	border-right: 1px solid #006600;
	border-bottom: 1px solid #CCCCCC;
}
		
ul#mainnav li 
{
	/*--HOVER ALARM--*/
	border-top: 1px solid #CCCCCC;
	list-style-type: none;
}

ul#mainnav li a
{
	display: block;
	margin: 0;
	padding: 6px 6%;
	background-color: #fff;
	font: bold 0.8em /1.5 arial, sans-serif;		
	color: #000;
	text-decoration: none;
	width: 88%;				
}		

ul#mainnav li.active a
{
	display: block;
	margin: 0;
	padding: 6px 6%;
	background-color: #006600;
	font: bold 0.8em /1.5 arial, sans-serif;		
	color: #fff;
	text-decoration: none;
	width: 88%;				
}

ul#mainnav li a:hover 
{
	background-color: #006600;
	color: #fff;
}

ul#mainnav ul.subnav 
{
	margin: 0px;
	padding: 0px;
}

ul#mainnav ul.subnav li 
{
	border-top: 0 none;
	border: 0px solid;
	padding-left: 1.0em;
}

ul#mainnav ul.subnav li a 
{
	padding: 0px;
	margin: 0px;
	font: bold, 0.7em /11px arial, verdana, sans-serif;
	color: #006600;
	background-color: #eee;
}

ul#mainnav ul.subnav li a:hover 
{
	color: #43616B;
	background-color: transparent;
	text-decoration: underline;
}
/*--------NAVIBOX LINKS ENDE--------*/

/*----INFOBOX RECHTE SEITE-----*/


.boxframe 
{
	background-color:#CCCCCC;
}


.frame 
{
	background-color:#eee;
}
.info 
{
	background-color:#F3F1EC;
}
.boxhl
{
	font-size : 10px;
	font-family : arial, helvetica, verdana;
	font-weight : bold;
	font-style : normal;
	color : #006600;
	text-align : left;
	text-decoration : none;
}
.boxhl:hover
{
	font-size : 10px;
	font-family : arial, helvetica, verdana;
	font-weight : bold;
	font-style : normal;
	color : #666633;
	text-decoration : none;
}
.boxlink
{
	color: #333333;
	font-size : 11px;
	font-weight : normal;
	font-family : arial, helvetica, verdana;	
	text-decoration : underline;
}
.boxlink:hover
{
	color: #000000;
	font-size : 11px;
	font-weight : normal;
	font-family : arial, helvetica, verdana;	
	text-decoration : underline;
}

.boxtext
{
	font-size : 11px;
	font-family : arial, helvetica, verdana;
	font-weight : normal;
	font-style : normal;
	color : #333333;
	text-decoration : none;
	line-height: 18px;
}
.boxbold
{
	font-size : 11px;
	font-family : arial, helvetica, verdana;
	font-weight : bold;
	font-style : normal;
	color : #333333;
	text-decoration : none;
	line-height: 18px;
}

/*----INFOBOX ENDE----*/

.faq
{
	font-size : 10pt;
	font-family : arial, helvetica, verdana;
	font-weight : bold;
	font-style : normal;
	color : #000;
	text-decoration : underline;
}

.faq:hover
{
	font-size : 10pt;
	font-family : arial, helvetica, verdana;
	font-weight : bold;
	font-style : normal;
	color : #000;
	text-decoration : none;
}

.faqtop
{
	font-size: 10px;
	font-family: arial, helvetica, verdana;
	font-weight: bold;
	font-style: normal;
	color: #CCCCCC;
	align: right;
	text-decoration: none;
}

.faqtop:hover
{
	font-size: 10px;
	font-family: arial, helvetica, verdana;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	align: right;
	text-decoration: none;
}


/*---------BILDUNTERSCHRIFTEN---------*/


.bildBox
{
	color: #666666;
	font-size: 10px; 
	font-family:  Arial, Helvetica, Verdana, sans-serif; 
	align: top, left;

}
	


/*--------TEXT--------*/
p 
{ 
	color: #000;
	font-size: 10pt; 
	font:  Arial, Helvetica, Verdana, sans-serif; 
	text-decoration: none; 
	font-weight: normal;
} 

h1 
{
	 font-size: 12pt; 
	 font-weight: bold; 
	 color: #006600;
	 text-align: left; 
	 font-style: normal; 
	 font-family: Arial, Helvetica, sans-serif;
}
 
h2 
{ 
	font-size: 11pt; 
	font-weight: bold; 
	color: #006600; 
	text-align: left; 
	font-family: Arial, Helvetica, sans-serif;
} 

h3 
{ 
	font-size: 10pt; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
	color: #000;
}

li 
{ 
	list-style-image: none; 
	color: #000000; 
	font-size:10pt; 
	font-family:  Arial, Helvetica, Verdana, sans-serif; 
	font-weight: bold; 
	list-style-type: square;
}

l2 
{ 
	list-style-image: none; 
	color: #000000; 
	font-size:10pt; 
	font-family:  Arial, Helvetica, Verdana, sans-serif; 
}

a 
{
	color: #006600;
	font-size:10pt; 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-weight: normal; 
	text-decoration: none;		
}

a:hover 
{
	color: #006600;
	font-size:10pt; 
	font-family:  Arial, Helvetica, Verdana, sans-serif; 
	font-weight: normal; 
	text-decoration: underline;		
}

/*--------AUFZÄHLUNG CRICLE--------*/
.circle
{ 
	list-style-image: none; 
	color: #000; 
	font-size:10pt; 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-weight: bold; 
	list-style-type: disc;
}

/*--------AUFZÄHLUNG NORMAL--------*/
.normal
{ 
	list-style-image: none; 
	color: #000; 
	font-size:10pt; 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-weight: normal; 
	list-style-type: disc;
}

/*--------AUFZÄHLUNG KURSIV--------*/
.kursiv
{ 
	list-style-image: none; 
	color: #000; 
	font-size:10pt; 
	font-family:  Arial, Helvetica, Verdana, sans-serif; 
	font-weight: normal;
	font-style: italic; 
	list-style-type: disc;
}

.kursivsq
{ 
	list-style-image: none; 
	color: #000; 
	font-size:10pt; 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-weight: normal;
	font-style: italic; 
	list-style-type: square;
}



/*--------TEXT ENDE--------*/

/*-------------FOOTNAV-------------*/
div#footnav ul 
{	
	list-style: none;
	margin-left: 250px;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #006600;
}

div#footnav ul li 
{
	display: inline;
	padding: 0 0.5em;
	border-left: 1px solid #006600;
	color: #006600;	
}

div#footnav ul li.first 
{
	border-left: 0px none;
}

div#footnav ul li a 
{
	font: 10px, 0.7em /1 Arial, Helvetica, Verdana, sans-serif ;
	color: #006600;
}
/*-------------FOOTNAV ENDE-------------*/
