/* styles fuer: Frames weit*/

* {
	margin: 0;
	padding: 0;
}
html, body { 
	top: 0;
	right: 0;
	left: 0;
	min-height: 100%;
	width: 100%;
}

body { 
	background: #abe1ff url(http://www.sportverein-eschbach.de/allgemein/bilder/bg_bw.jpg) repeat-y;
behavior:url("http://www.sportverein-eschbach.de/allgemein/htc/csshover.htc");
	position: absolute;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 100.01%;
	color: #000;
}

td {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 90.01%;
	color: #000;
	padding: 10px;
	vertical-align: top;
}

/* container */

#header {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	height: 72px;
	max-width: 860px;
	z-index:11;
}

#head {
	position: relative;
	top: 0;
	right: 0;
	bottom: 0;
	left: 112px;
	height: 100%;
	background: #abe1ff;
	color: #000;
	border-bottom: 0px solid #600;
	z-index: 12;
}


#content {

	background: transparent;
	background-repeat: repeat-y;
	padding: 80px 50px 20px 350px;
	color: #000;
	z-index: 9;
}

#spiegel {
	position:  relative;
	top: 10px;
	max-width: 520px;
	left: 5px;
	z-index: 10;
	background: transparent;
}

#spiegel2 {
	position:  relative;
	top: 10px;
	max-width: 450px;
	left: 45px;
	z-index: 10;
	background: transparent;
}

#watermark {
  margin-left: 402px;
  margin-top: 70px;
	position: fixed;
	z-index: 1;
}

#footer {
	position: fixed;
	bottom: 0;
	right: 0;
	left: 0;
	height: 30px;
	max-width: 860px;
	z-index: 99;
	}

#foot {
	position: relative;
	top: 0;
	right: 0;
	bottom: 0;
	left: 112px;
	height: 30px;
	background: #abe1ff;
	color: #e0d0b0;
	border-top: 0px solid #600;
	z-index: 100;
}

/* ==== Formate === */

a {
	text-decoration: none;
	background: #DEDEDE;
	color: Navy;
}
a:hover {
	background: #FFFF99;
	color: #000;
}

a.weiter {
	text-decoration: none;
	background: #FFFF99;
	color: Navy;
}
a.weiter:hover {
	background: #FF0000;
	color: #FFF;
}


/* text */
h1 {
	padding: 15px 0px 0px 250px;
	background: transparent;
	color: red;
	font-size: 140.01%;
    font-family: Trebuchet MS, sans-serif;
}

h2 {
	font-size: medium;
	font-variant: small-caps;
}

h3,
h4 {
	font-size: small;
}

h2,
h3,
h4 {
	padding: 10px 0 15px 0;
	background: transparent;
	color: #245198;
}

h3.sve {
	padding: 7px 0 7px 0;
	background: transparent;
	color: #245198;
}

h3.gv {
	padding: 4px 0 4px 0;
	background: transparent;
	color: #245198;
}

p, li, address {
	font-size: 80%;
	line-height: 140%;
}

p.xxx {
	background: transparent;
	font-size: 0%;
	color: white;}

ul.sve {
	padding: 2px 0px 0px 40px;
	background: transparent;
	display: list-item;
	list-style-type: none;
	list-style-position: outside;
	line-height: 140%;
	margin-top: -10px;
}

li.sve {
	list-style-type: disc;
	list-style-position: outside;
	display: list-item;
	white-space: normal;
}

ul.liste {
	padding: 8px 0px 0px 40px;
	background: transparent;
	display: block;
	list-style-type: none;
	list-style-position: outside;
	line-height: 140%;
	margin-top: -10px;
}

li.liste {
	list-style-type: decimal;
	list-style-position: outside;
	display: list-item;
	white-space: normal;
}

br.clear {
clear: both
}
br.left {
clear: left
}
br.rechts {
clear: right
}

address {
	font-family: sans-serif;
	font-size: 90%;
	color: #333;
	letter-spacing: +1px;
}

#spiegel p {
	margin-bottom: 10px;
}

#spiegel ol {
    margin-left: 30px;
	margin-bottom: 10px;
}

#spiegel2 p {
	margin-bottom: 10px;
}

#spiegel2 ol {
    margin-left: 30px;
	margin-bottom: 10px;
}

#foot p {
	padding: 5px 0 0 20px;
	font-size: 70%;
	background: transparent;
	color: #666;
}

