body 
{
	color:#045d9b;
	font-family:Arial;
	font-size: 12px;
	background-color:#014dbf;
	text-align:center;
	margin:0px;
}

h1 {font-size:18px;color:#1ea803;}
h2 {font-size:16px;color:#258bfe;}
h3 {font-size:14px;color:#014dbf;}

ul
{
 line-height: 1.5;
}

hr {border-width:0px;height:1px;background:#258bfe;color:#258bfe;}

a:link, a:visited, a:active, a:hover
{ 
  text-decoration:none;
  font-weight:bold;
  color:#0171f3;
}
a:active, a:hover
{ 
  color: #1ea803;
  text-decoration: underline;
}

/* Die Hyperlinks im Menü */
a.menu:link, a.menu:visited
{ 
  color:#0171f3;
  text-decoration:none;
  font-weight:bold;
  font-size:16px;
}
a.menu:active, a.menu:hover
{ 
  color:#0171f3;
  text-decoration: underline;
}

/* Hyperlinks Quicknavi */
 a.quick:link
 {
	font-size: 10px;
	font-weight:normal;
	text-decoration: underline;
 }

/* Die Hyperlinks in der Fußzeile */
 a.impr:link
 {
  color: #fff;
  font-weight: normal;
 }


/* main-div */
.main {
	background: #fff;
	width:786px;margin:0px auto;
	text-align:left;
}

/* Die Titelzeile */
.menu {
	height:205px;
	background-color: #057dfe;
	background-image: url(img/head.jpg);
}

.b_ball {
	margin-top: 186px;
	margin-left: 193px;
	margin-right: 5px;
}

.b_ball_2 {
	margin-top: 186px;
	margin-left: 30px;
	margin-right: 5px;
}

.bold {
	font-weight: bold;
}


/* Das Menü */

.navi {
	font-size: 16px;	
	}
	
.navi_act {
	font-size: 16px;	
	color: #1ea803;
	}

.u_navi {
	height:25px;
	background: #FFF;
	margin-left: 212px;
	margin-top: 10px;
}

.u_navi_act {
	color: #1ea803;
}

.quick {
	font-size: 10px;
	font-weight:normal;
  color:#0171f3;
}

/* Mitglieder-Button */
.right {
	padding-right: 40px;
}

/* Der Inhalt */
.content {
	background-color: #fff;
	padding-top: 0px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
}

.li_ball {
	list-style-image: url(img/ball.jpg);
}

.middle {
	text-align: center;
}

/* Die Fußzeile */
.footer {
	color: #fff;
	background: #014dbf;
	text-align:center;
	padding:4px;
	font-size: 10px;
}
