/*

	CSS Stylesheet für den CSS Contest

	Name:			softblue
	Autor:			werbegeschenk
	ID:			1097410522
	Eingesendet:		10.10.2004/14:15
	Besitzer:		YToyOntpOjA7czo4OiJkOTU0ODhlYyI7aToxO2k6MTA5NzM1OTIwMDt9

*/

/* Das ist alles nur geklaut.
Und zwar von der wirklich schönen Seite 
http://www.nobelpreisboerse.de/	
*/

html, body {margin:0;
padding:0;
height:100%;
background-image:url("1097410522.css.files/bg.jpg");
font-family: Arial, sans-serif;
font-size:14px;
}


#top h1 {margin:0;
padding:0;
background:url("1097410522.css.files/wmp.jpg") no-repeat top left;
height:59px;
color:white;
font-family: Trebuchet MS, sans-serif;
padding-left:70px;
border:0;
width:692px;
border-right:1px white solid;
}
#toc {
background-color:#84A5B2;
width:200px;
float:left;
background: url("1097410522.css.files/shad.gif") repeat-x bottom left;
padding-bottom:8px;
}

#toc h2 {
margin:0;
background-color:#8CB03D;
color:white;
border-bottom:1px white solid;
border-top:0;
border-left:0;
padding-left:10px;
font-family:Trebuchet MS, sans-serif;
}

#toc ul {
list-style:none;
margin:0;
padding:0;
font-size:12px;
font-family:Trebuchet MS, sans-serif;
}

#toc ul a {
display:block;
background-color:#094B65;
border-bottom:1px white solid;
border-top:0;
color:white;
text-decoration:none;
border-left:0;
padding-left:10px;
}

#toc ul a:hover {
background-color: #8CB03D;
}
#toc ul a:hover:after {
content: "\2197";
}


#content {
width:557px;
background-color:white;
margin-left:200px;
margin-top:0;
padding:3px;
}
#content h1 {margin-top:0;}
#content h2 {margin-top:0;}

h1, h2, h3 {font-family:Trebuchet MS, sans-serif; 
border: 1px #8CB03D solid;
border-left:5px #8CB03D solid; 
background-color:#E6EDF0;
}

#counter {display:none;}

input, textarea {border-color:green;}

label {display:block; cursor:pointer;}
input[type=text]{visibility:hidden; width:0;}
input[type=text]:focus{ width:30em; visibility:visible;}

textarea {visibility:hidden; width:0; height:0;}
textarea:focus{width:30em; height:30em; visibility:visible;}

a {
	color: #8CB03D;
}
a:visited {
	color: #8CB03D; 
}
a:hover {color: #8CB03D; text-decoration:none;}
a:active {
	color: #8CB03D;
}

table { border: 1px solid #8CB03D; border-collapse:collapse;}
td {border: 1px solid #8CB03D; background-color:#E6EDF0;}
th {background-color:#8CB03D; border:1px solid black;}


