    body
	{
		cursor:default;
        margin: 0;
		padding: 0;
		font: 85% verdana, arial, hevetica, sans-serif;
		text-align: center;
		color: #000;
		line-height: 150%;
		background-color: #fff;
		background-image: url(http://svb1910.de/hint.gif);
	}
	a:link { color: #37ac47; }
	a:visited { color: #37ac47; }
    a:active { color: #37ac47; }
    a:hover { color: #37ac47; }
    a:focus { color: #37ac47; }

	{
		color: #ff00ff;
		/*background-color: #FFFFFF; */
	}

    html, body {
    height: 100%; /* Anzeigebereich in der Vertikalen auf 100% strecken */
    }
    
    a img {
    border-color: #37ac47;
    }

    h1   /*Überschrift News*/
	{
		color: #000;
		font: 100% verdana, times, "times new roman", serif;
		font-weight: bold;
		margin: 0 0 2px 0;
		line-height: 200%;
	}

    h2    /*Datum News*/
	{
		color: #37ac47;
		font: 80% verdana, times, "times new roman", serif;
		font-weight: normal;
		margin-top: 0;
	}

	h3    /*Überschrift Unterseiten oben recht + unterstrichen*/
	{
		color: #000;
		font: 110% verdana, times, "times new roman", serif;
		font-weight: bold;
		margin: 0 0 2px 0;
		text-align: right;
		border-bottom: 1px solid #37ac47;
	}

	h4    /*Impressum grüne Überschriften*/ 
	{
		color: #37ac47;
		font: 90% verdana, times, "times new roman", serif;
		font-weight: bold;
		margin-top: 30px;
		/*text-align: center;*/
	}

	h5    /*Gästebuch - Bisher gibt es x Einträge*/
	{
		color: #000000;
		font: 80% verdana, times, "times new roman", serif;
		font-weight: normal;
		margin-top: 0;
	}

    #container
	{
		margin: 0em auto;
		width: 800px;
	    min-height: 100%; /* Mindesthöhe in modernen Browsern */
        height: auto !important; /* !important-Regel für moderne Browser */
        height: 100%; /* Mindesthöhe in IE (<7) */
		text-align: left;
		background-color: #fff;
		border: 2px solid #37ac47;
		/*border: 1px solid black;*/
	}

	#header
	{
		height: 145px;
		position: relative;
		background-image: url(header.jpg);
		border-bottom: 2px solid #37ac47;
		/*border-bottom: 1px solid #000;*/

	}
	.eins
    {
        height: 145px;
		background-image: url(header.jpg);
		background-repeat: no-repeat;
		background-position: 0 0;
		position: relative;
		border-bottom: 2px solid #37ac47;
		/*border-bottom: 1px solid #000;*/
    }
    .zwei
    {
        height: 145px;
		background-image: url(header2.jpg);
		background-repeat: no-repeat;
		background-position: 0 0;
		position: relative;
		border-bottom: 2px solid #37ac47;
		/*border-bottom: 1px solid #000;*/
    }
    .drei
    {
        height: 145px;
		background-image: url(header3.jpg);
		background-repeat: no-repeat;
		background-position: 0 0;
		position: relative;
		border-bottom: 2px solid #37ac47;
		/*border-bottom: 1px solid #000;*/
    }
    .vier
    {
        height: 145px;
		background-image: url(header4.jpg);
		background-repeat: no-repeat;
		background-position: 0 0;
		position: relative;
		border-bottom: 2px solid #37ac47;
		/*border-bottom: 1px solid #000;*/
    }
    .fuenf
    {
        height: 145px;
		background-image: url(header5.jpg);
		background-repeat: no-repeat;
		background-position: 0 0;
		position: relative;
		border-bottom: 2px solid #37ac47;
		/*border-bottom: 1px solid #000;*/
    }

    #noscript
    {
        position: absolute;
        left: 160px;
        top: 150px;
        width: 800px;
        color: #FF0000;
		font: 110% verdana, times, "times new roman", serif;
		font-weight: bold;
    }
    
    #noscript a
    {
        color: #000;
        text-decoration: none;
    }

    #noscript a:hover
    {
        color: #000;
        text-decoration: underline;
    }

    #sitemap        /*sitemap unten rechts im header*/
    {
        position: absolute;
        left: -5px;
        top: 129px;
        width: 800px;
        text-align: right;
        font: 80% verdana, times, "times new roman", serif;
    }

    #sitemap a
    {
        color: #fff;
        text-decoration: none;
    }

    #sitemap a:hover
    {
        color: #fff;
        text-decoration: underline;
    }
    
    #home       /*home unten rechts im header*/
    {
        position: absolute;
        left: -53px;
        top: 129px;
        width: 800px;
        color: #fff;
        text-align: right;
        font: 80% verdana, times, "times new roman", serif;
    }

    #home a
    {
        color: #fff;
        text-decoration: none;
    }

    #home a:hover
    {
        color: #fff;
        text-decoration: underline;
    }
    
    #jubi       /*100 Jahre SVB oben links im header*/
    {
        position: absolute;
        left: 4px;
        top: 3px;
        width: 800px;
        color: #fff;
        text-align: left;
        font: 80% verdana, times, "times new roman", serif;
    }
    
	#mainnav
	{
		float: left;
	    width: 150px;
	    /*height: 100%;*/
		background-color: #fff; /* #37ac47;*/
		padding:0px 0px;
        margin: 15px 0px 0px 0px;
	    font: 90% verdana, times, "times new roman", serif;
	    color:#37ac47;
	    /*border-right: 2px dotted #37ac47;*/

	}

	.menutitle
    {
        cursor:pointer;
        font: 130% verdana;
    }

    div.menutitle:hover
    {
        color:#000;
    }

    .submenu
    {
        margin: 0.5em 0em 0.3em 0.5em;
        font: 95% verdana;
    }


	#mainnav ul
	{
		margin: 0px 10px 0px 10px;
		padding: 0;
		list-style-type: none;

	}

    #mainnav li
	{
		padding:8px 0px 8px 8px;
	    /*border: 1px solid #37ac47; */
	    /*border-top: 1px solid #37ac47; */
	    border-top: 2px dotted #37ac47;
		/*border-bottom: 2px dotted #37ac47;*/
	}

    #mainnav li a
	{
		text-decoration: none;
		color: #37ac47;
		/*font-weight: bold; */


	}


	#mainnav li a:hover , a:active
	{
		text-decoration: none;
		color: #000;
		/*font-weight: bold;
		background-color: #272900; */
	}


	#infoBox
	{
		float: right;
        text-align:center;
		width: 150px;
		/*height: 100%;*/
	    margin: 15px 0px;
	    /*margin: 320px 0px 0px 0px;*/
		background-color: #fff;
	}

     
	#contents
    {
        margin: 25px 160px 5px 160px;          /*2516020160*/
        /*height: 100%;*/
        background-color: #fff;
        width: 480px;
        /*border: 2px solid #37ac47;*/
    }

    #contents a
    {
        color: #37ac47;
		font: 100% verdana, times, "times new roman", serif;
		font-weight: bold;
		margin-top: 0;
		text-align: center;
		text-decoration: none;
    }

    #contents a:hover
    {
        color: #000;
		font-weight: bold;
		margin-top: 0;
		text-align: center;
	}
	
	.spiel
    {
        line-height: 100%;
    }
	
	#smallcontents a                /*bspw Linkliste*/
    {
        color: #37ac47;
		font: 90% verdana, times, "times new roman", serif;
		font-weight: bold;
		margin-top: 0;
		text-align: center;
		text-decoration: none;
    }

    #smallcontents a:hover
    {
        color: #000;
		font-weight: bold;
		margin-top: 0;
		text-align: center;
	}
	
	.smallcontents                 /*bspw sitemap*/
    {
        color: #000000;
		font: 90% verdana, times, "times new roman", serif;
		font-weight: bold;
		margin-top: 0;
		text-decoration: none;
    }

	.blogentry
    {
        border-bottom: 1px dotted #37ac47;
        margin: 0px 0px 5px 0px;             /*00300*/
        text-align: justify;

    }

	#blogentrykader 
    {
        margin: 0px 0px 5px 0px;             /*00300*/
        text-align: justify;

    }
    
    #blogentrykader a
    {
        text-decoration: none;
        color: #000000;
        font-weight: normal;
    }
    
    #blogentrykader a:hover 
    {
        color: #37ac47;
        font-weight: normal;
    }
    
    #blogentrykader a:hover span
    {
        display: block;
        position: fixed;
        left: 675px;
    }
    
    #blogentrykader a span
    {
        display: none;
    }
    
    #blogentrykader img
    {
        margin: -55px 0px;
        border: 1px solid #000000;
        padding: 3px
    }
    
    .position {
        height: 15px;
        color: #37ac47;
        font: 80% verdana, times, "times new roman", serif;
        font-weight: normal;
        text-align: left;
        border-bottom: 1px solid #37ac47;

    }
    .angaben {

        font: 95% verdana, times, "times new roman", serif;
        border-bottom: 1px solid #37ac47;
        padding: 5px 0px 5px 0px;

    }
    .tabspalte {

        font: 95% verdana, times, "times new roman", serif;
        padding: 5px 0px 5px 0px;

    }
    .liganame {
        height: 15px;
        color: #37ac47;
        font: 80% verdana, times, "times new roman", serif;
        font-weight: normal;
        text-align: left;
        border-bottom: 1px solid #37ac47;

    }
    .begegnung {

        font: 90% verdana, times, "times new roman", serif;
        border-bottom: 1px solid #37ac47;
        padding: 5px 0px 5px 0px;

    }
    .countertable {
        font: 85% verdana, times, "times new roman", serif;
        width: 138px;
        height: 69px;
        background-image: url(sponsoren/besucher.gif);
		background-repeat: no-repeat;
		background-position: 0 0;
    }
    .countdown1 {
        font: 85% verdana, times, "times new roman", serif;
        width: 138px;
        height: 69px;
        background-image: url(sponsoren/countdown1.gif);
		background-repeat: no-repeat;
		background-position: 0 0;
    }
    .countdown2 {
        font: 85% verdana, times, "times new roman", serif;
        width: 138px;
        height: 69px;
        background-image: url(sponsoren/countdown2.gif);
		background-repeat: no-repeat;
		background-position: 0 0;
    }
    .copyright {
        color: #37ac47;
        font: 63% verdana, times, "times new roman", serif;
        text-align: center;
        border-top: 1px dotted #37ac47;
        padding: 4px 0px 4px 0px;
    }
    .angepasst                 /*bspw sitemap*/
    {
        color: #000000;
		font: 90% verdana, times, "times new roman", serif;
		margin-top: 0;
		text-decoration: none;
    }
       


/*
Zwei Angaben bedeuten: die erste Angabe bedeutet den Abstand für oben und unten, die zweite den Abstand für rechts und links.
Drei Angaben bedeuten: die erste Angabe bedeutet den Abstand für oben, die zweite den Abstand für rechts und links und die dritte den Abstand für unten.
Vier Angaben bedeuten: die erste Angabe bedeutet den Abstand für oben, die zweite den Abstand für rechts, die dritte den Abstand für unten und die vierte den Abstand für links.
*/