#foot span{
	padding: 5px 0 0 415px;
	font-size: 80%;
	background: transparent;
	color: #666;
	text-align: right;
}

p.topper {
	padding: 20px 0;
}

/* sonstige */

iframe {
border: none;
margin: 0px;
min-width: 360px;
max-width: 420px;
min-height: 300px;
max-height: 350px;
}

img {
	border: 0 none;
}

img.logo {
	position:absolute;
	left: 50px;
	top:9px;
}

img.center {
	float: none;
	padding-left: 10px;
	padding-top: 15px;
    padding-right: 10px;
    padding-bottom: 15px;
}

img.right {
	float: right;
	padding-right: 0px;
	padding-left: 10px;
	padding-top: 13px;
    padding-bottom: 15px;
}

img.left {
	float: left;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 13px;
    padding-bottom: 15px;
}

img.left2 {
	float: left;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 30px;
    padding-bottom: 15px;
}

img.right2 {
	float: right;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: -10px;
    padding-bottom: 5px;
}

p.leftplus {
	font-size: 80%;
	line-height: 140%;
	text-align: left;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 8px;
	padding-bottom: 5px;
}

p.leftplus2 {
	font-size: 80%;
	line-height: 140%;
	text-align: left;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 50px;
	padding-bottom: 5px;
}

p.rightplus {
	font-size: 80%;
	line-height: 140%;
	text-align: left;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
}

p.rightplus2 {
	font-size: 80%;
	line-height: 140%;
	text-align: left;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 50px;
	padding-bottom: 5px;
}


p.topper_r {
	padding: 10px 0;
    text-align: right;
}

p.imageplus {
	padding-left: 10px;
	padding-top: 50px;
	vertical-align: bottom;
}

span.red {
    text-transform: uppercase;
    text-decoration:	none;
    color: #F00;
    border-style:	none;
    font-weight:	bolder;
    background:	transparent;
    letter-spacing: +2px;
    font-variant: normal;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 100%;
}

p.c1 {
   font-weight: bold;
}

p.bild {
    text-align: center;
	font-size: 70.01%;
	line-height: 140%;
}
p.bild_2 {
    text-align: left;
	font-size: 70.01%;
	line-height: 110%;
}
p.mitte {
    text-align: center;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 90.01%;
	color: #000;
	vertical-align: middle;
    font-weight: bold;
}

p.topthema {
    text-align: left;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 80.01%;
	vertical-align: top;
	background: #ededed;
	color: #000;
    font-weight:	bolder;
	padding: 5px;
}

.reset, .submit {
background: #528ccc;
	color: white;
border-top: 3px #006699 double;
border-bottom: 3px #006699 solid;
border-left: 3px #006699 double;
border-right: 3px #006699 solid;
}


.invis, hr {
	display: none;
}

/*  -------------------------------------
Extrawuerste fuer IEs
WICHTIG: IE6 muss in den Quirks-Modus
gesetzt werden, um die Anweisungen zubackground: #d7f9f5;
color: White
'position:' richtig auszufuehren!
*/
* html, 
* html body {
	overflow: hidden;
	bottom: 0;
	height: 100%;
}

* html #menue {
	position: absolute;
	width: 180px;/* wg. boxmodel */
	z-index: 30;    
}

* html #header, 
* html #footer {
	position: absolute;
	width: 100%;
	padding-right: 16px;/* fuer scrollbar */
	z-index: 20;
}

* html #head,
* html #foot {
	height: 100%;
	position: static;
	z-index: 20;
}

* html #content {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 100%;
	overflow: auto;
	z-index: 10;
}

* html #topmenue a {
	width: 104px;
	font-size:10px;
}

* html #topmenue a:visited.aktiv {
	width: 104px;
}

* html #spiegel {
	width: 520px;/* statt max-width */
}

* html #menue a {
	width: 180px;
}

* html #menue a:visited.aktiv {
	width: 180px;
	background: #245198;
	color: white;
}

/* IE-Wurst Ende */

/* topmenue  */
#shortlink {
	position: absolute;
	top: 5px;
	left: 695px;
	float:left;
	font-size:93%;
	line-height:normal;
	text-align: right;
}

#shortlink li { 
	list-style: none;
} 

#shortlink li a {
	color: #666;
}

#topmenue {
	position: absolute;
	top: 47px;
	left: 209px;
	float:left;
	font-size:93%;
	line-height:normal;
	text-align: center;
	font-weight: bold;
}

