
/* <STYLE TYPE="text/css">
----------general settings----------

#ffffff white
#CCFF99 light green
#F0F0F0 light grey
#ffffcc dark yellow 

#FFE000 yellow - VONWANGELIN

*/

.bigc{
FONT-WEIGHT: bold; FONT-SIZE: 2em; COLOR: #FFE000; TEXT-DECORATION: none
}

.bign{
FONT-WEIGHT: bold; FONT-SIZE: 2em; COLOR: #000000; TEXT-DECORATION: none
}


* {
/*	  position:relative; */
	padding:0;
	margin:0;
	}  	 
	
body {
  margin:0;
	padding:0;
    	background:#fff;
    	color:#000;
	font-family: "Verdana", sans-serif;
/*		font: 14px "Trebuchet MS", Verdana, Arial, sans-serif; */
  font-size:0.8em;
    	min-width:900px;
    	}

h1 {
  font-size:x-large;
}
h2 {
  font-size:large;
}
h3 {
  font-size:medium;
}

.legacy {
	display: none;
	}

/* ---------- WRAP the content ----------
*/

#wrap {
  background-color: #ffffff;
/*	margin:0 auto; ... auto -> center */
  margin: 10px auto;
  width: 900px;
	border:1px solid #ffffff; 
/*	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
*/
   }
   
br {
	margin-top: 0px;
	margin: 0;
	}
	
p {
	margin: 1em 0;
	}

hr {
	background: #aaa; /* Mozilla 1.4 */
	color: #aaa; /* IE 6 */
	border: #aaa; /* Opera 7.11 */
	height: 1px; /* in Opera f&uuml;r die Anzeige n&ouml;tig, in Mozilla f&uuml;r die einheitliche H&ouml;he */
/*	margin: 0 0 30px 0; */
	}

a {
	color: #408040;
  text-decoration: none;	
}
a:hover {
  background: #E6E6CF;
	color: #00ff00;
  text-decoration:underline;
}

hr {
  color: #808040;
  background-color: #808040;
}

ul {
  list-style:disc inside;
}


/* ----------Header-----------------------------
*/

#header {
	height: 60px;
	background: #e0e0e0;
	color:#717FE5;
	padding-left: 5px;
/*	border-top: 0; */
/*	a small divider w/ wrap background */
	border-bottom:3px solid #808040;
	padding-top: 0px;
/*	border-top: 1px solid #0f0; 
  background-image: url(http://localhost/vwc/bgh.jpg)
*/
  background-image: url(bg_haus1.gif)
	}

/* ---------- Menu -------------------------
*/


#nav {
	    background:#ffffff;
    	padding-left:5px;
/*	2px space above navbar */
    	margin:0;
    	margin-top:2px;
    	margin-bottom:2px;
/*	 3px between top of navbar and the buttons inside */
    	padding-top:2px;
    	padding-bottom:2px;
    	font-weight: bold;
    	line-height: 1.4em;
    	}

#nav form {
/*	background:#ff0000;
    	//padding-left:5px;*/
    	margin:0;
    	}

#nav .no1 {
  border:0pt none;
  color: #408040;
	text-decoration:none;
	}
#nav .no2 {
  border:0pt none;
  color: #408040;
	text-decoration:none;
	font-weight:normal;
	}
#nav .lnk1 {
  border:0pt none;
	background-color:#FcFcFc;
  color: #408040;
	text-decoration:none;
	cursor:pointer;
	}
#nav .lnk1:hover {
/*  background-color:#ff0000;*/
	background: #E6E6CF;
	color: #00ff00;
  text-decoration:underline;
}
#nav .lnk2 {
  border:0pt none;
	background-color:#FcFcFc;
  color: #408040;
	text-decoration:none;
	font-weight:normal;
	cursor:pointer;
	}
#nav .lnk2:hover {
/*  background-color:#ff0000;
*/	
  background: #E6E6CF;
	color: #00ff00;
  text-decoration:underline;
}
/* ---------- Left side -- Menue ---------------------
*/
#partl {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 190px;
	list-style: none;
/*		border-top: 1px solid #777;
	font-size: 1em; */
	text-decoration: none; 
	padding-left: 4px;
  padding-right: 4px;
/* left menu used */
  background-color: #cc00000;

  border-left: 1px solid #808040;
	}

#partl a {
	background-color: #ccc;
	}
#partl img {
	background-color: #ffffff;
	}


.nav {
color: #000000;
text-decoration:none;
/*
#font-size:smaller;
#font-weight: bold;
*/
}
.nav:hover {
background-color:#CFE6CF;
}

	
/* ----------Right side (mid+right)------
*/
#partr {
  float: right;
	margin: 0px 0px 0px 0px;
	width: 690px;
	list-style: none;
/*	border-top: 4px solid #777; */
	font-size: 1em; 
	text-decoration: none; 
	padding-left: 4px;
	padding-right: 4px;
	background-color: #ffffff;
	border-left: 1px solid #808040;
	border-right: 1px solid #808040;
}


/* ----------Footer------------
*/
#footer {
	clear: both;
	height: 20px;
	line-height: 20px;
/*	background: #930; */
	background:#83dc9d;
	padding-left: 5px;
	
/*	text-align: left; */
	font-size: 0.8em;
	color: #f00;
	margin:0;
}
/* 
</STYLE>
*/

.copyright_style {font-face: arial; font-size: 10px;}

.text {
	font-weight: normal;
	font-size: 1em;
	}
.texts {
	font-weight: normal;
	font-size: 0.8em;
	}
