body
   {  color: black; background-color: white; font-size: 15px; font-family: Arial,Verdana,Helvetica,sans-serif; line-height:130%; margin: 0; margin-top: 10px; padding: 0;
   }

h1	{font-size: 15px; margin-bottom:10px; margin-top:20px; color: #999999
	}
h2	{font-size: 16px; font-weight: bold; margin-bottom:10px; margin-top:20px
		}
h3	{font-size: 15px; font-weight: bold; font-style: italic; margin-bottom:3px;
		}
h4  {font-size: 10px;
		}
h5	{font-size: 15px; font-weight: bold; margin-bottom:3px; color: #009966
		}


.textbild {float:left; padding-bottom: 10px; padding-top: 5px; padding-right: 10px
	}
.teaserbild {float:left; padding-bottom: 5px; padding-top: 10px; padding-right: 30px
	}

.teaserdiv
	{ float: left; padding: 10px; padding-top: 10px; background-color:white; padding-top: 10px; width:700px; height: 180px;  padding-left: 0px;
	}

.linkohnerand img { border: none; margin: 2px;
			  }


#top
	{ float: left; padding: 0px; background-color:white; width:100%; height:138px;
	}

#top img { border-bottom: 1px solid #009966; }

#main1
	{ margin-top: 1px; float: left; padding: 10px; padding-top: 13px; background-color:white; width:700px; padding-left: 30px; border-left: 1px solid #009966;
	}
#main2a
	{ margin-top: 1px; float: left; padding: 10px; padding-top: 20px; background-color:white; width:470px; padding-right: 150px;
	}
#main2b
	{ margin-top: 1px; float: left; padding: 10px; padding-top: 20px; background-color:white; width:470px; padding-right: 150px;
	}

a
	{color: #009966;
	}

#navcontainer
 {  float: left; width: 150px; margin: 0; padding: 0; margin-left: 30px; padding-top: 15px;
 }
#navcontainer ul
{ margin-left: 0; padding-left: 0; list-style-type: none;
}
#navcontainer a
{ display: block; padding: 5px; width: 100px; background-color: white;
}
#navcontainer a:link, #navlist a:visited
{ font-size: 14px; color: #009966; text-decoration:none; font-weight: bold;
}
#navcontainer a:hover
{ text-decoration:underline;
}

#subnav a
{  padding: 0px; padding-right: 25px; background-color: white;
}

#subnav a:link, #subnav a:visited
{ font-size: 14px; color: #009966;  font-weight: bold; text-decoration:none;
}

#subnav a:hover
{ text-decoration:underline;
}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(bilder/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(bilder/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(bilder/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 113px;
	height: 22px;
	background: transparent url(bilder/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}