/* ---------- start: Platzierung global ---------- */
#content_outer {
	height:inherit;
	min-height:inherit;
	width:100%;
	overflow:visible;
	}
#content_inner {
	display:block;
	clear:both;
	margin:0px auto 10px auto;
	padding:0px;
	width:975px;
	height:100%;
	background:#ffffff;
	}
#box_inhalt {
	display:block;
	clear:both;
	margin:0px;
	padding:10px;
	width:955px;
	height:100%;
	border-top:1px solid #758585;
	}
#content_inner_popup {
	display:block;
	clear:both;
	margin:0px auto 10px auto;
	padding:0px;
	width:570px;
	height:100%;
	background:#ffffff;
	}
#box_inhalt_popup {
	display:block;
	clear:both;
	margin:0px;
	padding:10px;
	width:550px;
	height:100%;
	border-top:1px solid #758585;
	}
/* ---------- stop: Platzierung global ---------- */

/* ========== start: Seitenkopf ========== */
/* ---------- start: Platzierung Kopfteil ---------- */
#kopf {
	clear:both;
	margin:10px 0px 10px 0px;
	padding:0px;
	width:975px;
	height:196px;
	background-image:url('../images/head_bg.png');
	background-repeat:no-repeat;
	}
/* ---------- stop: Platzierung Kopfteil ---------- */
/* ---------- start: Platzierung der Elemente ---------- */
#head_top {
	clear:both;
	margin:0px;
	padding:0px;
	width:975px;
	height:150px;
	overflow:hidden;
	}
#head_logo {
	float:right;
	margin:12px 20px 0px 0px;
	}
#head_logo img {
	border:none;
	}
/* ---------- stop: Platzierung der Elemente ---------- */
/* ---------- start: Buttons im Head ---------- */
#head_buttons {
	clear:both;
	margin:2px 0px 2px 5px;
	padding:2px 0px 0px 0px;
	width:948px;
	height:22px;
	font-weight:normal;
	color:#000000;
	overflow:hidden;
	}
#head_buttons a:link, #head_buttons a:visited {
	display:block;
	padding:0px 5px 0px 5px;
	text-decoration:none;
	color:#333333;
	}
#head_buttons a:hover, #head_buttons a:active {
	display:block;
	padding:0px 5px 0px 5px;
	text-decoration:none;
	color:#ffffff;
	background:#80171E;
	}
.worldlink {
	float:left;
	margin:0px;
	padding:0px;
	border-left:1px solid #cccccc;
	font-size:12px;
	line-height:20px;
	white-space:nowrap;
	}
.worldlink_active {
	float:left;
	margin:0px;
	padding:0px;
	border-left:1px solid #cccccc;
	font-size:12px;
	line-height:20px;
	white-space:nowrap;
	font-weight:bold;
	}
#head_buttons_2 {
	font-size:10px;
	clear:both;
	margin:2px 0px 0px 0px;
	padding:5px 10px 0px 5px;
	width:960px;
	height:15px;
	font-weight:normal;
	color:#758585;
	overflow:hidden;
	border-top:1px solid #758585;
	}
#head_buttons_2 a:link, #head_buttons_2 a:visited {
	float:left;
	clear:right;
	margin:0px;
	padding:0px 5px 0px 5px;
	text-decoration:none;
	color:#758585;
	}
#head_buttons_2 a:hover, #head_buttons_2 a:active {
	float:left;
	clear:right;
	margin:0px;
	padding:0px 5px 0px 5px;
	color:#000000;
	}
#head_buttons_2 .spacer {
	float:left;
	clear:right;
	margin:0px;
	padding:0px;
	}
/* ---------- stop: Buttons im Head ---------- */
/* ========== stop: Seitenkopf ========== */

/* ---------- start: allgemeine Elemente ---------- */
.clr {
	clear:both;
	}
.clr_margin2px {
	clear:both;
	margin:2px 0px 2px 0px;
	}
.small {
	font-size:9px;
	}
/* ---------- stop: allgemeine Elemente ---------- */


/* ---------- start: Platzierung Footer ---------- */
#pagefoot {
	clear:both;
	margin:10px auto 0px auto;
	padding:9px;
	width:932px;
	border:1px solid #cccccc;
	background:#ffffff;
	}
/* ---------- stop: Platzierung Footer ---------- */

/* ########## start: formatting html elements ########## */
html {
	height:100%;
	}
body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background-color:#dddddd;
	}
a {
	text-decoration:underline;
	color:#000000;
	}
a:hover {
	text-decoration:underline;
	color:#758585;
	}
a:active {
	text-decoration:none;
	color:#758585;
	}
/* Seite */
h1 {
	margin:4px 0px 4px 0px;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	}
/* Absatz im Text */
h2 {
	margin:0px 0px 4px 0px;
	font-size:14px;
	font-weight:bold;
	color:#758585;
	}
/* Listen */
h3 {
	font-size:12px;
	font-weight:bold;
	margin:2px 0px 2px 0px;
	}
h3 a {
	text-decoration:none;
	}
h3 a:hover {
	text-decoration:underline;
	}
/* Artikellinks in den Listen */
h4 {
	font-size:11px;
	font-weight:bold;
	color:#80171E;
	margin:2px 0px 2px 0px;
	}
h4 a {
	color:#80171E;
	text-decoration:none;
	}
h4 a:hover {
	text-decoration:underline;
	}
h5 {
	font-size:11px;
	font-weight:bold;
	color:#000000;
	margin-top:0px;
	margin-bottom:6px;
	}
p {
	margin-top:4px;
	margin-bottom:8px;
	}
	
ul {
	margin:0px 0px 0px 16px;
	padding:0px;
	}
ol {
	margin:0px 0px 0px 16px;
	padding:0px;
	}
li {
	margin:0px 0px 0px 0px;
	padding:0px;
	}
hr {
	height:1px;
	color:#758585;
	background-color:#758585;
	border:0px;
	}
/* ########## stop: formatting html elements ########## */
