* {
	font-family: verdana, arial, helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}

html {overflow-y:scroll;}

html, body {
	text-align: left;
	font-size: 0.83em;
	height: 100%
}

body {
	background-color: #dad9de;
	top: 0px;
	left: 0px;
	border: 0px;
	color: #0f5291;
}

img {
	border: 0;
	margin: 0;
	padding: 0;	
}

hr {
	margin: 10px 0 8px 0;
	border: 0;
	background-color: #cccccc;
	width: 100%;
	height: 3px;
	color: #cccccc;
}

a {
	margin: 2px 0 2px 0;
	line-height: 1.5em;
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}

a:hover, a:active {
	text-decoration: underline;	
}

.headline {
	margin: 0 0 8px 0;
	font-size: 1.0em;
	font-weight: bold;
	color: #0f5291;
}

.fliesstext {
	margin: 20px;
}

/* ------------------------------------------------------------------------------------------ */

#everything {
	position: relative;
	height: 100%;
}

#centercontainer {
	background-color: #ffffff;
	text-align: left;
	margin: 0 0 0 10px;
	width: 978px;
	min-height: 200px;
	height: 200px;
}

/* ------------------------------------------------------------------------------------------ */

#toparea {
	background: url("img/header.jpg") no-repeat;
	text-align: right;
	width: 978px;
	height: 241px;
}

#tophome {
	float: left;
}

#tophome img {
	margin: 0 0 0 19px;
}

/* ------------------------------ */

#topnavi {
	float: right;
	margin: 5px 10px 0px 10px;
}

#topnavi img {
	margin: 6px 0 0 6px;
}

.topnaviformbutton {
	background-color:#ffffff;
	color: #6f7c90;
	border: 0px;
	font-size: 0.9em;
}

.topnaviformfeld {
	background-color: #ffffff;
	width: 194px;
	border: 1px solid #ddd0e4;
	margin: 6px 0 0 20px;
}

/* ------------------------------ */

#topmenu {
	background-color: #ffffff;
	border-top: 4px white solid;
	width: 978px;
	height: 26px;
}

.topmenubutton , .topmenunobutton {
	background-color: #007cc2;
	width: 194px;
	height: 24px;
	text-align: center;
	float:left;
	margin: 1px 0px 1px 1px;	
}

 .topmenubutton {
	cursor: pointer;
}

 .topmenunobutton {
	width: 195px;
}

.topmenubutton:hover {
	background-color: #075291;	
}

.topmenulink {
	font-weight: bold;
	line-height: 2em;
	color: #ffffff;
	text-decoration: none;
}

a.topmenulink:active, a.topmenulink:hover {
	text-decoration: underline;
}


/* ------------------------------ */

#toptrenner {
	text-align: center;
	width: 978px;
	height: 20px;
}

/* ------------------------------------------------------------------------------------------ */

#mainarea {
	width: 948px;
	min-height: 200px;
	background-color: #ffffff;
	padding: 15px;
	margin: 0 0 10px 0;
}

#midcolumn {
	width: 948px;
	text-align: left;
}

#links {
	float: left;	
	width: 640px;
}

#flashblock {
	width: 640px;
}

#social {
	width: 620px;
}

#beschreibung {
	width: 620px;
	min-height: 80px;
}

/* ------------------------------ */

#rechts {
	float: right;
	width: 292px;
}

#listblock {
	width: 292px;
	height: 413px;
}

.listblockouterbox {
	float: right;
	border: 1px solid #cccccc;
	background-color: #eeeeee;
	margin: 0 0 10px 0;
	width: 290px;
}

.listblockinnerpic {
	width: 280px;
	margin: 5px 5px 5px 5px;
}

.listblockinnerpic img {
	text-align: left;
	margin: 0 5px 5px 0;
}

.listblockinnertxt {
	width: 280px;
	margin: 0px 5px 3px 5px;
}

.listblockinnertxt a {
	font-weight: bold;
}


/* ------------------------------ */

#socialdummy {
	width: 280px;
}

#socialdummy span {
	margin: 2px 0 2px 0;
	line-height: 1.5em;
	text-decoration: none;
	font-weight: bold;
}

#details {
	width: 280px;
}

#details table {
	color: #0f5291;	
}

#details td {
	padding: 2px 0 4px 0;
	border-bottom: 1px solid #cccccc;
}

#detailsiframe td {
	font-size: 1.0em;
	padding-bottom: 2px;
}

#detailsiframe td img {
	vertical-align: top;
}

/* ------------------------------ */

#ratingframe {
	border: 0;
}

/* ------------------------------ */

.fullclear {
	clear: both;
	height: 1px;
}

/* ------------------------------ */

#kategorieblock {
	background-color: #ffffff;
	width: 948px;
}

.katblockouterbox {
	border: 1px solid #cccccc;
	background-color: #eeeeee;
	margin: 0 0 10px 0;
	width: 946px;
}

.katblockinnerbox {
	margin: 5px 5px 5px 5px;
	vertical-align: top;
	width: 938px;
}

.katblockinnerpic {
	float: left;
	width: 142px;
	margin: 0 10px 0 0;
}

.katblockinnertxt {
	width: 780px;
	float: left;
}
	
/* ------------------------------------------------------------------------------------------ */

#footerarea {
	text-align: right;
	width: 978px;
	height: 20px;
	background-color: #6f7c90;
	margin: 5px 0 0 0;
	border-top: 1px white solid;
}

#footerarea a, #footerarea span {
	margin: 0 10px 0 0;
	line-height: 1.7em;
	font-weight: normal;
	text-decoration: none;
	color: #fefefe;
}

#footerarea a:active, #footerarea a:hover {
	text-decoration: underline;
}

/* ------------------------------ */
