@charset "utf-8";

div {margin:0;padding:0;
}

a:link    {
	color:#FFF;
	text-decoration:none;
}
a:visited {
	color:#FFF;
	text-decoration:none;
}
a:focus   {
	color:#FFF;
	text-decoration:none;
}
a:hover  {
	color:#FFF;
	text-decoration:underline;
}
a:active {
	color:#FFF;
	text-decoration:underline;
}

a.werbung:link {color:#484747;}
a.werbung:active {color:#484747;}
a.werbung:visited {color:#484747;}
a.werbung:hover {color:#484747;}
a.werbung:focus {color:#484747;}


#hauptcontainer {
	width: 1030px;
	font-family: "Eras Medium ITC";
	position: absolute;
	left: 100px;
	top: 0px;
	right: auto;
}

#linke_seite {
	height: 1200;
	width: 60px;
	position: relative;
	float: left;
	background-color: 484747;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

#rechts {
	clear: right;
	position: relative;
	left: 90px;
}

#head {
	height: 250px;
	width: 940px;
	position: relative;
}

#menue {
	height: 65px;
	width: 940px;
	top: 100px;
	position: relative;
}


#menue_strich {
	height: 5px;
	width: 940px;
	position: relative;
	background-color: #a22537;
}

#menue_menue {
	height: 60px;
	width: 940px;
	background-color: #484747;
}

#hauptcontainer #head #menue #menue_menue ul li {
	float: left;
	list-style-type: none;
	color: #FFF;
	font-family: "Eras Medium ITC";
	padding-right: 15px;
	position: relative;
	padding-top: 25px;
}

#hauptcontainer #head #menue #menue_menue ul {
	position: relative;
	top: auto;
	bottom: auto;
}

#menue h1 {
	font-size: 24px;
	padding-left: 15px;
	padding-top: 20px;
}

#inhaltcontainer {
	width: 940px;
	position: relative;
}

#textcontainer {
	width: 700px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: 484747;
	border-right-color: 484747;
	border-bottom-color: 484747;
	border-left-color: 484747;
	padding-bottom: 20px;
}

#text {
	width: 690px;
	position: relative;
	left: 25px;
	top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-top-color: #484747;
	border-right-color: #484747;
	border-bottom-color: #484747;
	border-left-color: #484747;
}


#rechte_seite {
	height: 500px;
	width: 210px;
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #484747;
	border-right-color: #484747;
	border-bottom-color: #484747;
	border-left-color: #484747;
	font-size: 14px;
}


#footer {
	height: 100px;
	width: 1030px;
	font-size: 14px;
}

#footer table tr td {
	font-size: 12px;
	padding-left: 25px;
}
#footer table tr th {
	padding-left: 25px;
	text-align: left;
}
#footer_tab {
	left: 90px;
	position: relative;
	top: 20px;
}
.rechte_seite {
	width: 210px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #484747;
}
.pic_links {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	top: -4px;
	position: relative;
	float: left;
}
.textlink {
	color: #00F;
}
