/* GENERAL STYLES */

body {
  margin: 0;
  padding: 0;
  background: url(background1.jpg) no-repeat top left;
  }

h1, h2{
  margin: 0;
  padding: 0;
  }

h3 {
  margin: 3px 0 3px 0;
  padding: 0;
  font-size: 17px;
  font-weight: 500;
  background: none;
  }

p {
  margin: 2px 0;
  }

a:link { 
	font-weight: lighter; 
	text-decoration: underline; 
	color: #000;
	}

a:visited { 
	text-decoration: underline; 
	font-weight: lighter; 
	color: #77490B;
	}

a:hover, a:active { 
	text-decoration: underline; 
	font-weight: lighter; 
	text-decoration: underline; 
	color: #333;
  background: #C7B28E;
  }

ul {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  list-style: none;
  }


/* MAIN DIV STYLES*/

#container {
  height: 1134px;
  margin: 0 0 20px 0;
  padding:0;
  }

/* CLASS STYLES */

.p1 {
	margin-top: 10px;
	text-indent: 0px;
	font-weight: bolder;
  }

.p5 {
  margin-top: 15px;
  width: 300px;
  text-align: left;
  }

.select {
  margin: 3px 0 3px 0;
  padding: 0;
  font-size: 17px;
  font-weight: 500;
  background: none;
  }

/* ID STYLES */

#intro {
  margin: 0;
  padding: 0;
  }

#pageHeader {
  margin: 0;
  padding: 0;
  }


#headline h3 {
  margin: 8px 0 3px 0;
  padding: 0px 0 0 0;
  font-size: 17px;
  font-weight: 400;
  background: url(HeadPic1.gif) no-repeat bottom left;
  text-indent: 35px;
  }


#text {
  text-align: justify;
  padding: 180px 0 0 150px;
  width: 430px;
  font-family: verdana, tahoma, arial;
  font-size: xx-small;
  voice-family: "\"}\""; 
  voice-family:inherit;
  font-size: x-small;
  }

html>#text  {
  font-size: x-small;
  width: 400px;
  }

#menu {
	top: 180px;
	margin-left: 588px;
	position: absolute;
	text-align: right;
	font-family: verdana, tahoma, arial;
	font-size: xx-small;
	width: 198px;
	padding: 0 12px;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: x-small;
	width: 174px;
	left: -6px;
  }

html>#menu  {
  font-size: x-small;
  width: 174px;
  }

#menu a:link {
  font-weight: normal; 
	text-decoration: none; 
	color: #000;
  }

#menu a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #000;
	}

#menu a:hover, #menu a:active { 
	font-weight: normal; 
	text-decoration: none; 
	color: #000;
  }

#menuMannschaft, #menuLiga, #menuGewichtheben, #menuVerein, #menuKontakt {
  margin-top: 10px;
  }

#LogoPic {
  top: 0;
  left: 187px;
  background: url(LogoPic1.jpg) no-repeat top left;
  position: absolute;
  width: 278px;
  height: 178px;
  }
  
  #TitlePic {
  top: 0;
  left: 605px;
  background: url(TitlePic1.jpg) no-repeat top left;
  position: absolute;
  width: 160px;
  height: 162px;
  }

#footer {
  text-align: center;
  margin-top: 50px;
  }

#footer a:link {
  width: 20px;
  padding: 20px 15px 0 0;
	font-weight: bold; 
	text-decoration: none; 
	color: #000;
  }

#footer a:visited { 
	width: 40px;
  padding: 20px 15px 0 0;
  font-weight: bold; 
	text-decoration: none; 
	color: #000;
	}

#footer a:hover, #footer a:active { 
	width: 20px;
  padding: 0px 15px 0 0; 
	font-weight: bold; 
	text-decoration: none; 
	color: #333;
  }


/* OTHER STYLES */

h1 span {
  margin: 0;
  padding: 0;
  display: none;
  }

h2 span {
  margin: 0;
  padding: 0;
  display: none;
  }
