/*** GLOBAL ***/

body, table, a{
	font-size: 11px; 
	color: #666; 
	font-family: Arial, Helvetica, sans-serif;
}

img {
	border:none;
	background:none;
	text-decoration:none;
}

strong, b {
	font-weight:bold;
	background:none;
}

#content textarea, select, input{
	font-size: 11px; 
	color: #666; 
	font-family: Arial, Helvetica, sans-serif;
	padding:2px;
}

hr {
	width:100%;
	height:1px; 
	color:black;
	border:none;
	background:none;
}

i,em {
	font-style:italic;
}

#logo img{
	width:80px;
	margin-left:13px;
	margin-top:13px;
}

#content p {
	line-height:16px;
	margin-top: 5px;
	margin-bottom: 5px;
	background:none;
}

#content table {
	border-collapse:collapse;
}

#content table td, #content table th {
	vertical-align:top;
}

#content table th {
	background-color: #426138;
	font-weight:normal;
	text-align:left;
	padding:2px 2px;
	color: white;
}

#content table td {
	text-align:left;
	padding:2px 2px;
}

#content table.contactForm td, #content table.contactForm th {
	vertical-align:middle;
}

.even td{
	background-color: #EFEFEF;
}

.odd td {
	background-color:transparent;
}

h1,h2,h3,h4,h5,h6 {
	margin-bottom:5px;
	color: #426138;
}

h1 {
	font-size:18px;
}

h2 {
	font-size:16px;
}

h3 {
	font-size:14px;
}

h4 {
	font-size: 12px;
}

h5 {
	font-size: 10px;
}

h6 {
	font-size:9px;
}

#content ol {
	margin-left:40px;
	margin-bottom: 10px;
}

#content ul {
	margin-left:40px;
	margin-bottom: 10px;
  font-weight: normal;
}

#content ul li, #content ol li {
	margin-bottom:5px;
}

#content ul li ul, #content ol li ol {
	margin-top:5px;
	margin-left: 10px !important;
}

.textArea {
	margin-bottom:10px;
}

.EMailAdr { 
	display:none;
}

.mailError {
	font-weight:bold;
	color:red;
	margin:15px 0px;
}

.mailMessage {
	font-weight:bold;
	margin:15px 0px;
}

/*** Anzeigen ***/

.textAnzeige {
	margin:10px 10px;
	width: 480px;
}

.border {
  border-bottom:1px dashed #666;
  width:480px;
}


.firstCol {
	float:left;
	width:250px;
	border:1px solid #FFF; 
}

.secCol {
	width:250px;
	margin-left:270px;
	border:1px solid #FFF; 
}

#AdvertisementSidebar img{
	max-width:100px;
	max-height:250px;
	margin-top: 25px;
}

#AdvertisementSkyscraper img{
	position:absolute;
	left:800px;
	top:79px;
}

#AdvertisementSkyscraper img{
	max-width:200px;
	max-height:600px;
}

/*** LEFTNAVIGATION ***/

#leftNavi ul {
	list-style:none;
}

#leftNavi li a{
  display:block;
  text-align:left;
  text-decoration:none;
  width:106px;
  color:#FFF;
  background-color: #66A451;
  margin-bottom:8px;
  padding:3px 0px;
  
}

#leftNavi li a:hover {
  text-decoration:none;
	background-color: #7BBE65;	
}

/*** LEVEL 0 ***/

#leftNavi li.level0 a{
	padding-left:12px;
}

#leftNavi li.level1 a{
	margin-left:10px;
	padding-left:8px;
	padding-right:2px;
	background-color: #7BBE65;
}

/* active links */

#leftNavi li.level0active a{
	padding-left:12px;
	font-weight:bold;
}

#leftNavi li.level1active a{
	margin-left:10px;
	padding-left:8px;
	padding-right:2px;
	font-weight:bold;
	background-color: #7BBE65;	
}

/*** FOOTER ***/

#footer a {
	color: #426138;
	padding-right:60px;
	text-decoration:none;
}

a.linklistLevel0, a.linklistLevel0:active, a.linklistLevel0:visited {
	text-decoration: none;
	font-weight: bold;
}

a.linklistLevel1, a.linklistLevel1:active, a.linklistLevel1:visited {
	padding-top: 6px;
	margin-left: 16px;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
	color:#333333;
}


a.linklistLevel2, a.linklistLevel2:active, a.linklistLevel2:visited {
	margin-left: 32px;
	text-decoration: none;
}

a.linklistLevel3, a.linklistLevel3:active, a.linklistLevel3:visited {
	margin-left: 48px;
	text-decoration: none;
}

hr {
  border-bottom: 1px dashed #666666;
}
