body{
	background: url('../images/bg_body.jpg') top center repeat-x #003e6d;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	line-height: 1.5em;
}

a:link,
a:visited,
a:active{
	color: #004d91;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

.tx-felogin-pi1 h3,
.tx-felogin-pi1 a:link,
.tx-felogin-pi1 a:visited,
.tx-felogin-pi1 a:active,
a.internal-link-new-window:link,
a.internal-link-new-window:visited,
a.internal-link-new-window:active{
	color: #e2001a;
	font-weight: bold;
	text-decoration: none;
}

.tx-felogin-pi1 a:hover,
a.internal-link-new-window:hover{
	text-decoration: underline;
}

.container{
	width: 962px;
	margin: auto;
}

.container .outer{
}

.header{
	height: 160px;
	line-height: 19px;
}

.header .inner{
	background: #fff;
}

.topright{
	width: 250px;
	float: right;
	text-align: right;
	
}

.topnav{
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	font-size: 0.9em;
	color: #e2007a;
}

.topnav .inner{
	border-bottom: 4px solid #000;
	border-left: 4px solid #000;
	border-right: 4px solid #000;
	padding: 0 20px 0 20px;
	line-height: 27px;
	height: 27px;
}

.topnav .inner a{
	margin: 0 7px 0 7px;
	color: #e2007a;
	text-decoration: none;
	font-weight: normal;
}

.topnav .inner a:hover{
	text-decoration: underline;
}

.headernav{
	background: url('../images/bg_headernav.jpg') 407px -1px no-repeat;
	height: 126px;
}

.main{
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background: url('../images/bg_main_top.gif') -1px -1px no-repeat #fff;
}
/*
.main .inner{
	border-top: 4px solid #000;
	border-left: 4px solid #000;
	border-right: 4px solid #000;

	padding: 20px 14px 0 14px;
}

/*.main .inner2{
	background: url('../images/bg_main_inner.gif') -19px -81px repeat-y;
	padding: 0 6px 0 6px;
}*/


.main .inner{
	border-top: 4px solid #000;
	border-left: 4px solid #000;
	border-right: 4px solid #000;

	padding: 20px 0px 0 0px;
}

.main .inner2{
	background: url('../images/bg_main_inner.gif') -5px -81px repeat-y;
	padding: 0 20px 0 20px;
}


.left{
	width: 202px;
	float: left;
	height: 660px;
}

.left .areaicon{
	height: 80px;
	padding-bottom: 70px;
	overflow: hidden;
}

.nav_left ul{
	margin: 0;
	padding: 0 6px 0 0;
	list-style-type: none;
}

.nav_left ul li{
	padding: 3px 0 3px 0;
}

.nav_left ul li a{
	padding: 0px 22px 0px 22px;
	color: #000;
	text-decoration: none;
	display: block;
	background: url('../images/bg_navleft_hover.gif') -9px 0px no-repeat;
	font-weight: normal;
}

.nav_left ul li.active a{
	background-position: 5px 4px;
	color: #e2007a;
	font-weight: bold;
}

.nav_left ul li a:hover{
	color: #e2007a;
	text-decoration: underline;
	background-position: 5px 4px;
}

.nav_left ul li ul{
	padding: 3px 0 0 22px;
}

.nav_left ul li ul li ul{
	padding: 3px 0 0 0px;
}

.nav_left ul li ul li a{
	padding: 3px 22px 3px 14px;
	color: #6cb9fd;
}

.nav_left ul li.active ul li a{
	padding: 0px 22px 0px 14px;
	color: #6cb9fd;
	background: none;
	font-weight: normal;
}

.nav_left ul li ul li a:hover{
	text-decoration: none;
	background: #004d91;
	color: #fff;
}

.nav_left ul li.active ul li.active a{
	font-weight: bold;
	text-decoration: none;
	background: #004d91;
	color: #fff;
}

.nav_left ul li.active ul li.active ul li a{
	padding: 0px 22px 0px 36px;
	color: #005da8;
	background: none;
	font-weight: normal;
	background: #d3dbed;
}

.nav_left ul li.active ul li.active ul{

}

.nav_left ul li.active ul li.active ul li a:hover{
	text-decoration: underline;
	color: #004d91;
}

.nav_left ul li.active ul li.active ul li.active a{
	color: #004d91;
	font-weight: bold;
	background: #a5b7db;
}


.mitglieder .nav_left ul li ul li a,
.mitglieder_sub .nav_left ul li ul li a{
	color: rgb(226,0,26);
}

.mitglieder_sub .nav_left ul li ul li a:hover,
.mitglieder .nav_left ul li ul li a:hover{
	background: rgb(226,0,26);
	color: rgb(255,255,255);
	font-weight: bold;
}

.mitglieder_sub .nav_left ul li.active ul li.active a,
.mitglieder .nav_left ul li.active ul li.active a{
	background: rgb(226,0,26);
}

.mitglieder_sub .nav_left ul li.active ul li.active ul li a,
.mitglieder .nav_left ul li.active ul li.active ul li a{
	background: rgb(250,219,217);
	color: rgb(226,0,26);
}

.mitglieder_sub .nav_left ul li.active ul li.active ul li.active a,
.mitglieder .nav_left ul li.active ul li.active ul li.active a{
	background: rgb(245,178,179);
	color: rgb(226,0,26);
}



.main .content{
	padding-top: 120px;
	width: 606px;
	padding-right: 102px;
	float: right;
}

.verein .content,
.toerns .content,
.mitglieder .content,
.regatta .content,
.ausbildung .content{
	padding-top: 320px;
}

.content ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.content ul li{
	margin: 0;
	padding-left: 16px;
	background: url('../images/bg_navleft_hover.gif') -0px 4px no-repeat;
}

.ausbildung .inner3{
	background: url('../images/bg_ausbildung.jpg') 0px 0px no-repeat;
} .ausbildung_sub .inner3{
	background: url('../images/bg_ausbildung_sub.jpg') 0px 0px no-repeat;
}

 .termine_sub .inner3{
	background: url('../images/bg_termine_sub.jpg') 0px 79px no-repeat;
}

.regatta .inner3{
	background: url('../images/bg_regatta.jpg') 0px 0px no-repeat;
}

.mitglieder .inner3{
	background: url('../images/bg_mitglieder.jpg') 0px 0px no-repeat;
} .mitglieder_sub .inner3{
	background: url('../images/bg_mitglieder_sub.jpg') 0px 0px no-repeat;
}

.mitglieder_sub .main h1,
.mitglieder .main h1{	
	color: rgb(226,0,26);
}

.toerns .inner3{
	background: url('../images/bg_toerns.jpg') 0px 0px no-repeat;
} .toerns_sub .inner3{
	background: url('../images/bg_toerns_sub.jpg') 0px 0px no-repeat;
}

.verein .inner3{
	background: url('../images/bg_verein.jpg') 0px 0px no-repeat;
}
.verein_sub .inner3{
	background: url('../images/bg_verein_sub.jpg') 0px 0px no-repeat;
}

.main .content .content-element{
	padding-left: 51px;
}

.main h1{
	color: #004d91;
	font-size: 2em;
	margin: 0;
	padding: 1.8em 0 0.5em 0;
	line-height: 1.4em;
}

.main h2{
	color: #464646;
	font-size: 1.3em;
	margin: 0;
	padding: 0.8em 0 0.4em 0;
	line-height: 1.4em;
}

.clearer{
	clear: both;
}

#home_left_top{
	height: 319px;
	/*background: url('../images/img_home1.jpg') -1px -1px no-repeat;*/
	width: 707px;
	overflow: hidden;
}