#topmenue ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
}

#topmenue li {
	display:inline;
	margin:0;
	padding:0;
}

#topmenue a {
	float:left;
	background:url("http://www.sportverein-eschbach.de/allgemein/bilder/tabright00.gif") no-repeat left top;
	width:115px;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	font-weight: bold;
}

#topmenue a span {
	float:left;
	display:block;
	background:url("http://www.sportverein-eschbach.de/allgemein/bilder/tableft00.gif") no-repeat right top;
	padding:5px 10px 4px 6px;
	color: #000;
	font-weight: bold;
}
#topmenue #current a:hover span {
	background-position:100% -42px;
	color: yellow;
	font-weight: bold;
}

#topmenue  a:hover span {
	background-position:100% -42px;
	color: yellow;
	font-weight: bold;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#topmenue a span {
	float:none;
}
/* End IE5-Mac hack */

#topmenue a:hover span {

}

#topmenue a:hover{
	background-position:0% -42px;
}


#topmenue a:hover span {
	background-position:100% -42px;
}

#topmenue #current a {
	background-position:0% -42px;
	font-weight: bold;
	cursor: default;
}

#topmenue #current a span {
	background-position: 100% -42px;
	color: #F00;
	font-weight: bold;
}

#topmenue #current2 a {
	background-position:0% -42px;
	font-weight: bold;
	cursor: default;
}

#topmenue #current2 a span {
	background-position: 100% -42px;
	color: #F00;
	font-weight: bold;
}

div.country {
	position: fixed;
	top: 350px;
	left: 35px;
	width: 150px;
	padding: 3px;
}

div.country a {
	background: transparent;
	border: none;
}

#menue {
	position: fixed;
	top: 130px;
	left: 122px;
	padding: 3px 0 2px 5px;
	background: #abe1ff;
	color: White;
	width: 180px;
	padding: 3px;
	z-index: 15;
}


#menue li { 
	list-style: none;
	padding: 1px;
	width:180px; 
} 

#menue li ul { 
	position: relative;
	display:none; 
} /* Normalzustand eingeklappt */


#menue li:hover ul { 
	display:block; 
} /* Ausgeklappt */

#menue a {
	display: block;
	font-weight: bold;
	padding: 3px 0 2px 5px;
	background: #b5b5b5;
	color: black;
	border: 0px solid;
	border-color: #ccc #000 #000 #ccc;
	width:100%;
}
#menue a.aktiv,
#menue a:hover.aktiv {
	font-weight: bold;
	cursor: default;
background: #828282;
color: White
}

#menue a.runde {
	display: block;
	padding: 3px 0 2px 5px;
	background: #b5b5b5;
	color: red;
	border: 0px solid;
	border-color: #ccc #000 #000 #ccc;
	width:100%;
}
#menue a.runde:visited {
	background: #b5b5b5;
	color: red;
}
#menue a.runde:hover,
#menue a.runde:hover.aktiv {
	padding: 3px 0 2px 5px;
	background: #b5b5b5;
	color: yellow;
}

#menu li > a {
	width:auto;
} /*alle ausser IE */

li.folder ul {
	left:150px; 
	top:-15px;
	border: 1px solid;
	background: #E9E8FA;
}		

li.folder > ul { 
	left:150px; 
	width: 188px;
} /*alle ausser IE */

ul.info {
	width: 550px;
	list-style-type: square;
	list-style-position: inside;
}

#submenuex {
	position: fixed;
	top: 130px;
	left: 10px;
	width: 180px;
	padding: 3px;
	z-index: 15;
}

#submenue li { 
	list-style: none;
	padding: 1px;
	width:500px; 
} 


#submenue a {
	display: block;
	padding: 3px 0 2px 5px;
	background: #245198;
	color: White;
	border: 0px solid;
	border-color: #ccc #000 #000 #ccc;
	width:100%;
}


#submenu li > a {
	width:auto;
} /*alle ausser IE */


#submenue a:visited {
	background: #245198;
	color: White;
}

#submenue a:hover,
#submenue a.aktiv,
#submenue a:hover.aktiv {
	padding: 3px 0 2px 5px;
	background: #528ccc;
	color: White;
}

#submenue a.aktiv,
#submenue a:hover.aktiv {
	font-weight: bold;
	cursor: default;
}
