HTML{
	width:100%;
	height:100%;
}
BODY  {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 16px; 
	font-weight: normal; 
	color: #333333;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:100%;
	height:100%;
	background-color:#EBE8E9;
	
}

.textwielinkhome{
	color:#7E696C;
}

.hidden {
	position:absolute;
	left:-3000px;
	top:-3000px;
	width:0px;
	height:0px;
	overflow:hidden;
}

.invis {
	color: #fff;
}

UL{
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
A{
	text-decoration:none;
	
}
A:hover{
	color:#666666; 
	background-color:inherit;
}
IMG{
	border:0;
}

H3{
	margin:0;
	padding-top:10px;
	font-size: 14px; 
}
#top{	
	width:100%;
	height:78px;
	background-color:#FFF;
	clear:both;
	color:inherit;
}
#li_oben{
	float:left;
	height:78px;
	width:400px;
	background-color:#EBE8E9;
	border-right:1px dashed;
	border-color:#666;
	color:inherit;
}

#links_content{
	float:left;
	width:400px;
	height:100%;
	background-color:#CCC6C7;
	border-right:1px dashed;
	border-color:#666;
	padding:0px 0px 0px 0px;
	color:inherit;
}


#liste_content{
	float:left;
	width:400px;
	background-color:#CCC6C7;
	border-right:1px dashed;
	border-color:#666;
	padding:0px 0px 0px 0px;
	color:inherit;
}
	
#content_links{
	float:right;
	width:260px;
	height:344px;
	margin:48px 0px 0px 0px;
}
#content_links_gross{
	float:right;
	width:260px;
	height:1500px;
	margin:48px 0px 0px 0px;
	background-image: url(../images/backgrounds/links_gross.gif);
}
#content_links P, #content_links_gross P{
	padding-left:10px;
	padding-top:10px;
	
}
#content_rechts{
	float:left;
	width:260px;
	height:344px;
	margin:48px 0px 0px 0px;
}

#content_breit{
	float:left;
	width:620px;
	height:370px;
	margin:48px 0px 0px 0px;
}

#links_liste{
	float:left;
	width:400px;
	background-color:#D8D1C1;
	border-right:1px dashed;
	border-color:#666;
	color:inherit;
}
#liste_links{
	float:right;
	margin:48px 0px 0px 0px;
}
#liste_rechts {
	float:left;
	width:294px;
	margin:48px 0px 0px 0px;
}
#liste_links  li{
	float:right;
	height:176px;
	margin:0px 0px 20px 0px;
	border-top:1px solid black;
	border-left:1px solid black;
	border-bottom:1px solid black;
}
#liste_links li div{
width:258px;
height:176px;
}
#liste_rechts  li{
	float:left;
	width:238px;
	height:176px;
	margin:0px 0px 20px 0px;
	background-color:#FFF;
	border-top:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
	padding:0px 10px 0px 10px;
	color:inherit;
}
	
#navigation {
	width:600px;
	position:absolute;
	top:64px;
	left:110px;
	}

#navigation ul li {
	float:left;
	font-size: 11px; 
	}
#navigation a {
	background-color:inherit;
	color: #000;
	}
#navigation a:hover {
	background-color:inherit;
	color:#666;
	}

.list{
	background-color:#EBE8E0;
	color:#333333;
}

.nolist{
	overflow:hidden;
	background-color:#F0EEEE;
	color:#333333;
}
.home{
	background-image: url(../images/backgrounds/home_li.gif);
}
.text{
	background-image: url(../images/backgrounds/links.gif);
}
.text_lang{
	background-image: url(../images/backgrounds/links_gross.gif);
}
.gross{
	font-size: 13px;
	font-weight: bold;
	color:#7E696C;
}
.ueberschrift{
	font-size: 15px;
	font-weight: bold;
	color:#7E696C;
}
.textlink{
	background-color:inherit;
	color:#796d52;
}
.textlinkhome{
	background-color:inherit;
	color:#7E696C;
}
.textlink:hover{
	text-decoration:underline;
}
.textlinkhome:hover{
	text-decoration:underline;
}
.underline{
	text-decoration:underline;
}
.anker{
	float:right;
	padding-right:10px;
	background-color:inherit;
	color:#796d52;
}
.popup{
	margin-top:45px;
	background-color:#000;
}

.bar{
	background-color:#CB0000;
}	
	
	
.unnamed1 {
	font-family: "Courier New", Courier, mono;
}
