html {
	width: 100%;
	height: 100%;
}

body {
	width: 100%;
	background-color: #ffffff;
	text-align:center;
	margin-top:0px;
	padding: 0;
	/*height: 100%;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #515151;
}
#page	{
	margin: 10px auto 0px auto;
	width: 922px;
	/*display: table;*/
}
#head {
	width: 100%;
	height: 149px;
	background-color: #ffffff;
}

#navibalken {
	width: 100%;
	height: 28px;
}

*html #navibalken {
	margin-top: -6px;
}

#content {
	display: table;
	width: 100%;
	background-color: #F9F9F9;
	background-image: url(../images/hg.gif);
}
#leftpane {
	color: #969696;
	width: 140px;
	text-align: left;
	margin: 40px 0px 0px 22px;
	float:left;
}
#leftpane_print {
	display:none;
}
#inhalt {
	font-size: 12px;
	color: #515151;
	width: 536px;
	text-align: left;
	margin: 30px 0px 0px 32px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
}

#rightpane {
	position:relative;
	color: #969696;
	width: 148px;
	text-align: left;
	margin: 40px 12px 0px auto;
	float:right;
}
#feet {
	height: 123px;
	width: 100%;
	background-image: url(../images/feet.gif);
}
/*--------------------------header-------------------------*/
#headshadowleft {
	width:12px;
	height:149px;
	background-image: url(../images/headshadowleft.gif);
	background-repeat: no-repeat;
	float:left;
}
#headleft {
	width:188px;
	height:149px;
	float:left;
}
#logo {
	width:188px;
	height: 49px;
	margin: 0 auto 0 0px;
	text-align:left;
}
#logo a {
	color: #444444;
	text-decoration: none;
	font-weight: bold;
}
#logo a:hover {
	color: #777777;
	text-decoration: none;
	font-weight: bold;
}
#sportarten {
	width: 188px;
	height:100px;
	background-image: url(../images/sportartenhg.gif);
	float:left;
	text-align:left;
	padding: 0px 0 0 12px;
}
#sportarten a{
	width: 170px;
	text-decoration: none;
	color: #8F8D8D;
	font-size: 11px;
	line-height: 13px;
	height: 15px;
	padding-left:26px;
	padding-top:3px;
	text-transform: uppercase;
	vertical-align: text-bottom;
	margin-bottom:-3px;
}
*html #sportarten a{
	padding-top:0px;
}

#sportarten a.swimming{
	color: #828282;
	font-weight: normal;
	background-image: url(/portaldata/1/images/icon_swimming.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#sportarten a.swimming:hover{
	color: #828282;
	font-weight: bold;
	background-image: url(/portaldata/1/images/icon_swimmON.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#sportarten a.swimmingON{
	color: #828282;
	font-weight: bold;
	background-image: url(/portaldata/1/images/icon_swimmON.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#sportarten a.diving{
	background-image: url(/portaldata/1/images/icon_diving.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#sportarten a.divingON{
	color: #828282;
	font-weight: bold;
	background-image: url(/portaldata/1/images/icon_divingON.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#sportarten a.diving:hover{
	color: #828282;
	font-weight: bold;
	background-image: url(/portaldata/1/images/icon_divingON.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#sportarten a.waterpolo {
	background-image: url(/portaldata/1/images/icon_waterpolo.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#sportarten a.waterpoloON{
	color: #828282;
	font-weight: bold;
	background-image: url(/portaldata/1/images/icon_waterpoloON.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#sportarten a.waterpolo:hover{
	color: #828282;
	font-weight: bold;
	background-image: url(/portaldata/1/images/icon_waterpoloON.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#sportarten a.synchro{
	background-image: url(/portaldata/1/images/icon_synchro.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#sportarten a.synchroON{
	color: #828282;
	font-weight: bold;
	background-image: url(/portaldata/1/images/icon_synchroON.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#sportarten a.synchro:hover{
	color: #828282;
	font-weight: bold;
	background-image: url(/portaldata/1/images/icon_synchroON.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}





#headright {
	width:710px;
	height:149px;
	float:left;
}
#top {
	width: 100%;
	height: 17px;
	font-size:10.5px;
	line-height:16px;
}
#language {
	margin: 0;
	width: 70px;
	height: 18px;
	float:left;
	text-align:left;
}
#language a{
	width: 15px;
	height:17px;
	margin-right: 1px;
	background-image: url(../images/languageOFF.gif);
	color: #515151;
	text-align:center;
	font-size:10.5px;
	text-decoration:none;
	line-height:16px;
	padding: 2px 5px 2px 5px;
}
#language a:hover{
	background-image: url(../images/languageON.gif);
	color: #ffffff;
}
#language a.on{
	width: 15px;
	height:17px;
	margin-right: 1px;
	background-image: url(../images/languageON.gif);
	color: #ffffff;
	text-align:center;
	font-size:10.5px;
	text-decoration:none;
	line-height:16px;
	padding: 2px 5px 2px 5px;
}
#metanavi {
	margin: auto 0 auto 10px;
	float:left;
	color: #B3B3B3;
}
#metanavi a {
	color: #B3B3B3;
	text-decoration:none;
	margin: 0 5px 0 5px;
}
#searchpane {
	width: 156px;
	float:right;
	text-align:left;
	background-image: url(../images/languageOFF.gif);
	height:17px;
}
#searchpane .input {
	width: 120px;
	height: 15px;
	line-height:15px;
	font-size: 90%;
	color: #515151;
	margin: 0;
	background-color: #ffffff;
	border: 0px ;
	padding:auto 0px auto 5px;
}

#searchpane .button {
	width: 20px;
	height: 17px;
	line-height:17px;
	font-size: 90%;
	color: #666666;
	margin: 0;
	border: 0px ;
	background-image: url(../images/languageOFF.gif);
}
#headshadowright {
	width:12px;
	height:149px;
	background-image: url(../images/headshadowright.gif);
	background-repeat: no-repeat;
	float:right;
}
#navishadowleft {
	width:12px;
	height:28px;
	background-image: url(../images/shadowleft.gif);
	float:left;
}

