/* ---------------------------- GENERIC ---------------------------- */
* {
	margin:			0px;
	padding:		0px;
}

p,li,h1,h2,h3,h4,h4,h5,h6 {
	font-weight: 	normal;
	font-size: 		11px;
	line-height: 20px;
}

html, body {
	margin: 		10px;
	border-width: 	0px;
	background-color: #f5f5f5;
	color: 			#000000;
	font-family: 	Verdana, Helvetica, Arial, sans-serif;
}

h2 {
	font: normal bold 18px/22px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 12px;
	color: #003300;
}


img {
	border: 		0px;
	margin: 		0px;
	padding: 		0px;
}

td {
	vertical-align: top;
	}

p {
	padding-bottom: 12px;
}

strong,b {
	font-size:		11px;
	letter-spacing: 0.6pt;
}

hr {
	background-image: 		url(../images/dot.gif);
	background-repeat: 		repeat-x;
	color: 					white;
	border: 				0px;
	height: 				1px;
	padding-top:			2px;
/*	text-align: 			left;*/
}


/* ---------------------------- nav.LISTS ---------------------------- */
#nav {
	background-color: transparent;
}


div#nav {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	float: left;
	width: 150px;;
	/*padding: 0px;*/
	letter-spacing: 0.2px;
	text-transform: uppercase;
}

div#nav li>a,span {
	text-decoration: none;
	color: #77767C;
	font-size: 10px;
	line-height: 2em;	
	width: 150px;	
	height: 20px; 
}


div#nav ul {
	/*background-color: none;    hintergrund */
	list-style-type: none;
}

div#nav li {
	font-size: 10px;
	font-style: normal;	
	width: 150px;	
	height: 20px; 
	/*background-image: url(../images/dot.gif);
	background-repeat: repeat-x;*/
	}



div#nav ul li.INACTIVE_L0 {
	font-weight: normal;
	display: block !important; 
}

div#nav ul li#ACTIVEPATH {
	color: #77767C;
	font-weight: bold;
}

div#nav ul li#INACTIVE_L1 {
	color: #77767C;
	font-weight: normal;
	display: block !important; 
}

div#nav ul li#ACTIVE_L0 a {
	
		
}


div#nav ul li#ACTIVE_L1 {	
	font-weight: bold;
}

div#nav a {
	color: #77767C;
	text-decoration: none;
		position:relative;
		top: 2px;
}

/* ACTIVE_L0 / ACTIVEPATH */
#mnu_x {
	width: 150px;
	height: 20px;
	display: block;
	
}
#mnu_x:hover {
	color: #000;
}

/* ACTIVE_L1 */
#mnu_y {
	width: 150px;
	display: block;
	height: 20px;
		position:relative;
		top: 2px;
}	


/* INACTIVE_L0 */
.mnu_z {
	width: 150px;
	height: 20px;
	display: block;
}

#mnu_z:hover {
	color: #000;
	height: 20px;
}

/* INACTIVE_L1 */
#mnu_w {
	width: 150px;
	height: 20px;
	display: block;
}


#mnu_w:hover {
	color: #000;
}


/* ---------------------------- MAIN ---------------------------- */
.text {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: black;
	text-align: left;
	line-height: 16px;
	vertical-align: top;	
}



#main p {
	clear: both;
}

#main img {
	margin-bottom: 20px;
}



/* ---------------------------- LISTS ---------------------------- */
#main li {	
	list-style-type: 		square;
	list-style-position: 	outside;
	font-size: 				11px;
	line-height: 			1.6em;
	margin-left: 			14px;
}


#box li {	
	list-style-type: 		square;
	list-style-position: 	outside;
	font-size: 				11px;
	line-height: 			1.6em;
	margin-left: 			14px;
}

/* ---------------------------- 	LINKS ---------------------------- */	


a:active 	{
	color: 					#003300;  
	text-decoration: 		none;
}
	 
a:link	{ 
	color: 					#003300;
	text-decoration: 		none;
}
	 
a:visited	{ 
	color: 					#003300; 
	text-decoration: 		none;
}
	 
a:hover	{ 
	color: 					gray;
	text-decoration: 		none;
}



/* ---------------------------- SITEMAP ---------------------------- */	
div.sitemapTableBold {	
	background-image: 		url(../images/dot.gif);
	background-repeat: 		repeat-x;
	padding-bottom: 		1px;
	padding-top: 			4px;
	margin-top:				1px;
}


.sitemap {
	font: normal normal 10px/20px Verdana, Helvetica, Arial, sans-serif;

}

a.sitemap:visited,link,active,hover {
	color: #003300;
	text-decoration: none;
}



/* ---------------------------- FORMS ---------------------------- */
/*
.inputtext {
	background : #ffffff;
	color : #000000;
	padding: 0px;
	border: 0px;
}

input,select,textarea {
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #002F6E;
	border-color: #002F6E;
	border-width: 1px;
}

textarea {	
	height: 100px;
	width: 200px;
	background : #ffffff;
	padding: 1px;
}
*/
/*
.button {
	border : 1px solid #000000;
	width: auto;
	font-weight: bold;
	font-size: 11px;
	background : #ffffff;
	color: #000000;
	padding: 1px;
}*/


/* ---------------------------- PRINT ---------------------------- */
td#doprint {
	display: none;
}

/* ---------------------------- news images ---------------------------- */
.image_left {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 10px;
}


td.footer {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	text-align: right;
}

span.footer_txt {
	font-size: 9px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #77767C;
}

span.footer_img {
	position: relative;
	top: 4px;
}

input {
	margin-bottom: 10px;
}

#box {
	color: #77767C;
	font-size: 11px;
	line-height: 1.5em;
}


/*
div#logo {
	position:absolute;
	top:  247px;
	left: 10px;

}*/
