/* CSS File für Knudsen Brennstoffe */
html
{
	height: 100%;
}
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/streifen_back.jpg);
	background-repeat: repeat-x;
	color: #56616A;
	background-color: #1da4e5;
	height: 100%;
}
img
{
	border: 0px;

}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 16px;
}
* {
	margin:0;
	padding:0;
}

/************************ SCHRIFT *********************/	

h1, h2, h3, p 
{
	margin:0px;
	padding:0px;
}
	
h1
{
	color: #016697;
	font-size: 16px;
	margin-bottom: 8px;
	font-weight: bold;
}

h2
{
	color: #016697;
	font-size: 13px;
	margin-bottom: 5px;
	font-weight: bold;
	margin-top: 15px;
	font-style: italic;
}

	
h3
{
	color: #016697;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
}	
	
h4
{
	color: #016697;
	font-size: 16px;
	margin-bottom: 8px;
	font-weight: bold;
}
a
{
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #696969;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}



#wrapper {
	height: auto;
	width: 920px;
	min-height: 750px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	margin-top: 0px;
	background-color: #FFF;
	border-right-width: 16px;
	border-left-width: 16px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #016697;
	border-left-color: #016697;
}
#header {
	float: left;
	width: 920px;
}
#header .logo{
	height: 118px;
	width: 234px;
	float: left;
}
#header .logo2 {
	height: 46px;
	width: 200px;
	float: right;
	margin-top: 30px;
}
#topnav
{
	float: right;
	height: 30px;
	width: 173px;
}
#navbar {
	height: 34px;
	width: 100%;
	float: left;
	overflow: hidden;
	list-style-type: none;
	font-size: 14px;
	background-image: url(../images/navback.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e8e8e8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#navbar ul {
	list-style: none;
}

#navbar li {
	width: auto;
	float: left;
}

#navbar a {
	display: block;
	margin: 0px;
	color: #016697;
	text-decoration: none;
	padding-top: 9px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	font-weight: bold;
}
#navbar a:hover {
	color: #FFFFFF;
	background-image: url(../images/navback_on.jpg);
	background-color: #FFF;
}
#navbar a.selected {
	background-color: #FFF;
	color: #FFF;
	background-image: url(../images/navback_on.jpg);
}
#bildbereich
{
	width: 671px;
	float: left;
	height: 250px;
}
#infobox, #infobox_home {
	width: 218px;
	float: right;
	height: 220px;
	color: #FFF;
	background-image: url(../images/infobox_back.jpg);
	padding: 15px;
}
#infobox p {
	line-height: 18px;
	color: #FFF;
	font-size: 11px;
}
#infobox_home p {
	line-height: 14px;
	color: #FFF;
	font-size: 11px;
}
#infobox_home .fragezeichen {
	color: #FFF;
	font-size: 45px;
	font-weight: bold;
}
#infobox h1, #infobox_home h1 {
	line-height: 16px;
	color: #016697;
	font-size: 12px;
	margin-bottom: 4px;
}
#infobox h2, #infobox_home h2 {
	line-height: 14px;
	color: #FFF;
	font-size: 11px;
	margin: 0px;
	font-style: normal;
}
#infobox a, #infobox_home a {
	color: #016697;
}
#infobox a:hover, #infobox_home a:hover {
	text-decoration: underline;
}
#infobox .img_inline{
	color: #FFF;
	border: 3px solid #F5F5F5;
	float: right;
	margin-left: 8px;
}
#infobox_home .img_inline {
	color: #FFF;
	border: 3px solid #F5F5F5;
	float: left;
	margin-right: 8px;
}
#infobox .img_allein {
	border: 2px solid #F5F5F5;
}
#infobox2 {
	width: 248px;
	float: right;
	height: 250px;
	color: #FFF;
	background-image: url(../images/infobox_back.jpg);
}
#infobox2 .saeule {
	margin-top: 31px;
	margin-left: 50px;
}
#newsticker {
	width: 598px;
	height: 14px;
	float: right;
	color: #076A99;
	margin-top: 5px;
	margin-right: 10px;
}
#newsticker a:link {
	text-decoration: underline;
	color: #016697;
}
#newsticker a:visited {
	text-decoration: underline;
	color: #016697;
}
#newsticker a:hover {
	text-decoration: none;
	color: #016697;
}
#content
{
	width: 920px;
	height: auto;
	float: left;
	margin-bottom: 50px;
	margin-top: 25px;
	min-height: 300px;
}
#content a:link {
	text-decoration: underline;
	color: #016697;
}
#content a:visited {
	text-decoration: underline;
	color: #016697;
}
#content a:hover {
	text-decoration: none;
	color: #016697;
}
#content a:active {
	text-decoration: underline;
	color: #016697;
}
#content p
{
	line-height: 17px;
	margin-bottom: 8px;
}
#content li
{
	line-height: 17px;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 20px;
}
#content .home {
	float: left;
	padding-left: 20px;
	width: 650px;
}
#content .news {
	float: left;
	padding-left: 20px;
	width: 800px;
}
#content .bildrechts{
	width: 230px;
	float: right;
	height: auto;
}
#content   .bildrechts .bildrahmen{
	border: 1px solid #016697;
}
#content .bildright {
	border: 1px solid #016697;
	margin-left: 8px;
}
#content .bildleft {
	border: 1px solid #016697;
	margin-right: 8px;
}
#content .bildmitte {
	border: 1px solid #016697;
	margin-left: 35px;
}
#content .mitte {
	float: left;
	padding-left: 30px;
	width: 508px;
	padding-top: 6px;
}
#content .mitte_mitarbeiter {
	border: 1px solid #53616b;
	float: left;
	margin-right: 10px;
	margin-bottom: 2px;
}
#content .section
{
	float: left;
	width: 50%;
	margin-right: 10px;
}
#content .column
{
	float: left;
	width: 30%;
	margin-right: 10px;
}
#content .schiffe {
	float: left;
	width: 120px;
	height: 80px;
	margin-right: 40px;
	border: 1px solid #C1CED5;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
