/**
	Dark Blue:  #000066
	Light Blue: #B8D0D8
	Gray: #708090
	
	Balken Blau: #3e65a6;
	
	Hintergrundfarbe: #E5EAFF;
*/
	

html, body {
margin: 			0;
/*background:    #E6E6E6;*/

color: 			#000000;
font-family: 	Arial, Helvetica, sans-serif;
background: url(../images/backgrounds/balken_lang_blauerverlauf.jpg);
background-repeat: repeat-x;
background-position:center top;

background-color:	#E5EAFF;
}

#main {
border:		 		1px solid #3e65a6;
width:				1000px;
margin:				auto;
padding:	0px;
position:			relative;
top:					1px;
/*height: 				1060px;*/
float: none;
background-color:	#fff;
}

/*********** HEADER **************/
#header {
	background: #fff;
	overflow: visible;
	width: 1000px;
	padding: 0px;
	margin: 0px;
}

#headerPhoto {
	width: 		840px;
	margin: 0px;
	padding: 0px;
}

#headerLogo {
	position:	absolute;
	width: 		124px;
	height: 	124px;
	left:		825px;
	top:		0px;
	padding-top: 20px;
}

#headerAnschrift {
	position:			absolute;
	left:					840px;
	top:					165px;
	height: 				113px;
	padding-left: 		5px;
	padding-top:		5px;
	overflow:			visible;
	vertical-align: 	bottom;
	font-size: 			x-small;
	color: 				#000066;
}

#headerAnschrift a:link {
		color: #000066;
		text-decoration: none;
}

#headerAnschrift a:hover {
		color: #000066;
		text-decoration: underline;
}



/************ MENU *************/
#dropDownMenue{
}


/*********** BODY **************/
#bodyArea {
	position: 	relative;
	width: 		100%;	
	top: 		0px;
	left: 		0px;
	margin: 	0px;
	padding:	0px;
	/*height: 		748px;*/
	overflow: auto;
}

/*
#bodyArea:after { 
	content:"clear"; 
	clear:left; 
	display:block; 
	padding:0.2em; 
	font-weight:bold; 
	height: 0px;
}*/

#bodyLeft {
	position: relative;
	overflow: hidden;
	width: 795px;
	padding-left: 10px;
	margin: 0px;
	left: -197px;
	float: right;
	
}

#bodyLeft h1 {
	color: #000066;
	font-size: 1.55em;
	font-weight: bold;
}

#bodyLeft h2 {
	color: #000066;
	font-size: 1.3em;
}

#bodyLeft h3 {
	color: #000066;
	font-size: 1.0em;
}

#bodyLeft p, #bodyLeft li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: black;
}

#bodyLeft a:link, #bodyLeft a:active {
	text-decoration: none;
	color: black;
	border-bottom: 1px solid #B8D0D8;
	font-size: 1.0em;
}

#bodyLeft a:visited {
	text-decoration: none;
	color: black;
	border-bottom: 1px dashed #B8D0D8;
	font-size: 1.0em;
	}

#bodyLeft a:hover {
	text-decoration: none;
	color: black;
	border-bottom: 1px solid #000066;
	font-size: 1.0em;
	}


#bodyLeft table {
	border: 0px;
	padding: 0px;
	margin: 0px;
	border-collapse:		collapse;
	empty-cells:			show;
}

#bodyLeft tr {
	border-bottom: 2px solid #B8D0D8;
	border-top: 	0px solid #B8D0D8;
	border-left: 	0px solid #B8D0D8;
	border-right: 	0px solid #B8D0D8;
}

#NewsTable .newsText {
  margin-top: 15px;
  font-size: 0.9em;
  vertical-align: middle;
}

#NewsTable table {
	margin-top: 30px;
	vertical-align: top;
	width: 600px;
   margin-left: 40px;
}

#NewsTable td {
	padding-left: 3px;
	font-size: 0.9em;
}

#NewsTable tr {
	vertical-align: top;
}

/*
#NewsTable .moreLink a {
  text-align: right;
  margin-top: 5px;
}
*/



#bodyLeft .RegattaTabelle {
	margin-top: 40px;
	width: 770px;
}

#bodyLeft .RegattaTabelle td, #bodyLeft .RegattaTabelle tr {
	padding: 3 0 3 0px;
	font-size: x-small;
}

#bodyLeft .RegattaTabelle a:link, #bodyLeft .RegattaTabelle a:active, #bodyLeft .RegattaTabelle a:visited{
	text-decoration: none;
	border: 0px;
}

#bodyLeft .RegattaTitel {
	font-weight: bold;
	font-size: small;
}

#bodyLeft .RegattaTitelVergangen{
	color: #708090;
	font-weight: bold;
	font-size: small;
}

#bodyLeft .RegattaSubtitelVergangen{
	color: #708090;
	font-size: x-small;
	
}

#bodyLeft .RegattaLegende {
	margin-top: 25px;
}

#bodyLeft .RegattaLegende tr{
	border: 0px;
}

#bodyLeft .RegattaLegende td {
	font-size: x-small;
}


#bodyLeft .TabelleMeldeListe {
	width: 770px;
}

#bodyLeft .TabelleMeldeListe thead {
	font-size: small;
	font-weight: bold;
	height: 40px;
}


#bodyLeft .TabelleMeldeListe tbody {
	font-size: x-small;
	vertical-align: top;
}

#bodyLeft .Steuermann {
	font-size: small;
}

#bodyLeft .TimeLine { 
   background: no-repeat fixed left top;
}

#bodyLeft .KontaktLayoutTabelle table {
	vertical-align: middle;
}

#bodyLeft .KontaktLayoutTabelle td {
  font-size:  small;
}


