body {
	margin:1em 0;padding:0;
	background: #CED8DD url(/img/misc/bg.gif) repeat-x;
	font-size: 0.75em;
	line-height: 1.4em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#333;
	text-align:center;
}
#main {
	background:white;
	width:68em;
	margin:0 auto;
	text-align:left;
	padding:.5em;
}
#head {
	background:#CED8DD url(/img/misc/kopf-buch.gif) no-repeat;
	height:11.5em;
	margin-left:20em;
}
#logo {
	padding: .5em .5em 0 0;
	text-align:right;
}
#nl {
	float:left;
	color:#4482A1;
	background:#CED8DD;
	width:19.5em;
	height:11.5em;
}
#nl a.register {
	color:#4482A1;
	text-decoration:none;
	padding-left:1.2em;
	background: url(/img/misc/submit-pfeil.gif) no-repeat;
	background-position:0em 0.2em;
}
#nl a.register:hover {
	color:black;
}
#nl_in {
	margin:3em 2em 0em 2em;
}
#nl .submit {
	color:#4482A1;background-color:#CED8DD;border:0;margin:0;padding:0;font-size:1em;
}
#nl .email {
	width:100%;
	color:#4482A1;
	margin-bottom:.2em;
	font-size:1em;
}
#left {
	float:left;
	margin-top:0.5em;
	width:19.5em;
	color:white;
}
#navi ul {
	list-style:none;
	margin:0;
	padding:0;
}
#navi a.on, #navi a.off {
	display:block;
	padding-left:2em;
	color:white;
	line-height:1.7em;
	text-decoration:none;
	border-top:1px dotted white;
}
#navi a.on, #navi a.off:hover {
	background:#879C25 url(/img/misc/menu-pfeil-on.gif) no-repeat;
	background-position:0.5em 0.5em;
}
#navi a.off {
	background:#ADC441 url(/img/misc/menu-pfeil.gif) no-repeat;
	background-position:0.5em 0.5em;
}
#navi a.subon, #navi a.suboff {
	display:block;
	background:#ADC441;
	padding-left:3.3em;
	color:white;
	text-decoration:none;
	font-size:.9em;	
}
#navi a.subon {
	color:#5E6E15;
}
#navi a.suboff:hover {
	color:#5E6E15;
}

a.button {
	float:right;
	margin:0 0 2em 2em;
	color:white !important;
	border:0 !important;
	padding:0 1em 0 2em;
	line-height:1.7em;
	text-decoration:none !important;
	background:#ADC441 url(/img/misc/menu-pfeil.gif) no-repeat;
	background-position:0.5em 0.5em;
}
a.button:hover {
	background:#879C25 url(/img/misc/menu-pfeil-on.gif) no-repeat;
	background-position:0.5em 0.5em;
}

#content {
	margin:2em 1em 1em 21em;
}
#content a {
	color:#4482A1;
	text-decoration:none;
	border-bottom:1px dotted #4482A1;
}
#content a:hover {
	color:black;
	border-bottom:1px dotted black;
}
#content a.top, #content .top {
	display:block;
	text-align:right;
	text-decoration:none;
	border-top:1px dotted #4482A1;
	border-bottom:0px;
}

#content ul, #content ol { margin-left: 0.9em; padding-left: 0.7em; }

/* http://www.sitepoint.com/forums/showpost.php?p=1374925&postcount=15 */
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #nl { width: 17.2em }
* html #head { margin-left: 17.75em }
* html #content a, * html #content a:hover { border-bottom:0; text-decoration:underline; }
/* End hide from IE5/mac */

#banner {
	float:right;
	text-align:right;
	padding:0 0 0 3em;
}
#banner div {
	margin-bottom:.5em;
}
#banner a, #banner a:hover {
	border:0;
}
.box_left {
	padding:.5em;
	border-bottom:.5em solid white;
	background:#CED8DD;
}
.box_left .headline {
	font-size:1.2em;font-weight:bolder
}

#wwelt {
	border-top:.5em solid white;
	border-bottom:.5em solid white;
	background:#CED8DD url(/img/misc/webers-welt.gif) no-repeat;
	background-position:100% 0;
	padding:.5em;
}
#wwelt_in {
	color:#4482A1;
}
#wwelt a, #foot a, .box_left a {
	display:block;
	font-size:.9em;
	color:#4482A1;
	text-decoration:none;
	border:0;
}
#wwelt a:hover, #foot a:hover, .box_left a:hover {
	color:black;
}
#foot {
	background:#E6EBEE;
	height:2em;
	text-align:right;
	margin-top:2em;
	padding-right:1em;
	padding-top:.5em;
}
div#partner {
}
div#partner img {
	padding:0 30px 2.5em 0;
}
div#partner h2 {
}
.partner_info {
	display:none;
	width:500px;
	background-color:white;
	border:1px solid black;
	padding:1em;
	position:absolute;
	top:0;left:0;
}


img {
	border:none;
}

h1, .h1 {
	color:#4482A1;
	font-size:1.8em;
	font-weight:normal;
	line-height:1em;
}
h2, .h2 {
	color:#4482A1;
	font-size:1.4em;
	font-weight:normal;
	line-height:1.2em;
}
h3, .h3 {
	color:#4482A1;
	font-size:1.2em;
	font-weight:normal;
	line-height:1.3em;
}
.hi {
	display:inline;
}
.s {
	font-size:.9em;
	line-height:1.2em;
}
.divider {
	height:1em;
	background-image: url(/img/misc/dot.gif);
	background-position: 0 .5em;
	background-repeat: repeat-x;
}
input,select,textarea {
	margin:0;
	border:1px solid #4482A1;
	font-size:.95em;
}
input.cb {
	border:0;
}
input.submit {
	color:white;
	border:0 !important;
	background-color:#ADC441;
	padding:.5em 1em;
}
ol, ul { margin-left: 0.7em; padding-left: 0.7em; }

small {
	font-size:.917em;
}

span.bildunterschrift {
	font-size:.92em;
}

td.td1,td.td2 {
	padding-bottom:.2em;
}
td.td1 {
	padding-right:1em;
}
.error {
	color:#B51732;
}
.clear {
	clear:both;
}
/*
.hr {
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #A5AEC5;
}

* html .hr {
	border-bottom: none;
	padding: 1px;
	background: url(/images/css-dotted.gif) repeat-x bottom;	
}
*/