/* --------------------------------------------------
    Global
   -------------------------------------------------- */

body
{
	text-align: left;
	min-width: 960px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #676d71;
	font-size: 75.00%;
	margin: 0 auto;
	border: 0;
	padding: 0;
	background: #fff url(../images/layout/bg_body.jpg);
}

#bodyheader
{
	background: #fff url(../uploads/images/Kopfgrafik/bg_header4.jpg) no-repeat 50% top;
/*	background: #fff url(../images/layout/bg_header4_wm.jpg) no-repeat 50% top;*/
	height: 313px;
}

#bodyWrapper
{
	width: 960px;
	margin: 0 auto;
	position: relative;
}

#stoerer
{
	background: transparent url(../images/layout/stoerer.gif) no-repeat scroll 0 0;
	height: 236px;
	left: -136px;
	position: absolute;
	top: 95px;
	width: 200px;
	z-index: 99;
}
#contentWrapper_margins {
	margin-left:100px;
	background: url(../images/layout/bg_content2.gif) no-repeat bottom left;
	width:980px;
}

/* --------------------------------------------------
    cufon - do not delete!
   -------------------------------------------------- */

.cufon
{
	/* nothing needed here, move along... */
}

/* --------------------------------------------------
    Utils
   -------------------------------------------------- */

dfn
{
	display: none;
	overflow: hidden;
}

.accessibility, hr
{
	position: absolute;
	top: -999em;
	left: -999em;
}

.clear
{
	clear: both;
}

.clear:after
{
	content: ".";
	height: 0px;
	visibility: hidden;
	display: block;
	clear: both;
}

/* --------------------------------------------------
    Typography
   -------------------------------------------------- */

p
{
	font-size: 1.2em;
	line-height: 1.5em;
}

h1,h2,h3,h4,h5,h6
{
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	margin: 0 0 0.5em 0;
}

h1
{
	font-size: 250%;
	margin-top:25px;
	line-height:1em;
}

/* 30px */
h2
{
	font-size: 150%;
	color: #c0d332;
}

/* 24px */
h3
{
	font-size: 140%;
	color: #E2007A;
	padding-top:5px;
}

/* 18px */
h4
{
	font-size: 133.33%;
}

/* 16px */
h5
{
	font-size: 116.67%;
}

/* 14px */
h6
{
	font-size: 116.67%;
}

#bgwrapper h2
{
	padding-top: 10px;
	color: #E2007A;
	font-style: normal;
	border-bottom: 1px solid #676d71;
}

a
{
	color: #e2007a;
}

a:hover
{
	text-decoration:none;

}
h3 a {
text-decoration:none;
}
/* Custom */
#contentHeading h1
{
	margin-bottom: 5px;
}

/* Homepage headings */
.boxFeaturedContentMain h2
{
	margin-top: 0;
}

.boxSubContentLeft h3, .boxSubContentRight h3
{
	margin-top: 0;
}

#footerContent a
{
	color: #fff;
	text-decoration: none;
}

li
{
	font-size: 1.3em;
}

/* --------------------------------------------------
    Layout
   -------------------------------------------------- */

#masthead
{
	margin: -85px auto 0;
	padding: 0;
	width: 96em;
	color: #fff;
}

/* I know this is horrible, but Safari/Chrome are 1px out */

@media screen and (-webkit-min-device-pixel-ratio:0)
{
	#masthead
	{
		height: 115px;
	}
}

#masthead x:-moz-any-link, x:default
{
	height: 115px;
}

