*{
  font-family: verdana, arial;
  font-size: 12px; 
  color: #000000;
}
a {
  color:#6D983A;
}

body {
  padding: 0;
  margin: 1px;
	text-align: left;
  background-color:#EEF4E7;
}

.Box-Frame {
  margin: 1em auto;
	width: 1000px;
	text-align: left;
	border:1px solid #70944D;
  background-color: #FFFFFF;
}

.Box-HeaderA {
  float:left;
  background-color: #93AAC2;
  width:796px;
  padding:2px;
  height:19px;
  font-size: 12px; 
  color: #FFFFFF;
	text-align: right;
  font-weight:bold;
}

.Balken {
  width:60px;
  background-color:#99C467;
  font-size: 10px; 
  color:#FFFFFF;
}

.Box-HeaderB {
  float:left;
  background-color: #99C467;
  height:40px;
  width:796px;
  padding:2px;
  font-size: 12px; 
  color: #FFFFFF;
	text-align:left;
  font-weight:bold;
}

.Box-Info {
  float:right;
 	margin:1px;
 	width:190px;
  font-size: 10px; 
  padding:1px;
	border:1px solid #93AAC2;
}
.Box-Info a{
  text-decoration:none;
  font-size: 10px; 
  color:#000000;
}

.Box-Info a:hover{
  color:#70944D;
}

.Box-Info-Header {
  background-color: #93AAC2;
  font-size: 12px; 
  color: #FFFFFF;
	text-align: center;
  font-weight:bold;
  padding:2px;
}

.Box-Navigat {
  float:left;
	width:200px;
  height:700px;
  background-color:#99C467;
  color:#FFFFFF;
  padding: 0px;
  margin: 0px;
}

.Box-Navigat-Logo {
  float:left;
	width:200px;
  background-color:#FFFFFF;
  color:#FFFFFF;
}

.Box-Navigat ul{
  margin: 0px; 
  padding: 0px;	
  list-style-type: none;
  text-indent: 4px;
  text-align: left;    
}

.Box-Navigat a {
  display: block;
  font-weight:bold;
  color:#FFFFFF;
  text-decoration:none;
  height:18px;
  line-height:16px;
}
.Box-Navigat li {
  display: block;
  font-weight:bold;
  color:#FFFFFF;
  text-decoration:none;
  height:18px;
  line-height:16px;
}
.Box-Navigat li a:hover {
  color:#336600;
}

.Box-Menue {
	width:594px;
  height:16px;
  line-height:16px;
  text-align:right;
  vertical-align:top;
  padding:0px;
}
.Box-Menue a {
  font-size: 10px; 
}

.Box-Content {
  float:right;
  text-align:left;
  background-color: #FFFFFF;
	width:594px;
  padding:4px;
}
.Box-Footer {
  clear: both;
  background-color: #99C467;
  height:20px;
  margin:0px;
  padding:0px;
  color: #FFFFFF;
  line-height:20px;
  text-align:center;
}

.Button {
  border: 1px solid #808080;
  background-color:#99C467;
  color:#FFFFFF;  
  font-weight:bold;
  font-size: 12px; 
  line-height:16px;
  padding-left:4px;
  padding-right:4px;
}
.Box-Message-Error {
  color:#FFFFFF;
  background-color:#CC0033;
  padding:8px;
  text-align:center;
  font-weight:bold;
}
.Box-Message {
  color:#990000;
  padding:8px;
  text-align:center;
  font-weight:bold;
}

.td-wrap-top {
  white-space:nowrap;
  vertical-align:top;
}

.td-top {
  vertical-align:top;
}

.td-fotos {
  padding:4px;
  vertical-align:middle; 
  text-align:center;
}
tbl-fotos {
  width:594px;
}

h1 {
 color:#6D983A;
 font-size:18px; 
}
h2 {
 color:#6D983A;
 font-size:14px; 
}
h3 {
 color:#6D983A;
 font-size:16px; 
}
h4 {
  color:#6D983A;
  font-size:12px; 
  font-weight:bold;
}

.Headline {
  color:#6D983A;
  font-size:16px; 
  font-weight:bold;
  text-decoration:underline;
}

.FBG12 {
  color:#6D983A;
  font-size:12px; 
  font-weight:bold;
}

.FBG10 {
  color:#6D983A;
  font-size:10px; 
}

.FG12 {
  color:#6D983A;
  font-size:12px; 
 }
.FGB14 {
  color:#6D983A;
  font-size:14px; 
  font-weight:bold;
}
.FGB14W {
  color:#FFFFFF;
  font-size:14px; 
  font-weight:bold;
}
.FGB16W {
  color:#FFFFFF;
  font-size:16px; 
  font-weight:bold;
}
.FGB10W {
  color:#FFFFFF;
  font-size:10px; 
  font-weight:bold;
}
.FGB12W {
  color:#FFFFFF;
  font-size:12px; 
  font-weight:bold;
}
.FGB16 {
  color:#6D983A;
  font-size:16px; 
  font-weight:bold;
}

.Standard {
  border:0px;
}
.MedImage {
  border:0px;
  width:198px;
  height:85px;
}

.underline {
  text-decoration:underline;
}

.Video-Icon {
	border:1px solid #FFFFFF;
}

.Video-Icon a:hover {
	border:1px solid #99C467;
}

/* FLV Player */

#VideoPlayer {
	text-align: center;
  width:570px;
}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/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(../images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/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(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

.Logo {
  height: 300px;
}


.Logo img{
  padding:0px;
  margin:0px;
  border:0px;
}