/* Allgemein */

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#3B5B7F;
	background-image: url(bg.jpg);
	background-repeat:no-repeat;
	margin-top:100px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	border:0px;
	font-size:11px;
	text-align:justify;
}

h1 {
	font-size:18px;
	margin:0px;
	margin-bottom:5px;	
	margin-top:5px;
}



h2 {
	font-size:11px;
	margin-bottom:5px;
}

h3 {
	font-size: 120%;
	color:#212d72;
}

h4 {
	font-size:110%;
}

h5 {
	font-size:100%;
}

a:link {
	color:#0088C8;
	text-decoration:none;
}

a:visited {

	color:#0088C8; 
	text-decoration:none;
}

a:hover {
	color: #959595;
}

a img {
	border:0;
	}
	
.align-center {
	text-align:center;
}

.align-center-small {
	margin-left:25px;
	margin-right:25px;
	font-size:80%;
}



#content {
	float:left;
	border:1px solid white;
	background-image:url(bg_content.jpg);
	background-repeat:repeat-x;
	background-color:#dbe5ff;
	width:780px;
	margin:0px;
	margin-bottom:10px;
	padding:5px;
	
	
}
#content_pop {
	float:left;
	border:1px solid white;
	background-image:url(bg_content.jpg);
	background-repeat:repeat-x;
	background-color:#dbe5ff;
	width:400px;
	margin:0px;
	margin-bottom:10px;
	padding:5px;
}



/*Fürstenberg Logo*/

p.fuerst {
	background-color:#212d72;
	position:absolute;
	top:175px;
	left:325px;
	height:50px;
	width:640px;
	z-index:1;	
	display:block;
	text-align:center;
}

img.fuerst {
	height:50px;
}


/* Navigationleiste links */

#leftnav {
	border:1px solid white;
	padding:0px;
	margin-right:18px;
	background-image:url(bg_navi_links.jpg);
	background-repeat:repeat-x;
	background-color:#7094BC;
	width:170px;
	float:left;	
}

ul.leftnav{

	padding:0;
	margin:20px 0px;
	list-style-type:none;
	padding-left: 3px;
	padding-right:1px;
}

ul.leftnav2{

	padding:0;	
	margin-left:2px;
	list-style-type:none;
	padding-bottom:3px;
	font-size:90%;
}

#leftnav ul li {

	margin: 0;
	margin-top:2px;
	margin-bottom:2px;	
	padding: 0;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 1px;	
	padding-bottom: 1px;
}


#leftnav a, #leftnav a:visited {
	color:black;
	text-decoration:none;
}

#leftnav li.selected a{
	color:#858585;
	font-style:italic;
}

#leftnav li.notselected a{
	color:black;
	font-style:normal;

	
}

#leftnav a:hover {
	text-decoration:underline;
}

/* Banner */
#banner{
	border:1px solid white;
	width:676px;
}











#footer_content {
	background-image:url(bg_footer.gif);
	border:1px solid white;
	padding:5px;
	width:970px;
	margin:0px;
	margin-top:10px;
}










/* Statische Navigationsleiste oben */
/* Servicenavigation */

#navtop {
	position:absolute; top:10px; left:0px;
	width:970px;
	text-align:right;
	color:white;	
}

#navtop a, #navtop a:visited {
	color:white;
	text-decoration:none;
}

#navtop a:hover {
	color:black;
	text-decoration:underline;
}

/* Hauptnavigation */
/* Hauptnavigationsleiste oben */

#mainmenu {
	position:absolute; top:65px; left:200px;
	background-image:url(bg_hnavi.gif);
	background-repeat:repeat-x;
	border:1px solid white;
	padding:5px;
	width:780px;	
}

#mainmenu ul{
	margin:0;
	padding:0;
}

#mainmenu li{
	list-style:none;
	display:inline;
	margin-right:15px;
}

#mainmenu a, #mainmenu a:visited {
	font-weight:bold;
	color:black;
	text-decoration:none;
}

#mainmenu a:hover {
	color:white;
	text-decoration:underline;	
}


.active {
	background:#ffffff;
	font-weight:bold;
}


/* Spielerseiten */

#sp_foto {

	width: 250px;
	float:left;
	margin-left:0;
}

#sp_daten {
	margin-left:250px;
	padding-left:20px;
}

#sp_daten table{
	padding:0;
	margin:0;
	margin-top:10px;
}

#sp_daten td{
	margin:0;
	padding:0;
	text-align:left;
	padding-top:9px;
}

