/*  body und html-Selektoren */





html { 
  padding:0px;
  margin:0px;
}

body {
	font-size: 12px;
	font-family: Verdana, Sans-Serif;
	color:#666666;
	padding:0px;
	margin:0px;
}

p {
	margin: 0px; 
	padding-top: 0.5Em;
	padding-bottom: 0,5Em;
}

a{
	color:#333333;
	text-decoration: none;
}

a:link {
	color: #333333;
	text-decoration: none;
}

a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #336699;
	text-decoration: underline;
}

h1 {
	font-family: Verdana, Sans-Serif;
	font-weight: normal;
	font-size: 1.3Em;
	color:#003366;  
	text-align: left;
	margin:0px;
	padding-top: 10px;
	padding-bottom: 5px;
}

h2 {
	font-family: Verdana, Sans-Serif;
	font-weight: normal;
	font-size: 1.2Em;
	color:#336699;  
	text-align: left;
	margin:0px;
	padding-top: 1Em;
	padding-bottom: 0.2Em;
}





/*  Schriftdefinitionen */






#vorspann { 
	font-size: 1Em;
	font-family: Verdana, Sans-Serif;
	color:#000000;
	padding-top: 5px;
}


/*	
#adresse { 
	font-size: 1Em;
	font-family: Courier, Monaco, Monospace;
	color:#333333;
	padding: 0px 1Em 1Em 1Em;
	background-color: efffef;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #ffffff;
}
*/

#adresse { 
	font-size: 0.9Em;
	font-family: Verdana, Sans-Serif;
	color:#333333;
	padding: 0px 1Em 2Em 1Em;
	background-color: efffef;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #ffffff;
}

#fakten { 
	font-size: 0.9Em;
	font-family: Verdana, Sans-Serif;
	color:#333333;
	padding: 0px 1Em 2Em 1Em;
}





/*  positioning-layers statisch und absolut */




#kopf {
	width: 100%;
	height: 90px;
	background-color: #dfe8f5;
	background-image: url(.../pix/logo_vjba_80pxh.gif);
	background-position: right;
	background-repeat: no-repeat;
}

#hauptmenu {
	width: 100%;
	height: 24px;
	vertical-align: center;
	background-color: #0076bd;
	padding: 0px 0px 0px 0px;
	margin:0px
}


.hauptmenupunkt_neutral {
	display: inline;
	float: left;
	height: 20px;
	font-size: 12pxEm;
	color: #ffffff;
	background-color: #0066aa;
	padding: 3px 15px 0px 15px;
	margin: 0px 0px 0px 0px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #7ab51d;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #0066aa;
}

div.hauptmenupunkt_neutral a {
	display: inline;
	float: left;
	height: 20px;
	font-size: 12pxEm;
	color: #ffffff;
	background-color: #0066aa;
}

div.hauptmenupunkt_neutral a:hover {

	display: inline;
/*	float: left;
	height: 20px;*/
	font-size: 12px;
	color: #99cc99;
	text-decoration: none;
/*	background-color: #efffef;*/
	padding: 0px 0px 0px 0px;
/*	margin: 0px 0px 0px 0px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #7ab51d;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #0066aa;*/
}

.hauptmenupunkt_on {
	display: inline;
	float: left;
	height: 18px;
	font-size: 12px;
	color: #0066aa;
	text-decoration: none;
	background-color: #efffef;
	padding: 5px 15px 0px 15px;
	margin: 0px 0px 0px 0px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #7ab51d;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #7ab51d;
}

div.hauptmenupunkt_on a:hover {
	color: #333333;
	text-decoration: none;
/*	display: inline;
	float: left;
	height: 20px;
	font-size: 12px;
	color: #0066aa;
	text-decoration: none;
	background-color: #efffef;
	padding: 5px 15px 0px 15px;
	margin: 0px 0px 0px 0px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #7ab51d;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #7ab51d;*/
}



#links {
	position: absolute;
	left: 0px;
	width: 170px;
/*	background-color: transparent;*/
	background-color: #dfe8f5;
	margin:0px;
 	padding: 0px 0px 0px 0px;
}

.untermenu_neutral {
	display: block;
	font-size: 0.9Em;
	background-color: transparent;
	padding: 0.9Em 0.5Em 0.9Em 0.5Em;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #dfe8f5;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #dfe8f5;
}


.untermenu_on {
	display: block;
	font-size: 0.9Em;
	color: #ffffff; 
	background-color: #efffef;
	padding: 0.9Em 0.5Em 0.9Em 0.5Em;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #7ab51d;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #7ab51d;
}

div.untermenu_on a:hover {
	color: #333333;
	text-decoration: none;
}

#mitte {
	margin: 0px 300px 0px 190px; /* 0px 190px 0px 190px im ersten Entwurf */
	border-left: 0px solid #009900;
	border-right: 0px solid #009900;
	border-bottom: 0px solid #009900;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #ffffff;
}

#rechts {
	position: absolute;
	right: 0px;
	width: 300px; /* 190px im ersten Entwurf */
	background-color: #dfe8f5;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

div#rechts ul {
	list-style-type: circle;
	margin: 0px; 
	padding: 0px 5px 0px 15px;
}

#fussbalken {
	z-index: 0;
	position: fixed;
	bottom: 0px;
	width: 100%;
	font-size: 0.9Em;
	text-align: left;
	color: #ffffff;
	background-color: #0076bd;
	padding:5px 15px;
	margin:0px
	/*border-right-style: dotted;
	border-right-width: 1px;
	border-right-color: #7ab51d;*/
}