/* styles fuer: Frames */

* {
	margin: 0;
	padding: 0;
}

html, body { 
	top: 0;
	right: 0;
	left: 0;
	min-height: 100%;
	width: 100%;
}

body { 
	background: #abe1ff url(../bilder/bg_b.jpg) repeat-y;
	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;
	z-index:11;
}

#head {
	position: relative;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	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 250px;
	color: #000;
	z-index: 9;
}

#spiegel {
	position:  relative;
	top: 10px;
	max-width: 520px;
	left: 0px;
	z-index: 10;
	background: transparent;
}

#spiegel2 {
	position:  relative;
	top: 10px;
	max-width: 450px;
	left: 40px;
	z-index: 10;
	background: transparent;
}

#watermark {
	margin-left: 290px;
	margin-top: 70px;
	position: fixed;
	z-index: 1;
}

#footer {
	position: fixed;
	bottom: 0;
	right: 0;
	left: 0;
	height: 30px;
	z-index: 99;
	}

#foot {
	position: relative;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 30px;
	background: #abe1ff;
	color: #80e1ff;
	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.fuenf {
	padding: 4px 0 4px 0;
    font-weight:	bold;
	background: transparent;
	color: blue;
}

h3.gv {
	padding: 4px 0 4px 0;
	background: transparent;
	color: #245198;
}

h3.sve {
	padding: 7px 0 7px 0;
	background: transparent;
	color: #245198;
}

p, li, address {
	font-size: 80%;
	line-height: 140%;
}

li.small {
	font-size: 64%;
	line-height: 140%;
}

p.verfasser {
	font-size: 60%;
	line-height: 120%;
	background: transparent;
	color: #708090;
	margin-top: -10px;
}

p.xxx {
	background: transparent;
	font-size: 0%;
	color: white;}

span.red2 {
    color: #F00;
    font-weight:	bold;
    background:	transparent;
    font-size:90.01%;
	line-height: 140%;
}

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: inside;
	line-height: 140%;
	margin-top: -10px;
}

li.liste {
	list-style-type: decimal;
	list-style-position: inside;
	display: list-item;
	white-space: normal;
}

br.clear {
clear: both
}

br.left {
clear: left
}

br.rechts {
clear: right
}

br.menue {
clear: both
	margin-bottom: 2px;
}

br.zwei {
clear: both
	margin-top: 10px;
}

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 */
img {
	border: 0 none;
}

img.logo {
	position:absolute;
	left:50px;
	top:9px;
	width: 77px;
	height: 77px;
}

img.index100 {
	position:relative;
	left:-20px;
	top:9px;
	z-index: 100
}

img.center {
	float: center;
	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: 5px;
    padding-bottom: 5px;
}

img.left1 {
	float: left;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 25px;
    padding-bottom: 5px;
}
img.left2 {
	float: left;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 30px;
    padding-bottom: 5px;
}

img.right1 {
	float: right;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: -5px;
    padding-bottom: 5px;
    margin-top: -10px;
}
img.right2 {
	float: right;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: -10px;
    padding-bottom: 5px;
}

img.left3 {
	float: left;
	padding-right: 10px;
	margin-right: 10px;
	padding-top: 15px;
	margin-top: -15px;
}

