body {
	background-color: #ffffcc;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-image: url(bg-logo_y.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: bottom;
}

A:Link{
	color: #FF0033;
	text-decoration:none;
}
A:Visited{
	color: #FF0033;
	text-decoration: none;
}
A:Hover{
	color: #FFFF90;
	background-color: #cc0000;
	text-decoration: none;
	font-weight: bold;
}
A:Active{
	color:#33FF00;
	background-color:#FF0000;
	text-decoration:none;
}
A:Focus{
	color:#ffff90;
	background-color:#cc0000;
	text-decoration:none;
	font-weight: bold;
}

li {
font-size:12px;
line-height:16px;
}
h1 {
color:#cc0000;
font-family: "comic sans ms",Verdana,Helvetica,sans-serif;
font-weight: 900;
font-size:24px;
}
h2 {
color:#cc0000;
font-family: "comic sans ms",Verdana,Helvetica,sans-serif;
font-weight: 800;
font-size:20px;
}
h3 {
color:#cc0000;
font-family: "comic sans ms",Verdana,Helvetica,sans-serif;
font-weight: 700;
font-size:18px;
}
h4 {
	color: #cc0000;
	font-family: "comic sans ms",Verdana,Helvetica,sans-serif;
	font-weight: 600;
	font-size: 16px;
}
h5 {
color:#cc0000;
font-family: "comic sans ms",Verdana,Helvetica,sans-serif;
font-weight: bold;
font-size:14px;
}
h6 {
color:#cc0000;
font-family: "comic sans ms",Verdana,Helvetica,sans-serif;
font-weight: bold;
font-size:12px;
}
.subh {
	color:#cc0000;
	font-family: "comic sans ms",Verdana,Helvetica,sans-serif;
	font-size:18px;
	font-weight: normal;
}
.fatred {
	color: Fuchsia;
	font-weight: bold;
}

p {
font-size:12px;
line-height:16px;
}
ul.linklist {
	list-style: url(pfeil.gif);
	line-height:18px;
}
ul.smile {
	list-style-image: url(smile.gif);
}
.container {
	position: relative;
	margin-top: 10px;
}
.left49 {
	position: absolute;	
	width: 49%;
}
.right49 {
	position: absolute;
	right: 0;
	width: 49%;
}

.iframe_re {
	position: absolute;
	width: 44%;
	top: 12px;
	right: 12px;
	background-color: transparent;
	padding: 0;
}
.re_oben {
	position: absolute;
	width: 30%;
	right: 12px;
	top: 66px;
	background-color: transparent;
	padding: 0;
}
.left {
position: relative;
width: 50%;
top: 12px;
left: 12px;
background-color: transparent;
padding: 12px;
}

.zitat {
	font-size: 11px;
	font-style: italic;
	letter-spacing: 2px;
	padding-left: 2em;
}