/*------*/
#navi {
	width: 898px;
	height: 28px;
	float:left;
}
#navi a {
	width: 148px;
	height: 24px;
	line-height: 24px;
	float:left;
	text-decoration: none;
	color: #808080;
	font-size: 11px;
	background-image: url(../images/navi1OFF.gif);
	font-family: Tahoma, Geneva, sans-serif;
	text-transform: UPPERCASE;
}
#navi a:hover {
	width: 148px;
	height: 24px;
	line-height: 24px;
	float:left;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
	background-image: url(../images/navi1ON.gif);
	font-family: Tahoma, Geneva, sans-serif;
}
#navi a.on {
	width: 148px;
	height: 24px;
	line-height: 24px;
	float:left;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
	background-image: url(../images/navi1ON.gif);
	font-family: Tahoma, Geneva, sans-serif;
}
/*--------------*/
#navi .abstand {
	width: 2px;
	height: 24px;
	float:left;
}


#navishadowright {
	width:12px;
	height:28px;
	background-image: url(../images/shadowright.gif);
	float:right;
}
#headerright {
	width: 815px;
	height: 120px;
	float:right;
}

#metanavi2 {
	margin: 1px 10px auto auto;
	width: 165px;
	float:right;
	text-align: right;
}

#metanavi2 a {
	color: #666666;
}

