/* Seemannschor Erding - inmedia marketing 2008 */

html {
	overflow-y: scroll;
}

body {
  	background:url(../img/hintergrund.png) repeat-x #07275e;
  	font-family: Arial, Verdana;
}

h1 {
	font-size: 16px;
	margin-top: 2px;
	margin-bottom: 10px;
	white-space: normal;
	border-top-width: 0px;
	padding: 0px;
	color: #003399;
	font-weight: bold;
	font-variant: normal;
}
p {
	margin: 6px 6px 6px 0px;
	border: 0px none;
	white-space: normal;
	height: auto;
}

a {
  color: #003399;
}

#content {
	position:absolute;
	left:50%;
	top:0;
	margin-left:-450px;
	margin-top:5px;
	margin-bottom:5px;
	width:900px;
	min-height:400px;
	background:url(../img/hintergrund_content.png) repeat-y #b4cbf5;
	border:1px solid #fff;
}

#header {
	margin:0;
	padding:0;
	font-size:0;
	height:195px;
	background:#adc1e8;
}

#header table tr td img {
	border:none;
}

#main_abstand {
	margin:0 10px 10px 10px;
}
#main_border {
	background:url(../img/main_hintergrund_con.png) repeat-y #b2c1e1;
}

#main {
	border:1px solid #757D90;
	background:url(../img/main_hintergrund.jpg) no-repeat;
	background-position:bottom;
	padding:10px;
	font-size:13px;
}

/* Navigation */
#navi_01 A {
  background:url(../img/header/header_04.png) no-repeat;
  display:block;
  width:90px;
  height:32px;
  font-size:0;
}
#navi_01 a:hover {
  background:url(../img/header/header_active_04.png) no-repeat;
}
#navi_02 a {
  background:url(../img/header/header_07.png) no-repeat;
  display:block;
  width:64px;
  height:34px;
  font-size:0;
}
#navi_02 a:hover {
  background:url(../img/header/header_active_07.png) no-repeat;
}
#navi_03 a {
  background:url(../img/header/header_09.png) no-repeat;
  display:block;
  width:99px;
  height:36px;
  font-size:0;
}
#navi_03 a:hover {
  background:url(../img/header/header_active_09.png) no-repeat;
}
#navi_04 a {
  background:url(../img/header/header_12.png) no-repeat;
  display:block;
  width:59px;
  height:39px;
  font-size:0;
}
#navi_04 a:hover {
  background:url(../img/header/header_active_12.png) no-repeat;
}
#navi_05 a {
  background:url(../img/header/header_15.png) no-repeat;
  display:block;
  width:79px;
  height:47px;
  font-size:0;
}
#navi_05 a:hover {
  background:url(../img/header/header_active_15.png) no-repeat;
}
#navi_06 a {
  background:url(../img/header/header_18.png) no-repeat;
  display:block;
  width:67px;
  height:40px;
  font-size:0;
}
#navi_06 a:hover {
  background:url(../img/header/header_active_18.png) no-repeat;
}
#navi_07 a {
  background:url(../img/header/header_21.png) no-repeat;
  display:block;
  width:79px;
  height:41px;
  font-size:0;
}
#navi_07 a:hover {
  background:url(../img/header/header_active_21.png) no-repeat;
}
#navi_08 a {
  background:url(../img/header/header_23.png) no-repeat;
  display:block;
  width:94px;
  height:52px;
  font-size:0;
}
#navi_08 a:hover {
  background:url(../img/header/header_active_23.png) no-repeat;
}