body {margin-top:50px; margin-bottom:10px }

.gelb{font-family:Arial; color:#FFD099}
.textgelb{font-family:Arial; font-size:14px; color:#FFD099}
.textschwarz{font-family:Arial; font-size:14px; color:#4E4E4E}
.textgruen{font-family:Arial; font-size:14px; color:#006633}
.textlila{font-family:Arial; font-size:12px; color:#6A6082}
.texttuerkis{font-family:Arial; font-size:14px; color:#0E5558}
.texttuerkis2{font-family:Arial; font-size:14px; color:#0E5558; text-decoration:underline}
.textrot{font-family:Arial; font-size:14px; color:#990033}

.titelschwarz{font-family:Arial; font-size:24px; color:#4E4E4E; font-style:italic}
.titelgruen{font-family:Arial; font-size:24px; color:#006633; font-style:italic}
.titellila{font-family:Arial; font-size:16px; color:#6A6082; font-style:italic; font-weight:bold}
.titeltuerkis{font-family:Arial; font-size:24px; color:#0E5558; font-style:italic}
.titelrot{font-family:Arial; font-size:16px; color:#990033; font-weight:bold}

a:link {text-decoration:underline; }

a:visited {text-decoration:underline; }

a:active {text-decoration:underline; }

a:hover {text-decoration: underline }

#wrapper {
	margin:0 auto;
	width:815px;
}
#header {
	border-top:5px solid #4a4d50;
	border-bottom:1px solid #4a4d50;
	margin:0 0 15px 0;
}
#demo {
	height:600px;
	width:600px;
	margin:0 15px 0 0;
}
#flickr {
	background:url(flickr.gif) no-repeat;
	padding:0 0 0 110px;
	margin:5px 0 0 0;
}
#fullscreendemo {
	height:100%;
	width:100%;
}
#left {
	float:left;
	width:600px;
}
#right {
	width:200px;
	float:right;
}
ul {
	margin:0;
	padding:0;
	margin:4px 0 10px 0;
}
ul ul {
	padding: 0 0 0 20px;
	margin:0;
}