@charset "UTF-8";
@import 'resetShort.css';

/*
 * main tags
*/

html, body {
	height: 100.1%;
}
body {
	background: #2d3b4b url(images/bggraublau1.png) repeat-x left top;
	font-family: Verdana, sans-serif;
	color: #000;
	margin: 0;
	padding: 0;
}
body, th, td, div, p {
	font-size: 12px;
	line-height: 18px;
}
a:link, a.link {
	color: #215DB1;
	text-decoration: none;
}
a:visited, a.visited {
	color: #215DB1;
	text-decoration: none;
}

a:hover, a.hover, a:active, a.active {
	color: #aa8c46;
	text-decoration: underline;
}
a{
	text-decoration:none;
}

a.blank:link, a.blank:visited {
	background-image:url(images/externalLink.gif);
	background-position: 3px 4px;
	background-repeat:no-repeat;
	padding-left: 15px;
}
a.blank:active, a.blank:hover, .distinfo h1 a.blank {
	background-image:url(images/externalLinkHover.gif);
}
a.pdf{
	padding-left:16px;
	background: transparent url(images/pdf_icon_12px.gif) no-repeat left 2px;
}
a.delete{
	padding-left:12px;
	background: transparent url(images/delete_icon_12px.gif) no-repeat left 3px;
}
a.black{
	color: #000;
}
img {
	border: medium none;
}
img.border {
	border: 1px solid #444;
}
h1,h2,h3,h4,h5,h6,.titleBox_gsnb{
	color:#AA8C46;
	font-family:Arial,sans-serif;
	font-size: 14px;
	font-weight:bold;
}
h1 a, h1 a:link, h1 a:visited,
h2 a, h2 a:link, h2 a:visited,
h3 a, h3 a:link, h3 a:visited,
h4 a, h4 a:link, h4 a:visited,
h5 a, h5 a:link, h5 a:visited,
h6 a, h6 a:link, h6 a:visited {
	color:#AA8C46;
}
h1{
	font-size: 16px;
	margin-bottom:6px;
}
h2{
	font-size: 15px;
}
h3,.titleBox_gsnb{
	font-size: 14px;
	margin-bottom:6px;
}
h4{
	font-size: 13px;
}
h5{
	font-size: 13px;
}
h6{
	font-size: 12px;
	margin-bottom:6px;
}

hr {
	border: 0px;
	border-top: 1px solid #c8c4b9;
	border-bottom: transparent;
	margin:7px 0 5px;
	display:block;
	clear:both;
}
ul{
	list-style-type: none;
	list-style-image: url(images/dotList.gif);
	list-style-position: outside;
}
ul, ol {
	margin:12px 0;
}
li{
	margin-bottom:6px;
	margin-left:40px;
}
li:last-child{
	margin-bottom:0;
}

/*
 * general layout
*/

#maincenter{
	background: transparent url(images/bgCenter.png) repeat-y left top;
	margin: 0 auto;
	width:1000px;
	position:relative;
}
#maincontent{
	margin: 0;
	padding:0 20px 1px 20px !important;
}
table#content{
	width:100%;
	border:none;
	margin:0;
}
table#content tr td{
	vertical-align:top;
}
table#content tr td#links{
	width: 590px;
	padding-top:4px;
	padding-right:20px;
}
#footercenter{
	background: transparent url(images/bgFooter.png) no-repeat left bottom;
	margin: 0 auto;
	width:1000px;
}
#footercontent{
	margin: 0;
	padding:10px 30px 30px 30px;
	color:#444444;
}
#footercontent a{
	color:#215DB1;
}
#footercontent a:hover{
	color:#AA8C46;
	text-decoration: underline;
}
#footer{
	border:1px solid #fff;
}

/*
 * top 
*/

