@charset "utf-8";
body {
	line-height: 17px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFFFFF;
	background-color: #008ac0;
	background-image: url(../images/bgbody_start.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	moz-overflow-y:scroll;
	background-position: center top;
    }
	.schwimmhilfe #header {
	background-image: url(../images/top_start.png);
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-repeat: no-repeat;
	margin-top: 20px;
	height: 75px;
    }
	.schwimmhilfe #sidebar1 {
	float: left;
	width: 140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	height: 100%;
	margin-top: 220px;
	text-align: right;
    }
    .schwimmhilfe #container {
	width: 578px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	z-index: 1;
	background-attachment: fixed;
    }
    .schwimmhilfe #mainContent {
	background-image: url(../images/bg_mainc.png);
	background-repeat: repeat-x;
	text-align: left;
	position: relative;
	margin-top: 340px;
	float: right;
	padding-right: 60px;
    }



form { padding:0px; border:0px solid #ADD600; }
td, input, select, textarea { font-size:11px; font-family:Verdana,sans-serif; font-weight:normal; }
input, select, textarea { color:#536700; }

	
/* TEXXXXXXXXT ANFANG*/	

	h1  { font-size: 18px; color: #FFFFFF; font-weight: bold; line-height: normal;}
	h2  { color: #003399; font-weight: normal; font-size: 11px; font-style: normal;}
	h3  { color: #003399; font-weight: bold; font-size: 16px; font-style: normal;}
	
	p.small { font-size: 10px; color: #FFFFFF;	font-weight: normal; }
	
	a.navi:link {
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
	a.navi:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
	a.navi:active {
	font-size: 12px;
	color:#003366;
	text-decoration:none;
	font-weight: bold;
}
	a.navi:hover {
	font-size: 12px;
	color:#003366;
	text-decoration:none;
	background-color: none;
	font-weight: bold;
} 
	
	a.weiter:link   {	font-size: 14px; text-decoration: none;	text-decoration: none;	color: #FFFFFF;	font-weight: bold;}
	a.weiter:visited   {	font-size: 14px; color: #FFFFFF;	text-decoration: none;	font-weight: bold;}
	a.weiter:hover   {	font-size: 14px; color: #003366; text-decoration: bold;	}
	
	a:link   {	font-size: 11px; text-decoration: none;	text-decoration: none;	color: #FFFFFF;	font-weight: bold;}
	a:visited   {	font-size: 11px; color: #FFFFFF;	text-decoration: none;	font-weight: bold;}
	a:hover   {	font-size: 11px; color: #003366; text-decoration: bold;	}
/* TEXXXXXXXXT ENDE*/

