html, body {
      margin:0;
      padding:0;
      height:100%;
      border:none
}
body, td, div {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

body {
	background-attachment: scroll;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-position: center top;
}
.centerbelowmenu {
background:url(images/belowmenu_16.gif);
background-repeat:repeat-x;
}
.contentleft {
background:url(images/content_left.gif);
background-repeat:repeat-y;
}
.contentright {
background:url(images/content_right.gif);
background-repeat:repeat-y;
}

.contentcell {
background-color:#74b200;
}

.tablebg {
background-image:url(images/tablebg.gif);
background-repeat: repeat-y;
width: 772px;
}

.footer {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#346800;
}

.boxtop {
background-image:url(images/box_06.gif);
background-repeat:repeat-x;
}

.boxbottom {
background-image:url(images/box_27.gif);
background-repeat:repeat-x;
}

.boxleft {
background-image:url(images/box_18.gif);
background-repeat:repeat-y;
}

.boxright {
background-image:url(images/box_20.gif);
background-repeat:repeat-y;
}

#willkommentext {
text-align:justify;
padding:80px 25px ;
background-image:url(images/willkommen.jpg);
height:169px;
width:299px;
line-height: 180%;
}

.contentarea {
text-align:justify;
padding:0px 25px 5px 25px ;
background-image:url(images/boxcontent_bg.gif);
background-position:top;
background-repeat:no-repeat;
width:299px;
line-height: 180%;
}

.pricetable {
font-size: 11px;
text-align: center;
}

.pricetablebottom {
border-bottom: 1px dotted #ffffff;
}

.pricetableright {
border-right: 1px dotted #ffffff;
}

.boxcontent {
background-image:url(images/boxcontent_bg_repeat.gif);
background-repeat:repeat-y;
}

.list {
font-size:11px;
text-align:left;
line-height:150%;
list-style-image:url(images/bullet.gif);

}

.link:link {
color:#000;
text-decoration: none;
border-bottom: 1px dotted #000;
}

.link:visited {
color:#000;
text-decoration: none;
border-bottom: 1px dotted #000;
}

.link:focus {
color:#000;
text-decoration: none;
border-bottom: 1px dashed #ffffff;
}

.link:hover {
color:#000;
text-decoration: none;
border-bottom: 1px dashed #ffffff;
}

.link:active {
color:#ffffff;
text-decoration: none;
border-bottom: 1px dashed #ffffff;
}

.footerlink {
color: #346800;
text-decoration:none;
}

.input {
border:1px dotted #1a355b;
background-color: transparent;
width: 220px;
padding:2px;
}

.textarea {
height:80px;
overflow:auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #74b200;
	cursor: pointer;
	background-image:url(images/greenbg.gif);
}

#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;
	padding: 10px;
	border: 1px solid #000;
	border-bottom: none;
	background-repeat: no-repeat;
	background-position:center;
}

#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: 1px solid #000;

	padding: 0px 10px 5px 10px;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 115px;
	height: 26px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbNumber {
	font-size: 10px;
}

#lbCaption {
	font-weight: bold;
	padding-bottom: 5px;
}