#topleft, #topright{
	color:#fff;
}
#topleft{
	float:left;
	margin:7px 0 1px 10px;
}
#topright{
	background: transparent url(images/searchbg.png) no-repeat left top;
	float:right;
	margin:0 10px 1px 0;
	padding:0;
	width:320px;
	height:58px;
}
#topright div.inner{
	position:relative;
	background: transparent url(images/searchbg2.png) no-repeat right top;
	display:block;
	width:320px;
	height:58px;
}
#topright div.inner div.first{
	position:absolute;
	bottom: 35px;
	left: 10px;
}
#topright div.inner div.first input[type=text]{
	border: 1px solid #ddd;
	margin-left:11px;
	width:256px;
	background: none;
	background-color:#fff;
}
#topright div.inner div.first img{
	margin-bottom:-7px;
}
#topright div.inner div.second{
	position:absolute;
	width:320px;
	bottom:6px;
	left:0px;
	text-align:center;
	font-size:11px;
}
#topleft a, #topright a{
	color:#fff;
}
#topleft a:hover, #topright a:hover{
	text-decoration: underline;
}

/*
 * main navigation
*/

.mainnav {
	clear:both;
	display:block;
	width:980px;
}
.mainnav ul {
	list-style:none;
	margin:0;
	padding-left:10px;
}
.mainnav ul li {
	float:left;
	margin:0;
	padding:0;
	margin-right:7px;
}
.mainnav a {
	background:url("images/buttonMainNavBg.png") no-repeat left top;
	float:left;
	display:block;
	margin:0;
	padding-left:10px;
	height:25px;
	line-height:25px;
	text-decoration: none;
	font-weight:bold;
}
.mainnav a:link, .mainnav a:visited, .mainnav a:hover, .mainnav a:active{ color:#fff; }
.mainnav a span {
	display:block;
	background:url("images/buttonMainNavBg.png") no-repeat right -27px;
	padding:0 10px 1px 2px;
}
.mainnav a:hover {
	background-position: left -54px;
}
.mainnav a:hover span {
	background-position: right -81px;
}

.mainnav .active a {
	background-position: left -108px !important;
}

.mainnav .active a:link, .mainnav .active a:visited, .mainnav .active a:hover, .mainnav .active a:active {
	color: #AA8C46;
}

.mainnav .active span {
	background-position: right -135px !important;
}

.mainnav .active-with-subnav a {
	height: 29px;
	background-position: left -162px !important;
}

.mainnav .active-with-subnav a:link, .mainnav .active-with-subnav a:visited {
	color: #AA8C46;
}

.mainnav .active-with-subnav span {
	padding-bottom: 4px;
	background-position: right -193px !important;
}
/*
div#logout{
	float:right;
	margin-right:32px;
}
div#logout a {
	background:none;
	color:#aa000;
	font-weight:bold;
}
*/
#maincenter #logout {
	position: absolute;
	left:540px;
	top:0;
	background:transparent url("images/bgLogout.gif") no-repeat right -32px;
	width:90px;
	height:26px;
	color:#fff;
	text-align:center;
}
#maincenter #logout a {
	color:#fff;
	line-height:22px;
	font-weight:bold;
}

/*
 * subnav
*/

.subnav {
	clear: both;
	padding: 4px 7px 5px;
	margin: 0 10px;
	background-color: #fff;
}

.subnav ul {
	margin: 0 0 0 10px;
}
.subnav li {
	display: inline;
	list-style: none;
	color: #999;
	margin-left:0;
	white-space:nowrap;
}

.subnav li a {
	margin: 0 .5em;
}
.subnav li.active a {
	color: #aa8c46;
}