#sp_story {
	margin-top:15px;
}
#sp_statistik {
	margin-top:15px;
}

#sp_statistik table{
	padding:0;
	margin:0;
	margin-top:10px;
}

#sp_statistik td{
	padding:2px;
}


/*Tabellen Styles */

table {
    	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	width:100%;
	padding:2px;
}

.contenttable thead{
	background-color:#DDD;
	text-align:center;
	font-weight:bold;
	font-size:12pt;
}


.contenttable td{

	text-align:center;
	vertical-align:top;
}

td.align-justify {
	text-align:justify;
	}

/* Mailformular */

/* Powermail */
span.powermail_mandatory {
        color: red;
}
input.validation-failed,
textarea.validation-failed {
        background-color: red;
}
div.powermail_mandatory_js {
        color: red;
        margin: 3px 0 15px 120px;
}
fieldset.tx-powermail-pi1_fieldset {
        border: 1px solid #fff;
        background-image: url(../img/handy.jpg);
        background-repeat: no-repeat;
        background-position: 100% 60%;
        padding: 10px;
}
fieldset.tx-powermail-pi1_fieldset label {
        display: block;
        width: 300px;
        float: left;
        clear: both;
        font-weight: bold;
}
fieldset.tx-powermail-pi1_fieldset input,
fieldset.tx-powermail-pi1_fieldset textarea {
	
	background-image:url(bg_rechts1.jpg);
	background-repeat:repeat-x;
	background-color:#5D9A9D;
	color:white;
}
fieldset.tx-powermail-pi1_fieldset select
{
    width: 200px;
	background-image:url(bg_rechts1.jpg);
	background-repeat:repeat-x;
	background-color:#5D9A9D;
	color:white;
}
div.tx_powermail_pi1_fieldwrap_html {
        margin: 3px 0;
		margin-bottom:10px;
}
input.powermail_submit {
        margin: 0px;
        font-weight: bold;
        border: 1px solid #444;
        width: 180px;
		margin-left:300px;
}
input.powermail_reset {
        margin: 0px;
        font-weight: bold;
        border: 1px solid #444;
        width: 180px;
		margin-left:300px;
}
td.powermail_all_td {
        padding: 3px 3px 3px 0;
}

/*Startseite*/

/* große News-Box */
#mitte{
	position:absolute; top:295px; left:10px;
	border:1px solid white;
	padding:0;
	background-image:url(bg_gross.jpg);
	background-repeat:repeat-x;
	background-color:black;
	width:676px;
	height:445px;
	overflow:hidden;
}

#mitte a{
	text-decoration:none;
	color:white;
}

#mitte a:hover{
	text-decoration:underline;
	color:#FF5600;
	font-weight:bold;
}

#mitte h1{
	font-size:16px;
	padding-top:0px;
	color:white;
	margin:0px;
	margin-bottom:15px;
}

#mitte h2{
	font-size:16px;
	color:white;
	padding-bottom:0px;
	margin:0px;
	margin-bottom:5px;
}

#mitte h3{
	font-size:12px;
	color:white;
	padding-bottom:0px;
	margin:0px;
}

#mitte h4{
	font-size:100%;
	color:white;
	padding-bottom:0px;
	margin:0px;
}

/* Boxen rechts */
div.rechts1{
	position:absolute; top:100px; left:697px;
	border:1px solid white;
	padding:5px;
	background-image:url(bg_rechts1.jpg);
	background-repeat:repeat-x;
	background-color:#5D9A9D;
	width:283px;
	color:white;
}

td.rechtsweiss{
	color:white;
	vertical-align:bottom;
}

td.rechts{
	color:black;
	vertical-align:bottom;
}

a.rechts1{
	color:white;
	text-decoration:none;
}

a.rechts1:hover{
	color:black;
	text-decoration:underline;
}

td.rechtsklein{
	color:black;
	vertical-align:bottom;
	font-size:10px;
}

div.sponsor{
	position:absolute; top:224px; left:697px;
	border:1px solid white;
	padding:5px;
	width:283px;
	background-color:#003174;
	margin:0px;
}

h1.rechts{
	margin-top:0;
	font-size:14px;
}
h1.rechtsweiss{
	font-size:14px;
	color:white;
}

div.rechts2{
	position:absolute; top:295px; left:697px;
	border:1px solid white;
	padding:5px;
	background-image:url(bg_rechts2.jpg);
	background-repeat:repeat-x;
	background-color:#7094BC;
	width:283px;
}

