/*
****************** Allgemein gültiges **************************** */
body {
    color:black;
    background-color:#e1e1e1;
    margin:0;
    font-family:Tahoma,sans-serif;
    padding-left:10px;
    padding-right:10px;
    padding-top:5px;
    padding-bottom:0px;
    text-align: center;
    font-size:small;
}
*.klein {
    font-size: 10px;
}
*.mittel {
    font-size: 12px;
}
div
{
    position:absolute;
    top: 200px;
    width:900px;
    margin: 0 auto;
    left:50%;
    margin-left: -450px;
}
* a {
    color: black;
    text-decoration: none;
}
* a:hover {
    text-decoration: underline;
}
div.main {
    top: 0px;
}

div.nojs {
    background-color: #ff0000;
    z-index: 300;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    width: 300px;
    height: auto;
    border: 2px solid;
    margin: 0px -150px;
    padding: 10px;
    top: 300px;
}

/*
****************** Debug **************************** */
div.debug {
    width: 500px;
    position: absolute;
    left: 50%;
    top: 850px;
    text-align:left;
}

/*
****************** Banner **************************** */
div.banner img
{
	position: absolute;
	width: 70px;
	top: 3px;
	left: 80%;
}
div.banner p
{
	font-size: 65px;
	font-family:Informal Roman;
	margin-left: -155px;
	margin-top: 10px;
	color: #000080;
}
div.banner
{
    /* background-image: url(design/banner.jpg); */
    position:absolute;
    top:24px;
	background-color: #C8C8C8;
    height:76px;
    z-index:4;
    border-left:1px solid #333333;
    border-right:1px solid #333333;
}
/*
div.banner
{
    background-image: url(design/banner.jpg); 
    position:absolute;
    top:25px;
	background-repeat: no-repeat;
    height:150px;
    z-index:1;
    border-left:1px solid #333333;
    border-right:1px solid #333333;
}
*/

/*
****************** Positionsleiste **************************** */

div.content_top {
    position:absolute;
    top: 100px;
    height: 19px;
    background-color: #c8c8c8;
    z-index:3;
    width:849px;
    margin-left: -432px;
    text-align: left;
    padding-left: 15px;
    padding-top: 7px;
    font-size: 10px;
    text-decoration: none;
    border-left:1px solid #333333;
    border-right:1px solid #333333;
}
div.content_top1 {
    position:absolute;
    top: 100px;
    height: 25px;
    background-color: #333333;
    background-image: url(design/wappen_mini.jpg);
    background-repeat: repeat;
    z-index:1;
    border:1px solid #333333;
    
}
.content_top a {
    color: #000000;
}

/*
****************** Content **************************** */
.content * {
    margin: 0 auto;
}
.content div {
    width: 840px;
    margin: 10px -420px;
    top: 0px;
}
.content *.ueberschrift {
    font-size: large;
    font-weight: bold;
}
* input.breit, * select.breit {
    width: 250px;
}
*.btn_breit {
    width: 254px;
}

.content div.infos {
    top:0px;
    z-index: 10;
    width: 290px;
    padding-left:15px;
    height:623px;
    overflow: auto;
    text-align: left;
    border-left-style:solid;
    border-left-width:3px;
    border-right: none;
    left:960px;
}
.content div.infos a:hover {
	background-color: #ffffff;
}
.content div.infos a {
	color:#000080;
	font-size: 10px;
	text-decoration: underline;
}
.content div.infos p.klein a{
	text-decoration: none;
}
.content div.infos p.news{
    color:#000080;
    background-color: #e0e0e0;
    border-width:1px;
    border: 2px solid #333333;
    width: 270px;
    text-align:justify;
    margin:0px;
    padding:5px;
    overflow: auto;
    font-size: 10px;
	margin-bottom: 5px;
}
.content div.tabelle {
    background-color: #e0e0e0;
    top:169px;
    z-index: 10;
    width: 530px;
    height:auto;
    overflow: auto;
    text-align: left;
    left:49%;
    padding-bottom: 15px;
    border: 2px solid #333333;
}
.content div.tabelle_volleyball {
    background-color: #e0e0e0;
    position: relative;
    margin: 0px auto;
    background-color: #e0e0e0;
    border: 2px solid #333333;
    top: 0px;
    left: 0px;
	width: 700px;
	padding-bottom: 15px;
}
.content div.wappen {
    background-color: #e0e0e0;
    top:0px;
    z-index: 10;
    width: 530px;
    height:auto;
    overflow: none;
    text-align: left;
    left:49%;
    border: 2px solid #333333;
}
.content div.wappen img {
    width: 100px;
    margin: 10px;
}
.content div.welcome {
    background-color: transparent;
    top:11px;
    z-index: 10;
    width: 370px;
    height:140px;
    overflow: none;
    text-align: left;
    left:535px;
    font-family:Times New Roman;
    font-size:20px;
    font-weight: bold;
    color: #b0b0b0;
    border: none;
}
.content div.welcome p.gross {
    font-size: 32px;
    text-align: center;
    margin-top: 0px;
}
.content div.wetter {
    width: 290px;
    padding-left:15px;
    left:960px;
    background-color:transparent;
    top: 495px;
    height: 134px;
    z-index: 30;
    border-left-style:solid;
    border-left-width:3px;
}
.content div.wetter table {
    width: 155px;
    height: auto;
}
.content div.wetter a {
    color: #000080;
}
.content *.mittel {
/*    color: #000080;
    font-weight: bold; */
}

