@charset "UTF-8";
/* CSS Document */
/* © 2007, BS MediaVision AG | Richard Gehrig */


/* neutralizing browsers built-in stylesheets, http://developer.yahoo.com/yui/reset/ */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse:collapse;
}

fieldset, img {
	border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

ol, ul {
	list-style: none;
}

caption, th {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before, q:after {
	content:'';
}
abbr, acronym {
	border: 0;
}

/* global classes */

html{
	overflow-y: scroll;
}

body  {
	background-color: #d9dadb;
}

#main {
	position: absolute;
	left: 50%;
	width: 980px;
	margin-left: -490px;
	background-image: url(../images/global/shadow.gif);
}

#header {
	width: 968px;
	height: 105px;
	margin-right: 6px;
	margin-left: 6px;
}

#meta {
	width: 923px;
	height: 18px;
	padding-top: 5px;
	padding-left: 15px;
	font-size: 9px;
	line-height: 9px;
	color: #6E6E6E
}

#submarke {
	width: 821px;
	height: 40px;
	float: left;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 15px;
}

#logo {
	width: 102px;
	height: 50px;
	float: left;
}

#navigation {
	width: 968px;
	height: 32px;
	clear: left;
	background-image: url(../images/global/navi-bg.gif);
	background-repeat: repeat-x;
}

#content {
	width: 923px;
	margin-right: 36px;
	margin-left: 21px;
	margin-top: 21px;
	height: auto;
}
#spalte-large {
	width: 758px;
	float: left;
}

#spalte-middle {
	width: 460px;
	float: left;
	margin-right: 15px;
}

#spalte-middle-home {
	width: 460px;
	float: left;
	margin-left:44px;
	margin-right: 34px;
}

#spalte-right {
	width: 283px;
	float: left;
}

#spalte-small-left {
	width: 217px;
	float: left;
}

#spalte-small-right {
	width: 217px;
	float: right;
	
	
}

#subnavigation {
	width: 150px;
	float: left;
	margin-right: 15px;
}

#subsubnavigation {
	width: 283px;
	float: left;
	
}

#footer {
	width: 935px;
	height: 25px;
	background-image: url(../images/global/shadowbottom.gif);
	background-repeat: no-repeat;
	font-size: 9px;
	background-position: bottom;
	padding-left: 20px;
	padding-right: 25px;
	clear: left;
	color: #6E6E6E;
	padding-top: 10px;
}

/* classes for navigation */

li.mainnavi {
	font-weight: bold;
	background-image: url(../images/global/navi-linie.gif);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	line-height: 24px;
	height: 32px;
	float: left;
	position: inherit; left: 0px;
}

.mainnavi a:link, .mainnavi a:visited {
	color: #000000;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 24px;
	height: 32px;
	float: left;
	text-decoration: none;
}

.mainnavi a:hover, .mainnavi a:active {
	color: #0000AA;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 24px;
	height: 32px;
	text-decoration: none;
}

.freeze {
	color: #0000AA !important;
	text-decoration: none;
}

li.subnavi {
	display: block;
	background-color: #F0EFEF;
	min-height: 15px;
	border-top: solid #FFFFFF 2px;
	line-height: 14px;
	position: inherit; left: 0px;
	list-style-image: none;
}

.subnavi a:link, .subnavi a:visited {
	display: block;
	background-color: #F0EFEF;
	padding-left: 4px;
	min-height: 15px;
	text-decoration: none;
	color: #000000;
	list-style-image: none;
} 

.subnavi a:hover, .subnavi a:active {
	display: block;
	background-color: #D8ECAF;
	padding-left: 4px;
	min-height: 15px;
	text-decoration: none;
	color: #000000;
	list-style-image: none;
}

li.subsubnavi {
	display: block;
	background-color: #FFFFFF;
	min-height: 16px;
	border-bottom: solid #D8ECAF 1px;
	line-height: 14px;
	position: inherit; left: 0px;
	list-style-image: none;
}