#mastheadLeft
{
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#mastheadLeft img
{
	border: 0;
}

#mastheadRight
{
	float: right;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 25px;
}

#navMain
{
	margin: 0 auto;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 1.2em;
}

#navSub
{
	margin: 0 auto;
	height: 31px;
}

#contentHeading
{
	background: transparent url(../images/layout/stapel.gif) no-repeat scroll 0 0;
	height: 300px;
	left: 0;
	overflow: hidden;
	padding: 20px 0;
	position: absolute;
	text-align: left;
	top: 75px;
	width: 630px;
	z-index: 8;
	margin-left:100px;
}

#contentWrapper
{
	text-align: left;
	margin: 0 auto;
	padding: 0;
	border: 0;
}

#contentWrapper
{
}

#contentMain
{
	margin: 0 auto;
	padding: 0;
	border: 0;
	text-align: left;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
	background-color: #fff;
}

/* HACK: IE6 doubles the right margin. */
* html #contentMain
{
	margin-right: 10px;
}

/* Full-width content page, no child pages */
#contentMainFullWidth
{
	width: 920px;
	margin: 0 auto;
	text-align: left;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
}

/* Two column content page, no children */
#contentLeftNoChildren
{
	float: left;
	width: 630px;
}

#id1 #contentLeftNoChildren
{
	margin-top: 270px;
}

/* HACK: IE6 doubles the left margin. */
* html #contentLeftNoChildren
{
	margin-left: 10px;
}

#contentRightNoChildren
{
	float: left;
	width: 250px;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 50px;
}

#contentLeftNoChildren
{
}
#bgwrapper {
background: url(../images/layout/bg_news_lang.gif) no-repeat bottom left;
}
#bgwrapper ul
{
	padding: 0;
}
#bgwrapper ul li
{
	padding: 0;
	font-size: 100%;
	list-style-type: none;
	padding: 5px 0 0 0;
}
#bgwrapper ul li ul li {
padding: 5px 0 0 25px;
}

#bgwrapper ul li a
{
	text-decoration: none;
	padding: 2px 0 2px 25px;
}

#bgwrapper ul li a.currentpage,
    #bgwrapper ul li a.currentpage:hover
{
	background: transparent url(../images/layout/bg_navirechts.gif) no-repeat left -2px;
}

#bgwrapper ul li a:hover
{
	background: transparent url(../images/layout/bg_navirechts.gif) no-repeat bottom left;
}

.bggutter
{
	padding: 10px 45px 20px 25px;
	line-height:1.5em;
}

/* HACK: IE6 doubles the right margin. */
* html #contentRightNoChildren
{
	margin-right: 10px;
}

/* Two column content page, with children */
#contentLeftWithChildren
{
	float: left;
	width: 480px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 20px;
}

/* HACK: IE6 doubles the margins. */
* html #contentLeftWithChildren
{
	margin-left: 0;
	margin-right: 10px;
}

#contentRightWithChildren
{
	float: left;
	width: 200px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 20px;
}

/* HACK: IE6 doubles margins. */
* html #contentRightWithChildren
{
	margin-left: 10px;
	margin-right: 10px;
}

/* --------------------------------------------------
    Homepage content boxes
   -------------------------------------------------- */

#content_all
{
	width: 1220px;
}

.boxFeaturedContentLeft
{
	float: left;
	width: 900px;
	margin: 0;
	border: 0;
	padding: 0;
	background: url('../uploads/images/content.png') no-repeat 0 0;
}

#featuredContentBottom
{
	margin: 70px 0 0 40px;
	padding-right: 40px;
	height: 300px;
}

/* HACK: IE6 doubles the left margin. */
* html .boxFeaturedContentLeft
{
	margin-left: 10px;
}

.boxFeaturedContentMain
{
	width: 610px;
}

.boxSubContentLeft
{
	float: left;
	width: 275px;
	padding: 10px;
	min-height: 15px;
	margin-right: 10px;
	margin-top: 20px;
	background: #e3e3e3 url(../uploads/Ocean/bg_feature_box.gif) repeat-x top;
}

.boxSubContentRight
{
	float: left;
	width: 275px;
	padding: 10px;
	min-height: 15px;
	margin-left: 10px;
	margin-top: 20px;
	background: #e3e3e3 url(../uploads/Ocean/bg_feature_box.gif) repeat-x top;
}

