* { margin:0; padding:0; border:0; }
html, body {
	height:100%;
}
body {
	color:#333;
	font-size:12px;
	line-height:16px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color:#b2b2b2;
	text-align:center;
}
div#main {
	width:980px;
	margin:0 auto;
	min-height:100%;
	height:auto !important;
	height:100%;
	text-align:left;
	background-color:white;
	background-image:url(/img/global/bg-main.gif);
	background-repeat:repeat-y;
}

div#head {
	background-image:url(/img/global/bg-head.gif);
	background-position:360px top;
	background-repeat:repeat-y;
	background-color:#e5e5e5;
}
div#head div.row {
	position:absolute;
	margin-left:360px;
	width:620px;
	height:25px;
	background-color:#e5e5e5;
}
div#head div.ticker {
	margin-top:-25px;
}
div#head ul {
	height:25px;
	width:360px;
	background-color:#e71619;
}
div#head ul li {
	list-style:none;
	margin:0;
	display:inline;
}
div#head ul li a {
	float:left;
	font-size:11px;
	color:white;
	text-decoration:none;
	padding:4px 14px 3px 15px;
}
div#head ul li a:hover {
	text-decoration:underline;
}
div#head img {
	display:block;
}
div#head img#logo {
	position:absolute;
	margin-left:621px;
	padding:20px 20px;
}

div#left {
	position:absolute;
	width:180px;
	min-height:400px;
	padding-top:20px;
	background-color:#dddddd;
	background-image:url(/img/global/bg-left.gif);
	background-repeat:repeat-x;
}
div#left ul {
	margin:20px 0 25px 0;
	border-bottom:1px solid #e8e8e8;
	background-color:#fafafa;
}
div#left ul li {
	list-style:none;
	margin:0;
}
div#left ul li a {
	display:block;
	width:144px;
	color:#646464;
	padding:3px 18px;
	border-top:1px solid #e8e8e8;
	background-image:url(/img/global/bg-menu.gif);
	background-repeat:no-repeat;
	background-color:#fafafa;
	text-decoration:none;
}
div#left ul li a:hover {
	color:#000;
	background-color:#f5f5f5;
}
div#left ul li a.sel {
	color:#333;
	font-weight:bold;
}
div#left ul ul {
	margin:0;
	font-size:11px;
	line-height:16px;
	border:0;
}
div#left ul ul li a {
	width:150px;
	border:0;
	padding:2px 5px 3px 25px;
	background-image:none;
}
div#left ul ul li a.sel {
	color:#000;
	font-weight:normal;
	padding:2px 5px 3px 25px;
}
div#left ul ul ul li a, div#left ul ul ul li a.sel {
	width:140px;
	padding:2px 5px 3px 35px;
}
div#left input#q {
	position:absolute;
	width:125px;
	margin-left:10px;
}
div#left input.submit {
	width:20px !important;
	margin-left:150px;
	height:21px;
}
div#left address a {
	display:block;
	font-size:11px;
	line-height:16px;
	font-style:normal;
	color:#888;
	text-decoration:none;
	padding:5px 15px;
	margin-top:150px;
	border-top:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	background-color:#f2f2f2;
}

div#right {
	position:absolute;
	margin-left:790px;
	width:175px;
	font-size:11px;
	color:#646464;
	padding:50px 0 0 15px;
	background-color:#e2e2e2;
	background-image:url(/img/global/bg-left.gif);
	background-repeat:repeat-x;
	line-height:16px;
	min-height:400px;
}
div#right strong {
	font-size:12px;
	color:#e51717;
}
div#right strong.h1 {
	font-size:16px;
}
div#right li {
	list-style:none;
	margin:0 0 18px 0;
}
div#right ul li a {
	display:block;
	color:#646464;
	margin-right:10px;
	padding-right:10px;
	text-decoration:none;
	/*background-image:url(/img/global/bg-right-a.gif);
	background-position:right bottom;
	background-repeat:no-repeat;*/
}
/*div#right ul li a span {
	text-decoration:underline;
}*/
div#right ul li a:hover, div#right ul li a:hover strong {
	color:#333 !important;
}
div#inner {
	margin-left:200px;
	padding:50px 0;
	width:570px;
	min-height:400px;
}
div#inner ul.breadcrumb {
	position:absolute;
	margin:-35px 0 0 -5px;
	font-size:11px;
	width:580px;
	height:24px;
	overflow:hidden;
}
div#inner ul.breadcrumb li {
	display:inline;
	list-style:none;
	margin:0;
}
div#inner ul.breadcrumb li a {
	float:left;
	padding:5px 5px;
	text-decoration:none;
}

