/* @override http://h1311467.stratoserver.net/dsv-grow/fileadmin/templates/css/standard_2.css */
/* @override http://h1311467.stratoserver.net/dsv-grow/fileadmin/templates/css/standard_2.css */
/* @override http://h1311467.stratoserver.net/dsv-grow/fileadmin/templates/css/standard_2.css */
/* @override http://h1311467.stratoserver.net/dsv-grow/fileadmin/templates/css/standard_2.css */
/* @override http://h1311467.stratoserver.net/dsv-grow/fileadmin/templates/css/standard_2.css */
/* @override http://h1311467.stratoserver.net/dsv-grow/fileadmin/templates/css/standard_2.css */
/* @override http://h1311467.stratoserver.net/dsv-grow/fileadmin/templates/css/standard_2.css */
/* @override http://h1311467.stratoserver.net/dsv-grow/fileadmin/templates/css/standard_2.css */
* {
	margin: 0;
	padding: 0;
	border: 0;
}
html {
	background-color: #FFFFFF;
	background-image: url(../img/html_bg.png);
}
body {
	font: 62.5%/1.5 Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-align: center;
}
#wrapper {
	width: 950px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background: url(../img/wrapper_bg.png) repeat-y;
}
/* @group header */
#header {
	position: relative;
	height: 240px;
	background: url(../img/header_bg.png) no-repeat;
}
#header h1 a {
	position: absolute;
	display: block;
	height: 20px;
	width: 400px;
	height: 150px;
	left: 300px;
	text-indent: -1000px;
}
ul#quicknavigation {
	position: absolute;
	list-style-type: none;
	top: 15px;
	left: 15px;
}
ul#quicknavigation li {
	float: left;
	margin-right: 20px;
}
ul#quicknavigation li a:link, ul#quicknavigation li a:visited {
	display: block;
	height: 26px;
	text-indent: -1000px;
	background-position: 0 0;
}
ul#quicknavigation li a:hover {
	background-position: 0 26px;
}
#qNews {
	background: url(../img/quickNav/news.png);
	width: 60px;
}
#qDSV {
	background: url(../img/quickNav/dsv.png);
	width: 80px;
}
#qCalendar {
	background: url(../img/quickNav/termine.png);
	width: 75px;
}
/* @end */
/* @group typography */
h1 {
	font-size: 2.2em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.6em;
}
h4 {
	font-size: 1.6em;
}
h5 {
	font-size: 1.4em;
}
/* @end */
/* @group links */
a:link {
	color: #004E7A;
}
a:visited {
	color: #222;
}
a:hover {
	color: #004e7a;
}