#bodyLeft .Button { 
	background-color:#B8D0D8; 
	color:#000066; 
	border:1px solid #000066; 
}

#bodyLeft input, #bodyLeft select, #bodyLeft textarea, #bodyLeft checkbox { 
	background-color:#B8D0D8; 
	color:#000066; 
	border:1px solid #000066; 
	padding: 1px;

	}

#bodyLeft .KontaktLayoutTabelle tr {
	border: 0px;
   vertical-align: top;
	padding-top: 20px;
}

#bodyLeft .Beitragstabelle table, #bodyLeft .Beitragstabelle tr{
	border: 0px;
	vertical-align: top;
	font-size: small;
	color: black;
}

#bodyLeft .Beitragsueberschrift {
	padding-top: 30px;
}


#bodyLeft .RegattaMeldung td{
	font-size: small;
	border: 0px;
}


#bodyLeft .RegattaMeldung tr{
	border: 0px;
}

#bodyLeft .ShowGalleryTable table, #bodyLeft .ShowGalleryTable tr {
	height: 160px;
}


#bodyLeft .GalleryNaviLinks a, #bodyLeft .GalleryNaviLinks td{
	font-size: xx-small;
	text-align: right;
	border: 0px;
}

#bodyLeft .GalleryNaviLinks tr, #bodyLeft .GalleryNaviLinks table{
	height: 0px;
	background: #ffffff;
	border: 0px;
	vertical-align: middle;
}



#bodyLeft .ChronikTabelle tr {
	
	border: 0px;
}


#bodyLeft .VorstandsName {
	font-weight: bold;
}


#bodyLeft .PhotoTable tr, #bodyLeft .PhotoTable td{
	border: 0px;
	padding-left: 3px;
	/*font-size: small;*/
}

#bodyLeft .PhotoTable table {
	text-align: center;
}

.ErfolgeTabelle, .ErfolgeTabelle td, .ErfolgeTabelle tr {
  font-size: small;
}

/******************* BODY RIGHT ********************************/



#bodyRight {
	position: relative;
	left: 805px;
	/*top: -695px;*/
	width: 160px;
/*	height: 710px;*/
	padding: 3px;
	margin: 0px;
	border-left: 1px solid #B8D0D8;
	padding-left: 15px;
	overflow: hidden;

}

#bodyRight .SchwarzesBrett {
	border-bottom: 1px solid #000066;
}

#bodyRight .FirstEntry {
	padding-top: 0px;
}

#bodyRight h1 {
	padding: 5px 0px 3px 0px;
	font-size: small;
	color: #000066;
	margin: 0px;
}

#bodyRight a, #bodyRight a:link, #bodyRight a:visited {
	font-size: x-small;
	color: #000066;
	text-decoration: none;
}

#bodyRight a:hover {
	text-decoration: underline;
}

#bodyRight p {
	font-size: xx-small;
	color: #000066;	
	padding: 0px;
}


.galleryImage {
	 border: 1px solid #3e65a6;
}

.errorMessage {
	
	color: red;
}

/*************** FOOTER *******************/

#footer {
	position: relative;
	margin-top: 5px;
	left: 0px;
/*	top:  -3px;  */
	width: 100%;
	height: 20px;
/*	background:blue;
	z-index: 10000;*/
	float: none;
	clear: both;
}

#footer table {
	background: #3e65a6;
	height: 20px;
	width: 100%
}

#footer p {
   text-align: right;
	background: #3e65a6;
	color: #fff;
	padding: 0 5px 0 0;
	height: 20px;
}

#footer a:link, #footer  a:active,  #footer a:visited {
	font-size: small;
	text-decoration: none;
	color: #fff;
	vertical-align: middle;
}

#footer a:hover {
	text-decoration: underline;
}




/****************** NEWS Eintrag *******************/

#newsBar {
  background: #3e65a6;
  color: white;
  margin: 0px;
  padding: 0px;
  width: 200px;
  text-align: center;
  z-index: 10000;
}


/************* Schwarzes Brett **********************/
#BlackBoardOverview {
	width: 500px;
	font-size: 0.8em;
}

#BlackBoardEntryList {
	/*width: 600px;*/
	width: 85%;
	font-size: 0.8em;
}

#BlackBoardEntryList a:link, #BlackBoardEntryList a:active, #BlackBoardEntryList a:visited {
	border: 0px;
}

#BlackBoardEntryList a:hover {
	border: 1px;
}


#BlackBoardDetailansicht {
	width : 551px;
	height: 405px;
	font-size: 0.8em;
	border: 0px;
	background-image: url(../images/schwarzes_brett_eintrag.jpg);
	background-repeat: no-repeat;
	overflow: scroll;
	background-position: top;
	background-position: left;
	
}


#BlackBoardDetailansicht tr {
	border: 0px;
}

#bodyLeft .BBNeuerEintrag tr {
	border: 0px;
   vertical-align: middle;
}

#bodyLeft .BBNeuerEintrag td {
	border: 0px;
   vertical-align: middle;
	padding: 5px;
	font-size: small;
}


#RegattenJahresWahl {
	float:right;
	font-size: x-small;
	width: 150px;
	padding-right: 20px;
	text-align: right;
	height: 35px;
	vertical-align: bottom;
}

#RegattenJahresWahl a, #RegattenJahresWahl a:link, #RegattenJahresWahl a:active, #RegattenJahresWahl a:hover {
	vertical-align: bottom;
}

#RegattenUeberschrift {
	width: 300px;
	float: left;
	height: 30px;
}

#RegattenUeberschrift h1{
	padding-top: 0px;
	vertical-align:top;
}


/************* STANDARDS ************/
img {
	border: 0px;
}

#clearer { clear:left; }