html{
	background:#f7f7f7  url(../images/bg-html.jpg) no-repeat 50% 100%;
}
body{
	margin:0;
	min-width:1002px;
	font:12px Arial, Helvetica, sans-serif;
	background:url(../images/bg-body.gif) repeat-x;
}
form,fieldset,img{margin:0;padding:0;border:0;}
a{
	text-decoration:none;
	color:#83b038;
}
a:hover{text-decoration:underline;}
a.tab:focus{
	margin:-2px;
	border:2px solid green;
}
input,
textarea,
select{
	font:12px arial,sans-serif;
	vertical-align:middle;
}
.w{
	position:relative;
	width:100%;
	overflow:hidden;
	background: url(../images/bg-main.gif) repeat-x 0 227px;
}
.w1{
	overflow:hidden;
	width:100%;
	background: url(../images/bg-w1.jpg) no-repeat 50% 0;
}
.w2{
	width:1068px;
	position:relative;
	float:left;
	left:50%;
}
#wrapper{
	width:1068px;
	position:relative;
	float:left;
	left:-50%;
}
#header{
	position:absolute;
	top:0;
	left:0;
	padding:10px 0 0;
	width:1068px;
	height:217px;
}
#header .holder{
	height:188px;
	width:990px;
	padding:0 46px 0 32px;
	overflow:hidden;
}
.logo{
	float:right;
	width:95px;
	height:93px;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/bg-logo.gif) no-repeat;
}
.logo a{
	display:block;
	height:100%;
}
/*carusel*/
#carusel{
	margin:12px 0 0;
	float:left;
	width:548px;
	padding:15px 45px 12px 47px;
	height:164px;
	background: url(../images/bg-carusel.png) no-repeat;
}
.link-prev,
.link-next{
	cursor:pointer;
	position:absolute;
	top:90px;
	width:19px;
	height:21px;
}
.link-prev span,
.link-next span{
	cursor:pointer;
	text-indent:-9999px;
	overflow:hidden;
	width:19px;
	height:21px;
	display:block;
}
.link-prev{
	z-index:10;
	left:14px;
}
.link-prev span{
	background: url(../images/arrow-prev.png) no-repeat;
}
.link-next{
	z-index:10;
	right:13px;
}
.link-next span{
	background: url(../images/arrow-next.png) no-repeat;
}
#carusel .gallery{
	position:relative;
	width:550px;
	overflow:hidden;
}
#carusel ul{
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
	width:99999px;
	position:relative;
}
#carusel li{
	float:left;
	width:262px;
	height:119px;
	padding:9px 4px 9px 9px;
	background: url(../images/bg-carusel-li.png) no-repeat;
}
#carusel li .image-holder{
	float:left;
	width:91px;
	height:115px;
	border:2px solid #d2d1d2;
	margin:0 6px 0 0;
}
#carusel li .text{
	float:left;
	width:155px;
}
#carusel li .text .area{
	margin:0 0 5px;
	width:100%;
	overflow:hidden;
}
#carusel li .text p{
	position:relative;
	z-index:10;
	margin:0;
	font-size:12,5px;
	line-height:15px;
}
#carusel li .text p a{
	color:#fff;
}
a.these{
	cursor:pointer;
	position:relative;
	z-index:10;
	float:left;
	color:#282828;
	font:12px/16px Tahoma, Arial, Helvetica, sans-serif;
}
a.these span{
	float:left;
	padding:2px 4px 4px;
	background: url(../images/bg-these.png) no-repeat;
	font-weight: bold;
}
a.these strong{
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	width:2px;
	height:19px;
	background: url(../images/bg-these-s.png) no-repeat;
}
/*carusel end*/
.online-diskussion{
	position:absolute;
	right:184px;
	top:165px;
	font-size:14px;
	line-height:16px;
	color:#fff;
	font-style:italic;
}
#header .wrapper{
	width:100%;
	overflow:hidden;
}
.item-list{
	float:left;
	margin:0;
	padding:0 2px 0 1px;
	list-style:none;
}
.item-list li{
	padding:0 5px 0 0;
	float:left;
}
.home, .ubersicht {
	display:block;
	overflow:hidden;
	height:29px;
	width:29px;
	background: url(../images/bg-home.gif) no-repeat;
	text-indent:-9999px;
}
.item-list li.active .home,
.home:hover, .ubersicht:hover{
	background-position: 0 -29px;
}
.ubersicht{
	/* margin:6px 0 0; */
	font-size:10px;
	line-height:12px;
	display:block;
	width:58px;
	color:#454c3e;
	padding:9px 0 0 27px;
	height:20px;
	text-indent: 0;
	background: url(../images/bg-ubersicht.gif) no-repeat;
}
/*nav*/
#nav{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
#nav li{
	padding:0 1px 0 0;
	float:left;
	font-size:14px;
	font-weight:bold;
}
#nav li a{
	cursor:pointer;
	color:#454c3e;
	display:block;
	width:29px;
	text-align:center;
	padding:9px 0 4px;
}
#nav li.active a,
#nav li a:hover{
	text-decoration:none;
	background: url(../images/bg-nav-a.png) no-repeat;
}
/*main*/
#main{
	min-height:1028px;
	width:1002px;
	padding:253px 34px 0 32px;
	overflow:hidden;
	xbackground: url(../images/bg-main.gif) repeat-x 0 227px;
}
* html #main{
	height:1028px;
}
/*content*/
#content{
	overflow:hidden;
	float:left;
	width:641px;
	padding:0 24px 0 0;
}
.box-text{
	margin:0 0 26px;
	width:641px;
	overflow:hidden;
	font:italic 18px/22px Georgia, Arial, Helvetica, sans-serif;
	background:#edf5df url(../images/bg-box-text.gif) no-repeat;
}
.box-text .greenbox{
	width:571px;
	padding:15px 47px 19px 23px;
	overflow:hidden;
	background: url(../images/bg-box-text-bottom.gif) no-repeat 0 100%;
}
.box-text h1{
	margin:0 0 23px;
	font-size:32px;
	line-height:44px;
	font-weight:normal;
}
.box-text p{
	margin:0;
}
#content h2{
	margin:0 0 22px;
	font:italic normal 18px/22px Georgia, Arial, Helvetica, sans-serif;
}
/*comments-list*/
.comments-list{
	margin:0;
	padding:0;
	list-style:none;
}
.comments-list li{
	/* height:1%; */
	/* overflow:hidden; */
	vertical-align:top;
}
.comments-list li ul{
	margin:-12px 0 -2px;
	padding:0;
	list-style:none;
}
.comments-list li ul li{
	padding:0 0 0 38px;
}
/*box-comments*/
.box-comments{
	width:632px;
	padding:0 0 0 9px;
	margin:0 0 25px;
}
.box-comments:after{
	content:"";
	display:block;
	clear:both;
}
.box-comments img{
	float:left;
}
.box-comments .text{
	float:left;
	padding:0 0 0 5px;
	width:596px;
}
.box-comments .text .holder{
	width:585px;
}
.indent .box-comments .text .holder{
	width:547px;
}
.box-comments .text .holder ul{
	margin:0;
	padding:0 0 0 2px;
	list-style:none;
}
.box-comments .text .holder li{
	float:left;
	color:#a4a4a4;
	padding:0 2px 0 0;
	font:12px/16px Tahoma, Arial, Helvetica, sans-serif;
}
.box-comments .text .holder li a{
	color:#83b038;
	font-weight:bold;
}
.box-comments .text .holder li .these{
	cursor:pointer;
	position:relative;
	margin:-3px 0 0;
	color:#4f4f4f;
	line-height:15px;
	font-weight:normal;
}
.box-comments .text .holder li em{
	display:block;
	color:#a4a4a4;
	font-style:normal;
	padding:0 0 0 9px;
}
.box-comments .text .holder li em a{
	float:left;
	padding:0 0 0 7px;
	background: url(../images/bg-box-comments-em.png) no-repeat;
}
.box-comments .text .holder li em span{
	float:left;
	width:5px;
	background: url(../images/bg-box-comments-em-span.png) no-repeat;
}
.back{
	margin:2px 0 0;
	float:right;
	width:9px;
	height:12px;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/arrow-back.gif) no-repeat;
}
.box-comments .comment{
	width:596px;
	overflow:hidden;
	color:#3b373e;
	font-size:16px;
	line-height:20px;
	clear:both;
}
.box-comments .comment .top{
	width:591px;
	overflow:hidden;
	position:relative;
	height:19px;
	background: url(../images/block-comment-t.png) no-repeat;
}
.box-comments .comment .bottom{
	width:591px;
	margin:0 0 0 5px;
	height:8px;
	overflow:hidden;
	background: url(../images/block-comment-b.png) no-repeat;
}
.box-comments .comment .content{
	float:left;
	display:inline;
	margin:-14px 0 0 5px;
	width:563px;
	padding:2px 15px 6px 13px;
	background: url(../images/block-comment.png) repeat-y;
}
.box-comments .comment p{
	margin:0;
	position:relative;
	font-size:16px;
	line-height:20px;
	color:#3b373e;
}
/*level-two*/
.indent .box-comments .comment .top{
	width:555px;
	overflow:hidden;
	height:23px;
	background: url(../images/block-comment-t2.png) no-repeat;
}
.indent .box-comments .comment .content{
	width:527px;
	margin-left:4px;
	background: url(../images/block-comment2.png) repeat-y;
}
.indent .box-comments .comment .bottom{
	background: url(../images/block-comment-b2.png) no-repeat;
}
/*sidebar*/
#sidebar{
	float:right;
	width:333px;
	overflow:hidden;
	margin-right:3px;
}
#sidebar .box{
	margin:0 0 20px;
	width:333px;
	overflow:hidden;
}
#sidebar .box2{
	margin-bottom:0;
}
#sidebar .box .top{
	width:333px;
	height:4px;
	overflow:hidden;
	background: url(../images/bg-box-top.png) no-repeat;
}
#sidebar .box .bottom{
	width:333px;
	height:4px;
	overflow:hidden;
	background: url(../images/bg-box-bottom.png) no-repeat;
}
#sidebar .box .content{
	overflow:hidden;
	width:100%;
	background: url(../images/bg-box-sidebar.png);
}
#sidebar .box .heading-holder{
	margin:0 0 4px;
	width:301px;
	padding:9px 13px 6px 19px;
	overflow:hidden;
}
#sidebar .box strong,
#sidebar .box h1 {
	font-weight:bold;
	font-size:12px;
	line-height:14px;
	display:inline;
	margin:0;
}
#sidebar .box h1 {float:left;}
#sidebar .box h1 ,
#sidebar .box h1 a
{color:#424242;}
#sidebar .box strong{float:right;}
#sidebar .box strong a{color:#151515;}
#sidebar .box dl{
	padding:11px 0 9px;
	margin:0;
	width:100%;
	overflow:hidden;
	font-size:12px;
	line-height:18px;
	border-top:1px solid #ced3c7;
}
#sidebar .box dt{
	text-align:right;
	padding:0 33px 0 10px;
	width:82px;
	float:left;
}
#sidebar .box dd{
	float:left;
	font-weight:bold;
	width:200px;
	padding:0 8px 0 0;
	margin:0;
}
#sidebar a {
	color:black;
	font-weight:bold;
}

