body {
	margin: 0px;
	padding: 0px;
	font:13px Georgia,"Times New Roman",serif;color:#000;
	color: #000;
	background-color: #888;
	background: url(../gfx/body.bg.gif);
	line-height: 150%;
}



body, html {
	height: 100%;
	width: 100%;
}

a {
	color: #900;
	text-decoration: underline;
}

h1 {
	font: normal 19px georgia, palatino, "Times New Roman", serif;
	letter-spacing: -1px;
	margin-bottom: 5px;
	color: #810000;
}

h2 {
	font: bold 12px Georgia,"Times New Roman",serif;color:#000;
	margin-bottom: -12px;
}

.hervorheben {
	font: bold 12px Georgia,"Times New Roman",serif;color:#000;
}

#kategorien {
	padding-left: 20px;
	position: absolute;
	width: 240px;
	height: 720px;
	background: url(../gfx/kategorien.bg.png);
	z-index: 99;
	border-bottom: #966 solid 3px;
	border-right: #966 solid 3px;
}

#imprint {
	margin-top: 740px;
	position: absolute;
	width: 243px;
	height: 50px;
	color: #555;
}

#imprint a {
	color: #555;
}

#header {
	position: absolute;
	width: 100%;
	height: 140px;
	background: url(../gfx/header.bg.gif);
	border-bottom: #000 solid 1px;
	z-index: 0;
}

#logo {
	margin-left: 280px;
	margin-top: 20px;
	display: block;
}

#untertitel {
	margin-left: 280px;
	margin-top: 10px;
	display: block;
}


#hauptmenu {
	position: absolute;
	margin-left: 250px;
	margin-top: 115px;
	width: 500px;
}

#inhalt {
	position: absolute;
	margin-left: 280px;
	margin-top: 200px;
	width: 500px;
	
}

#inhalt_start {
	position: absolute;
	margin-left: 280px;
	margin-top: 200px;
	width: 750px;
	
}

#verortung {
	position: absolute;
	margin-left: 280px;
	margin-top: 160px;
	width: 500px;
	color: #fff;
	font: normal 10px verdana, arial,sans-serif;
}

#hauptmenu a {
	position: relative;
	float: left;
	display: block;
	padding-left: 30px;
	font: normal 19px georgia, palatino, "Times New Roman", serif;
	letter-spacing: -1px;
	text-decoration: none;
	color: #666;
}

#kategorien a {
	position: relative;
	display: block;
	color: #fff;
	font: bold 12px verdana, arial,sans-serif;
	text-decoration: none;
	line-height: 200%;
}

#kategorien h1 {
	margin-top: 115px;
	color: #fff;
	margin-bottom: 15px;
}



.element {
	background-color: #fff;
	border: 1px solid #666;
	width: 500px;
	padding: 5px;
	margin-bottom: 20px;
}

.artikel {
	background-color: #fff;
	border: 1px solid #666;
	width: 500px;
	height: 120px;
	padding: 5px;
	margin-bottom: 20px;
	background: url(../gfx/header.bg.gif);
}

.artikel_startseite {
	position: relative;
	background-color: #fff;
	border: 1px solid #666;
	width: 230px;
	height: 130px;
	padding: 5px;
	margin-top: 20px;
	background: url(../gfx/header.bg.gif);
}

.artikel a {
	text-decoration: none;
	color: #000;
}

.element h1 {
	margin-top: -4px;
	margin-bottom: -4px;
	color: #000;
}

.element h2 {
	margin-bottom: 5px;
	font: bold 11px verdana, arial,sans-serif;
	text-decoration: none;
	color: #666;
}

.element a {
	position: relative;
	line-height: 150%;
	display: block;
	font: normal 11px verdana, arial,sans-serif;
	text-decoration: none;
	color: #900;
}

#deco {
	position: absolute;
	margin-top: 20px;
	display: block;
	border: #666 1px solid;
}

.bild {
	width: 100px;
	height: 100px;
	position: relative;
	float: right;
}

.bild_startseite {
	width: 100px;
	height: 80px;
	position: relative;
	margin-top: 20px;
	margin-right: 10px;
	float: left;
}

.beschreibung {
	width: 380px;
	display: block;
	position: relative;
	float: left;
}

.beschreibung_startseite {
	width: 230px;
	position: relative;
}

.startseite {
	width: 230px;
	display: block;
	position: relative;
	float: left;
}

.beschreibung h1 {
	margin-bottom: -5px;
}

a.details {
	text-decoration: underline;
	font: bold 11px verdana, arial,sans-serif;
	color: #666;
}

#rightHeader {
	z-index: 99;
	float: right;
	display: block;
}

.zweispaltig {
	width: 230px;
	float: left;
	line-height: 150%;
	
}

.dreispaltig {
	width: 230px;
	line-height: 150%;
	
}

.links {
	float: left;
}

.mitte {
	margin-left: 240px;
	margin-right: 240px;
}

.rechts {
	float: right;
}

.image {
	border: 1px #666 solid;
}

.autor {
	margin-top: -12px;
	font:10px Georgia,"Times New Roman",serif;color:#000;
}