/*
 * subnavi
*/
.subnavi {
	clear: both;
	padding: 8px 0;
	margin: 0 10px;
	background-color: #fff;
}
.subnavi1, .subnavi2 {
	padding-left:10px;
	overflow:visible;
}
.subnavi1{
	height:16px;
}
.subnavi2 {
	clear:both;
	background-color:#e1ecff;
	margin-top:4px;
	padding-top:1px;
	padding-bottom:3px;
}
.subnavi1 ul, .subnavi2 ul {
	margin:0;
	display: block;
	line-height:16px;
}
.subnavi1 ul li, .subnavi2 ul li {
	display: inline;
	list-style: none;
	color: #ccc;
	margin:0;
	vertical-align:middle;
	line-height:14px;
}
.subnavi1 ul li.active, .subnavi1 ul li.activesn{
	background-color:#e1ecff;
	padding-bottom:2px;
}
.subnavi1 ul li.active{
	padding-top:0;
	padding-bottom:2px;
}
.subnavi1 ul li.activesn{
	padding-top:2px;
	padding-bottom:5px;
}
.subnavi1 ul li.active a, .subnavi2 ul li.active a,
.subnavi1 ul li.active a:link, .subnavi2 ul li.active a:link,
.subnavi1 ul li.active a:visited, .subnavi2 ul li.active a:visited,
.subnavi1 ul li.activesn a, .subnavi2 ul li.activesn a,
.subnavi1 ul li.activesn a:link, .subnavi2 ul li.activesn a:link,
.subnavi1 ul li.activesn a:visited, .subnavi2 ul li.activesn a:visited {
	color:#aa8c46;
}

.subnavi1 ul li a, .subnavi2 ul li a,
.subnavi1 ul li a:link, .subnavi2 ul li a:link,
.subnavi1 ul li a:visited, .subnavi2 ul li a:visited {
	color:#215DB1;
	padding-left:10px;
	padding-right:10px;
	white-space:nowrap;
}
.subnavi1 ul li a:hover, .subnavi2 ul li a:hover,
.subnavi1 ul li a:active, .subnavi2 ul li a:active {
	text-decoration:none;
	color:#aa8c46;
}

/*
 * main content
*/

.whitebox{
	clear:both;
	margin:0 10px 10px 10px;
	padding:10px;
	background-color:#fff;
	min-height:65%;
}
.whitebox .linke-spalte{
}
.whitebox .linke-spalte p{
	margin-bottom:12px;
}
.whitebox .linke-spalte p.clear{
	margin-bottom:0;
}
.whitebox .rechte-spalte{
	width:310px;
}
.whitebox .rechte-spalte div.box{
	margin:0;
	margin-bottom:10px;
	padding:10px 10px 4px 10px;
	border:1px solid #e3ded2;
	background-color: #f1efe8;
}
.whitebox .rechte-spalte div.box h1{
	font-size: 14px;
	margin-bottom:6px;
}
.whitebox .rechte-spalte div.box ul li{
	margin-left:15px;
}
.box{
	clear:both;
	margin-top:10px;
}
.box h1{
	clear:both;
	margin-bottom: auto;
}
.box h1 a{
	color:#AA8C46;
}

.box-one, .box-border{
	background-color:#fff;
	border:4px solid #e3ded2;
	margin-bottom:10px;
	padding:5px;
}
.box-border2{
	border:4px solid #e3ded2;
	margin-bottom:10px;
	padding:1%;
}
.box-one a{
	color:#d5182a;
}
h1.top{
	margin-bottom:16px;
}


/*
 * linklist
*/
div.linklist{
	margin-left: 20px;
}
div.linklist ul li {
	margin-bottom: 12px;
}

/*
 * sitemap
*/
.sitemap{
	margin:24px 0;
}
.sitemap .faqanswer h1, .sitemap .faqanswer h3{
	margin-bottom:12px;
}
.sitemap ul{
	margin:0;
}
.sitemap ul li ul li  {
	margin-top:4px;
	margin-bottom:4px;
	margin-left:20px;
}
.sitemap ul li ul  {
	margin-top:4px;
}

