/* Spielansetzung */
.menu_box_2 iframe
{ width:85%; 
	height:80%; 
	margin-left:10px;
	margin-top:20px;
	overflow:hidden; 
	border-width:0px;
}

.spiel_link, .spiel_link:link, .spiel_link:visited 
{ display:block;
	color:#9c0031;
	width:80%;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	margin-top:5px;
	margin-left:5px;
}

.spiel_link:hover
{	display:block;
	width:80%;
	text-align:left;
	text-decoration:none;
	color:#9c9c9c;
	margin-top:5px;
	margin-left:5px;
}

.spielansetzung
{	background-image:url(img/headline.jpg);
  border-width:0px;
}

.td_mannschaft
{ text-align:left;
}

.spiel_content
{	position:absolute; 
	top:150px; 
	left:190px;
	width:740px;
	border-color:#ffffff;
	border-width:0px;
	border-style:solid; 
	font-size:12px;
	text-align:justify;
}


a, a:link, a:visited
{ color:#ffffff;
	text-decoration:underline;
}

a:hover
{	color:#c9c9c9;
}


/* forum wbblite */

.wbb_content
{ width:740px;
	position:absolute;
	height:500px;
	top:135px;
	left:190px;
}


/* ergebnisdienst	*/

.ergebnis_menu
{ text-align:left; 
	border-width:1px 0px 1px 2px; 
	border-style:inset; 
	border-color:#9c0031; 
	height:150px; 
	overflow:auto; 
	width:140px; 
	margin-left:10px;
}
	
.ergebnis_link, .ergebnis_link:link, .ergebnis_link:visited 
{ display:block;
	color:#9c0031;
	width:80%;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	margin-top:5px;
	margin-left:10px;
}

.ergebnis_link:hover
{	display:block;
	width:80%;
	text-align:left;
	text-decoration:none;
	color:#9c9c9c;
	margin-top:5px;
	margin-left:10px;
}




/* impressum */
.impressum_box
{	width:600px; 
	text-align:center;
}

.impressum_h1
{	margin:0px; 
	font-size:16px;
}

.impressum_pre
{ text-align:left;
}

/* gaestebuch  */