.subsubnavi a:link, .subsubnavi a:visited {
	display: block;
	background-color: #FFFFFF;
	padding-left: 4px;
	min-height: 16px;
	text-decoration: none;
	color: #000000;
	list-style-image: none;
} 

.subsubnavi a:hover, .subsubnavi a:active {
	display: block;
	background-color: #D8ECAF;
	padding-left: 4px;
	min-height: 16px;
	text-decoration: none;
	color: #000000;
	list-style-image: none;
}

li.navihomeright {
	display: block;
	background-color: #F0EFEF;
	min-height: 15px;
	border-top: solid #FFFFFF 2px;
	line-height: 14px;
	position: inherit; left: 0px;
	list-style-image: none;
}

.navihomeright a:link, .navihomeright a:visited {
	display: block;
	background-color: #F0EFEF;
	padding-left: 4px;
	min-height: 15px;
	text-decoration: none;
	color: #000000;
	list-style-image: none;
} 

.navihomeright a:hover, .navihomeright a:active {
	display: block;
	background-color: #D8ECAF;
	padding-left: 4px;
	min-height: 15px;
	text-decoration: none;
	color: #000000;
	list-style-image: none;
}

li.navischiffright {
	display: block;
	background-color: #F0EFEF;
	min-height: 15px;
	border-top: solid #FFFFFF 2px;
	line-height: 14px;
	position: inherit; left: 0px;
	list-style-image: none;
}

.navischiffright a:link, .navischiffright a:visited {
	display: block;
	background-color: #F0EFEF;
	padding-left: 4px;
	min-height: 15px;
	text-decoration: none;
	color: #000000;
	list-style-image: none;
} 

.navischiffright a:hover, .navischiffright a:active {
	display: block;
	background-color: #E0F3F7;
	padding-left: 4px;
	min-height: 15px;
	text-decoration: none;
	color: #000000;
	list-style-image: none;
}


.subspace {
	padding-left: 10px !important;
} 


.subspacebold {
	padding-left: 12px !important;
} 

.freezesub {
	color: #0000AA !important;
	background-color: #D8ECAF !important;
}

.spacetop15 {
	margin-top: 15px;
}

.spacetop7 {
	margin-top: 7px;
}

.spacetop3 {
	margin-top: 3px;
}

.absatztop {
	border-top: solid #FFFFFF 7px;
}

#meta a:link, #meta a:visited, #footer a:link, #footer a:visited {
	color: #6E6E6E;
	text-decoration: none;
} 

#meta a:hover, #meta a:active, #footer a:hover, #footer a:active {
	color: #0000AA;
	text-decoration: none;
}

/* font classes */

html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}

a:link, a:visited {
	color: #0000AA;
	text-decoration: underline;
} 

a:hover, a:active {
	color: #80BA2A;
	text-decoration: underline;
}

h1 {
	background-repeat: no-repeat;
	height: 15px;
	display: block;
	padding-left: 7px;
}

h2 {
	width: 430px;
	position: relative;
	margin-left: 15px;
	font-size: 22px;
	line-height: 26px;
	height: 8px;
}

h3 {
	font-weight: bold;
	color: #0000AA;
	font-size: 17px;
	line-height: 19px;
}

h4 {
	font-weight: bold;
	color: #0000AA;
}

h5 {
	color: #0000AA;
}

p {
	margin-bottom: 7px;
}

.font-small {
	font-size: 9px;
	color:#999999;
	 
}

li {
	list-style: outside;
	list-style-image: url(../images/global/listpoint.gif);
	position: relative; left: 14px;
}


#columntext-left, #columntext-right {
	float: left;
	width: 320px;
	margin-right: 30px;
}

.t-subnavi {
	background-image: url(../images/global/spalte1.gif);
	width: 119px;
	padding-left: 31px;
}

.t-right {
	background-image: url(../images/global/spalte2.gif);
	width: 276px;
	border-bottom: solid #FFFFFF 2px;
}

.t-right-gruen {
	background-image: url(../images/global/spalte2-gruen.gif);
	width: 283px;
	border-bottom: solid #FFFFFF 2px;
	padding-left: 31px;
}

