/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body#haupt {
	background-color: #ffffff;
	font-size: 0.8em;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#564b47;
	padding:0;
	margin:0;
}
body#beach {
	background-color: #0C3D8C;
	font-size: 0.8em;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#564b47;
	padding:0;
	margin:0;
}
a {color: #DB7093;}
a:visited {color:#DB7093;}
a:hover {color: #000000;}
a:active { color:#000000;}


h1 {
	font-size: 2em; 
	font-weight: normal;
 }

h2 {
	font-size: 1.7em;
	font-weight: normal;
}

img.download {vertical-align:middle;}

/* ----------container zentriert das layout-------------- */
#container {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	background-color: ;
}

/* ----------banner for logo-------------- */
#banner {
	margin: 0;
	padding: 65px;
	background:url("bilder/volleyhead.png")top #ffffff; no-repeat;
	background-color: #EBD3E0;
}
#bannerbeach {
	margin: 0;
	padding: 65px;
	background:url("bilder/beachhead.png")top #ffffff; no-repeat;
	background-color: #EBD3E0;
 }

 /* -------navi-------- */
 .divlink a {
display: left;
width: 5px;
background: url(images/1.png) center center repeat-x;
color:#0D3E8D;
}
.divstill a {
display: left;
width: 0px;

color:#ff3E8D;
}

.divlink a:hover {
background: url(images/2.png) repeat;
color:#ffffff;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav a {
	font-weight: bold;
	color: #336699;
}

#nav a {
	text-decoration: none;
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: #336699;
	padding: 0.2em 10px;
}

#nav li li a:hover {
	width: 110.7px;
             background: url(bilder/irgendwas.gif) repeat;
             background-color: ;
color:#CC0000;

}

li {
	float: left;
	position: relative;
	width: 131px;
	text-align: center;
	cursor: default;
	background-color: white;
	border: 1px solid #336699;

}

li#first {
	border-left-width: 2px;
}

li#last {
	border-right-width: 2px;
}

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	background-color: #fff;
	border-right: solid 1px #666666;
             border-left: solid 1px #666666;
             border-bottom: solid 1px #666666;
}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

li:hover ul, li.over ul {
	display: block;
}

/* -----------------Inhalt--------------------- */
#content {
	min-height:430px;
	background-color: ;
	padding: 0;
	margin: 0 0;
}





/* --------------iframe------------- */




 .inline {
 text-align: center;
		width: 800px;
		height: 100px;
		border: 1px solid #ff0000;
		

	
		overflow-x: hidden;
    overflow-y: hidden;
		}
		
		/* --------------mannschaften------------- */
		
IMG.bild {
display: block;
    margin-left: auto;
    margin-right: auto; }
    
    
    /* -------------schriften-------------- */
    
    .Stil3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	line-height: 35px;
}

.Stil5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	vertical-align: bottom;
	text-decoration:none;
	}

  /*---------teamseiten----*/
  
.pich{
  height:350px;
  width:500px;
  border: 0px;
  background: white;
}

.ttable {
 text-align: center;
 border-top: 0px solid #0D3E8D;
 border-left: 0px solid #0D3E8D;
 border-right: 0px solid #0D3E8D;
 border-bottom: 0px solid #0D3E8D;
 background: url("") top  repeat;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16pt;
 color: #0D3E8D;
 font-weight: bold;
 line-height: 35px;
}


.tbut{
  color: #0D3E8D;
  text-decoration: none;
  }
.tbut:hover{
  color: #ffffff;
  border: 1px solid #0D3E8D;
  border-bottom: 0px;
  background: #0D3E8D;
}
.tbut:active{
  color: red;
}
/* -----------beach--------------------------- */
.beachtable {
 text-align: center;
 border-top:0px solid #fff708;
 border-left: 0px solid #0D3E8D;
 border-right: 0px solid #0D3E8D;
 border-bottom: 5px solid #fff708;
 background: url("bilder/tabbg.png") top  repeat;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #0D3E8D;
	font-weight: bold;
	line-height: 40px;
}		


/* -----------header--------------------------- */
#header {
	text-align: center;
	background-color: #ffffff;
	padding: 0;
	margin: 20px;
	margin: 0 em;
}
/* -----------footer--------------------------- */
#footer {
	text-align: center;
	background-color: #ffffff;
	padding: 0;
	margin: 0;
	margin: 0 em;
}