div#inner ul.alphabet {
	margin:16px 0 0 -4px;
	white-space:nowrap;
}
div#inner ul.alphabet li {
	display:inline;
	list-style:none;
	margin-left:0;
}
div#inner ul.alphabet li a, div#inner ul.alphabet li span {
	padding:4px;
	margin:0;
	text-decoration:none;
}
div#inner ul.alphabet li span {
	color:#ccc;
}
div.form_radio {
	margin-bottom:24px;
}
div.form_radio label {
	float:none;
	width:auto;
	padding-left:10px;
}
div#seminare input.radio {
	width:auto;
}

/*div#inner ul.menu {
	float:right;
	width:120px;
	overflow:hidden;
	margin:0 0 25px 30px;
	padding:5px 0;
	background-color:#f7f7f7;
	font-size:11px;
}
div#inner ul.menu li {
	list-style:none;
	margin:0;
}
div#inner ul.menu li a {
	display:block;
	padding:1px 10px;
}
div#inner ul.menu li a.sel {
	list-style:none;
	margin:0;
}*/
div#inner ul, div#inner ol {
	margin-bottom:18px;
}
div#inner a:visited {
	color:#666;
}
div#inner a:hover {
	color:#e51717;
}
ul.sitemap {
	margin-left:-15px;
}
ul.sitemap li {
	list-style:none;
}
img#karte_rlp {
	margin:-90px 0 0 30px;
}
form.login input {
	width:200px;
}
input#daddr { /* maps.google */
	border:0;
	padding:3px 0;
	font-size:12px;
}
.fr {
	float:right;
	margin:0 0 20px 30px;
}
.fl {
	float:left;
	margin:0 30px 20px 0;
}
div.fr, div.fl {
	width:140px;
}
.clear {
	clear:both;
}
.rot { color:#e51717 }
.error { color:#e51717 }

a.ankerpfeil {
	width:12px;
	padding-right:18px;
	background-image:url(/img/misc/pfeil-rot.gif);
	background-repeat:no-repeat;
	background-position:0 1px;
}

div#div_info {
	position:absolute;
	top:-200px;
	left:-200px;
	font-size:11px;
	line-height:15px;
	width:180px;
	padding:5px;
	border:1px solid #d9d9d9;
	color:#666;
	background-color:#fafafa;
}
div#googlemap {
	margin:0 0 40px 0;
	width:100%;
	height:450px;
}
label span.info {
	color:#666;
}

span.highlight {
	background-color:#ffd1d1;
}
p {
	margin-bottom:18px;
}
h1 {
	font-size:20px;
	line-height:24px;
	color:#e51717;
	margin:-4px 0 16px 0;
}
h2 {
	font-size:15px;
	margin-bottom:16px;
}
h3 {
	font-size:14px;
	margin-bottom:16px;
}
a {
	color:#333;
}
a.butt {
	text-decoration:none;
	padding:2px 3px;
	border:1px solid #666;
}
a.butt:hover {
	color:black !important;
}
label {
	float:left;
	width:100px;
}
table.liste {
	border-top:1px solid #e8e8e8;
}
table.liste td {
	padding:7px 15px 7px 0;
	border-bottom:1px solid #e8e8e8;
}
table.liste tr.bb0 td { /* Zusatzinfo Seminare */
	border-bottom:0;
	padding-bottom:0;
}
table.liste2 td {
	padding:6px 15px 6px 0;
}
thead tr td {
	font-weight:bolder;
	padding-bottom:16px;
}
td {
	vertical-align:top;
	margin:0;
	padding:0 15px 0 0;
	/*border-bottom:1px solid #ccc;*/
}
td.nowrap {
	white-space:nowrap;
}
ul li, ol li {
	margin-left:15px;
}
small {
	font-size:11px;
}
ol {
	list-style-type:decimal;
}
dl dt {
	float:left;
	font-weight:bolder;
	margin-bottom:5px;
}
dl dd {
	margin-left:100px;
	margin-bottom:5px;
}
input, textarea {
	color:#666;
	font-size:11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	border:1px solid #666;
	width:300px;
	margin-bottom:5px;
	padding:3px;
}
input.submit {
	width:auto !important;
	background-color:white;
}
input:focus {
	background-color:#fdf9e7;
}
div#input_focus {
	display:none;
}

@media print {
	div#head, div#left, div#right, div#button_drucken { display:none; }
	div#inner {
		margin:0;
		padding:0;
		width:auto;
		font-size:12pt;
		line-height:17pt;
	}
	div#inner ul.breadcrumb {
		position:relative;
		margin:-.5em 0 12pt -5px;
		line-height:1em;
	}
}