.boxNewsRight
{
	float: left;
	width: 270px;
	margin: -60px;
	border: 0;
	padding: 20px;
	margin-left: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	background: url('../uploads/images/news.png') no-repeat 0 0;
	height: 600px;
	font-size: 120%;
}

.boxNewsRight h2.h2news
{
	color: #b1c903;
	font-family: Times New Roman,Helvetica,Arial,Verdana,sans-serif;
	font-style: normal;
	border-bottom: 1px solid #d4d7d6;
	padding-bottom: 10px;
	padding-left: 10px;
}

/* HACK: IE6 doubles the right margin. */
* html .boxNewsRight
{
	margin-right: 10px;
}

#footerWrapper
{
	text-align: left;
	min-height: 60px;
	margin: 0 auto;
	background-color: #FDF6E6;
}

#footerContent
{
	width: 940px;
	margin: 0 auto;
	padding: 10px;
	font-size: 0.9em;
	text-align: center;
}

#footerContent span
{
	color: #B1C903;
}

#footerContent p
{
	margin-left: -75px;
}

/* --------------------------------------------------
    Main Navigation
   -------------------------------------------------- */

#navMain ul
{
	list-style: none;
	margin: 0 0 0 85px;
	padding: 0;
	float: left;
}

#navMain li
{
	float: left;
	padding: 0;
	font-size: 1.3em;
	font-weight: bold;
	background: none;
	margin-right: 2px;
}

#navMain li h3
{
	display: block;
	float: left;
	font-size: 1em;
	margin: 0;
	padding: 0 10px;
	line-height: 2.3em;
	color: #494949;
	border: 0;
}

#navMain li a
{
	display: block;
	float: left;
	text-decoration: none;
	padding: 0 10px;
	line-height: 2.3em;
	color: #fff;
	font-style: italic;
	font-weight: normal;
}

#navMain li a:hover
{
	background: none;
}

#navMain li.currentpage
{
	background: none;
	color: #494949;
}

#navMain li.activeparent
{
	/*                background: #fff url(../uploads/Ocean/nav_main_bg_active.gif) repeat-x;*/
	color: #494949;
}

#navMain li.activeparent a
{
	color: #494949;
}

#navMain li.activeparent a:hover
{
	color: #494949;
}

/* --------------------------------------------------
    Sub Navigation
   -------------------------------------------------- */

#navSub ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 12px;
	float: left;
}

#navSub li
{
	float: left;
	padding: 0;
	font-size: 1.1em;
	margin-right: 10px;
	font-weight: bold;
}

#navSub li a
{
	text-decoration: none;
	color: #494949;
}

#navSub li a:hover
{
	text-decoration: underline;
}

#navSub li h3
{
	display: block;
	float: left;
	font-size: 1em;
	margin: 0;
	padding: 0;
	color: #494949;
	border: 0;
	text-decoration: underline;
}

/* --------------------------------------------------
    Tables
   -------------------------------------------------- */

table
{
	border: 1px solid #c2d2e9;
	background-color: #ffffff;
	font-size: 1.1em;
	border-collapse: collapse;
}

.cellHeading
{
	text-align: left;
	border: 0;
	color: #000;
	background-color: #dfe8f6;
	font-weight: bold;
}

td
{
	text-align: left;
	border: 1px solid #c2d2e9;
}

.cellBold
{
	color: #1f437c;
	font-weight: bold;
	background-color: #dfe8f6;
}

.cellAlt
{
	background-color: #f6f9fe;
}

.cellAlignCentre
{
	text-align: center !important;
}

/* --------------------------------------------------
    Forms
   -------------------------------------------------- */

input
{
	background: #f5f5f5 url(../uploads/Ocean/bg_form.gif) repeat-x top left;
	border: 1px solid #e3e3e3;
	padding-left: 5px;
	margin-bottom: 6px;
}

/* --------------------------------------------------
    Search
   -------------------------------------------------- */

.search-input
{
	margin-right: 2px;
}