/* Kontaktformular */
* textarea.kontakt {
    width: 250px;
    height: 250px;
}

/* HOME */
.home *.mittel {color:#000080; font-weight:bold;}
.home p.klein {color:#000080; background-color: #e0e0e0; border-width:1px; border: 2px solid #333333; width: 270px; text-align:justify; margin:0px; padding:5px;}

/* NEWS */
.content div.news table {
    width: 800px;
}
.content div.news td.oben {
    font-size: 12px;
    background-color: #e0e0e0;
    font-weight: bold;
}
.content div.news td.mitte {
    font-size: 11px;
    background-color: #transparent;
    padding: 10px;
    text-align: justify;
}
.content div.news td.unten {
    font-size: 10px;
    background-color: #e0e0e0;
}
.content div.news a {
    text-decoration: underline;
}
.content div.termine *.mittel {
    font-size: 14px;
    font-weight: bold;
    color: #000080;
    padding-bottom: 10px;
}
.content div.termine td.klein {
    padding: 5px;
}

/* ADMINBEREICH */
.content div.adminbereich {
    text-align: left;
    background-color: transparent;
}
.content div.adminbereich table.t1 {
    width: 500px;
    border: none;
}
.content div.adminbereich ol.bereich {
    list-style-type: none;
    margin-left: 50px;
}
.content div.adminbereich ol.bereich li {
    list-style-type: none;
}
.content div.adminbereich ol.aktionen {
    list-style-type: none;
    margin-left: 0px;
    margin-top: 5px;
    z-index: 100;
}
.content div.adminbereich ol.aktionen li {
    list-style-type: none;
    display: inline;
}
.content div.adminbereich a.menupunkt {
    border: 1px solid black;
    padding: 2px;
    background-color: #e0e0e0;
    color: #000000;
    text-decoration: none;
    font-size: 12	px;
}
.content div.adminbereich a.menupunkt:hover {
    background-color: #FFFFFF;
    color: #333333;
    text-decoration: none;
}

.content div.adminbereich ol hr {
    margin: 7px;
}
.content div.adminbereich a {
    text-decoration: underline;
}
.content div.adminbereich div.rahmen {
    background-color: #e0e0e0;
    position: relative;
    margin: 0px -250px;
    width: 500px;
    padding: 5px;
    border: 1px solid #000000;
}
.content div.adminbereich div.tabelle {
    top: 45px;
    width: 530px;
    margin: 0px -275px;
    text-align: center;
    padding: 10px;
}
.content div.adminbereich div.mannschaft {
    top: 10px;
    width: 400px;
    margin: 0px -200px;
    padding: 10px;
}

/*    FUSSBALL     */
.content div.fussball {
    width: 800px;
    top: 5px;
    margin: 0px -400px;
}
.content div.fussball img.banner {
    width: 800px;
    height: 60px;
}
.content div.fussball iframe.tabelle { width: 570px; height: 330px; margin: 10px;}
.content div.fussball iframe.saison { width: 608px; height: 620px; margin: 10px;}
.content div.fussball iframe.spieltag { width: 600px; height: 210px; margin: 10px;}
.content div.fussball iframe.ergebnis { width: 776px; height: 330px; margin: 10px;}
.content div.fussball input[type=text], .content div.fussball input[type=password], .content div.fussball select { width: 150px; }

.content div.fussball div.stats table { width:80%; }
.content div.fussball div.stats td.top { font-size:14px; font-weight:bold;}
.content div.fussball div.stats td { font-size:14px; }
.content div.fussball div.stats p.text { font-size:14px;}
.content div.fussball div.stats a { text-decoration: underline;}

.content div.fussball div.tabelle {
    position: relative;
    margin: 0px auto;
    background-color: transparent;
    border: none;
    top: 0px;
    left: 0px;
}

div.widget
{
    position:absolute;
    top: auto;
    width:auto;
    margin: auto;
    left:auto;
    margin-left: auto;
}
div.widget div
{
    position:absolute;
    top: auto;
    width:auto;
    margin: auto;
    left:auto;
    margin-left: auto;
}

/*         GB        */
.content iframe.gb {
    width: 850px;
    height: 1000px;
}

/*        Tippspiel        */
.content iframe.tippspiel {
    width: 860px;
    height: 2000px;
}

/*           RALLEY          */
.content div.highscore {
    top: 400px;
    width: 320px;
    text-align: left;
    margin: 0px -160px;
}
.content div.highscore table {
    text-align: center;
    width: 280px;
}
.content div.highscore table tr.n1 { font-size: 14px; font-weight: bold;}
.content div.highscore table tr.n2 { font-size: 13px; }
.content div.highscore table tr.n3 { font-size: 12px; }

.content div.highscore table tr.n4,
.content div.highscore table tr.n5,
.content div.highscore table tr.n6,
.content div.highscore table tr.n7,
.content div.highscore table tr.n8,
.content div.highscore table tr.n9,
.content div.highscore table tr.n10
{ font-size: 9px; }

.content div.highscore div.top
{
    left: -75%;
    margin: 0px auto;
    width: 320px;
}
.content div.highscore div.flop
{
    left: 70%;
    margin: 0px auto;
    width: 320px;
}

/*        LINKS      */
.content div.links {
    position: relative;
    left: 0px;
    margin: 0px auto;
}
.content div.links a {
    text-decoration: underline;
}
.content div.fussnote {
    position: relative;
    font-size: 10px;
    left: 0px;
    margin: 0px auto;
}

div.content_bottom {
    position:absolute;
    top: 780px;
    height: 10px;
    background-color: #333333;
    background-image: url(design/linie.gif);
    background-repeat: repeat;
    border-left:1px solid #333333;
    border-right:1px solid #333333;
}
div.content {
    position:absolute;
    top: 127px;
    border-style: 1px solid;
    background-color: #b0b0b0;
    height: 633px;
    overflow: auto;
    padding: 10px;
    width: 880px;
    border-left:1px solid #333333;
    border-right:1px solid #333333;
}

/*
****************** Footer **************************** */
div.footer {
    position:absolute;
    top: 786px;
    z-index: 10;
    height: 15px;
    background-color: #202020;
    text-align: center;
    display: block;
    color: #505050;
    font-size: 10px;
    padding-top: 2px;
    border-left:1px solid #333333;
    border-right:1px solid #333333;
}

.footer a {
    color: #505050;
    text-transform: uppercase;
}

/*
****************** Menu **************************** */
div.menu
{
    position:absolute;
    background-color: transparent;
    height: 20px;
    z-index:30;
    top: 0px;
}
div.mainMenu {
    COLOR: #ffffff;
    POSITION: absolute;
    BACKGROUND-COLOR: transparent;
    height: 20px;
    z-index:30;
    text-align: left;
    top: 4px;
    border-left:1px solid #333333;
    border-right:1px solid #333333;
}
#menuList {
	PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 2px;
    PADDING-TOP: 2px;
    MARGIN: 0px;
    background-color: #000050;
}
#menuList UL {
	PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px
}
#menuList LI {
	DISPLAY: inline;
    LIST-STYLE-TYPE: none;
}
A.starter {
	PADDING-RIGHT: 30px;
    PADDING-LEFT: 5px;
    PADDING-TOP: 2px;
    PADDING-BOTTOM: 2px;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 1.1em;
    MARGIN: 0px;
    COLOR: #ffffff;
    BACKGROUND-COLOR: #000050;
    TEXT-DECORATION: none
    width: 100%;
    text-decoration: none;
}
A.starter:hover {
	COLOR: #ffffff;
    BACKGROUND-COLOR: #dc241f;
    text-decoration: none;
}
A.starter:active {
	COLOR: #ffffff;
    BACKGROUND-COLOR: #dc241f
}
.menu {
	VISIBILITY: hidden;
    WIDTH: 150px;
    COLOR: #ffffff;
    POSITION: absolute;
    BACKGROUND-COLOR: #000050;
    TEXT-ALIGN: left
}
.menu LI A {
	PADDING-RIGHT: 40px;
    DISPLAY: block;
    PADDING-LEFT: 6px;
    FONT-SIZE: 1.0em;
    PADDING-BOTTOM: 4px;
    MARGIN: 0px;
    COLOR: #fff;
    LINE-HEIGHT: 1.0em;
    PADDING-TOP: 8px;
    BACKGROUND-COLOR: 0080c0;
    text-decoration: none;
    background-image:url(design/btn_menu.gif);
    width: 70%;
}

.menu LI A.submenu {
    background-image:url(design/btn_submenu.gif);
    text-decoration: none;
}

/* Aufklappbare Menus */
.menu LI A:hover {
	COLOR: #ffffff;
    BACKGROUND-COLOR: #dc241f;
    text-decoration: none;
}
.menu LI A:active {
	COLOR: #ffffff;
    BACKGROUND-COLOR: #dc241f;
}

#menu1 {
	Z-INDEX: 100; WIDTH: 150px
}
#menu2 {
	Z-INDEX: 100; WIDTH: 150px
}
#menu3 {
	Z-INDEX: 100; WIDTH: 150px
}
#menu4 {
	Z-INDEX: 100; WIDTH: 150px
}
#menu5 {
	Z-INDEX: 100; WIDTH: 150px
}