#sidebar .video{
	margin:0 auto;
}
/*text-holder*/
#sidebar .text-holder{
	overflow:hidden;
	width:288px;
	padding:8px 25px 0 20px;
	background:#fff;
}
#sidebar .block{
	width:100%;
	overflow:hidden;
}
.date{
	margin:0 0 6px;
	padding:0 0 3px;
	list-style:none;
	width:100%;
	overflow:hidden;
	text-align:right;
	background: url(../images/bg-text-holder.gif) no-repeat 0 100%;
}
.date li{
	display:inline;
	color:#8b8d96;
	padding:0 5px 0 7px;
	background: url(../images/separator.gif) no-repeat 0 2px;
}
.date li:first-child{
	background:none;
}
#sidebar .text-holder p{
	margin:0 0 16px;
	color:#7b707d;
	font-size:12px;
	line-height:16px;
}
/*box-tegs*/
.box-tegs{
	width:333px;
	overflow:hidden;
}
.box-tegs .t{
	width:333px;
	overflow:hidden;
	height:4px;
	background: url(../images/bg-t.png) no-repeat;
}
.box-tegs .b{
	width:333px;
	overflow:hidden;
	height:4px;
	background: url(../images/bg-b.png) no-repeat;
}
.box-tegs .content02{
	width:333px;
	background:#83b038;
	padding:11px 27px 15px 19px;
	width:287px;
}
.box-tegs .content02 p{
	margin:0;
}
#sidebar .box-tegs .content02 p a{
	color:#fff;
	font-weight:bold;
	line-height:32px;
}
.link-v{font-size:12px;}
.link-vv{font-size:14px;}
.link-vvv{font-size:16px;}
.link-vvvv{font-size:18px;}
.link-vvvvv{font-size:21px;}
.link-vvvvvv{font-size:24px;}
.link-vvvvvvv{font-size:26px;}