.search-button
{
}

/* --------------------------------------------------
    News
   -------------------------------------------------- */

/* Summary */
.NewsSummary
{
	margin-bottom: 5px;
	padding: 10px 0;
}

/* Homepage */
.boxNewsRight .NewsSummary
{
	padding: 10px;
}

.NewsSummaryPostdate
{
	color: #666;
	margin-bottom:10px;
}

.NewsSummaryLink
{
	font-size: 1.2em;
}

.NewsSummaryCategory
{
	color: #666;
}

.NewsSummaryAuthor
{
	color: #666;
}

.NewsSummarySummary
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.NewsSummaryContent
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.NewsSummaryExtra
{
}

.NewsSummaryField
{
}

/* Detail */
.NewsPostDetailDate
{
}

h3.NewsPostDetailTitle
{
}

hr.NewsPostDetailHorizRule
{
}

div.NewsPostDetailCategory
{
}

div.NewsPostDetailAuthor
{
}

div.NewsPostDetailContent
{
}

div.NewsPostDetailExtra
{
}

div.NewsPostDetailPrintLink
{
}

div.NewsPostDetailReturnLink
{
}

div.NewsDetailField
{
}

/* --------------------------------------------------
    Slideview homepage widget
   -------------------------------------------------- */

/*
    anythingSlider v1.0
    
    By Chris Coyier: http://css-tricks.com
    with major improvements by Doug Neiner: http://pixelgraphics.us/
    based on work by Remy Sharp: http://jqueryfordesigners.com/
*/

.anythingSlider
{
	width: 630px;
	height: 360px;
	position: relative;
	margin: 15px 0 0 0;
}

.anythingSlider .wrapper
{
	width: 630px;
	overflow: auto;
	height: 341px;
	margin: 0;
	position: absolute;
	top: 0;
	left:-10px;
}

.anythingSlider .wrapper ul
{
	width: 99999px;
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
}

.anythingSlider ul li
{
	display: block;
	float: left;
	padding: 0;
	height: 280px;
	width: 650px;
	margin: 0;
}

.anythingSlider .arrow
{
	display: none;
	height: 200px;
	width: 67px;
	background: url(../images/arrows.png) no-repeat 0 0;
	text-indent: -9999px;
	position: absolute;
	top: 65px;
	cursor: pointer;
}

.anythingSlider .forward
{
	background-position: 0 0;
	right: -20px;
}

.anythingSlider .back
{
	display:none;
	background-position: -67px 0;
	left: -20px;
}

.anythingSlider .forward:hover
{
	background-position: 0 -200px;
}

.anythingSlider .back:hover
{
	background-position: -67px -200px;
}

#thumbNav
{
	position: relative;
	top: 210px;
	text-align: center;
}

#thumbNav a
{
	color: #fff;
	display: inline-block;
	padding: 2px 8px;
	height: 18px;
	margin: 0 5px 0 0;
	background: #e2007a url(../images/cellshade.png) repeat-x;
	text-align: center;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

#thumbNav a:hover
{
	background-image: none;
}

#thumbNav a.cur
{
	background: #b1c903;
}

#start-stop
{
	background: #b1c903;
	background-image: url(../images/cellshade.png);
	background-repeat: repeat-x;
	color: white;
	padding: 2px 5px;
	width: 40px;
	text-align: center;
	position: absolute;
	right: 10px;
	top: 210px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

#start-stop.playing
{
	background-color: #e2007a;
}

#start-stop:hover
{
	background-image: none;
}

/*
  Prevents
*/

.anythingSlider .wrapper ul ul
{
	position: static;
	margin: 0;
	background: none;
	overflow: visible;
	width: auto;
	border: 0;
}

.anythingSlider .wrapper ul ul li
{
	float: none;
	height: auto;
	width: auto;
	background: none;
}

.downlaod img {
	border:0;
	margin-right:5px;
}

#NewsPostDetailReturnLink {
	margin-top:10px;
}



