A:link {
 color : #c1a371;
 text-decoration: none; }

A:visited {
 color : #c1a371;
 text-decoration: none; }

A:hover {
 color : #c1a371; 
 text-decoration: underline; }

A:active {
 color : #aa7711;
 text-decoration: none; }

.oben  { vertical-align:top; background-color:#eee; width: 50%; text-align: left; }

div#txt_submenu	{
	position: relative; top: 1px; right: 15px;
	color: #fff;
	font-family: verdana,arial,geneva,sans-serif; font-size: 11px; font-weight: normal; line-height: 150%;
	text-align: right;	}

div#txt_menu	{
	position: relative; top: 1px; right: 20px;
	color: #fff;
	font-family: verdana,arial,geneva,sans-serif; font-size: 13px; font-weight: normal; line-height: 250%;
	text-align: right;	}

div#txt_headline	{
	position: relative; top: -66px; right: -50px;
	color: #c1a371;
	font-family: times,sans-serif; font-size: 16px; font-weight: normal;
	text-align: right;	}

div#txt_content	{
	color: #333;
	font-family: verdana,arial,geneva,sans-serif; font-size: 11px; font-weight: normal;
	text-align: justify;	}


hr {
	background-color:#6f6f6f; /* Mozilla 1.4 */
	color:#6f6f6f; /* IE 6 */
	border: #6f6f6f; /* Opera 7.11 */
	height: 2px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}


		
#container_header	{
	width: 900px;  height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
	margin: 0px;	}

#container_left	{
	width: 149px; height: 100%;
	background-color: #000;
	background-image: url(../bilder/#);
	background-repeat: repeat-y;
	margin: 0px;
	float: left;
	border:0pt solid #a75615;	}

#container_middle	{
	width: 455px; height: 100%;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	border:2pt solid #996600;
	padding: 50px;	}
	
#container_right	{
	width: 70px; height: 200px;
	background-color: #c7dabd;
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	float: right;
	border:2pt solid #2e4920;	}