.normal_link, .normal_link:link, .normal_link:visited 
{	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

.normal_link:hover
{	text-decoration:none;
	color:#9c9c9c;
}

.marked_link, .marked_link:link, .marked_link:visited, .marked_link:hover
{	background-color:#ffffff;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	text-decoration:none;
	color:#9c0031;
	font-weight:bold;
}

form
{ display:inline;
	margin:0px;
}
.gb_line
{ height:30px;
	position:relative;	
}

.gb_what
{ position:absolute; 
	top:5px;  
	left:0px;
}

.gb_input
{ position:absolute; 
	left:110px; 
	width:200px;
}

.gb_anschauen
{	position:absolute; 
	top:35px; 
	right:50px; 
	height:40px; 
	width:150px;
	background-color:#efebef;
	color:#9c0031;
	font-weight:bold;
	font-size:12px;
}
.gb_comment
{	width:500px; 
	margin-top:50px; 
	position:relative;
}	
.submit
{ background-color:#efebef;
	color:#9c0031;
	font-weight:bold;
	font-size:12px;
}

/* vorstand */
.vorstand_box
{	margin-top:10px;
	height:20px;
	position:relative;
	border-color:#990134;
	border-style: ridge;
	border-width: 0px;
}

.vorstand_amt
{	font-size:12px;
	position:absolute;
	left:20px;
	top:5px;
	width:170px;
}
.vorstand_person
{	font-size:12px;
	position:absolute;
	left:220px;
	top:5px;
	width:200px;
}
.vorstand_tel
{ font-size:12px;
	position:absolute;
	left:460px;
	top:5px;
}

/* Anschrift.tpl */
.small_box
{	padding-left:20px;
	text-align:left;
}

.text_ueberschrift
{ font-weight:bold;
	text-decoration:underline;
	font-size:16px;
	text-align:left;
}

.anschrift
{	width:300px;
	float:left;
	margin:auto;
	text-align:center; 
}

/* erfolge.tpl */
.erfolg
{	margin-top:10px;
	height:60px;
	position:relative;
	border-color:#990134;
	border-style: ridge;
	border-width: 0px;
}

.welcher
{ font-weight:normal;
	font-size:12px;
	position:absolute;
	left:20px;
	top:5px;
	width:220px;
}

.jahr
{ font-weight:normal;
	font-size:12px;
	position:absolute;
	left:300px;
	top:5px;
}

.daten
{	margin-top:10px;
	position:relative;
	border-color:#990134;
	border-style: ridge;
	border-width: 0px 0px 1px 0px;
}

/* algemein */
body
{ background-color:#9c0031;
	color:#ffffff;
	margin:0px;
	padding:0px;
	background-image:url(img/fahne_mast.gif); 
	background-repeat:repeat-y; 
	font-family: verdana, sans-serif;
}

.fahne_ecke
{	position:absolute; 
	top:40px; 
	left:0px;
	background-color:#9c0031;
}

.kill_mast
{	width:50px;
	height:40px;
	position:absolute;
	top:0px;
	background-color:#9c0031;
}

.fahne_ausleger
{	position:absolute; 
	top:40px; 
	left:80px; 
	height:90px; 
	width:850px; 
	background-image:url(img/fahne_ausleger.gif); 
	background-repeat:repeat-x;
	min-width:600px;
}


.logo_line
{	position:absolute;
	left:80px;
	top:10px;
	width:850px;
	text-align:center;
	font-size: 34px;
	font-family: "comic sans ms", verdana, sans-serif;
	overflow:hidden;
	white-space:nowrap;
}

.link_line
{	position:absolute;
	left:80px;
	top:80px;
	width:850px;
	text-align:center;
	font-size: 12px;
	font-family:  verdana, sans-serif;
	font-weight:bold;
	overflow:hidden;
	white-space:nowrap;
}

.placeholder
{ height:500px;
	width:100px;
	float:right;
	border-width:2px;
	border-color:#ffffff;
	border-style:solid;
}

.menu_box
{	position:absolute; 
	top:140px; 
	left:20px; 
	background-image:url(img/menu.gif); 
	width:160px; 
	max-width:160px; 
	overflow:hidden;
	background-repeat:no-repeat;
	height:300px;
	color:#9c0031;
	font-weight:bold;
	font-size:12px;
}

.menu_box_2
{	position:absolute; 
	top:470px; 
	left:20px; 
	background-image:url(img/menu_2.gif); 
	width:160px; 
	max-width:160px; 
	overflow:hidden;
	background-repeat:no-repeat;
	height:171px;
	color:#9c0031;
	font-weight:bold;
	font-size:12px;
}

.kopf_link, .kopf_link:link, .kopf_link:visited
{ color:#ffffff;
	text-decoration:none;
}

.kopf_link:hover
{	color:#c9c9c9;
}

.menu_link, .menu_link:link, .menu_link:visited 
{ display:block;
	color:#9c0031;
	width:100%;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	margin-top:10px;
}

.menu_link:hover
{	display:block;
	color:#000000;
	width:100%;
	text-align:center;
	text-decoration:none;
	color:#9c9c9c;
	margin-top:10px;
}


.sportdates, .sportdates:link, .sportdates:visited, .sportdates:hover 
{ color:#9c0031;
	text-decoration:none;
	font-weight:normal;
	font-size:7px;
}


.content
{	position:absolute; 
	top:150px; 
	left:210px;
	width:600px;
	border-color:#ffffff;
	border-width:0px;
	border-style:solid; 
	font-size:12px;
	text-align:justify;
}

.text_ueberschrift_center
{ width:100%;
	text-align:center;
}
.daten
{	margin-top:10px;
	position:relative;
	border-color:#990134;
	border-style: ridge;
	border-width: 0px 0px 0px 0px;
}

.script_error
{ width:600px;
}