#leftpane a {
	color: #676767;
	text-decoration: none;
	font-weight: normal;
	line-height: 22px;
	font-size: 12px;
	background-image: url(/portaldata/1/images/navi2hgOFF.gif);
	width: 140px;
	padding-left: 9px;
	height: 24px;
	background-repeat: no-repeat;
	background-position: bottom;
	display:block;
}
#leftpane a:hover {
	color: #676767;
	background-image: url(/portaldata/1/images/navi2hgON.gif);
}
#leftpane a.on {
	color: #676767;
	text-decoration: none;
	font-weight: normal;
	line-height: 22px;
	font-size: 12px;
	background-image: url(/portaldata/1/images/navi2hgON.gif);
	width: 140px;
	padding-left: 9px;
	height: 24px;
	background-repeat: no-repeat;
	background-position: bottom;
	display:block;
}
#leftpane a.off2 {
	font-weight: normal;
	line-height: 12px;
	font-size:11.5px;
	display:block;
	background-image: none;
	padding-left: 14px;
	margin-bottom:2px;
	margin-top:2px;
}
#leftpane a.off2:hover {
	color:#000;
	background-image: none;
	font-size:11.5px;
	padding-left: 14px;
	line-height: 12px;
	margin-bottom:2px;
	margin-top:2px;
}
#leftpane a.on2 {
	color:#000;
	line-height: 12px;
	font-size:11.5px;
	display:block;
	background-image: none;
	padding-left: 14px;
	margin-bottom:2px;
	margin-top:2px;
}
#leftpane a.on2:hover {
	color:#000;
	line-height: 12px;
	font-size:11.5px;
	display:block;
	background-image: none;
	padding-left: 14px;
	margin-bottom:2px;
	margin-top:2px;
}
#leftpane a.off3 {
	font-weight: normal;
	line-height: 11px;
	font-size:10px;
	display:block;
	background-image: none;
	padding-left: 24px;
	width: 125px;
	height: auto;
	margin-bottom: 10px;
}
#leftpane a.off3:hover {
	font-weight: bold;
	background-image: none;
	font-size:10px;
	padding-left: 24px;
}
#leftpane a.on3 {
	font-weight: bold;
	line-height: 11px;
	font-size:10px;
	display:block;
	background-image: none;
	padding-left: 24px;
	width: 125px;
	height: auto;
	margin-bottom: 10px;
}
#leftpane a.on3:hover {
	font-weight: bold;
	line-height: 11px;
	font-size:10px;
	display:block;
	background-image: none;
	padding-left: 24px;
}
#leftpane h1 {
	color: #676767;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
	font-size: 12.5px;
	background-image: url(/portaldata/1/images/navi2hgON.gif);
	width: 140px;
	padding-left: 9px;
	height: 24px;
	background-repeat: no-repeat;
	background-position: bottom;
	display:block;
	margin-top: 40px;
}
#leftpane p {
	padding-left: 9px;
}
/*-*/
#leftpane a.normal {
	text-decoration: none;
	font-weight: normal;
	background-image: none;
}
#leftpane a.normal:hover {
	text-decoration: none;
	font-weight: bold;
	background-image: none;
}
#leftpane input {
	width: 140px;
	margin: -4px auto 11px 5px;
	color: #A5A5A5;
	height: 18px;
	font-size: 11px;
}
#leftpane input.button {
	width: 40px;
	margin: -4px auto 11px 105px;
	color: #A5A5A5;
	height: 18px;
	font-size: 11px;
	background-image: url(/portaldata/1/images/navi2hgON.gif);
	border: none;
}

#leftpane #box p {
margin: 0px;
padding: 0px;
}
#leftpane #box a {
	color: #676767;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	background-image:none;
	line-height: auto;
	padding: 0px;
	display:inline;
}
#leftpane  #box  a:hover {
	color: #676767;
	background-image: none;
}
#leftpane #box  h1 {
	color: #676767;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
	font-size: 12.5px;
	background-image: none;
	margin: 0px;
	height: 24px;
	padding:0px;
}
/*------------------------- inhalt ---------------------------------- */
#inhalt h1 {
	font-size: 16px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
#inhalt h2 {
	font-size: 13px;
	margin-bottom: 3px;
}
#inhalt h3 {
	font-size: 12px;
	margin-bottom: 3px;
}

#inhalt img.links {
	margin-right: 15px;
	margin-bottom: 10px;
	float:left;
}

#inhalt hr {
border: 0px;
	width: 100%;
	height: 1px;
	margin-bottom: 10px;
	border-top: 1px solid #ccc;
	background-color: #FFFFFF;
}





#inhalt a {
	text-decoration: none;
}
#inhalt a.on {
	color: #515151;
	text-decoration: none;
	font-size:120%;
	margin-top: 45px;
	font-weight: bold;
}
#inhalt a.on2 {
	color: #515151;
	text-decoration: none;
	margin-left: 20px;
	line-height: 20px;
}
#inhalt a.on2:hover {
	color: #111111;
}



#inhalt a.trans {
	color: #515151;
	text-decoration: none;
}
#inhalt a.trans:hover {
	color: #111111;
	text-decoration: none;
}
#inhalt a.transhell {
	color: #aaaaaa;
	text-decoration: none;
}
#inhalt a.transhell:hover {
	color: #444444;
	text-decoration: none;
}

#inhalt .newstitle {
	color: #000000;
	font-weight: bold;
}
#inhalt .newstitlenormal {
	color: #000000;
}
#inhalt .newsdate {
	color: #666666;
}
#inhalt .subnav {
	color: #444444;
	display:block;
}
#inhalt span.label {
	width: 120px;
	float:left;
}

#inhalt span.tab {
	width: 250px;
}
#inhalt table {
	font-size: 12px;
	border-collapse:collapse;
	width: 100%;
}
#inhalt tr {
	background-color: #F9F9F9;
}
#inhalt tr.white {
	background-color: #ffffff;
}
#inhalt tr.grey {
	background-color: #efefef;
}
#inhalt td {
	padding: 1px 5px 1px 5px;
	vertical-align: text-top;
}
#inhalt th {
	padding: 1px 5px 1px 5px;
	vertical-align: text-top;
}
#inhalt div.abstand {
	WIDTH: 500px; 
	HEIGHT: 6px; 
	CLEAR: both
}
*html #inhalt div.abstand {
	disply: none;
}

