* {
	border: 0;
	margin:0;
	padding:0;
}
body {
	background:black;
}
div.bloediLink {
	color:white;
	font-size:20px;
	left:905px;
	position:absolute;
	top:92px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}
	
div.bloediLink a{
	color:white;
	outline:outline:0; -moz-outline:0;
}

#vertical_slide {
	padding: 0;
}
.header  {
	height:509px;
}
.content {
	color:black;
	font-weight:bold;
	width:720px;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 98px;
	word-spacing: 0px;
	letter-spacing: 0px;
	text-indent: 0px;
	float: none;
	background-image: url(Images/content_hintergrund.jpg);
	background-repeat: repeat;
	border-right-width: 18px;
	border-left-width: 18px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: white;
	border-left-color: white;
	
	}
.basics {
	padding:0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
	}


.main {
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #FFFFFF;
	cursor: default;
	font-weight: bold;
	}
	
/* hier jetzt ein Beispiel wenn auf das geschlossene Fenster reagiert werden soll - also immer .isClose davor schreiben*/
.isClose .navi {
	display:none;
}

.navi {
	left:110px;
	padding:10px;
	position:absolute;
	top:480px;
	width: 724px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	}

.navi li {
	list-style:none;
	float:left;
	margin:0 20px 0 0;
}
.navi li.abstgross {
	margin:0 30px 0 0;
	}
.navi li.abstsaugross {
	margin-top: 0;
	margin-right: 160px;
	margin-bottom: 0;
	margin-left: 0;
}

.footer {
	clear:both;
}
iframe {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-indent: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



A:link {text-decoration: none; color:#514127 ! important;}
A:visited {text-decoration: none; color:#514127 ! important;}
A:active {text-decoration: none; color:#514127 ! important;}
A:hover {text-decoration: none; color:#FFFFFF ! important;}

