/* SQUASH INSEL */

html, body {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 120%;
  color: #000;
  background: #b2b3b3 url(gfx/back.jpg) repeat-y top center;
}

/* LINKS */

a {
  color: #ffae00;
  text-decoration: none;
}

a:hover {
  color: #fff;
  text-decoration: underline;
}

/* BILDER */

img {border: 0;}

/* LAYOUT */

div#page {
  width: 990px;
  margin: 0;
  padding: 0;
  background: url(gfx/head2.jpg) no-repeat top center; 
}

/* LAYOUT - CLUBSEITE */

div#pageclub {
  width: 990px;
  margin: 0;
  padding: 0;
  background: url(gfx/headclub2.jpg) no-repeat top center; 
}

/* HEADER */

div#head {
  float: left;
  width: 990px;
  height: 240px;
  margin: 0;
  padding: 0;
}

/* HEADNAV */

div#head div#headnav {
  float: right;
  width: 300px;
  color: #879aa8;
  text-align: right;
  line-height: 100%;
  font-size: 12px;
  margin: 32px 80px 0 0;
  padding: 0;
}

div#head div#headnav a {
  text-decoration: none;
  color: #879aa8;
  font-size: 10px;
  margin: 0;
  padding: 0 5px;
}

div#head div#headnav a:hover {
  text-decoration: underline;
}

/* LEFT */

div#left {
  float: left;
  width: 262px;
  margin: 0;
  padding: 0;
  color: #000;
  text-align: left;
}

/* LEFT - NAVIGATION */

div#left div#navigation {
  float: left;
  width: 226px;
  margin: 0;
  padding: 0 0 0 36px;
  color: #000;
  text-align: left;
}

div#left div#navigation a {
	font-size: 14px;
	text-decoration: none;
	color: #587c86;
	line-height: 40px;
	padding: 0 0 0 5px;
	display: block;
}

div#left div#navigation a:hover {
  font-size: 14px;
  text-decoration: none;
  color: #ffae00;
}

div#left div#navigation div#back {
  width: 226px;
  margin: 13px 0 0 0;
  padding: 9px 0 0 0;
  background: url(gfx/nav_back.jpg) repeat-y;
}

div#left div#navigation div#back ul {
  margin: 0;
  padding: 0 20px 0 30px;
  list-style: none;
}

div#left div#navigation div#back li {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 40px;
	border-bottom: 1px solid #587c86;
}

div#left div#navigation div#back li:hover {
  background: #fff;
  border-bottom: 1px solid #ffae00;
}

/* NAVIGATION HINTERGRUND - CLUBSEITE */

div#left div#navigation div#backclub {
  width: 226px;
  margin: 13px 0 0 0;
  padding: 9px 0 0 0;
  background: url(gfx/nav_backclub.jpg) repeat-y;
}

div#left div#navigation div#backclub ul {
  margin: 0;
  padding: 0 20px 0 30px;
  list-style: none;
}

div#left div#navigation div#backclub li {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 40px;
	border-bottom: 1px solid #587c86;
}

div#left div#navigation div#backclub li:hover {
  background: #fff;
  border-bottom: 1px solid #ffae00;
}

div#left div#navigation div#bottom {
  width: 226px;
  height: 15px;
  background: url(gfx/nav_bottom.jpg) no-repeat;
}

/* LEFT - KONTAKT */

div#left div#kontakt {
  float: left;
  margin: 0;
  padding: 0 0 0 36px;
  color: #d7e0f0;
  font-size: 10px;
  width: 233px;
  line-height: 16px;
}

div#left div#kontakt div#top {
  width: 233px;
  height: 52px;
  background: url(gfx/kontakt_top.jpg) no-repeat;
}

div#left div#kontakt div#top h1 {
  font-family: Georgia, "Times New Roman", Times, serif;
  margin: 0;
  padding: 27px 0 0 0;
  width: 233px;
  font-size: 15px;
  text-align: center;
  color: #63caff;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 2px;
}

