*
{
margin: 0;
padding: 0;
border: 0;
font-size: 100.01%;
line-height: 1.2em;
}

body 
{
	font-family: "Verdana",Arial;
	font-size: small;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #2a431c;
}

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

a:hover
{
	font-weight: bold;
	text-decoration: none;
}

a:active
{
	text-decoration: none;
	font-weight: bold;
	outline: none;
}

a:focus
{
	outline: none;
}

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

#containerAroundAll
{
	position: relative;
	margin: 0 auto;
	margin-top: 10px;
	width: 1001px;
	height: 707px;
}

#innerContainer
{
	float: left;
	width: 991px;
	height: 695px;
	border: 2px solid #719a24;
}

#shadowRight
{
	float: left;
	width: 6px;
	height: 700px;
	background-image: url('../images/shadowRight.gif');
	background-repeat: repeat-y;
}

#shadowBottom
{
	clear:both;
	float:left;
	width: 995px;
	height: 7px;
	background-image: url('../images/shadowBottom.gif');
	background-repeat: repeat-x;
}

#shadowBottomRight
{
	float: left;
	width: 6px;
	height: 7px;
	background-image: url('../images/shadowBottomRight.gif');	
}

#header
{
	height: 137px;
	width: 991px;
	background-color: #ffffff;
	border-bottom: 2px solid #719a24;
}

#header img
{
	float: left;	
}

#blankBar
{
	height: 8px;
	width: 991px;
	background-color: #ffffff;	
}

#logo
{
	position: absolute;
	top: 166px;
	left: 798px;
	width: 152px;
	height: 153px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	z-index: 2;
}

/* navigation */
#nav
{
	float:left;
	width: 245px;
	margin-left: 5px;
	margin-top: 50px;
}

#nav ul
{
	list-style-type:disc;	
}

#nav li
{
	float: left;
	display: block;
	width: 200px;
	height: 21px;
	text-align: left;
	padding-left: 40px;
	padding-top: 7px;
	margin-bottom: 4px;
	background-color: #719a24;
}

#nav a
{
  
}

#whiteCircle
{
	position: absolute;
	top: 149px;
	left: 153px;
	width: 119px;
	height: 548px;
	background-image: url(../images/kreisLinks.png);
	z-index: 3;	
}

#contentContainer
{
	float: left;
	width: 423px;
	height: 548px;
	background-color: #ffffff;
	margin-left: 20px;
	padding-left: 20px;
	overflow: hidden;
}

#contentContainer a
{
	color:#000000;
	font-weight: bold;
	text-decoration: none;
}

.containerHeadline
{
	width: 405px;
	font-weight: bold;
}

.headlineText
{
	margin-top: 26px;
	font-size: 105%;	
}

.subheadlineText
{
	font-size: 200%;
	color: #719a24;
}

.contentText
{
	margin-top: 10px;
	width: 420px;
	height: 450px;
	float: left;
	overflow: hidden;
}

/*kontakt*/
.contactRow
{
	float: left;
	width: 450px;
	padding-bottom: 10px;
	
}

.contactRow a
{
	color: #f29736;	
}

.textCell
{
	float: left;
	width: 80px;
}

.starCell
{
	float: left;
	width: 20px;	
}

.inputCell
{
	float: left;
	width: 275px;
	height: 19px;
	padding-top: 2px;
	background-color: #719a24;
}

input
{
	width: 273px;
	font-family: 'Helvetica',Verdana;
	background-color: #719a24;
	padding-left: 2px;
	color: #ffffff;
}

select
{
	width: 273px;
	font-family: 'Helvetica',Verdana;
	background-color: #719a24;
	color: #ffffff;
}

textarea
{
	width: 273px;
	height: 80px;
	font-family: 'Helvetica',Verdana;
	background-color: #719a24;
	padding-left: 2px; 
	color: #ffffff;
}

#sendbutton
{
	width: 90px; 
	height: 21px; 
	font-weight: bold;
	padding: 5px;
	text-align: center;
	background-color: #719a24;
	display: block;
	color: #ffffff;
}

.downloads a:link
{
	color: #000000;
	font-weight: bold;	
}

#links a
{
	color:#000000;
	font-weight: normal;
}

#links a:hover
{
	color:#000000;
	font-weight: bold;
}

#links li
{
	width: 425px;
	display: block;
	background-color: #e7e7e7;
	margin-bottom: 10px;
	padding:6px 6px 8px;
}

.pdf
{
	background-image: url(../images/acrobatReader.gif); 
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-bottom: 10px;
}