#inhalt .button {
	width: 70px;
	height: 18px;
	line-height:17px;
	font-size: 90%;
	color: #666666;
	margin: 0;
	border: 0px ;
	background-image: url(/portaldata/1/images/button.png);
}

#dunkelblau {
width: 240px;
float:left;
}
#dunkelblau a.off1 {
	font-size: 14px;
	font-weight: bold;
}
#dunkelblau a.off2 {
	margin-left: 15px;
}
#dunkelblau a.off3 {
	margin-left: 30px;
}
#dunkelblau a.off4 {
	margin-left: 45px;
}
#hellblau {
	width: 230px;
	margin-left:40px;
}
#hellblau h1 {
	color: #5daecd;
}
#hellblau a.off1 {
	font-size: 14px;
	color: #5daecd;
	font-weight: bold;
}
#hellblau a.off2 {
	margin-left: 15px;
	color: #5daecd;
}
#hellblau a.off3 {
	margin-left: 30px;
	color: #5daecd;
}
#hellblau a.off4 {
	margin-left: 45px;
	color: #5daecd;
}
#gruen {
	width: 240px;
	float:left;
}
#gruen h1 {
	color: #89ca6d;
}
#gruen a.off1 {
	font-size: 14px;
	color: #89ca6d;
	font-weight: bold;
}
#gruen a.off2 {
	margin-left: 15px;
	color: #89ca6d;
}
#gruen a.off3 {
	margin-left: 30px;
	color: #89ca6d;
}
#gruen a.off4 {
	margin-left: 45px;
	color: #89ca6d;
}
#gelb {
	width: 230px;
	margin-left:40px;
}
#gelb h1 {
	color: #870202;
}
#gelb a.off1 {
	font-size: 14px;
	color: #870202;
	font-weight: bold;
}
#gelb a.off2 {
	margin-left: 15px;
	color: #870202;
}
#gelb a.off3 {
	margin-left: 30px;
	color: #870202;
}
#gelb a.off4 {
	margin-left: 45px;
	color: #870202;
}
#rot {
	width: 240px;
}
#rot h1 {
	color: #c0039a;
}
#rot a.off1 {
	font-size: 14px;
	color: #c0039a;
	font-weight: bold;
}
#rot a.off2 {
	margin-left: 15px;
	color: #c0039a;
}
#rot a.off3 {
	margin-left: 30px;
	color: #c0039a;
}
#rot a.off4 {
	margin-left: 45px;
	color: #c0039a;
}
#linie {
	width: 100%;
	margin: 2px 0 2px 0;
	background-color: inherit;
	clear:both;
}
#linie-grey {
	width: 100%;
	margin: 2px 0 2px 0;
	background-color: #efefef;
	clear:both;
}
.m60r {
	width: 50px;
	text-align: right;
	margin:0 5px 0 0;
	float:left;
	clear:both;
}

.m20 {
	width: 20px;
	text-align: left;
	margin:0 5px 0 0;
	float:left;
}
.m50 {
	width: 50px;
	text-align: left;
	margin:0 5px 0 0;
	float:left;
	background-color: inherit;
}
.m80 {
	width: 80px;
	text-align: left;
	margin:0 5px 0 0;
	float:left;
	background-color: inherit;
}
.m100 {
	width: 100px;
	text-align: left;
	margin:0 5px 0 0;
	float:left;
	background-color: inherit;
}
.m100r {
	width: 100px;
	text-align: right;
	margin:0 5px 0 0;
	float:left;
}
.m140r {
	width: 140px;
	text-align: right;
	margin:0 5px 0 0;
	float:left;
	background-color: inherit;
}
.m150 {
	width: 150px;
	text-align: left;
	margin:0 5px 0 0;
	float:left;
	background-color: inherit;
}
.m200 {
	width: 190px;
	text-align: left;
	margin:0 5px 0 0;
	float:left;
	background-color: inherit;
}
.m250 {
	width: 240px;
	text-align: left;
	margin:0 5px 0 0;
	float:left;
	background-color: inherit;
}
.m200r {
	width: 190px;
	text-align: right;
	margin:0 5px 0 0;
	float:left;
	background-color: inherit;
}
.m300 {
	width: 300px;
	text-align: left;
	margin:0 5px 0 0;
	float:left;
	background-color: inherit;
}
.m350 {
	width: 380px;
	text-align: left;
	margin:0 5px 0 0;
	float:left;
	background-color: inherit;
}
.w500 {
	width: 500px;
	text-align: left;
	margin:0;
	float:left;
	height: 200px;
}
.mrest {
	margin: 0 0px 0 5px;
	background-color: inherit;
}

