@charset "utf-8";
/* CSS Document */
img a {
   border: none;
}
body{
   text-align: center;
} 
#header {
	height: 77px;
	background-image:url(images/header.jpg)
}

#all {
	background-color: 0c0501;
	height: 700px;
	width: 1100px;
	position: relative;
    margin-left: auto;
    margin-right: auto;
}
.fliesstext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
.fliesstext_impressum {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
}
.fliesstext_bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	line-height: 20px;

}
.fliesstext_angebot {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-variant: small-caps;

}
.fliesstext_bullet {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
}
.top_navi {
	height: 13px;
	width: 1100px;
}
.content {
	height: 436px;
	width: 1100px;
	background-image: url(images/content_back.jpg);
}
.left {
	height: 332px;
	width: 553px;
	overflow: hidden;
	text-align: left;
}
.left_impressum {
	height: 332px;
	width: 553px;
	overflow:auto;
	text-align: left;
}
.mediabox {
	height: 332px;
	width: 470px;
	overflow: hidden;
}

.fliesstext {
	font-weight: normal;
}
.fliesstext_bullet {
	font-weight: normal;
}
a:active, a:focus {
	outline: none;
	}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #725c37;
}
a:active {
	text-decoration: none;
}