div#left div#kontakt div#back {
  width: 183px;
  margin: 0;
  padding: 5px 10px 0 40px;
  background: url(gfx/kontakt_back.jpg) repeat-y;
}

div#left div#kontakt div#bottom {
  width: 233px;
  height: 52px;
  background: url(gfx/kontakt_bottom.jpg) no-repeat;
}

/* MIDDLE */

div#middle {
  float: left;
  width: 470px;
  margin: 0;
  padding: 0;
  color: #ffffff;
  text-align: left;
}

/* MIDDLE - CONTENT */

div#middle div#content {
	float: left;
	margin: 80px 0 0 0;
	padding: 0 15px 0 15px;
	width: 430px;
}

*html div#middle div#content, *+html div#middle div#content {
	width: 300px;
}

div#middle div#content h1 {
  margin: 0;
  padding: 10px 0 0 0;
  line-height: 100%;
  text-align: left;
  font-size: 12px;
  text-transform: uppercase;
  color: #fdbe51;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  letter-spacing: 3px;
}

div#middle div#content h2 {
	margin: 0;
	padding: 10px 0 15px 0;
	text-align: left;
	text-transform: none;
	color: #fff;
	letter-spacing: 1px;
	font: normal 24px/150% Georgia, "Times New Roman", Times, serif;
}

div#middle div#content h3 {
  margin: 0;
  padding: 20px 0 10px 0;
  line-height: 100%;
  text-align: left;
  font-size: 12px;
  text-transform: uppercase;
  color: #63caff;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  letter-spacing: 3px;
}

div#middle div#content img {
  border: 2px solid #fff;
  margin: 0 20px 20px 0;
  padding: 0;
  float: left;
}

div#middle div#content div.bg img {
  border: 2px solid #fff;
  margin: 0 5px 5px 0;
  padding: 0;
  float: left;
}

div#middle div#content div.text, p.text {
  margin: 0;
  padding: 0;
  line-height: 17px;
  text-align: left;
  font-family: Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #d7e0f0;
}

div#middle div#content div.newstext {
  margin: 20px 0 0 0;
  padding: 0;
  line-height: 17px;
  text-align: left;
  background: url(gfx/back_text.jpg) repeat-x top left;
  font-family: Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #d7e0f0;
}

/* RIGHT */

div#right {
  float: left;
  width: 181px;
  margin: 65px 0 0 0;
  padding: 0;
  color: #000;
  text-align: left;
}

/* RIGHT - AD */

div#right div#ad {
  float: left;
  margin: 0;
  padding: 0;
}

/* RIGHT - NEWS */

div#right div#news {
  float: left;
  margin: 15px 0 0 0;
  padding: 0;
  color: #d7e0f0;
  font-size: 10px;
  width: 199px;
  line-height: 16px;
}

div#right div#news div#top {
  width: 199px;
  height: 32px;
  background: url(gfx/news_top.jpg) no-repeat;
}

div#right div#news div#top h1 {
  font-family: Georgia, "Times New Roman", Times, serif;
  margin: 0;
  padding: 10px 0 0 0;
  width: 199px;
  font-size: 16px;
  text-align: center;
  color: #efc164;
  font-weight: normal;
  font-style: italic;
  letter-spacing: 2px;
  line-height: 20px;
}

div#right div#news div#back {
  width: 179px;
  margin: 0;
  padding: 5px 10px 0 10px;
  background: url(gfx/news_back.jpg) repeat-y;
  color: #d7e0f0;
  font-size: 10px;
  font-family: Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
}

div#right div#news div#back h1 {
  font-family: Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
  margin: 2px 0;
  padding: 0;
  width: 199px;
  font-size: 11px;
  text-align: left;
  color: #63caff;
  font-weight: normal;
  text-transform: uppercase;
}