p.leftplus {
	font-size: 80%;
	line-height: 140%;
	text-align: left;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 5px;
	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.topper_rs {
	padding: 2px 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.bblue {
    text-transform: capitalize;
    text-decoration:	none;
    color: #00F;
    border-style:	none;
    font-weight:	bolder;
    background:	transparent;
    letter-spacing: +1px;
    font-variant: normal;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 80.01%;
}

p.bild {
    text-align: center;
	font-size: 70.01%;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 140%;
}

p.bildtext {
    text-align: center;
	font-size: 70.01%;
	line-height: 120%;
    letter-spacing: -1px;
    background:	transparent;
    color: #191970;
}

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.c1 {
   font-weight: bold;
}
p.sponsor2 {
    text-align: center;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 70.01%;
 	color: #000;
	line-height: 110%;
	vertical-align: middle;
    margin-top: -5px;}
	
p.sponsor3 {
    text-align: center;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 60.01%;
 	color: #000;
    letter-spacing: 90%;
	line-height: 110%;
	vertical-align: middle;
    margin-top: -5px;
	}

p.sponsor {
    text-align: left;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 75.01%;
 	color: #000;
	vertical-align: top;
}

p.topthema {
    text-align: justify;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 80.01%;
	vertical-align: top;
	background: #ededed;
	color: #000;
    font-weight:	bolder;
	padding: 8px;
	display: block;
}

p.topthema2 {
    text-align: justify;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 80.01%;
	vertical-align: top;
	background: #ededed;
	color: #F00;
    font-weight:	bolder;
	padding: 8px;
	display: block;
}

ul.topthema {
    text-align: justify;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	vertical-align: top;
	background: #ededed;
	color: #AA3333;
    font-weight:	bolder;
	padding: 4px;
	display: block;
}

table.ringen {
	height: auto;
	text-align: left;
	font-size: 90.01%;
	max-width: 540px;
	min-width: 540px;
	margin-left: -15px;
}

td.ringen {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 90.01%;
	color: #000;
	vertical-align: middle;
	text-align: left;
	line-height: 12px;
}

td.kader {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 90.01%;
	color: #000;
	vertical-align: middle;
	line-height: 12px;
    font-weight: bold;
    text-decoration: none;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
	}
	
td.trainer {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 90.01%;
	color: #000;
	vertical-align: middle;
	line-height: 12px;
    font-weight: bold;
    text-decoration: none;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
	}
	
td.result {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 90.01%;
	color: #000;
	vertical-align: middle;
text-align: center;
line-height: 8px;
}

tr.ringen {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 90.01%;
	color: #000;
	vertical-align: middle;
}

tr.trainer {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 90.01%;
	color: #000;
	vertical-align: middle;
text-align: center;
}

th.ringen {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 90.01%;
	color: #000;
	vertical-align: middle;
    font-weight: bold;
    text-decoration: underline;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

th.result {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 90.01%;
	color: #000;
	vertical-align: middle;
font-weight: bold;
text-decoration: underline;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

thead.ringen {
	background: transparent;
	color: #245198;
	font-size: medium;
text-align: center;
line-height: 105%;
}

.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;
}

iframe {
border: none;
margin: 0px;
min-width: 360px;
max-width: 420px;
min-height: 300px;
max-height: 350px;
}


.invis, hr {
	display: none;
}

p.geehrte2 {
    text-align: left;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 80.01%;
    font-weight:	bolder;
	color: #00f;
	line-height: 110%;
	vertical-align: middle;
    margin-top: -20px;}
	
p.geehrte3 {
    text-align: left;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 90.01%;
    font-weight:	bolder;
	color: #00f;
	line-height: 110%;
	vertical-align: top;
    margin-top: 20px;
	padding:0 0 0 140px;

	}

p.geehrte4 {
    text-align: center;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 110.01%;
    font-weight:	bolder;
	color: #00f;
    letter-spacing: 1px;
	line-height: 110%;
	vertical-align: middle;
    margin-top: 20px;}

p.geehrte {
    text-align: left;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 80.01%;
	color: #00f;
	vertical-align: top;
	margin: 20px;
	padding:0 50px 0 120px;
}

ehrenmitglied a {
	width:150px;
	float:left;
	margin:0;
	padding:0 50px 0 20px;
	text-decoration:none;
	margin-top: -5px;}

#ehrenmitglied a:hover{
	width:150px;
	margin:0;
	padding:0 50px 0 20px;
	margin-top: -5px;}




/*  -------------------------------------
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: 235px;
	float:left;
	font-size:93%;
	line-height:normal;
	text-align: center;
	font-weight: bold;
}

#topmenue ul {
	margin:0;
	padding:1px 10px 0 50px;
	list-style:none;
}

#topmenue li {
	display:inline;
	margin:0;
	padding:0;
}

#topmenue a {
	float:left;
	background:url("../bilder/tabright00.gif") no-repeat left top;
	width:105px;
	margin:0;
	padding:0 0 0 2px;
	text-decoration:none;
	font-weight: bold;
}

#topmenue a span {
	float:left;
	display:block;
	background:url("../bilder/tableft00.gif") no-repeat right top;
	padding:5px 5px 4px 2px;
	color: #000;
	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: red;
	font-weight: bold;
}

#topmenue #current2 a {
	background-position:0% -42px;
	font-weight: bold;
	cursor: default;
}

#topmenue #current2 a span {
	background-position: 100% -42px;
	color: red;
	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;
}

div.country {
	position: fixed;
	top: 350px;
	left: 35px;
	width: 150px;
	padding: 3px;
}

div.country a {
	background: transparent;
	border: none;
}

#menue {
	position: fixed;
	top: 90px;
	left: 10px;
	padding: 3px 0 2px 5px;
	background: #abe1ff;
	color: White;
	width: 180px;
	padding: 2px;
	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.ex {
	display: block;
	font-weight: bold;
	padding: 3px 0 2px 5px;
	background: transparent;
	color: black;
	border: 0px solid;
	border-color: #ccc #000 #000 #ccc;
	width:100%;
}

#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 */


#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:hover,
#menue a.runde:hover,
#menue a.runde:hover.aktiv {
	padding: 3px 0 2px 5px;
	background: #b5b5b5;
	color: yellow;
}

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;
}