#sidebar h3 {
	font-size:14px;
}
/*INNER*/
#two-column{
	width:100%;
	overflow:hidden;
}
.these-box{
	padding:0 8px 4px 4px;
	margin:0 0 10px;
	width:990px;
	overflow:hidden;
}
.these-box span{
	float:left;
	color:#5d5d5d;
	font:italic 18px/18px Georgia, Arial, Helvetica, sans-serif;
}
.tags{
	float:right;
	margin:0;
	padding:2px 0 0;
	height:1%;
	list-style:none;
}
.tags li{
	float:left;
	color:#5d5d5d;
	padding:0 0 0 3px;
}
.tags li a{
	color:#87b349;
	font-weight:bold;
}
.these-box .tags li {
	font-size:14px;
	line-height:16px;
}

/*heading-box*/
.heading-box{
	width:999px;
	background:#fffe00 url(../images/bg-heading-box.gif) no-repeat 0 100%;
}
.heading-box .top{
	width:953px;
	padding:9px 23px 16px;
	overflow:hidden;
	background: url(../images/bg-heading-box-t.gif) no-repeat;
}
.heading-box h1{
	letter-spacing:-1px;
	margin:0;
	font:italic 46px/50px Georgia, Arial, Helvetica, sans-serif;
}
/*columns-holder*/
.columns-holder{
	width:999px;
	overflow:hidden;
	background: url(../images/bg-columns-holder.gif) repeat-y;
	margin-bottom:20px;
}
.columns-holder .column-one{
	float:left;
	padding:14px 29px 0 15px;
	width:622px;
	line-height:1.4em;
}
.columns-holder div{
	margin:0 0 12px;
	color:#737373;
	font-size:14px;
	line-height:16px;
}
.columns-holder .column-two{
	float:left;
	width:300px;
	padding:16px 15px 0 18px;
}
.columns-holder .column-two h2{
	margin:0 0 15px;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	color:#70706a;
}
.bewertung{
	width:300px;
	overflow:hidden;
}
.bewertung img{
	display:block;
}
.inner #content{
	padding-top:38px;
}
/*two-col*/
.two-col{
	margin:0 0 10px 9px;
	overflow:hidden;
	padding:12px 6px 14px 16px;
	width:615px;
	background: url(../images/bg-two-col.png);
	position:relative;
}
.two-col .col-one{
	position:relative;
	float:left;
	width:317px;
	padding:0 15px 0 0;
}
.two-col .col-one label{
	display:block;
	font-size:12px;
	line-height:18px;
	color:#807d82;
}
.two-col .col-one .textarea-holder{
	width:310px;
	padding:4px 5px 5px 2px;
	height:62px;
	margin:0 0 7px;
	background: url(../images/bg-textarea-holder.gif) no-repeat;
}
.two-col .col-one textarea{
	width:310px;
	height:62px;
	overflow:auto;
	background:none;
	border:none;
}
.two-col .button{
	float:right;
}
/*col-two*/
.col-two{
	position:relative;
	float:left;
	width:274px;
	margin:0;
	padding:0;
	list-style:none;
}
.col-two li{
	text-align:right;
	color:#3f3f3f;
	font-size:12px;
	line-height:18px;
}
.col-two li a{
	font-weight:bold;
	color:#83b038;
}
/*statistik*/
#sidebar .statistik{
	overflow:hidden;
	margin:0 0 41px;
	width:312px;
	padding:18px 13px 0 8px;
}
#sidebar .statistik .wrapper{
	width:300px;
	padding:0 0 0 7px;
	margin:0 0 37px;
}
.statistik h2{
	margin:0 0 12px;
	color:#a7a7a7;
	font-size:12px;
	line-height:14px;
	font-weight:normal;
}
.statistik .holder{
	margin:0 0 5px;
	width:100%;
	overflow:hidden;
}
.statistik .placeholder{
	float:left;
	padding:0;
}
.statistik .placeholder img{
	display:block;
}
.statistik strong{
	/* float:left; */
	font-size:12px;
	line-height:14px;
	color:#999;
}
.statistik span{
	display:block;
	color:#a6a6a6;
	font-size:12px;
	line-height:14px;
}
a.pdf-downloaden{
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	color:#83b038;
	padding:5px 0 7px 34px;
	display:block;
	background: url(../images/bg-pdf.gif) no-repeat;
}
/*footer*/
#footer{
	padding:0 0 0 43px;
	overflow:hidden;
	width:940px;
}
/*.logo2*/
.logo2{
	overflow:hidden;
	float:left;
	width:95px;
	height:91px;
	text-indent:-9999px;
	background: url(../images/bg-logo2.gif) no-repeat;
}
.logo2 a{
	display:block;
	height:100%;
}
/*Kontakt*/
.kontakt{
	float:right;
	margin:0;
	padding:60px 0 0;
	list-style:none;
}
.kontakt li{
	font-weight:bold;
	float:left;
	font-size:14px;
	line-height:16px;
	padding:0 38px 0 0;
}
.kontakt li a{color:#47744b;}
.carusel-hold{
	position: relative;
	float: left;
}

h1 {
	line-height: normal;
	font-size: 16px;
	font-weight:bold;
}

.these_list_box {
	background: transparent url(../images/these_list_box.png);
	margin: 0 0 20px 0;
	padding: 10px 20px;
	line-height: 1.4em;
	clear:both;
	color:#4F4F4F;
}

.these_list_box h2 a{
	color:#4F4F4F;
}

.these_list_box .bodytext {
	float:left;
	width:400px;
	margin-right:20px;
	font-size:11px;
}

.these_list_box .wrapper {
	float:left;
}

.these_list_box .tags {
	font-size: 12px;
	line-height: 16px;
}

.these_list_box .placeholder {
	float:none;
	margin-bottom: 5px;
}

#content .these_list_box h2 {
	margin:0 0 10px;
}

.boxtext {
	border-top:1px solid #CED3C7;
	padding:10px;
	clear:both;
	color: #4F4F4F;
}

.boxtext .bodytext {
	margin-left:4px;
}

.logout {
	position:absolute;
	right:0;
	bottom:0;
	padding:15px;
}

.inv {
	display:none;
}
.wai {
	left:-5999px;
	position:absolute;
	width:990px;
}
#wai_navi {
	background-color:white;
	padding:10px;
}