/*
 * faq
*/
h3.faqquestion {
	font-size:13px;
	font-weight:bold;
	margin: 10px 0 0 0;
	font-family: Arial, sans-serif;
	border-bottom:1px solid #ddd;
	color:#215DB1;
	padding:0 8px;
}
h3.faqquestion:hover {
	text-decoration:underline;
	color:#AA8C46;
}
div.faqanswer {
	background: #FDFDFD url(images/verlaufHellGrau2.gif) repeat-x left top;
	border:1px solid #fff;
	border-bottom:1px solid #ddd;
	padding:8px;
	display:block;
}
div.faqanswer h1, div.faqanswer h3, div.margintb12 h1, div.margintb12 h3{
	font-size:14px;
	line-height:18px;
	margin-bottom:3px;
}
.textblock400-rechts{
	float:right;
	width:400px;
}
div.faqanswerhilite {
	background: #c61425 url(images/verlaufRotHilite.gif) repeat-x left top;
	border:1px solid #ed1b2e;
	padding:8px;
	display:block;
}
div.faqanswerhilite h1, div.faqanswerhilite h3 {
	font-size:14px;
	line-height:18px;
	margin-bottom:3px;
}
div.faqanswerhilite,
div.faqanswerhilite a, div.faqanswerhilite a:link,
div.faqanswerhilite h1,
div.faqanswerhilite h3,
div.faqanswerhilite h1 a, div.faqanswerhilite h1 a:link,
div.faqanswerhilite h3 a, div.faqanswerhilite h3 a:link,
div.faqanswerhilite .grau,
div.faqanswerhilite td.bu {
	color:#fff !important;
}
.nobg{
	background-image:none !important;
	background-color:transparent !important;
	border-bottom:none !important;
}

/*
 * 2-spalten - homepages
*/
.spalten2box{
	background: transparent url(images/bg2spalten.png) repeat-y left top;
	width:588px;
	display:block;
	margin:24px 0;
}
.spalten2box div.spalte{
	width:270px;
	display:block;
}
.spalten2box div.left {
	padding-right:24px;
}
.spalten2box div.right {
	padding-left:24px;
}
.spalten2box div.spalte h1 {
	font-size:14px;
}
.spalten2box div.spalte ul {
	margin:12px 0;
	padding:0;
}
.spalten2box div.spalte ul li {
	margin:12px 0;
	padding:0;
}
.spalten2box div.left ul {
	list-style-image: none;
}
.spalten2box div.left ul li{
	margin-bottom:18px;
	margin-left:0;
	padding:0;
}
.spalten2box div.spalte li:last-child{
}
.spalten2box div.spalte li a:hover {
	text-decoration:none;
}
.spalten2box .left li a img {
	float:left;
	width:64px;
	height:64px;
	padding:3px;
	border:1px solid #d7cbae;
}
.spalten2box .left li a span.blau, .spalten2box .left li a span.schwarz {
	width:180px;
}
.spalten2box .left li a span.blau {
	font-weight:bold;
}
.spalten2box .left li a span.schwarz {
	color:#333;
}
.spalten2box .left li a:hover span.schwarz {
	color:#aa8c46;
}
.spalten2box div.right ul{
	list-style-type: none;
	list-style-image: url(images/dotListArrowBlue.png);
	list-style-position: outside;
}
.spalten2box div.right ul li{
	margin-bottom:18px;
	margin-left:15px;
	padding:0;
}
.spalten2box div.right ul li:hover {
	list-style-image: url(images/dotListArrowGold.png);
}
.spalten2box div.right ul li a{
	display:block;
}

/*
 * ueberblick liste
*/
.ueberblick {
}
.ueberblick ul{
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}
.ueberblick ul {
	margin:12px 0;
}
.ueberblick ul li{
	margin-bottom:12px;
	margin-left:0;
}
.ueberblick ul li:last-child{
	margin-bottom:0;
}
.ueberblick ul li a{
	display:block;
	text-decoration:none;
}
.ueberblick ul li a span.small{
	color:#777;
}
.ueberblick ul li a span.black{
	color:#333;
}
.ueberblick ul li a:hover span.small, .ueberblick ul li a:hover strong{
	color:#aa8c46;
	text-decoration:underline;
}
.ueberblick ul li a:hover span.black{
	color:#aa8c46;
}
.ueberblick span.ueb-bild{
	float:left;
	width:80px;;
}
.ueberblick span.ueb-bild img{
	width:64px;
	height:64px;
	padding:3px;
	border:1px solid #d7cbae;
}
.ueberblick span.ueb-text{
	float:right;
	width:500px;
}