.t-right-blue {
	background-image: url(../images/global/spalte2-blue.gif);
	width: 283px;
	border-bottom: solid #FFFFFF 2px;
	padding-left: 31px;
}

.t-right-gruen-box {
	background-image: url(../images/global/spalte1-gruen.gif);
	width: 283px;
	border-bottom: solid #FFFFFF 2px;
	padding-left: 31px;
}

.t-middle {
	background-image: url(../images/global/spalte3.gif);
	width: 453px;
	border-bottom: solid #FFFFFF 2px;
}

.t-small {
	background-image: url(../images/global/spalte5.gif);
	width: 217px;
	border-bottom: solid #FFFFFF 2px;
}

.t-small-gruen {
	background-image: url(../images/global/spalte5.gif);
	width: 217px;
	border-bottom: solid #FFFFFF 2px;
}
.t-small-gruen-mini {
	background-image: url(../images/global/spalte2-gruen-mini.gif);
	width: 165px;
	border-bottom: solid #FFFFFF 2px;
	padding-left: 31px;
}

.t-large {
	background-image: url(../images/global/spalte4.gif);
	width: 751px;
	border-bottom: solid #FFFFFF 2px;
}

.white {
	color: #fffffe;
}

.fontbold {
	font-weight: bold;
}

.blue {
	color :#0000AA;
}

.pictureclaim050 {
	top: -50px;
}

.pictureclaim100 {
	top: -100px;
}

.pictureclaim150 {
	top: -150px;
}

.pictureclaim200 {
	top: -200px;
}

.pictureclaim250 {
	top: -250px;
}

.pictureclaim300 {
	top: -300px;
}

.hitword { 
	font-weight: bold
}

.pictureborder {
    padding: 5px;
	border: #cecece 1px;
   
  }
  
  .pictureborderblau {
    padding: 5px;
	border: #c4e7f0 1px;
   
  }
  
  .wetterschiffindex {
    padding: 5px;
	border:1px solid #c4e7f0;
	

   
  }



/* classes for formular tags */

input {
	color: #6E6E6E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-left: #9f9f9f solid 1px;
	border-right: #d6d6d6 solid 1px;
	border-top: #9f9f9f solid 1px;
	border-bottom: #d6d6d6 solid 1px;
}

textarea {
	color: #6E6E6E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-left: #9f9f9f solid 1px;
	border-right: #d6d6d6 solid 1px;
	border-top: #9f9f9f solid 1px;
	border-bottom: #d6d6d6 solid 1px;
}

input.suche {
	height: 13px;
	width: 120px;
	padding-left: 2px;
	padding-top: 1px;
	margin-left: 5px;
}

input.suchebutton {
	height: 16px;
	width: 45px;
	padding-bottom: 2px;
	margin-right: 15px;
	cursor: pointer;
}

/* classes for tables */

table.tablemiddle {
	width: 460px;
}

table.tableright {
	width: 283px;
}

.tablegray {
	background-color: #F0EFEF;
}

.tablegreen {
	background-color: #F0F8DC;
}

.tableblue {
	background-color: #e0f3f7;
}
td.cms {
	border-bottom: #FFFFFF solid 2px;
	padding-left: 2px;
	vertical-align: top;
}


td.cellspace, th.cellspace {
	border-left: #FFFFFF solid 2px;
	border-bottom: #FFFFFF solid 2px;
	padding-left: 7px;
	vertical-align: top;
}

td.noline-y {
	border-left: 0px !important;
	padding: 0px !important;
}

td.noline-x {
	border-bottom: 0px !important;
}

.cell-left {
	border-left: 0px !important;
}

th.cellspace {
	background-color: #FFFFFF;
}

.line6  {
	border-left: #FFFFFF solid 6px !important;
}

/* Language Switcher */

.language {
	margin-right: 15px;
}

.lang-freeze {
	color: #0000AA;
	cursor: default;
}

.lang-inactive {
	color: #CCCCCC;
	cursor: default;
}