.home_left{
	float: left;
	width: 707px;
	padding-bottom: 40px;
}

.home_left .content-element{
	padding-left: 102px;
	padding-right: 16px;
}

.home_right{
	float: left;
	width: 205px;
}

.news-allgemein{
	height: 111px;
	overflow: hidden;
}

.news-mitglieder{
	overflow: hidden;
}

.news-allgemein a:link,
.news-allgemein a:visited,
.news-allgemein a:active,
.news-mitglieder a:link,
.news-mitglieder a:visited,
.news-mitglieder a:active{
	display: block;
	line-height: 1.4em;
	padding: 4px 4px 4px 26px;
	font-weight: bold;
	color: #222;
}

.news-mitglieder a:hover{
	font-weight: bold;
	text-decoration: underline;
	color: #e2001a;
	background: url('../images/bg_nm_a.gif') 9px 7px no-repeat;
}

.news-allgemein a:hover{
	font-weight: bold;
	text-decoration: underline;
	color: #004d91;
	background: url('../images/bg_na_a.gif') 9px 7px no-repeat;
}

.home_right .tx-felogin-pi1{
	background: #fadbd9;
	padding: 8px 8px 8px 25px;
}

.home_right .tx-felogin-pi1 h3{
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 6px 0;
}

.home_right .tx-felogin-pi1 legend{
	display: none;
}

