* {
	font-family: arial, helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}

html {overflow-y:scroll;}

html, body {
	text-align: left;
	font-size: 0.9em;
	height: 100%
}

body {
	background-color: #ffffff;
	top: 0px;
	left: 0px;
	border: 0px;
	color: #000000;
}

img {
	border: 0;
	margin: 0;
	padding: 0;	
}

hr {
	margin: 10px 0 8px 0;
	border: 1;
	border-style: dashed none none;
	background-color: #000000;
	width: 100%;
	height: 0px;
	color: #e3e4e6;
}

a {
	margin: 2px 0 2px 0;
	line-height: 1.5em;
	text-decoration: none;
	font-weight: bold;
	color: #006699;
}

a:hover, a:active {
	text-decoration: underline;
}

.headline {
	margin: 0 0 8px 0;
	font-weight: bold;
	font-size: 1.1em;
	color: #006699;
}

.fliesstext {
	margin: 20px;
}

/* ------------------------------------------------------------------------------------------ */

#everything {
	position: relative;
}

#centercontainer {
	text-align: left;
	width: 980px;
	min-height: 200px;
	height: 200px;
}

/* ------------------------------ */

#toparea {
	background: url("img/header.jpg") no-repeat;
	text-align: right;
	width: 980px;
	height: 123px;
}

/* ------------------------------ */

#topnavi {
	float: right;
	margin: 0px 10px 0 0;
}

#topnavi a {
	font-weight: normal;
	margin: 0 0 0 0;
}

#topnavi_sprachbox, #topnavi_suchbox, #topnavi_linkbox {
	margin-left: 10px;
	float: right;
}

#topnavi_sprachbox img {
	display: none;
	margin-top: 4px;
}

#topnavi_linkbox {
	margin-top: 5px;
}

.topnaviformbutton {
	background-color:#d4d0c8;
	color: #000000;
	width: 50px;
	border: 1px solid black;
	font-size: 0.8em;
}

.topnaviformfeld {
	background-color: #ffffff;
	width: 100px;
	border: 1px solid #000000;
	margin: 6px 0 0 0;
}

/* ------------------------------ */

#topmenu {
	text-align: center;
	width: 980px;
	height: 25px;
	background: url("img/menu.jpg") no-repeat;
}

.topmenulink {
	float: left;
	margin: 5px 20px 0px 20px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

/* ------------------------------ */

#toptrenner {
	text-align: center;
	width: 980px;
	height: 25px;
	background: url("img/menutrenner.jpg") no-repeat;
}

/* ------------------------------ */

#mainarea {
	background: url("img/back.jpg") repeat-y;
	width: 950px;
	min-height: 200px;
	padding: 15px;
}

#midcolumn {
	background: url("img/back.jpg") repeat-y;
	width: 948px;
	text-align: left;
	margin: 0 0 15px 0;
}

#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: 416px;
}

.listblockouterbox {
	float: right;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	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 {
	width: 948px;
}

.katblockouterbox {
	border: 1px solid #cccccc;
	background-color: #ffffff;
	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: center;
	width: 980px;
	height: 20px;
	background: url("img/footer.jpg") no-repeat;
	color: #fefefe;
}

/* ------------------------------ */

#endtrenner {
	text-align: center;
	width: 980px;
	height: 18px;
	background: url("img/endtrenner.jpg") no-repeat;
}

