/*

	CSS Stylesheet für den CSS Contest

	Name:			WMP
	Autor:			werbegeschenk
	ID:			1097323751
	Eingesendet:		09.10.2004/14:09
	Besitzer:		YToyOntpOjA7czo4OiJkOTVmN2Q0MiI7aToxO2k6MTA5NzI3MjgwMDt9

*/

/* Erster Versuch - 
hier wird noch dran gearbeitet! */


body, html
{
    margin: 				0px;
    height: 				100%;
}
body {background-image:url("1097323751.css.files/v5_1_tag.jpg"); 
background-repeat: no-repeat;
padding:0;
margin:0;
padding-top:50px;
font-family:Arial, sans-serif;
font-size:13px;
height:100%;
}
#top {margin-left:0;margin-right:0;}
#top h1 {
background-color:#6F8EA8; 
margin:2px;
margin-left:0;
margin-right:0;
border:1px black solid;
color:white;
font-size:100%;
}
#top h1:after{content:"Hier wird noch dran gearbeitet!"; color:red;}

#toc {background-color:#F5F5F5;
border:1px solid #AAAAAA;
min-width:200px;
float:left;
margin-left:0;
margin-right:0;
height:1700px;
margin-top:6px;
}

#toc h2 {background-color:#EBEBEB; 
margin-top:0;
border-bottom:1px #AAAAAA solid;
 text-transform: lowercase;
margin-bottom:2px;
padding-left:3px;
font-size:100%;
}

#toc ul{margin:0; 
padding:0;
list-style:none;
}
#toc ul li a{
background-image:url("1097323751.css.files/icon_mini_start.gif");
background-repeat:no-repeat;
background-position: 10px 0px;
padding-left:25px;
display:block;
text-decoration:none;
color:black;
}

#toc ul li a:hover{
display:block;
text-decoration:underline;
background-color:white;
color:black;
}

div#div_ueber {
background-color:#F5F5F5;
border:1px solid #AAAAAA;
width:200px;
float:right;
margin-left:0;
margin-right:0;
height:1700px;
}

#div_ueber h1 {background-color:#EBEBEB; 
margin-top:0;
border-bottom:1px #AAAAAA solid;
 text-transform: lowercase;
margin-bottom:2px;
padding-left:3px;
font-size:100%;
}

body > div{
margin-left:205px;
/*margin-right:205px; */}


a {color:black;}
a:hover {text-decoration:none;}