.home_right .tx-felogin-pi1 input{
	margin-top: 6px;
}

fieldset{
	border: 0px none;
	padding: 0;
	margin: 0;
}

.footer{
	background: url('../images/bg_footer.gif') top left no-repeat;
	height: 28px;
	line-height: 28px;
	padding: 7px 20px 5px 20px;
	font-size: 11px;
	margin-top: 0px;
	color: #e2007a;
	border-bottom: 36px solid #003e6c;
}

.headernav_items{
	padding-top: 69px;
}

.headernav_items a{
	line-height: 2em;
	padding: 6px 8px 6px 8px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 17px;
	color: #fff;
	font-style: italic;
}

.headernav_items a:hover{
	background: url('../images/bg_headernav_hover.png');
	text-decoration: none;
	color: rgb(226,0,26);
}

.inner3 .content{
	padding-bottom: 40px;
}

.news-latest-item{
	padding-top: 24px;
}

.news-latest-item h2{
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

.news-latest-item p.bodytext{
	margin-top: 0.5em;
}

.news-single-timedata{
	font-size: 11px;
	color: #666;
	text-align: right;
}

.linkedlogo{
	width: 170px;
	height: 128px; 
	position: absolute;
	margin-left: 385px;
	cursor: pointer;
}

table.contenttable{
	width: 100%;
}

table.contenttable th{
	text-align: left;
}

table.contenttable p.bodytext{
	margin: 0;
}

.tx-srnschedule-pi1 .date{
	font-weight: bold;
}

.tx-srnschedule-pi2 table,
.tx-srnschedule-pi1 table{
	width: 100%;
	padding: 0;
}

.tx-srnschedule-pi1 table tr,
.tx-srnschedule-pi1 table td{
	padding: 0;
	margin: 0;
}

.tx-srnschedule-pi1 table td.date{
	padding-right: 20px;
}

.tx-srnschedule-pi1 table tr.members td.description{
	color: #e2001a;	
}

.tx-srnschedule-pi1 table tr.public td.description{
	color: #004d91;
}

.tx-srnschedule-pi1 table td h2{
	padding-top: 1.5em;
}

.tx-srnschedule-pi1 table tr a:link,
.tx-srnschedule-pi1 table tr a:visited,
.tx-srnschedule-pi1 table tr a:active,
.tx-srnschedule-pi1 table tr a:hover{
	color: #444;
}

.tx-srnschedule-pi1 table tr.members a:link,
.tx-srnschedule-pi1 table tr.members a:visited,
.tx-srnschedule-pi1 table tr.members a:active,
.tx-srnschedule-pi1 table tr.members a:hover{
	color: #e2001a;
}

.tx-srnschedule-pi1 table tr.public a:link,
.tx-srnschedule-pi1 table tr.public a:visited,
.tx-srnschedule-pi1 table tr.public a:active,
.tx-srnschedule-pi1 table tr.public a:hover{
	color: #004d91;
}

table.revierfuehrer .tr-odd,
table.seekarten .tr-odd{
	background-color: #eee;
}

table.revierfuehrer td{
	vertical-align: top;
} table.revierfuehrer .td-0{
	width: 100px;
	padding-right: 24px;
} table.revierfuehrer .td-1{
	width: 120px;
	padding-right: 24px;
} table.revierfuehrer .td-2{
	width: 80px;
}

table.seekarten td{
	vertical-align: top;
} table.seekarten .td-0{
	width: 80px;
	padding-right: 24px;
} table.seekarten .td-1{
	width: 140px;
	padding-right: 24px;
} table.seekarten .td-2{
	width: 80px;
}

