body	
		{	
		text-align: center;
		font-family: Arial,Helvetica,sans-serif;
		font-size: small;
		color:white;
		background-color: #000000;
		border:1px solid #000000;
        scrollbar-Base-Color: #F5F5DC;
        scrollbar-track-color: #8C0000; /*Hintergrund Scrollbalken*/
        scrollbar-face-color: #936F4D;/*Scrollbalken selbst*/
        scrollbar-highlight-color: #936F4D;
        scrollbar-3dlight-color: #A78565;
        scrollbar-darkshadow-color: #000000;
        scrollbar-shadow-color: #754110;
        scrollbar-arrow-color: #8C0000;
		}
div#kopf
        {
	   	/*border-color:#8C0000;
	    border-width:1px;
	    border-style: solid;*/
		position:absolute;
		left:100px;
		top:5px;
		height:109px;/*Höhe wie Grafik*/
		width:770px;
	    margin: auto;
	    color:White;
		background-color:#8C0000;
		background-image:url(grafiken/Banner_weinrot_schwarz.bmp);
		background-repeat: no-repeat;
		}
div#navigation
		{
		/*border-color:#8C0000;
	    border-width:1px;
	    border-style: solid;*/
		position: absolute;
		left:100px;
		top:120px;
		height:432px;/*Höhe wie Grafik+10px*/
		width:120px;
		background-color:#8C0000;
		/*padding-top:40px;
		margin-bottom:40px;*/
		}
a.b:link, a.b:visited, a.b:hover, a.b:active
		{
 		font-family:Arial;
 		font-size:14px;
 		text-align:left;
 		text-Decoration: none;
 		}
a.b:link
		{
 		color:000000;
		}
a.b:visited
		{
 		color:936F4D;
		}
a.b:hover
		{
 		color:white;
		}
a.b:active
		{
		color:white;
		}	
div#inhalt
		{
		/*border-color:#8C0000;
	    border-width:1px;
	    border-style: solid;*/
	    position:absolute;
		left:220px;
		top:120px;
		height:432px;
		width:650px;
		background-color:#8C0000;
		background-image:url(grafiken/Valerie_may_650x432.jpg); 
		background-repeat:no-repeat;/*Hintergrundbild nur 1 mal*/
		overflow:auto;/* Macht die Scrollbalken*/
		text-align: left;
		}
div#inhaltShows
		{
		/*border-color:#8C0000;
	    border-width:1px;
	    border-style: solid;*/
	    position:absolute;
		left:220px;
		top:120px;
		height:432px;
		width:650px;
		background-color:#8C0000;
		overflow:auto;/* Macht die Scrollbalken*/
		text-align: left;
		}
div#inhaltDownloads
		{
		/*border-color:#8C0000;
	    border-width:1px;
	    border-style: solid;*/
	    position:absolute;
		left:220px;
		top:120px;
		height:432px;
		width:650px;
		background-color:#8C0000;
		overflow:auto;/* Macht die Scrollbalken*/
		}
		
div#inhaltFotos
		{
		/*border-color:#8C0000;
	    border-width:1px;
	    border-style: solid;*/
	    position:absolute;
		left:220px;
		top:120px;
		height:432px;
		width:650px;
		background-color:#8C0000;
		overflow:auto;/* Macht die Scrollbalken*/
		}
div#inhaltVita
		{
		/*border-color:#8C0000;
	    border-width:1px;
	    border-style: solid;*/
	    position:absolute;
		left:220px;
		top:120px;
		height:432px;
		width:650px;
		background-color:#8C0000;
		overflow:auto;/* Macht die Scrollbalken*/
		text-align: left;
		}
div#inhaltGuteStunde
		{
		/*border-color:#8C0000;
	    border-width:1px;
	    border-style: solid;*/
	    position:absolute;
		left:220px;
		top:120px;
		height:432px;
		width:650px;
		background-color:#8C0000;
		overflow:auto;/* Macht die Scrollbalken*/
		text-align: left
		}
div#inhaltKontakt
		{
		/*border-color:#8C0000;
	    border-width:1px;
	    border-style: solid;*/
	    text-align:right;
	    position:absolute;
		left:220px;
		top:120px;
		height:432px;
		width:650px;
		background-color:#8C0000;
		overflow:auto;/* Macht die Scrollbalken*/
		/*padding-top:20px;
		padding-right:50px;*/
		}
div#inhaltImpressum
		{
		/*border-color:#8C0000;
	    border-width:1px;
	    border-style: solid;*/
	    position:absolute;
		left:220px;
		top:120px;
		height:432px;
		width:650px;
		background-color:#8C0000;
		overflow:auto;/* Macht die Scrollbalken*/
		text-align: left;
		}
div#inhaltLinks
		{
		/*border-color:#8C0000;
	    border-width:1px;
	    border-style: solid;*/
	    position:absolute;
		left:220px;
		top:120px;
		height:432px;
		width:650px;
		background-color:#8C0000;
		overflow:auto;/* Macht die Scrollbalken*/
		text-align: left;
		}
div#fusszeile 
    	{
	    /*border-color:#000000;
	    border-width:1px;
	    border-style: solid;*/
	    position:absolute;
	    left:120px;
		top:560px;
		height:100px;
		width:770px;
		font-style:oblique;
		padding-top: 5px;
    	background-color: #000000;
    	color:8C0000;
    	font-size:80%;
		} 