/*
 * distrikte karten und infos
*/
.tt-distinfo{ background-image:url(images/distinfoBg.gif); background-position:left top; background-repeat:repeat-x; background-color:#fff; border:1px solid #ADB9C2; padding:0; margin:0; }
.distinfo{ padding-bottom: 10px; line-height: 16px; }
.distinfo h1 { font-size:12px; font-weight: bold; background-color: transparent; margin: 0; padding:8px 10px 12px 10px; }
.distinfo div { padding: 2px 10px; }


div.colsheader {
	background: #fff url(/lib/css/images/distinfoBg.gif) repeat-x left top;
	border-top:1px dotted #ddd;
	border-bottom:1px dotted #ddd;
}

div.cols2{
	width:276px;
	float:left;
}
div.margincols2{
	margin-right: 16px;
}


div#show { position:relative; width:auto; }
div.item { position:relative; width:auto; padding: 20px 0; }
div.item h1 {
font-family: Verdana, sans-serif;
	color:#555555;
	font-size:18px;
	font-weight:bold;
	line-height:23px;
	margin:0 0 10px 0;
	padding:0;
}
ul#distnav { margin:0; padding:0; }
ul#distnav li {
	display:inline;
	overflow: hidden;
	list-style-type: none;
	margin:0;
	padding-left:1px;
	font-size: 10px;
	font-weight: bold;
}
ul#distnav li a {
	width:100px;
}
div.mailform {
	display: none;
	margin-bottom:20px;
}
div.form {
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	padding:6px 10px 12px 10px;
	background-color:#fafafa;
}
div.titelliste{
	padding:10px;
	background-color:#fafafa;
}
div.titelliste p {
	border-bottom:1px solid #ddd;
	padding-bottom:5px !important;
	margin-bottom:4px !important;
	line-height:16px !important;
}
/*
 * autoren
*/
.autor-info{
	background-color:#fff;
	border:1px solid #ddd;
	margin:12px 12px 0 12px;
	padding:12px;
}
/*
 * tables
*/
table.liste{
	margin: 20px 0;
}
table.liste th, .th {
	padding:2px 6px;
	background-color: #F1EFE8;
	border-top:1px solid #E3DED2;
	border-bottom:1px solid #E3DED2;
}
table.liste td {
	padding:2px 6px;
	vertical-align:top;
}
table.preth {
	padding:2px 6px;
	background-color:#fafafa;
}
table.hover tr:hover {
	background-color: #f2f2f2;
}
table.line td {
	border-bottom:1px dotted #aaa;
}
table.linespace td {
	border-bottom:1px dotted #aaa;
	padding-top:10px;
	padding-bottom:6px;
}
table.lhgrau td {
	border-bottom:1px solid #eee;
}
.small, table.small td{
	font-size:11px;
}
table.cols3 td {
	width:33%;
}
table.cols4 td {
	width:25%;
}
table.pad4 td {
	padding:8px 3px 0 3px;
}
table.pad2 td {
	padding:2px 4px 0 4px;
}
table.pad6all td {
	padding:6px;
}
table.pad4all td {
	padding:4px;
}
table.pad2all td {
	padding:2px;
}
table.pad6t td {
	padding-top:6px;
}
table#content tr td table.bottom td, table.bottom td {
	vertical-align:bottom;
}
table#content tr td table.middle td, table.middle td {
	vertical-align:middle;
}
table.distnav {
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
}
table.distnav td{
	font-size:10px;
	font-weight:bold;
	padding: 0 2px;
	text-align:center;
}
table.w100{
	width:100%;
}
td.ar, th.ar { text-align:right; }
td.ac, th.ac { text-align:center; }
td.preis{padding-left:12px; vertical-align:bottom; text-align:right; white-space:nowrap;}
.even {
	background-color:#f9f7f0;
}
.odd {
	background-color:transparent;
}

