body {
	color:#666;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:0.75em;
	margin:12px;
	width:960px;
}
img {
	border:0;
}


.clear {
	clear:both;
}
.hidescreen {
	display:none;
}



#back {
	position:relative;
	margin:0 auto;
	margin-top:122px;
}
#bodytext {
	position:relative;
	padding-bottom:20px;
	padding-top:10px;
	margin-left:310px;
	width:610px;
}
#filter {
	position:relative;
	background-color:#d1dfe8;
	background-color:#fff;
	font-size:90%;
	padding:0;
	margin-bottom:20px;
}
#status {
	position:relative;
	font-size:90%;
	padding:0;
}
#statusbottom {
	position:relative;
	font-size:90%;
	margin-top:20px;
	padding:0;
}
#footer {
	position:relative;
	font-size:90%;
	border-top:1px solid #ccc;
	margin-top:20px;
}
#karte {
	position:absolute;
	top:0;
	margin-left:0;
	font-size:90%;
	width:300px;
}
#header {
	position:absolute;
	top:12px;
	left:12px;
	width:960px;
}
#menu {
	position:absolute;
	top:110px;
	left:312px;
	width:620px;
	text-align:right;
}
#reiter {
    margin:0;
	margin-top:1.5em;
    padding:0;
}
#reiter a {
    border-right:4px solid #fff;
    display:block;
    float:left;
    width:198px;
    text-align:center;
    text-decoration:none;
    color:#666;
    padding-top:8px;
    padding-bottom:4px;
    background-color:#ddd;
}
#reiter a.current {
	background-color:#5e9fd1;
	color:#fff;
}

a {
	text-decoration:none;
}
a:link {
	color:#000;
}
a:visited {
	color:#666;
}
a:hover, a:active, a:focus {
	color:#d3070d;
}

p.intro {
    margin-top:0;
	background-color:#5e9fd1;
	color:#fff;
	line-height:150%;
	padding:5px;
}
p.feedback {
	color:#d3070d;
	margin-top:20px;
}

#filter a, #status a {
	color:#666;
	text-decoration:none;
}


.subnav a {
	padding:0.25em 0.5em 0.25em 0.5em;
} 
.subnav a:link, .subnav a:visited {
	border:1px solid #ccc;
	background-color:#fff;
}
.subnav a:hover, .subnav a:active, .subnav a:focus,
.subnav a.current:link, .subnav a.current:visited {
	border:1px solid #666;
	background-color:#eee;
	color:#000;
}



form td {
	padding:0.5em 0 0.5em;
	vertical-align:middle;
}
form td.subnav {
	text-align:right;
	vertical-align:middle;
}


table.termine {
	width:100%;
	border:0;
	padding:0;
	margin:0;
	table-layout:auto;
	border-collapse:collapse;
}
table.termine thead tr {
	border-bottom:4px solid #fff;
}
table.termine thead th {
	background-color:#5e9fd1;
	color:#fff;
	font-weight:normal;
	font-size:90%;
	text-align:left;
	padding:0.25em 0.5em 0.25em 0.5em;
}
table.termine thead a:link, table.termine thead a:visited {
	color:#fff;
}
table.termine thead a:hover, table.termine thead a:active, table.termine thead a:focus {
	color:#d3070d;
}

table.termine thead th p.subnav {
	text-align:right;
}
table.termine tbody tr.active {
	background-color:#ddd;
}
table.termine tbody tr.passive {
	background-color:#fff;
}
table.termine tbody td {
	border-bottom:1px solid #5e9fd1;
	padding:0.5em;
	vertical-align:top;
}
table.termine tbody td span.detail {
	font-size:90%;
	color:#666;
}


#kammerfull, #datumfull, #keywordfull, #sachfull, #ortfull,
#kammercompact, #datumcompact, #keywordcompact, #sachcompact, #ortcompact
{
	border-bottom:1px solid #ccc;
}
#kammerselection, #datumselection, #keywordselection, #sachselection, #ortselection {
	margin:0;
	padding:0;
	padding-bottom:10px;
}
#kammerselection table, #datumselection table, #keywordselection table, #sachselection table, #ortselection table {
	margin:0;
	padding:0;
	width:100%;
}




#menu p {
	color:#666;
	font-size:90%;
	margin:0;
	padding:0;
	text-transform:uppercase;
}
#menu a {
	text-decoration:none;
}
#menu a:link, #menu a:visited {
	color:#666;
}
#menu a:hover, #menu a:active, #menu a:focus,
#menu a.current {
	color:#d3070d;
}


#karte a {
	text-decoration:none;
}
#karte a:link, #karte a:visited {
	color:#666;
}
#karte a:hover, #karte a:active, #karte a:focus {
	color:#d3070d;
}






span.label, form label {
	color:#666;
}


.address {
	clear:right;
	border-bottom:1px solid #5e9fd1;
	padding:18px 0 18px 0;
}
.address * {
	margin:0;
	padding:0;
}
.address p {
}
.address img {
	clear:both;
	float:right;
	margin-left:18px;
}
.address strong {
	font-weight:normal;
	color:#000;
}

