body {
  padding: 0px;
  margin: 0px;
  background-color: #ffffff;
}
#head {
  width: 1000px;
  height: 135px;
  margin: 5px;
  background-color: #ffffff;
  background-image: url(images_allg/back_header.png);
  background-repeat: no-repeat;
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  padding-top: 48px;
  padding-left: 20px;
}

#navi{
  position: absolute;
  top: 135px;
  left: 5px;
  width: 190px;
  height: auto;
  background-color: #ffffff;
  background-image: url(images_allg/back_navi.png);
}

/*Sportzentrum*/
#navi2{
  position: absolute;
  top: 135px;
  left: 800px;
  width: 190px;
  height: auto;
  background-color: #ffffff;
  background-image: url(images_allg/back_navi2.png);
  
}

#content {
  position: absolute;
  top: 145px;
  left: 205px;
  width: auto;
  height: auto;
  background-color: #ffffff;
  padding-left: 5px;
}

/*Sportzentrum*/
#content2 {
  position: absolute;
  top: 145px;
  left: 205px;
  width: 580px;
  height: auto;
  background-color: #ffffff;
  padding-left: 5px;
  overflow: auto;
}

ul {
	list-style: none;
	margin: 0px;
	padding: 0;
	}

img {
    border: none;
} 

/*
#menu {
	width: 146px;
	margin: 10px;
	border-style: solid solid solid solid;
	border-color: #000000;
	border-size: 1px;
	border-width: 1px;
	}
*/
/* [[Menu-Kopf]] */	

div.menuHead {
	display: block;
	width: 150px;
	height: 21px;
	border: 1px solid #000000;
	background-color: #C63000;
	color: #ffffff;
	text-align: left;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	position: relative;
	left: -0.17em;
	top: -0.17em;
}

/*Sportzentrum*/
div.menuHead2 {
	display: block;
	width: 150px;
	height: 24px;
	border: 1px solid #000000;
	background-color: #8BFE3F;
	color: #ffffff;
	text-align: left;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	position: relative;
	left: -0.27em;
	top: -0.47em;
}

div.menuHead a, div.menuHead a:link, div.menuHead a:visited {
	display: block;
	height: 21px;
	background-color: #C63000;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 5px;
}

/*Sportzentrum*/
div.menuHead2 a, div.menuHead2 a:link, div.menuHead2 a:visited {
	display: block;
	height: 21px;
	background-color: #8BFE3F;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 5px;
}

div.menuHead a:hover {	
	display: block;
	height: 21px;
	background-color: #ffffff;
	color: #C63000;
}

/*Sportzentrum*/
div.menuHead2 a:hover {	
	display: block;
	height: 21px;
	background-color: #ffffff;
	color: #008C00;
}

/* [[Schatten für Menu-Kopf]] */

div.shadowBox{
	width: 150px;
	height: 21px;
	border: 0px;
	background-color: #3A3A3A;
	margin-top: 2px;
	margin-bottom: 8px;
	margin-left: 10px;
	position: relative;
	left: 0.17em;
	top: 0.17 em;
}

/* [[Normaler Menu-Punkt]] */

div.menu {
	display: block;
	width: 140px;
	height: 20px;
	border: 1px solid #000000;
	background-color: #008C00;
	color: #ffffff;
	text-align: right;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
	
	position: relative;
	left: -0.17em;
	top: -0.17em;
	margin: 2px;
	margin-left: 26px;
}

/*Sportzentrum*/
div.menu2 {
	display: block;
	width: 140px;
	height: 20px;
	border: 1px solid #000000;
	background-color: #FFD900;
	color: #000000;
	text-align: right;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	left: -0.17em;
	top: -0.17em;
	margin: 2px;
	margin-left: 26px;
	margin-bottom: 2px;
}

div.menu a, div.menu a:link, div.menu a:visited {
	display: block;
	height: 19px;
	background-color: #008C00;
	color: #ffffff;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 5px;
}

/*Sportzentrum*/
div.menu2 a, div.menu2 a:link, div.menu2 a:visited {
	display: block;
	height: 19px;
	background-color: #FEEC7E;
	color: #000000;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 5px;
}

div.menu a:hover {
	display: block;
	height: 19px;
	background-color: #ffffff;
	color: #008C00;
}

/*Sportzentrum*/
div.menu2 a:hover {
	display: block;
	height: 19px;
	background-color: #ffffff;
	color: #C63000;
}

/* [[Definition spezieller Links]] */

a.plus {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
}

a.header:link {
  color: #000000;
  text-decoration: none;
}

a.header:visited {
  color: #000000;
  text-decoration: none;
}

a.header:hover {
	color: #CD3301;
	text-decoration: underline;
}

a.header:active {
  color: #000000;
  text-decoration: none;
}

.bilderGalerie
{
margin:12px;
}

/* [[boxView]] - Zum Anzeigen/Ausblenden der Boxen */

#boxView1 {
	display: block;
}

#boxHide1 {
	display: none;
}

#boxView2 {
	display: block;
}

#boxHide2 {
	display: none;
}

#boxView3 {
	display: block;
}

#boxHide3 {
	display: none;
}

#boxView4 {
	display: block;
}

#boxHide4 {
	display: none;
}