.mrestr {
	margin: 0 0px 0 5px;
	text-align: center;
}

#news {
	margin: 0 0 0px 0;
	clear:both;
	width: 100%;
}
#news img.preview {
	float: left;
	margin: 0px 20px 0px 0px;
	
}
#news .headline {
	font-size: 90%;
	margin-bottom: -8px;
}
#news .link {
	font-size: 90%;
	margin-bottom: 0px;
	/*margin-bottom: -8px;*/
	text-align:right;
}
#title h2 {
margin-top: 10px;
}
/*-*/
#news a.next {
	padding-left: 10px;
	background-image: url(/portaldata/1/images/pfeil-rechts.gif);
	font-weight: bold;
	color: #312492;
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 10px;
}



#box table {
	font-size: 12px;
	border-collapse:collapse;
}
#box tr {
	background-color: #ffffff;
}
#box tr.grey {
	background-color: #efefef;
}
#box td {
	padding: 1px 5px 1px 5px;
	vertical-align: text-top;
}
#box {
	background-color: #ffffff;
	border: 1px solid #c7c7c7;
	margin: 15px 0 15px 0;
	padding: 6px;
	width: 100%;
	display:table;
	clear:both;
}
#box h1 {
	color: #515151;
	font-size: 14px;
	margin: 0 0 10px 0;;
	font-weight: bold;
	text-transform: none;
}
/*--------------------------------------------------------------------------*/

/*-*/
#rightpane h1 {
	width: 148px;
	height: 21px;
	display:table;
	line-height: 21px;
	font-weight: bold;
	background-image: url(/portaldata/1/images/rightpaneHGlink.gif);
	margin-bottom: 20px;
	text-decoration: none;
	padding-left: 8px;
	text-transform: uppercase;
	font-size: 12px;
}
#rightpane a.balken {
	width: 148px;
	height: 21px;
	display:table;
	line-height: 21px;
	font-weight: bold;
	background-image: url(/portaldata/1/images/rightpaneHGlink.gif);
	margin-bottom: 5px;
	text-decoration: none;
	padding-left: 0px;
	text-transform: uppercase;
}
#rightpane a.blank {
	background-image: none;
}
#rightpane td.sponsors {
	background-image: url(/portaldata/1/images/hg_sponsors.gif);
	font-size: 70%;
	font-weight: bold;
}
#rightpane td.klein {
	font-size: 80%;
}
#rightpane a.trans {
	color: #515151;
	text-decoration: none;
}
/*------------------------------------feet */
#feetsponsors {
	width: 600px;
	height: 90px;
	text-align: left;
	margin-left: 200px;
}
#feetsponsors img {
	float:left;
	margin-right: 30px;
	margin-top: 50px;
}
#feetadress {
	width: 100%px;
	height: 15px;
	margin: -10px 10px 0px 10px;
	text-align: right;
	font-size: 90%;
	color: #9A9A9A;
}
/*-------*/
.contactLeft {
	WIDTH: 70%; 
	HEIGHT: 70px;
}
.contactLeftImages {
	FLOAT: left; 
	MARGIN-RIGHT: 10px;
}

.contactRight {
	MARGIN-TOP: -69px; 
	WIDTH: 100%; 
	POSITION: relative; 
	HEIGHT: 69px; 
	TEXT-ALIGN: right;
}
.contactRightImages{
	FLOAT: right; 
	MARGIN-LEFT: 10px; 
	margin-top:-71px; 
}
*html .contactRight {
	HEIGHT: 139px; 
	MARGIN-TOP: -139px; 
}
*html .contactRightImages{
	FLOAT: right; 
	MARGIN-LEFT: 10px;
	margin-top:0; 
}
#inhalt table.m500 {
	width:500px;
}
#inhalt table.m500 td {
	padding: 0px;
	margin:0px;
	vertical-align:top;
}
.w200 {
	width: 200px;
	font-size: 80%;
	border: solid 1px #aaaaaa;
}
*html input.w200{
margin-left: -5px;
}
.w250 {
	width: 250px;
	font-size: 80%;
	border: solid 1px #aaaaaa;
}

#detailsearch {
	border: solid 1px #aaaaaa;
	width: 100%;
	background-color: #eeeeee;
	margin-bottom:20px;
	padding: 15px 0px 15px 0px;
}
#inhalt table.newsbild {
	margin: 0px 10px 10px 0px;
	float:left;
	width:200px;
}
td.bildlegende {
	font-size: 90%;
	font-style: italic;
	color: #666666;
	background-position: center;
}
div.previewtext {
	margin:0px;
}
