*
{
	margin: 0;
	padding: 0;
}

.bottom
{
	clear: both;
}

body
{
	margin: 0;
	padding: 0;

	background-color: #CCC;
	background-image: url("../../../images/vvsbg1.png");
	background-position: top;
	background-repeat: repeat-x;
/*
	background-color: #F4D97C;
	background-image: url("../../../images/vvsbg2.png");
	background-position: top;
	background-repeat: repeat-x; 
*/
	color: #000;
	font-size: 85%;
	font-family: "arial";
}

img
{
	border: 0;
}

#topCont
{
	width: 100%;
	height: 220px;
	color: #CCC;
}

#top
{
	margin: 0 auto;
	width: 900px;
	height: 30px;
/*	background: #1A4813;*/
	font-weight: bold;
}

#topleft
{
	float: left;
	width: 225px;
	height: 12px;
	font-size: 85%;
	padding: 18px 0 0 25px;
	color: #666;
}

#topleft a
{
	color: #FC0;
	text-decoration: none;
}

#topleft a:hover
{
	color: #FFF;
	text-decoration: none;
}

#topright
{
	float: left;
	width: 625px;
	height: 14px;
	padding: 16px 25px 0 0;
	text-align: right;
	font-size: 120%;
	color: #999;
}

#header
{
	margin: 0 auto;
	width: 900px;
	height: 200px;
/*	background: #1A4813; */
	background: #1A4813;
}

#headerleft
{
	float: left;
	width: 300px;
	height: 200px;
/*	background: #116C04; */
	background: #1A4813;
}

#headerright
{
	float: left;
	width: 600px;
	height: 200px;
	background: url(../images/verkaufsverstaerkergruen2_600.jpg) no-repeat center; 
/*	background-color: #116C04; */
	background-color: #1A4813;
}

#headerright p {
width: 100%;
font-weight: bold;
color: #ffffff;
text-align: right;
position: relative;
top: 170px;
left: -20px;
}

#headerright h1
{
	margin: 0;
	padding: 65px 30px 0 0;
	font-weight: normal;
	font-size: 300%;
	letter-spacing: -2px;
	color: #FFF;
	text-align: right;
}

#headerright h2
{
	margin: -10px 0 0 0;
	padding: 0 30px 0 0;
	font-weight: normal;
	font-size: 200%;
	letter-spacing: -1px;
	color: #FC0;
	text-align: right;
}

#mainCont
{
	width: 100%;
}

#main
{
	margin: 0 auto;
	width: 900px;
	background: #FFF url('../images/background-main.png') repeat-y;
	
}

#mainmenu
{
	float: left;
	width: 299px;
	padding: 15px 0 0 0;
	font-size: 85%;
	font-weight: bold;
	background: #F1F1F1;
}

#mainmenu ul
{
	list-style-type: none;
	margin: 0 0 30px 0;
}

#mainmenu li .ebene2 {
margin: 0 0 0 20px;
}

#mainmenu a
{
	display: block;
	padding: 7px 0 7px 20px;
	width: 279px;
	text-decoration: none;
	color: #333;
}

#mainmenu .ebene2 a {
width: 259px;
}

#mainmenu a.active
{
	background: #CCC;
	color: #FFF;
}

#mainmenu a:hover
{
	background-color: #20a20a;
	color: #FFF;
}

#mainmenu p
{
	margin: 0 20px 15px 20px;
	color: #555;
	line-height: 160%;
	font-size: 110%;
}

#mainmenu p span
{
	color: #222;
	font-size: 125%;
}

#mainmenu #googlead {
	width: 252px;
	padding: 0 24px;
	margin-bottom: 50px;
}

#maincontent
{
	float: left;
	width: 550px;
	padding: 15px 25px 0 25px;
	line-height: 160%;
}

#maincontent p
{
	margin: 0 0 15px 0;
	padding: 0;
}

#maincontent h1
{
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: normal;
	font-size: 170%;
	color: #666;
}

#maincontent img
{
	float: right;
	margin: 0 0 15px 15px;
	padding: 5px;
	border: 1px solid #CCC;
}

#maincontent ul
{
	margin: 0 0 15px 30px;
	list-style-type: square;
	color: #000;
}

#maincontent ol
{
	margin: 0 0 15px 30px;
	list-style-type: decimal;
	color: #000;
}

#maincontent blockquote
{
	margin: 0 0 15px 20px;
	padding: 0 0 0 15px;
	border-left: 3px solid #FC0;
}

#maincontent ul li span
{
	color: #000;
}

#maincontent form {
padding: 0 0 0 0;
margin: 0 0 0 0;
width: 100%;
}

#maincontent fieldset {
padding: 0 0 0 0;
margin: 0 0 0 0;
border: none;
}

#maincontent #anmeldung p {
padding: 3px;
margin: 0 0 0 0;
}

#maincontent #anmeldung label {
display: block;
float: left;
width: 12em;
font-weight: bold;
}

#maincontent #anmeldung input {
width: 25em;
}

#maincontent #anmeldung #seminar {
	width:25em;
}

#maincontent #anmeldung #anrede {
width: 6em;
}

#maincontent #anmeldung .pflicht {
color: red;
font-weight: bold;
}

#maincontent #anmeldung #absend {
text-align: right;
}

#maincontent #anmeldung #sendbutton {
width: 10em;
font-weight: bold;
}

#maincontent .ttop {
width: 100%;
clear:both;
height:1.5em;
background-color: #116C04;
color: #FFFFFF;
font-weight: bold;
margin:0px;
padding:0px;
margin-top: 15px;
}
#maincontent .ttop p {
color: #FFFFFF;
font-weight: bold;
margin:0px;
padding:0px;
padding-left: 5px;
padding-top: 1px;
}
#maincontent .A01 { /* Helle Hintergrundfarbe */
display: block;
background-color: #d9edd6; 
border-left: 1px solid #116C04;
border-right: 1px solid #116C04;
border-bottom: 1px solid #116C04;
padding: 3px;
}
#maincontent .A02 { /* Dunkle Hintergrundfarbe */
display: block;
background-color: #c0e2bc; 
border-left: 1px solid #116C04;
border-right: 1px solid #116C04;
border-bottom: 1px solid #116C04;
padding: 3px;
}

#maincontent .ankerlink {
text-align: right;
font-size: 80%;
}
#maincontent .ankerlink a:link { color: #1A4813; text-decoration: underline; }
#maincontent .ankerlink a:visited { color: #1A4813; text-decoration: underline; }
#maincontent .ankerlink a:active { color: #1A4813; text-decoration: none; }
#maincontent .ankerlink a:focus { color: #116C04; text-decoration: none; }
#maincontent .ankerlink a:hover { color: #116C04; text-decoration: none; }

#footerCont
{
	width: 100%;
}

#footer
{
	margin: 0 auto;
	width: 900px;
/*	color: #999; */
	color: #FFFFFF;
	font-size: 85%;
/*	background: #FFF;*/
	background: #1A4813;
	border-top: 1px solid #CCC;
}

#footer a
{
	color: #666;
	text-decoration: none;
}

#footer a:hover
{
	color: #FC0;
}

#footerleft
{
	float: left;
	width: 425px;
	padding: 15px 0 15px 25px;
}

#footerright
{
	float: left;
	width: 425px;
	padding: 15px 25px 15px 0;
	text-align: right;
}