div.rechts3{
	position:absolute; top:465px; left:697px;
	border:1px solid white;
	padding:5px;
	background-image:url(bg_rechts2.jpg);
	background-repeat:repeat-x;
	background-color:#7094BC;
	width:283px;
	height:265px;
	overflow:hidden;
}
div.button{
	position:absolute; top:735px; left:697px;
	border:1px solid white;
	padding:5px;
	width:283px;
	background-color:#003174;
	margin:0px;
	display:none;
}
div.ul{
	position:absolute; top:750px; left:10px;
	background-image:url(bg_rechts2.jpg);
	background-repeat:repeat-x;
	background-color:#5D9A9D;
	border:1px solid white;
	padding:5px;
	width:666px;
	height:120px;
	background-color:#003174;
	margin:0px;
}

div.ul h1 {
	margin-top:0;
	font-size:130%;
}

div.ul a {
	color:black;
}
div.ul a:hover {
	color:#FF5600;
	text-decoration:underline;
}
div.ur1{
	position:absolute; top:750px; left:697px;
	border:1px solid white;
	padding:5px;
	width:283px;
	background-color:#003174;
	margin:0px;
}
div.ur2{
	position:absolute; top:820px; left:697px;
	border:1px solid white;
	padding:5px;
	width:283px;
	background-color:#003174;
	margin:0px;
}
#footer {
	clear: both;
	position:absolute; top:880px; left:10px;
	background-image:url(bg_footer.gif);
	border:1px solid white;
	padding:5px;
	width:970px;
	margin-top:10px;
}

#legal {
	position: absolute; top:910px; left:10px;
	width:970px;
	padding:15px;
	text-align:center;
}
.rechts1 a{
	color:white;
	text-decoration:none;
	font-size:10px;
}

.rechts1 h1,
.rechts2 h1{
	margin-top:0;
}

.rechts1 a:hover{
	color:black;
	text-decoration:underline;
	font-size:10px;	
}

.rechts2 a{
	color:white;
	text-decoration:none;
	font-size:10px;
}

.rechts2 a:hover{
	color:black;
	text-decoration:underline;
	font-size:10px;	
}


.rechts3 a{
	color:white;
	text-decoration:none;
}

.rechts3 a:hover{
	color:black;
	text-decoration:underline;
}
.travelwings tr{
	margin-bottom:10px;
}

.travelwings td {
	vertical-align:top;
	width:50px;
	padding:2px;
	}

#spielplan a {
	color:#000;
}

#spielplan a:hover {
	color:#FFF;
}

#spielplan tr.home {
	background-color:#0088C8;
	}
#spielplan tr.away {
	background-color:#959595;
}


/**Festpositionierte Icons**/

.rss {
	position:absolute;
	top:300px;
	left:661px;
	width:20px;
	height:20px;
	vertical-align:middle;
	z-index:400;
}
.dein_feed {
	position:absolute;
	top:778px;
	left:600px;
	vertical-align:middle;
	z-index:400;
}
/*Tabelle*/

.tx-wwtabelle-pi1 a{
	color:#000;
}

.tx-wwtabelle-pi1 a:hover{
	color:#FFF;
}

.tx-wwstatistik-pi1 a{
	color:#000;
}

.tx-wwstatistik-pi1 a:hover{
	color:#FFF;
}


.maincolor {
	background-color:#0088c8;
}

.light {
	background-color:#959595;
}

.sortcell {
	background-color:#FFF;
	font-weight:bold;
	color:red;
}


/**ZweiSpalten FCE**/

#FCE2_links {
	width:620px;
	float:left;
	overflow:hidden;
}
#FCE2_rechts {
	width:150px;
	float:right;
	overflow:hidden;
}








/* Sponsoren-Seite */

.sponsorTooltip {
	position:absolute;
	display: none;
	background-color: #FFFFFF;
	font-size:100%;
	color: #000000;
	width:300px;
	border-width:1px;
	border-style:solid;
	border-color:#909090
}

.tx-wwsponsor-pi1 {
}

td.hauptsponsor {
	text-align:center;
	}


table.sponsorTable{
	margin:0;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	width:720px;
}

tr.wwsponsorHeader {
	height:40px;
	vertical-align:bottom;
}

td.sponsorLogoSmall{
	text-align:center;
	vertical-align:middle;
	padding:5px;
	height:50px;
	width:175px;
	overflow:hidden;
}
td.sponsorLogoSmall img {
	border: 2px ridge #0E284E;
}
