
/* text */
a { text-decoration: none }
a:link, a:active { color: #f30 }
a:visited { color: #ff3300 }
a:hover { text-decoration: underline }
/* layout */
body    { color: #333333; font-size: small; font-family: "Trebuchet MS", Verdana, sans-serif; background-color: #ffffff; background-image: url("images/verlauf.gif"); background-repeat: no-repeat; background-position: 0 0; text-align: center; margin: 0 0 30px; padding: 0 }
h1 { color: #222222; font-size: large; font-weight: bold; text-align: left; margin-top: 30px; margin-bottom: 10px; border-bottom: 1px solid #ccc }
h1, h2, h3, h4 { font-weight: normal; margin: 0; padding: 0 }
h2 { font-size: small; font-style: italic; font-weight: bold; text-align: left; margin-top: 30px; margin-bottom: 10px; padding: 3px; border-bottom: 1px solid #ccc }
h3 { color: #222222; font-size: 110%; font-weight: bold; text-align: left; margin-bottom: 0 }
h4 { color: #222222; font-size: 110%; font-weight: bold; text-align: left; margin-top: 30px; border-bottom: 1px solid #ccc }
h5 { color: #222; font-size: 100%; font-weight: bold; text-align: left; margin-top: 10px; margin-bottom: -10px }
li { }
ol { color: #333333; font-size: small; font-weight: normal; text-align: left; cursor: pointer; list-style-type: none; margin: 0; padding: 0 }
p { color: #333333; font-size: small; font-weight: normal; line-height: 150%; text-align: left }
pre { font-size: small; font-family: "Courier New", Courier, mono }
ul { color: #333333; font-size: small; font-weight: normal; line-height: 150%; text-align: left; list-style-type: disc }
.centered { text-align: center }
.comment { color: #808080 }
.keyword { color: #000084 }
.string { color: #0000ff }
#container {
	text-align: left;
	position: relative;
	background-color: #FFF;
	width: 691px;
	margin-right:auto;
	margin-left:auto;	
	border-color: #DDD;
	border-width: 0px 1px 1px 1px;
	border-style: none solid solid solid;
}
#content {
	width: 550px;
	margin-left:110px;
	padding: 30px 15px 60px 15px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #DDD;	
}
#left   { background-image: url(images/verlauf.gif); display: inline; margin-top: 30px; position: absolute; top: 0; left: 0; width: 105px; height: 100% }
#menu { color: black }
#menu ol li a:link { color: black; font-size: 8pt; list-style-type: square; margin: 0; padding: 0 }
#menu ol li a:active { color: black; font-size: 8pt; list-style-type: decimal; margin: 0; padding: 0 }
#menu ol li a:visited { color: black; font-size: 8pt; list-style-type: decimal; margin: 0; padding: 0 }
#splash {
	margin-top: 15px;
}

