@charset "utf-8";
#pageBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	color: #014983;
	background-image: url(images/page_bgr.jpg);
	margin: 0px;
	padding: 0px;
}
#pageBgr {
	background-image: url(images/page_bgr_add.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: 460px 0px;
	height: 100%;
	width: 100%;
	position: absolute;
}
.mainColumnPadding {
	padding: 10px;
}

#pageHeader {
	background-image: url(images/ahoi_logo.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 240px;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#pageContainer {
	margin: 35px;
	width: 840px;
	height: auto;
	padding: 0px;
}
#pageContent {
	border: 5px solid #72CAEE;
	width: 830px;
	margin: 0px;
	background-color: #FFFFFF;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pageContent #mainColumn {
	width: 585px;
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	display: inline;
}
#pageContent #subColumn {
	float: right;
	width: 220px;
	background-image: url(images/bgr_subcolumn.jpg);
	background-repeat: repeat-x;
	height: auto;
	overflow: visible;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: inline;
}
.boxLightblue {
	background-color: #72CAEE;
	background-image: url(images/bgr_subcolumn.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	background-position: bottom;
}
.tableStandard td {
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #72CAEE;
	border-right-color: #72CAEE;
	border-bottom-color: #72CAEE;
	border-left-color: #72CAEE;
}


p, table, form {
	margin: 0px;
}
h2 {
	font-size: 1.8em;
	line-height: 1.3em;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0px;
	background-image: url(images/bgr_h2.jpg);
	background-repeat: repeat-x;
	background-color: #CA2801;
	background-position: bottom;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.underline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #72CAEE;
	border-right-color: #72CAEE;
	border-bottom-color: #72CAEE;
	border-left-color: #72CAEE;
	padding-bottom: 4px;
	margin-bottom: 4px;
}
.imageBorder {
	border: 3px solid #72CAEE;
}


h3 {
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	line-height: 1.2em;
}
h4 {
	font-size: 1em;
	font-weight: bold;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	line-height: 1.2em;
}

.nextEvent h3, .nextEvent p {
	text-align: center;
}
.nextEvent .eventDate {
	font-size: 1.8em;
	font-weight: bold;
	margin-bottom: 0.2em;
	margin-top: 0.5em;
}




a:link, a:visited, a:active {
	text-decoration: none;
	color: #CA2801;
}
.infoBox a:link, .infoBox a:visited, .infoBox a:active {
	color: #FFFFFF;
}

.infoBox {
	background-color: #FFFFFF;
	padding: 5px;
	margin: 5px;
}
.infoBox h2 {
	text-transform: uppercase;
	color: #C52700;
	background-image: url(images/bgr_infobox_header.jpg);
	background-color: #D0EEF9;
}
.infoBox .infoBoxContentBgr {
	background-image: url(images/bgr_infobox.jpg);
	background-repeat: repeat-x;
	color: #72CAEE;
	padding: 5px;
	background-color: #023866;
}


a:hover {
	text-decoration: underline;	
}

.boxMitgliedWerden {
	background-image: url(images/bgr_mitglied_werden.jpg);
	background-repeat: no-repeat;
	background-color: #72CAEE;
	height: 124px;
	padding-left: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
}
.boxMitgliedWerden h2 {
	background-color: transparent;
	background-image: none;
	padding: 0px;
	color: #014983;
}
#pageFooter {
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	height: 40px;
	margin: 1em;
}

.floatRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

.bigImageContainer {
	height: auto;
	background-image: url(images/bgr_bluebox.jpg);
	background-repeat: repeat-x;
	background-color: #014983;
	color: #FFFFFF;
	margin-bottom: 10px;
}
.bigImageContainer h2 {
	background-color: transparent;
	background-image: none;
	padding: 0px;	
}
.fontLightBlue {
	color: #72CAEE;
}
.bigImageContainer a {
	color: #FFF;
	text-decoration:none;
}
.bigImageContainer a {
	color: #FFF;
	text-decoration:underline;
}


#pageHeader h1 {
	display: none;
}
.floatLeft {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
#pageMenu ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-image: url(images/bgr_mainmenu_start.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	background-position: 0px 0px;
	height: 30px;
}
#pageMenu li {
	float: left;
}
#pageMenu li a, #pageMenu li.blind {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/bgr_mainmenu.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #72CAEE;
	border-right-color: #72CAEE;
	border-bottom-color: #72CAEE;
	border-left-color: #72CAEE;
	color: #72CAEE;
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	height: 20px;
	display: block;
}
#pageMenu li.blind {
	color: #157AA6;
}
#pageMenu li a:hover {
	background-position: 0px -60px;
	text-decoration: none;
}
#pageMenu li a.active {
	background-position: 0px -120px;
	color: #FFFFFF;
}
#pageMenu li a.active:hover {
	background-position: 0px -120px;
	text-decoration: none;
}
a.buttonStandard:link, a.buttonStandard:visited, a.buttonStandard:active {
	background-color: #014983;
	border: 3px solid #72CAEE;
	color: #FFFFFF;
	font-weight: bold;
	width: auto;
	overflow: visible;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
a.buttonStandard:hover {
	background-color: #015AA3;
	text-decoration: none;
	color: #FFFFFF;
}
.contentImage {
	margin-bottom: 10px;
}
.entryContainerFloat {
	width: 265px; 
	height: auto;
	padding:10px; 
	float:left; 
	margin: 0 15px 15px 0;
}
.entryContainerFloat td {
	text-align:center; 
	vertical-align: middle;
	width: 265px; 
	height: 265px; 
	padding: 0;
}