*{
  margin:0px;
  padding:0px;
} 

.container {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 3px solid #006;
	height: auto;
}
.header {
	height: 130px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	min-height: 600px;
}
.navi {
	height: 22px;
	background-color: #006;
	color: #FFF;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #006;
	border-bottom-color: #006;
	padding-bottom: 3px;
	text-align: center;
	font-size: 1.3em;
	font-weight: bold;
}
.navi a:link {
	background-color: #006;
	color:            #FFF;
	text-decoration: none;
}

.navi a:visited {
	background-color: #006;
	color:            #FFF;
	text-decoration: none;
}

.navi a:hover {
	background-color: #006;
	color:            #FC3;
	text-decoration: none;
}

.navi a:active {
	background-color: #006;
	color:            #CC0000;
	text-decoration: none;
}

#footer {
	height: auto;
	background-color: #006;
	color: #FFF;
	text-align: center;
	line-height: 200%;
	position: relative;
	width: 800px;
	margin-top: 20px;
	float: none;
	clear: both;
}

#footer a:link {
	background-color: #006;
	color:            #FFF;
	text-decoration: none;
}

#footer a:visited {
	background-color: #006;
	color:            #FFF;
	text-decoration: none;
}

#footer a:hover {
	background-color: #006;
	color:            #FC3;
	text-decoration: none;
}

.content_left_box {
	position: relative;
	height: auto;
	width: 200px;
	float: left;
	background-color: #006;
	margin-bottom: 10px;
	text-align: center;
	padding-top: 6px;
	color: #FFF;
	padding-bottom: 6px;
	clear: both;
	padding-right: 3px;
	padding-left: 3px;
}
.content_left_box a:link {
	background-color: #006;
	color:            #FC0;
}

.content_left_box a:visited {
	background-color: #006;
	color:            #FF9;
}

.content_left_box a:hover {
	background-color: #006;
	color:            #C00;
}

.content_left_box a:active {
  background-color: #006;
  color:            #CC0000;
}
.content_main_box {
	position: relative;
	float: right;
	width: 560px;
	margin-bottom: 20px;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.1em;
}
.pic1_content_main_box {
	float: right;
	margin-left: 10px;
	height: auto;
	position: relative;
	margin-top: -20px;
}
.content_left {
	width: auto;
	position: absolute;
}
#container #navi table tr td {
	text-align: center;
}
.navi_table {margin:0 auto 0;}
.content_left_box_navi {
	position: relative;
	height: auto;
	width: 200px;
	float: left;
	background-color: #006;
	margin-bottom: 10px;
	border: thin solid #FFF;
	text-align: left;
	padding-top: 6px;
	color: #FFF;
	padding-bottom: 6px;
	clear: both;
}
.list_inseldoerfer {
	margin-left: 20px;
}