/* @end */
/* @group navigation */
/* @group alte navigation */
/* @end */
#navigation {
	position: absolute;
	bottom: 0;
	height: 40px;
	width: 100%;
	background-image: url(../img/navigation_bg.png);
}
#navigation ul {
	position: absolute;
	/* left: 55px; */
	left: 40px;
	padding: 0;
	height: 40px;
	list-style-type: none;
}
#navigation ul li {
	float: left;
	text-indent: -4000px;
}
#navigation ul li a:link, #navigation ul li a:visited {
	background-position: center 0;
	display: block;
	height: 40px;
}
#navigation ul li a:hover {
	background-position: center 40px;
}
#navigation ul li.active a:link, #navigation ul li.active a:visited {
	background-position: center 80px;
	border-right: 2px solid #FFF;
	border-left: 2px solid #FFF;
}
#navigation ul li.active a:hover {
	background-position: center 40px;
}
#mN1 a {
	background-image: url(../img/mainNav/regattaolympia.png);
	width: 114px;
}
#mN2 a {
	background-image: url(../img/mainNav/fahrtensegelnbreitensport.png);
	width: 92px;
}
#mN3 a {
	background-image: url(../img/mainNav/fuehrerscheinefunk.png);
	width: 130px;
}
#mN4 a {
	background-image: url(../img/mainNav/jugend.png);
	width: 55px;
}
#mN5 a {
	background-image: url(../img/mainNav/schulung.png);
	width: 64px;
}
#mN6 a {
	background-image: url(../img/mainNav/surfen.png);
	width: 140px;
}
#mN7 a {
	background-image: url(../img/mainNav/bootsdokumentevermessung.png);
	width: 182px;
}
#mN8 a {
	background-image: url(../img/mainNav/umwelt.png);
	/* width: 60px; */
	width: 90px;
}
/* @end */
/* @group main */
#main {
	border-top: 35px solid #FFF;
}
/* @end */
/* @group subnavigation */
#subnavigation {
	margin-left: 20px;
	width: 200px;
	float: left;
	background-color: #FFF;
}
* html #subnavigation {
	margin-left: 10px;
}
#subnavigation ul {
	list-style-type: none;
	padding: 0px;
	width: 175px;
}
#subnavigation ul li {
	text-align: right;
	margin-bottom: 4px;
}
#subnavigation ul li div.break {
	margin-top: -8px;
	background: url(../img/navigation-break.png) no-repeat right center;
}
#subnavigation ul li a {
	text-decoration: none;
	font: 1.2em Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #6d6d6d;
}
#subnavigation ul li a:hover, #subnavigation ul li.active a:hover {
	color: #003c67;
}
#subnavigation ul li.active a {
	color: #cf590f;
}
#subnavigation ul li a span.special {
	color: #003c67;
	font: 1.3em Georgia, "Times New Roman", Times, serif;
}
/* @end */
/* @group subsubnavigation */
#subnavigation ul.subsubnavigation {
	margin: 0em 0em 2em 0em;
}
#subnavigation ul.subsubnavigation li {
	text-align: left;
}
/* @end */
/* @group content */
#content {
	width: 410px;
	float: left;
	margin-left: 40px;
	color: #6d6d6d;
	font: 1.2em Verdana, Arial, Helvetica, Geneva, sans-serif;
	line-height: 1.6em;
	overflow: hidden;
}
#content h1 {
	color: #003c67;
	font: 200 1.4em Georgia, "Times New Roman", Times, serif;
}
#content h1.csc-firstHeader {
	margin-top: 0;
}
#content h2, #content h2 a {
	color: #6d6d6d;
	font-weight: normal;
	margin-top: 0.5em;
	font-size: 1.1em;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content .news-single-item h3 {
	margin-top: 0.5em;
	margin-bottom: 1em;
}
#content h3 {
	color: #003c67;
	font: 200 1.2em Georgia, "Times New Roman", Times, serif;
}
/* @end */
/* @group sidebar */
#sidebar {
	width: 255px;
	float: right;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 1.2em;
	color: #003c67;
	overflow: hidden;
}
#sidebar > p.bodytext, #sidebar div.csc-header {
	margin-left: 30px;
	width: 200px;
}
#sidebar h2 a {
	color: #6d6d6d;
	font-style: italic;
	text-decoration: none;
}
#sidebar h1, #sidebar h2, #sidebar h4, #sidebar h5 {
	color: #004e7a;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#sidebar .news-list-container h2 {
	margin-bottom: 0;
}
#sidebar div.news-list-container {
	margin-left: 30px;
	width: 200px;
}
#sidebar h1 {
	font-size: 1.6em;
}
#sidebar h2 {
	font-size: 1.4em;
}
#sidebar h3 {
	font-size: 1.2em;
	color: #004e7a;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.5em;
	padding-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#sidebar h3#search {
	margin-top: 0em;
	background: url(../img/sidebar-icon-search.png) no-repeat left center;
}
#sidebar h3#books {
	background: url(../img/sidebar-icon-books.png) no-repeat left center;
}
#sidebar h3#links {
	background: url(../img/sidebar-icon-links.png) no-repeat left center;
}
#sidebar h3#calendar {
	background: url(../img/sidebar-icon-calendar.png) no-repeat left center;
}
#sidebar ul {
	padding: 0;
	list-style-type: none;
}
#sidebar ul li {
	color: #004e7a;
}
#sidebar ul li a:link, #sidebar ol li a:link, #sidebar ul li a:visited, #sidebar ol li a:visited {
	color: #6d6d6d;
	text-decoration: none;
}
#sidebar ul li a:hover, #sidebar ol li a:hover {
	text-decoration: underline;
}
#sidebar ul li a:link span, #sidebar ul li a:visited span {
	color: #004e7a;
}
#sidebar ol {
	color: #6d6d6d;
}
div.block {
	border-top: 1px solid #CCC;
	padding-left: 30px;
	margin-bottom: 1em;
}
div.block.noborder {
	border: 0;
}
#randomPic {
	padding: 1em 0em;
	margin: 1em 0em;
	text-align: right;
}
/* @end */
/* @group footer */
#footer {
	clear: both;
	line-height: 2em;
	height: 2em;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #6d6d6d;
}
/* @end */
/* @group lists */
ul, ol {
	padding-left: 2em;
}
div.news-amenu-container li {
	list-style-position: inside;
}
li.news-amenu-item-year {
	list-style-type: none;
	padding-top: 0.8em;
}
/* @end */
/* @group forms */
/* @end */
/* @group stuff */
#wrapperCompass {
	background: url(../img/compass.png) no-repeat left 550px;
}
hr {
	border-top: 1px solid #CCC;
}
/* @end */
/* @group tables */
table a:link {
	color: #6d6d6d;
}
/* @end */
/* @group Termin Formular */
.tx-cal-controller form {
	margin-bottom: 2em;
}
.tx-cal-controller .pagebrowser, .tx-cal-controller p.found {
	margin: 1em;
}
#content .tx-cal-controller dt a {
	color: #003c67;
	font: 200 14pt Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	display: block;
}
.tx-cal-controller dd {
	margin-bottom: 2em;
}
.tx-cal-controller .even {
	background-color: transparent;
}
.tx-cal-controller input {
	border: 1px solid #aaa;
}
#content #calendar-event p.bodytext {
	display: block;
	float: left;

	text-align: left;
	width: 278px;
}
/* @end */
.hidden {
	visibility: hidden;
	width: 0;
	height: 0;
}
/* TERMINE */
#month-header div a {
	text-decoration: none;
}
table#calendarlist {
	width: 100%;
	margin-bottom: 50px;
}
table#calendarlist th  {
	border-bottom: 1px solid #ccc;
	border-collapse: collapse;
	color: #055683;
	text-decoration: underline;
	font: 0.75em Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding-bottom: 0.5em;
}
* html #content div.csc-textpic.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap dl.csc-textpic-image.csc-textpic-firstcol.csc-textpic-lastcol dt img {
	margin-bottom: 1em;
}
table#calendarlist td {
	border-bottom: 1px solid #eee;
	padding: 2px 0 2px;
	font-size:0.75em;
}
.tx-cal-controller dl dt span.event {
	color: #055683;
}
.tx-cal-controller dl dt span.event a{
	color: #76787B;
}
.tx-cal-controller dl dt {
	color: #76787B;
}
div.news-search-emptyMsg {
	margin-bottom: 30px;
	margin-top: 5px;
}
#content .news-list-item{
	margin-bottom: 30px;
}
#content .news-list-item h2 a {
	color: #004e7a;
}
#sidebar .news-list-item h2 a {
	color: #004e7a;
	font-size: 0.8em;
	font-weight: normal;
	font-style: normal;
}
.news-list-container p.bodytext {
	width: auto;
	color: #6d6d6d;
	margin: 0em;
	padding: 0;
}
.news-list-container .news-list-morelink a {
	color: #6d6d6d;
}
.news-list-container hr {
	display: none;
}
#header a {
	text-decoration: none;
}
span.img-float-left {
	display: block;
}
div.img-float-left {
    display: inline;
	float: left;
}
div.img-float-left img{
	margin-right: 10px;
}
div.text-float-right{
}
div.clearer{
	clear: both;
}

#content div.csc-header h1.csc-firstHeader {
	margin-top: 0;
}
#content div.csc-header h1 {
	margin-top: 2em;
	display: block;
}
div.csc-header br {
	display: none;
}
/* @group IE 6 */
* html #content table.contenttable tr td p.bodytext, * html table.csc-uploads {
	font-size: 12px;
	color: #6d6d6d;
}
/* @end */
#content h1 a.Kreuzer-Abteilung {
	color: #004e7a;
	text-decoration: none;
}

ul.tx-srfeuserregister-multiple-checkboxes{
	list-style-type: none;
	margin-left: -25px;
}