table.zahlen tr th { border-bottom:1px dotted #aaa; background-color:#F1EFE8; }
table.zahlen tr th, table.zahlen tr td { text-align: right; padding-right:12px; white-space:nowrap; }
th.dirasc { background: transparent url(images/asc.gif) no-repeat right 8px; }
th.dirdesc { background: transparent url(images/desc.gif) no-repeat right 8px; }

table.vmiddle td {
	vertical-align: middle;
}

table.quadratisch-links{
	float:left;
	margin-right:16px;
	width:150px;
}
table.quadratisch-links tr td{
	padding:0;
}
table.quadratisch-links tr td.bild{
	padding:0;
	vertical-align:middle;
	text-align:center;
	width:152px;
	height:auto;
}
table.quadratisch-links tr td.bild img{
	border:1px solid #ccc;
}
table.quadratisch-links tr td.bu, table.quadratisch-links tr td.bu a, div.bu, div.bu a {
	color:#666;
	font-size:11px;
	line-height: 12px;
	font-style:italic;
}
table.quadratisch-links tr td.bu{
	text-align:center;
}

table.rechtespalte tr td{
	vertical-align:top;
	padding-right:8px;
	padding-bottom:4px;
}

/*
 * teaserbox 
*/

div.scrollable {  
	position:relative;
	overflow:hidden;
	width:588px;
	height:240px;
}
#thumbs {	
	position:absolute;
	width:20000em;	
	clear:both;
}
a.prev, a.next {
	margin-top:118px;	
}
#thumbs div.teaseritem {
position:relative;
	float:left;
	width:588px;
	height:240px;
	cursor:pointer;
}
#thumbs div.teaseritem div.text{
	position:absolute;
	bottom:0;
	height:auto;
	width:90%;
	left:5%;
	color:#fff;
	overflow:hidden;
	background: transparent url(/lib/css/images/bgBlack60Prozent.png) left top;
}
#thumbs div.teaseritem div.text div{
	padding:6px 10px;
	font-size:12px;
	text-align:center;
	font-weight: normal;
	line-height:18px;
	letter-spacing:1px;
}
#thumbs div.teaseritem div.text a,
#thumbs div.teaseritem div.text a:link,
#thumbs div.teaseritem div.text a:visited,
#thumbs div.teaseritem div.text a:hover,
#thumbs div.teaseritem div.text a:active {
	color:#fff;
	text-decoration:none;
}
#thumbs div.teaseritem div.text a{
	color:#fff;
}
#thumbs div.hover {
	background-color:#444;	
}
#thumbs div.active {
	background-color:#066;
	cursor:default;
}
a.prev, a.next, a.disabled {
	display:block;
	width:18px;
	height:18px;
	background-repeat:no-repeat;	
	margin-top:6px;
}
a.prev {
	float:right;
	background: transparent url(images/teaserbox/left.png) no-repeat left top;
}
a.prev:hover {
	background: transparent url(images/teaserbox/left.png) no-repeat left -18px;
}
a.next {
	float:right;
	background: transparent url(images/teaserbox/right.png) no-repeat left top;
}
a.next:hover {
	background: transparent url(images/teaserbox/right.png) no-repeat left -18px;
}
a.disabled, a.disabled:hover{
	background:none;
}
div.navi {
	margin-top:6px;
	margin-bottom:10px;
	width:60%;
	height:20px;
	text-align:center !important;
	float:left;
}
div.navi a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(images/teaserbox/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
}
div.navi a:hover {
	background-position:0 -8px;     
}
div.navi a.active {
	background-position:0 -16px;    
} 	

