html{
}

body{
	background-color: #009;
	margin: 0;
	font-family: arial,geneva,sans-serif;
	font-size: 10pt;
}

#banner{
	background-color: #009;
	color: white;
	text-align: left;
	padding-left: 10px;
	height: 115px;
}

#banner #messelogo{
	top: 29px;
	right: 0;
	margin-right: 0;
}

#banner #clublogo{
	margin: 0;
}

#banner h3{
	text-align: center;
}

#banner a { color: white; }

#banner a:hover { color: white; }
#banner a:visited { color: white; }

#banner img 
{
	position: absolute;
}

#loginzeile{
	margin-left: 140px;
	font-size: 8pt; 
	font-weight: bold;
}

#navi
{
	position: absolute;
	left: 0;
	top: 115px;
	width: 150px;
	float: left;
	background-color: #009;
	text-align: center;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
}

.menutextsub 
{
	font-family:arial,helvetica,sans-serif; 
	font-size:10px; 
	color:white; 
	text-decoration:none; 
	font-weight:bold; 
	text-transform: none;
	text-align: left;
}


.naviItem
{
	text-align: left;
	background-image: url(_images/_buttons/navihg.jpg);
	padding-left: 10px;
	margin-bottom: 1px;
	height: 17px;
	padding-top: 5px;
	padding-bottom: 0;
	color: white;
}

.naviItem a, .naviItem a:visited{
	color: white;
	text-decoration: none;
}

#content, #contentBreit
{
	position: absolute;
	left: 160px;
	top: 115px;
	right: 0;
	background-color: white;
	padding: 10px;
	margin-right: 0;
	/*display: table-cell;*/
}

#naviBreit{
	width: 250px;
	float: left;
	background-color: #CCC;
}

#contentSchmal{
	margin-left: 250px;
	background-color: white;
}

.small { font-size: smaller; }

.smallest { font-size: xx-small; }

.negativ {
	background-color: #009;
	color: white;
}

.negativ a, .negativ a:visited {
	color: inherit;
}
.title_small
{
	font-family: Arial, Helvetica, Geneva, Swiss, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none; 
	font-weight: bolder;
}

.vorteil
{
	margin: 20px 0 20px 0;
	border: 1px solid #009;
	background-color: #EEE;
	padding: 5px;
}

.vorteil img{
	float: left;
	margin-right: 10px;
}

.vorteil h3{
	font-weight: normal;
	font-size: 12px;
	border-bottom: 1px solid black;
	margin-bottom: 0;
}

.vorteil h2{
	font-size: 18px;
	margin-top: 5px;
}

.vorteil h2 a{
	text-decoration: none;
	color: #009;
}

.vorteil .link{
	text-align: right;
}

.vorteil .vorspann{
	font-weight: normal;
	font-size: 14px;
	font-style: italic;
}

.vorteil .vorteilsbeschreibung{
	border: 2px solid #FC3;
	padding: 5px;
}

.vorteil .adresse{
	border-left: 5px solid #009;
	padding-left: 5px;
}

#vorteilsbilder{
	float: right;
}

#vorteilsbilder img{
	float: none;
}

.linkbox{
	float:right;
	border:1px solid white;
	padding: 1px 5px 1px 5px;
}

.linkbox a{
	text-decoration:none;
}
