@charset "UTF-8";


body { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; background-color: #7f7f7f; background-image:url(../images/bk_01.gif); background-repeat: repeat-x; background-position: 0px 0px; display:block; color:#FFF; font-size:13px; margin:0; padding:0; text-align: center;}

#tatalcontainer { 
	margin:0px auto; 
	width:780px;
	text-align:left;
	overflow:hidden;
	}
	
#kopfcontainer {
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	height:40px;
	margin:62px 0 0 0;
	}

#trenner {
	height:1px;
	background-image:url(../images/line.gif);
	background-repeat:no-repeat;
	background-position:center;
	margin:24px;
	}

#trenner2 {
	height:1px;
	background-image:url(../images/line2.gif);
	background-repeat:no-repeat;
	background-position:center;
	margin:12px 0 4px 0;
	}

#membercontainer {padding:24px 0 24px 0;}
	
#links {
	width:40px;
	float:left;
	padding:0;
	height:375px;
}
#links ul {margin:0; padding:0;}
#links ul li{margin:0; padding:0; vertical-align:top; height:125px; list-style:none;}

#cat_1, #cat_2, #cat_3 
{
	height:118px;
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin: 0; 
	padding: 0; 
	font-size: 12px; 
	position:relative; 
	width:226px;
	list-style-type: none;
	cursor: pointer;
	left:0px;
	}

#cat_1 {background-image:url(../images/cat1.png);}
#cat_2 {background-image:url(../images/cat3.png);}
#cat_3 {background-image:url(../images/cat5.png);}

.tape_1, .tape_2, .tape_3 {cursor: pointer; display:block; width:226px; height:118px; background-repeat:no-repeat; background-position:194px;}

.tape_1 {background-image:url(../images/cat1_text.png);}
.tape_2 {background-image:url(../images/cat3_text.png);}
.tape_3 {background-image:url(../images/cat5_text.png);}

.tape_1:hover {background-image:url(../images/cat1_aktiv.png);}
.tape_2:hover {background-image:url(../images/cat3_aktiv.png);}
.tape_3:hover {background-image:url(../images/cat5_aktiv.png);}

#rechts {
	margin: 0 0 0 250px;
	padding: 0;
	}	
#rechts li {list-style-type:none; line-height:1.8em;}
#rechts td {vertical-align:top;}
#rechts td.tdinfo {padding: 2px 12px 2px 44px;}
/*#rechts ul a{border:none;}
#rechts a {border: solid thin #97bf0d;}*/

.mylink, #rechts a, #fusscontainer a {cursor:pointer; font-weight:bold; text-decoration:none;
	background-image:url(../images/greenarrow.png);
	background-position : left;
	background-repeat : no-repeat;
	padding: 2px 10px 2px 19px;
	margin-right:5px;
	white-space : nowrap;
	cursor:pointer;
	color:#FFF;
	}
	
.mylink:hover, #rechts a:hover, #fusscontainer a:hover{
	background-image:url(../images/whitearrow.png);
	background-color: #262626; 
	color: #97bf0d;
	}

.DetailContainer{float: left; width:100%; height:100%;}
	
.detail_name{ font-size:18px; font-weight:bold; color:#97bf0d; height:30px;}
.detail_name a{ margin:0;}
.detail_inhalt {
	font-size:13px; 
	line-height: 1.6em;
	padding:0px; 
	overflow:auto; 
	height:335px; 
/*	background-image:url(../images/detailinhalthg.png); background-repeat:repeat;*/
	}
	
.info {padding:0px 24px 0px 24px; font-size:13px; font-weight:bold; line-height:1.4em;}
.absatz {padding:0px 0px 22px 48px; font-size:12px; margin-left:0px;}

.green { color:#97bf0d;}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#fusscontainer {
	text-align:center;
	font-size:14px;
	padding:0 0 12px 0;
	}