/*
 * alphabet
*/
.alpha a, .alphaon a {
	display:block;
	float: right;
	background:transparent url(images/alpha.gif) left top no-repeat;
	height: 16px;
	width: 19px;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	line-height:14px;
	margin-left:3px;
}
.alphaon a, .alpha a:hover {
	background-position: left bottom;
	font-weight:bold;
	color: #215DB1;
	text-decoration:none;
}
table.alphabet{
	width:100%;
}
table.alphabet tr td{
	text-align:center;
	border:1px solid #E3DED2;
}
table.alphabet tr td a{
	display:block;
	background-color:#fff;
	text-decoration:none;
}
table.alphabet tr td a:hover{
	background-color:#AA8C46;
	color:#fff;
}

/*
 * suche
*/
ol.search{
	color:#777;
	font-size:11px;
	line-height:16px;
}
ol.search li {
	margin-bottom: 12px;
}
ol.search li a strong {
	font-size:12px;
}
ol.search li a span.subline,
ol.search li a:link span.subline,
ol.search li a:visited span.subline {
	color:#777;
}
ol.search li a:hover span.subline,
ol.search li a:active span.subline{
	color: #aa8c46;
}

/*
 * verlagsprogramm und warenkorb
*/
#warenkorblink{
	float:right;
	margin-top:-22px;
}
#warenkorb{
	display:none;
	clear:both;
}



/*
 * we content 
*/

.bild-links, .bild-rechts {
	border: medium none;
}
.bild-links-border, .bild-rechts-border, .bild-center-border, .bild-border {
	border: 1px solid #777;
}
.bild-links, .bild-links-border, div.bildlinks{
	float:left;
	margin:4px 20px 6px 0;
}
.bild-rechts, .bild-rechts-border,div.bildrechts {
	float:right;
	margin:4px 0 6px 20px;
}
.bild-center-border,div.bildmitte {
	display:block;
}
.hinteditmode, .hint{
	background-color:#e3e3e3;
	color:#333;
	font-size:11px;
	font-style:normal;
	line-height:15px;
}
.hint{
	background-color:#eaeaea;
}
div.bildmitte {
	text-align:center;
}
div.bildlinks, div.bildrechts, div.bildmitte {
	line-height: 12px;
}
div.bildlinks p, div.bildrechts p, div.bildmitte p {
	font-size:11px;
	color:#555;
}
.zusammeninfo{
	position:absolute;
	display:none;
	width:300px;
	height:auto;
	padding:10px;
	background-color:#fff;
	border:1px solid #ccc;
	left:-330px;
	top:20px;
	white-space:normal;
	background: #FDFDFD url(images/verlaufHellGrau2.gif) repeat-x left top;
}
.zusammeninfo .close{
	float:right;
	margin-right:-6px;
	margin-top:-6px;
}
.zusammeninfo .close a{
	display:block;
	width:12px;
	height:12px;
	background: transparent url(images/closeUp.gif) no-repeat left top;
	text-decoration:none;
}

/*
 * lightbox
*/
#lightbox{ background-color:#eee; padding:18px; border:1px solid #bbb; }
#lightboxDetails{ font-size: 0.8em; padding-top: 0.4em; }	
#lightboxCaption{ float: left; line-height:normal; }
#keyboardMsg{ float: right; font-weight:bold; font-size:12px; }
#closeButton{ top: 5px; right: 5px; }
#lightbox img{ border:1px solid #bbb; clear: both;} 
#overlay img{ border: none; }
#overlay{ background-image: url(/lib/css/images/bgBlack60Prozent.png); }
* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/lib/css/images/bgBlack60Prozent.png", sizingMethod="scale");
}

