body {
	margin:0px;
	padding:0px;
	overflow:hidden;
	font-family:helvetica, arial, sans-serif;
	color:#ffffff;
	font-size: 12px;
	line-height:140%;
}

body a {
	color:#9b1057;
	text-decoration: underline;
}

body a:hover {
	color:#ffffff;
	text-decoration: underline;
}


h1 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
	margin-bottom:5px;
	font-weight:normal;
}

img {
	border:0;
}

#bg {
	overflow:hidden;
	z-index:1;
}

#wrap_left {
	overflow:hidden;
	z-index:2;
	width:100%;
	height:100%;
	float:left;
	margin:0px;
	padding:0px;
	position: absolute;
	top: 0;
}

#wrap_right  {
	margin:0px;
	padding:0px;
	overflow:hidden;
	z-index:2;
	height:733px;
	float:left;
	position: absolute;
	bottom: 0;
}

#header {
	margin:0px;
	padding:0px;
	height:138px;
	float:left;
	position: absolute;
	top: 0;
}

#menu {
	margin:0px;
	padding:0px;
	width:239px;
	float:left;
	position: absolute;
	top: 0;
}

#content {
	margin:0px;
	padding:0px;
	float:left;
	position: absolute;
	top: 0;
}

#menu img {
	border:0px;
}

#menu ul {
	padding:0px;
	padding-right:18px;
	margin:0px;
}

#menu ul li {
	border-bottom:1px dotted #9B1057;
	border-color:#9B1057;
	margin-top:5px;
	padding-right:3px;
	text-align:right;
	list-style: none;
	margin-left:30px;
}

#ul_menu_ie6 {
	padding:0px;
	padding-right:18px;
	margin:0px;
}

#ul_menu_ie6 li {
	border-bottom:1px dotted #9B1057;
	border-color:#9B1057;
	margin-top:5px;
	padding-right:3px;
	text-align:right;
	list-style: none;
	margin-left:30px;
}



.news_box {
	background-image: url("../img/news_bg.png");
	background-repeat: no-repeat;
	background-color: #8d0f50;
	width:400px;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	margin-bottom:6px;
}

* html .news_box {
	height:175px;
}

.n_info {
	width: 400px;
	min-height: 150px;
	margin:0px;
	padding:0px;
}

* html .n_info {
	height: 150px;
}


.n_news {
	width: 400px;
	height: 25px;
	margin:0px;
	padding:0px;
}

.n_img {
	margin-left:10px;
	margin-top:10px;
}

.n_link {
	margin-left:10px;
	margin-top:10px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
	margin-bottom:5px;
	font-weight:normal;
}

.n_link a {
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
	margin-bottom:5px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
}

.n_link a:hover {
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
	margin-bottom:5px;
	font-weight:normal;
	color:#fff;
	text-decoration:underline;
	
}

.n_intro {
	margin-left:10px;
	margin-top:10px;
	color:#ffffff;
}

.n_intro a {
	color:#fff;
}

.n_date {
	margin-left:10px;
	margin-top:4px;
	color:#490027;
}

.portrait {
	padding-bottom:30px;
	padding-right:200px;
}

.p_img {
	margin:0px;
	padding:0px;
	margin-top:6px;
	margin-bottom:6px;
}

.p_name {
	font-weight: bold;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
}

.p_norm {
	padding:0px;
	margin:0px;
	margin-bottom:5px;
}

.tv {
	margin:0px;
	padding:0px;
	padding-bottom:5px;
	padding-right:50px;
}

.tv_titel {
	margin:0px;
	padding:0px;
	font-weight: bold;
	color: #ff6600;
}

.tv_link {
	color:#9b1057;
}

.tv a {
	color:#9b1057;
	text-decoration: underline;
}

.tv a:hover {
	color:#ffffff;
	text-decoration: underline;
}

a.tv_link {
	color:#9b1057;
	text-decoration: underline;
}

a:hover.tv_link {
	color:#ffffff;
	text-decoration: underline;
}

.clc img {
	border:1px solid #9b1057;
}

#flash_gallery {
	z-index:5;
	width: 703px;
	height:600px;
	top:68px;
	left:236px;
	position: absolute;
}

#video_gallery {
	z-index:5;
	width: 703px;
	height:600px;
	top:148px;
	left:236px;
	position: absolute;
}

#kontakt {
	z-index:5;
	width: 703px;
	height:600px;
	top:138px;
	left:177px;
	position: absolute;
}

.kontakt_links {
	width: 150px;
	float: left;
	margin-top:8px;
}

.kontakt_mitte {
	width:150px;
	margin-left:170px;
	margin-top:8px;
}

.kontakt_rechts {
	width: 150px;
	float: right;
	margin-right:110px;
	margin-top:8px;
}

#netzbarkeit_logo {
	width: 75px;
	height: 23px;
	z-index: 5;
	position: absolute;
}

.business_list li{
	margin-top:5px;
}

ul.clc {
	margin-top:3px;
}

li {
	margin-left:30px;
}

a.rollover_0 {
	float:left;
    display: block;
    width: 96px;
    height: 30px;
    text-decoration: none;
    background: url("../img/navigation/ie6/navtest.png");
    background-position: 0px 0;
}
a.rollover_0:hover {
    background-position: 96px 0;
}