#content .schiffmitte {
	float: left;
	width: 30%;
	margin-right: 10px;
	margin-left: 10px;
}
#content .schiffrechts {
	float: left;
	width: 30%;
}
#content   .karte {
	float: left;
	width: 68%;
}
#content .subfoto {
	float: left;
	width: 235px;
	height: 160px;
}
#content .unten {
	float: none;
	margin-top: 20px;
}
#content .googlemap {
	float: right;
	padding-left: 20px;
	width: 400px;
}
#content .subnavi {
	float: left;
	font-size: 11px;
}
#content .subnavi ul {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20;
	margin-left: 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #56616A;
}

#content .subnavi li {
	width: 163px;
	list-style-type: none;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #56616A;
}

#content .subnavi a {
	display: block;
	color: #56616A;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 20px;
}
#content .subnavi a:link {
	color: #56616A;
	text-decoration: none;
	background-color: #FFF;
}
#content .subnavi a:visited {
	color: #56616A;
	text-decoration: none;
	background-color: #FFF;
}
#content .subnavi a:hover, #content .subnavi a:focus {
	color: #56616A;
	text-decoration: none;
	background-color: #EEF7F8;
}
#content .subnavi a.selected {
	color: #56616A;
	text-decoration: none;
	background-color: #EEF7F8;
}
#content .head{
	color: #016697;
	font-size: 12px;
	font-weight: bold;
}
#content .head2 {
	color: #016697;
	font-size: 12px;
	font-weight: normal;
}
#content .formrahmen {
	border: 1px solid #CCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #016697;
	background-color: #E3E3E3;
	padding: 4px;
}
#content .formbutton {
	border: 1px solid #CCC;
	padding: 4px;
	background-color: #E8E8E8;
	color: #016697;
	font-size: 14px;
}
#footer
{
	width: 100%;
	height: 28px;
	margin-top: 0px;
	clear: both;
	font-size: 10px;
	color: #016697;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #016697;
	text-align: right;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer a
{
	text-decoration: none;
	color: #016697;
}
#footer a:hover
{
	text-decoration: underline;
}
