@charset "utf-8";
body {
	margin:0; 
    padding:0; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.5em;
	color: #000000;
    width: 1024px;
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial Black;
}
h1 {
	font-size: 12pt;
	color: #000000;
}
h2 {
	font-size: 10pt;
	color: #000000;
}
h3 {
	font-size: 10pt;
	color: #CC0000;
}

#kopf {
	width: 1024px;
	clear: both;

}

#logo {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 256px;
	float: left;
}

#navikopf {
	position: absolute;
	top: 130px;
	left: 266px;
	width: 730px;
	font-size: 0.8em;
	text-align: right;
	float: right;
	height: 38px;

}

ul {
	list-style-type: none;
}

li {
	display: block;
}


#navilinks {
	position: absolute;
	top: 160px;
	left: 40px;
	font-family: Arial Black;
	font-size: 1em;
	text-align: left;
	float: left;
	width: 150px;
	margin-top: 0px;
}


#inhalt {
	position: absolute;
	top: 160px;
	left: 266px;
	width: 758px;
	float: right;
	margin-top: 0px;
}

#themenillu {
	width: 768px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	height: 394px;
}
#aktuelles {
	clear: both;
}
#goodideas {
	width: 235px;
	margin-left: -18px;
	float: left;
}


#goodnews    {
	width: 235px;
	float: left;
	margin-left: 15px;
}

#goodtime {
	width: 235px;
	float: left;
	margin-left: 15px;
}
#kategorien {
	clear: both;

0;
5,0;
}

#fuss {
	clear: both;
	text-align: center;
	font-size: 0.8em;
}

.linie2 {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-family: "Arial Black";
	color: #CC0000;
}



.linie {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}
.zentriert {
	margin: 10px;
}


.nebeneinander {
	float: right;
	padding-left: 10px;
}
.smallfont {
	font-size: 0.8em;
}

