html {
	padding: 0px;
	margin: auto;
	background-color: #847b6c;
	height:100%;
	overflow: auto;
}

body {
	padding: 0px;
	margin: auto;
	background-color: #847b6c;
	height:100%;
}

a {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
 
a img{
	border:none;
}
 
a:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	color: #555A55;
	text-decoration: none;
}

font.crew_name {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 15px;
	color: #999999;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: 1px;
}

h1 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	color: #999999;
	line-height: 24px;
	font-weight: bold;
	letter-spacing: 1px;
}

h2 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 17px;
	color: #999999;
	line-height: 22px;
	font-weight: bold;
	letter-spacing: 1px;
}

h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	color: #999999;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: 1px;
}

font {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	color: #999999;
	line-height: 18px;
}

div.main {
	background-color: #847b6c;
	width: 1030px;
	height: 100%;
	position:relative;
	min-height: 100%;
	margin: auto;
}

div.page {
	background-color: #373223;
	background-image: url('../img/fish_background.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	width: 978px;
	height: 100%;
	min-height: 100%;
	float: left;
	position: relative;
}

div.content {
	width: 750px;
	position: absolute;
	left: 180px;
	top: 93px;
	overflow: visible;
	z-index:21;
}

div.inhalt_1 {
	background-color: #009999;
	width: 750px;
	min-width: 750px;
	min-height: 420px;
	position: absolute;
	left: 0px;
	top: 18px;
	z-index: 20;
	overflow: visible;
	padding: 1px;
}

div.inhalt_1_text {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	color: #999999;
	line-height: 16px;
	background-color: #373223;
	width: 730px;
	position: absolute;
	left: 1px;
	top: 1px;
	overflow:visible;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

div.inhalt_2 {
	width: 740px;
	min-width: 730px;
	min-height: 420px;	
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	color: #999999;
	line-height: 16px;
	text-align: justify;
	position: absolute;
	left: 0px;
	top: 498px;
	z-index: 40;
}

div.inhalt_2_partner{
	width: 740px;
	min-width: 730px;
	min-height: 420px;	
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	color: #999999;
	line-height: 16px;
	text-align: justify;
	position: absolute;
	top:32px;
	left: 0px;
	z-index: 40;
}



div.inhalt_2_titel {
	min-width: 180px;
	max-width: 750px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 40;
}

div.inhalt_2_links {
	width: 355px;
	min-height: 420px;
	position: relative;
	float: left;
}

div.inhalt_2_nachrichten{
	width: 740px;
	min-width: 730px;
	float:left;
	font-size:14px;
}

div.inhalt_2_nachrichten .artikel{
		display:block;
		
}


div.inhalt_2_rechts {
	width: 355px;
	min-height: 420px;
	position: relative;
	float: left;
	left: 20px;
}

div.inhalt_2_intro{
	width:740px;
	display:block;
	height:100%;
	font-size:14px;
}

div.inhalt_php {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 1px;
	left: 1px;
	background-color: transparent;
}

ul.nospan {
	list-style: square;
	margin-top: 0px;
}

.schriftgross{
	font-size:14px;
	line-height:1.6;
}

.center{
	text-align:center;
}

.fish{
	font-size:14px;
}

li.fish {
	list-style-position: outside;
	list-style-image:url("../img/icons/fish.png");
	margin-top:20px;
	text-align:justify;
}

li.social{
	list-style-position: outside;
	list-style-type:none;
	list-style-image:none;
	margin-top:10px;
	text-align:justify;
}

.fish li a:link, .fish li a:hover, .fish li a:visited{
	font-size:14px;
}

.social img{
	border: none;
	height:30px;
	width:30px;
}

.partner img {
	width:60px;
	height:60px;
	border:none;
	float:left;
	margin-right:10px;
	margin-bottom: 10px;
}

.staff{
	text-align:left;
}

.email img{
	border:none;
}

blockquote{
	font-size:12px;
}
h1.team{
    padding-top:15px;
}

.boteam{
	float:right;
	margin:10px 0 10px 10px;
	padding:0;
	border:none;
}

ul.catering{
	padding:0;
	margin:0;
}

li.catering {
	list-style:none;
}

li.catering_preis{
	list-style:none;
	margin:15px 0 25px 10px;
	font-weight:bold;
}

.vita img{
	float:left;
	margin-right:40px;
}

.vita ul{
	float:left;
	margin-top:0;
	width:500px;
}

.vita .wrap{
clear:both;
}

.vita .wrap a {
left:575px;
position:relative;
}
.vita li.fish{
	margin-bottom:20px;
	margin-top:0;

}

.vita .unterstrich{
text-decoration:underline;
}