/*
 * general
*/
.small, .smallem, table.small td, table.small th {
	font-size:11px;
}
.smallem{
	font-style:italic;
}
.smallheight{
	line-height: 14px;
}
.autoheight{
	line-height: normal;
}
.bigger{
	font-size:13px;
	line-height:normal;
}
.grau, a.grau, span.grau a, table.grau th, table.grau td{
	color:#777;
}
.rot, .error{
	color:#a42525;
}
div.error {
	display:block;
	margin:12px 0;
	padding:12px;
	text-align:center;
	border:1px solid #a42525;
	background-color:#f4e1e1;
}
div.hinweis, div#feedback2 {
	display:block;
	margin:12px 0;
	padding:12px;
	text-align:center;
	border:1px solid #124377;
	background-color:#e2f0ff;
	color:#124377;
}
div#feedback2{
	clear:both;
	display:none;
}
.twocols{
	clear:both;
}
.twocols .left, .twocols .right{
	float:left;
	width:285px;
}
.twocols .left{
	margin-right:20px;
}
.zwischentext{
	margin:12px 0;
	clear:both;
}

.rubrikheadline {
	font-weight:bold;
	display:block;
	margin:18px 0;
	clear:both;
	padding:2px 8px;
	background-color: #F1EFE8;
	border-top:1px solid #E3DED2;
	border-bottom:1px solid #E3DED2;

}
.ueberschrift {
	font-weight:bold;
	display:block;
	margin-top:6px;
}
.preblock{
	padding: 2px 8px;
	background: #FDFDFD url(images/verlaufHellBlau.gif) repeat-x left top;
	background-position: -2px -13px;
}
.listenblock {
	background: #FDFDFD url(images/verlaufHellGrau.gif) repeat-x left top;
	border-bottom:1px solid #ddd;
	padding:4px 12px 5px;
}
.pretextblock {
	background: #FDFDFD url(images/verlaufHellGrau2.gif) repeat-x left -30px;
	padding:2px 8px;
	font-weight:bold;
	border-bottom:1px solid #ddd;
}
.textblock{
	padding:8px;
	margin-bottom:16px;
	background: #FDFDFD url(images/verlaufHellGrau2.gif) repeat-x left top;
	border-top:1px dotted #ddd;
	border-bottom:1px dotted #f2f2f2;
	clear:both;
}
.textblock h6{
	color:#000;
}
.normalp p{
margin-bottom:0 !important;
}
p.info{
	font-size:11px;
	line-height:13px;
	color:#666;
}
p.info span{
	white-space:nowrap;
}
#player{
	text-align:center;
	margin:20px 0;
}
p.subheadlinetext{
	margin:0;
	margin-top:-6px;
}
.left{
	float:left;
}
.right{
	float:right;
}
.gold{
	color:#AA8C46;
}
.mark, .markem{
	font-size:11px;
	line-height:11px;
	color:#666;
}
.markem{
	font-style: italic;
}
.margintb12{
	margin:12px 0;
}
div.printonly, div.printonlybottom {
	display:none;
}
.pretext{
	margin:8px 0 12px;
	font-weight:bold;
}
.clear{
	clear: both; 
	display: block; 
	height: 0; 
	content: "."; 
	margin:0;
	padding:0;
	line-height:0;
}
.dateidatum{
	float:right;
	font-size:11px;
	color:#666;
	margin:18px 0 6px;
}
div#printlink{
	float:left;
	color:#666;
	margin:18px 0 6px;
}
div#printlink a, a.print {
	padding-left:20px;
	background: transparent url(images/print15px.gif) no-repeat left top;
}
.nowrap{
	white-space:nowrap;
}

.blocker {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	background-image: url("images/bgWeiss80Prozent.png");
	background-repeat:repeat;
	background-position:left top;
	display:_none;
}
.blocker div{
	padding:12px;
	text-align:center;
	background-image: url("images/loading.gif");
	background-repeat:no-repeat;
	background-position:50% 50%;
}

.ui-autocomplete {
	max-height: 300px !important;
	overflow-y: auto !important;
	overflow-x: hidden !important;
	padding-right: 20px;
}
* html .ui-autocomplete {
	height: 100px;
}