div#right div#news div#bottom {
  width: 199px;
  height: 16px;
  background: url(gfx/news_bottom.jpg) no-repeat;
}

/* FOOTER */

div#footer {
  float: left;
  font-size: 9px;
  color: #d7e0f0;
  text-align: left;
  margin: 50px 0 10px 0;
  padding: 0 0 0 60px;
  width: 930px;
}

div#footer a {
  margin: 0;
  padding: 0;
  color: #d7e0f0;
  text-decoration: none;
}

div#footer a:hover {
  margin: 0;
  padding: 0;
  color: #fff;
  text-decoration: none;
}

/* TEAMSEITE */

div#middle div#content div#team {}

div#middle div#content div#team div.team_detail h1 {
  margin: 0;
  padding: 0 0 20px 0;
  text-align: left;
  color: #fff;
  letter-spacing: 1px;
  font: normal 16px/100% Georgia, "Times New Roman", Times, serif;
  text-transform: none;
}

div#middle div#content div#team div.team_detail h2 {
  font: 11px Arial, Helvetica, sans-serif;
  text-transform: none;
}

div#middle div#content div#team div.team_detail {
  float: left;
  width: 110px;
  margin-right: 12px;
  padding: 10px;
}

div#middle div#content div#team div.team_detail:hover {
  background: #225574;
}

div#middle div#content div#team div.team_detail img {
  margin: 0px 0px 5px;
  float: none;
  border-width: 2px;
}

/* MANNSCHAFTEN */

div#middle div#content div#mannschaften {}

div#middle div#content div#mannschaften div.mannschaften_detail h1 {
  margin: 0;
  padding: 0 0 10px 0;
  text-align: left;
  color: #fff;
  letter-spacing: 1px;
  font: normal 16px/100% Georgia, "Times New Roman", Times, serif;
  text-transform: none;
}

div#middle div#content div#mannschaften div.mannschaften_detail h2 {
  font: 11px Arial, Helvetica, sans-serif;
  text-transform: none;
}

div#middle div#content div#mannschaften div.mannschaften_detail {
  float: left;
  width: 190px;
  height: 350px;
  margin-right: 12px;
  padding: 5px 5px 0 5px;
}

div#middle div#content div#mannschaften div.mannschaften_detail img {
  margin: 0 10px 10px 0;
  float: none;
  border: 2px solid #fff;
}

/* HAUSLIGA */

table#hl {
  border: 1px solid #fcfcfc;
  border-right: 0;
  margin: 0;
  padding: 0;
}

table#hl td.head {
  margin: 0;
  padding: 2px;
  border-right: 1px solid #fcfcfc;
  border-bottom: 1px solid #fcfcfc;
  text-align: center;
  background: #e6eef1;
  color: #587c86;
}

table#hl td.first {
  margin: 0;
  padding: 2px;
  border-right: 1px solid #fcfcfc;
  border-bottom: 1px solid #fcfcfc;
  text-align: left;
}

table#hl td.second {
  margin: 0;
  padding: 2px;
  border-right: 1px solid #fcfcfc;
  border-bottom: 1px solid #fcfcfc;
  text-align: left;
  background: #225574;
  color: #fff;
}

/* WENN KEIN JAVASCRIPT AKTIVIERT IST */

noscript {
  background: #ff0000;
  color: #fff;
  width: 100%;
  margin: 0;
  padding: 5px;
  border: 3px solid #ff9090;
  font-weight: bold;
}

/* KEINE UMRANDUNG BEIM ANKLICKEN EINES LINKS IM FIREFOX */

* {outline: none;}

/* LABEL */

label {width: 100px; float: left;}

/* HR LINIE */

hr {border: 1px solid #4f768e; height: 0;}

/* CLEAR */

div.clear {clear: both; height: 1px;}


span.orange_und_fett {color: #fdbe51; font-weight: bold;}

.bg {margin: 0; border: 0; padding: 0;}
