#container {
	position:relative;
	width: 1005px;
	margin: 0 auto;
}

#linktausch {
	position: absolute;
	left: 16px;
	bottom: 20px;
}

#content * {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

#content {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

#content {
	padding-right: 20px;
}

#content h1 {
	font-size: 19px;
	font-weight:bold;
	color: #03983A;
}

#content h3 {
	margin-top: 20px;
	font-size: 16px;
	color:#000000;
}

#content h4 {
	margin-top: 0px;
	margin-bottom: -15px;
	padding-bottom: 0px;
	font-size: 14px;
	color:#000000;
}

#content img {
	padding-left: 8px;
	padding-bottom: 8px;
}

#hauptmenu a {
	margin: 0px;
	padding-left: 35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-decoration:none;
	color: #000000;
}

#hauptmenu a.active {
	color: #03983A;
}

#hauptmenu a:hover {
	color: #03983A;
	background-image:url(green.jpg);
}

input, textarea, select {
    border: 1px solid #03983A;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 300px;
}

body {
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #A9A9A9;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #A9A9A9;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #03983A;
}

.menue {
	margin: 0px;
	padding: 0px;
	width: 252px;
}

.menue li {
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
}

li.leaf {
	padding-left: 35px;
	display: block;
	height: 25px;
	line-height: 25px;
	list-style-type: none;
	list-style-image: none;
	width: 217px;
	background-image: url(menue_button_blank_white.jpg);
	background-repeat: no-repeat;
	margin-top: 8px;
}

li.leaf.active {
	padding-left: 35px;
	display: block;
	height: 25px;
	line-height: 25px;
	list-style-type: none;
	list-style-image: none;
	width: 217px;
	background-image: url(green.jpg);
	background-repeat: no-repeat;
	margin-top: 8px;
}

li.leaf:hover {
	padding-left: 35px;
	display: block;
	height: 25px;
	line-height: 25px;
	list-style-type: none;
	list-style-image: none;
	width: 217px;
	background-image: url(green.jpg);
	background-repeat: no-repeat;
	margin-top: 8px;
}

li.unter {
	padding-left: 38px;
	display: block;
	height: 21px;
	line-height: 21px;
	list-style-type: none;
	list-style-image: none;
	width: 214px;
	background-image: url(untermenue2.jpg);
	background-repeat: no-repeat;
	margin-top: -3px;
}

li.unter.active {
	padding-left: 38px;
	display: block;
	height: 21px;
	line-height: 21px;
	list-style-type: none;
	list-style-image: none;
	width: 214px;
	background-image: url(untermenue1.jpg);
	background-repeat: no-repeat;
	margin-top: -3px;
}

li.unter:hover {
	padding-left: 38px;
	display: block;
	height: 21px;
	line-height: 21px;
	list-style-type: none;
	list-style-image: none;
	width: 214px;
	background-image: url(untermenue1.jpg);
	background-repeat: no-repeat;
	margin-top: -3px;
}

li.unter.first {
	padding-left: 38px;
	display: block;
	height: 21px;
	line-height: 21px;
	list-style-type: none;
	list-style-image: none;
	width: 214px;
	background-image: url(untermenue2.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
}

li.unter.first.active {
	padding-left: 38px;
	display: block;
	height: 21px;
	line-height: 21px;
	list-style-type: none;
	list-style-image: none;
	width: 214px;
	background-image: url(untermenue1.jpg);
	background-repeat: no-repeat;
}

li.unter.first:hover {
	padding-left: 38px;
	display: block;
	height: 21px;
	line-height: 21px;
	list-style-type: none;
	list-style-image: none;
	width: 214px;
	background-image: url(untermenue1.jpg);
	background-repeat: no-repeat;
}

.menue a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-decoration:none;
	color: #000000;
	display: block;
}

.menue a.active {
	color: #03983A;
}

.menue a:hover {
	color: #03983A;
}

#content a {
	color: #006600;
}

#content .black  p {
	color: #000000;
}

a.extlink {
	color: #006600;
	font-weight: bold;
	text-decoration: none;
}

a.extlink:hover {
	color: #006600;
	font-weight: bold;
	text-decoration: underline;
}

#popup { 
	position:absolute; 
	left:180px; 
	top:70px; 
	width:227px; 
	height:590px; 
	padding:0px; 
	z-index:2; 
	background-color:#cccccc; 
	border:1px; 
	border-style:solid; 
	border-color:#279d2d; 
} 

#popup img {
	padding: 0px;
}

#popup a {
	color: #000000;
}
 
#content { 
	z-index:1; 
} 
