table.detailsubinfo td{border: none!important}
table.detailsubinfo .name{width:200px}

/* Test */
.fotonav img {display:inline!important}
/* */

html,body{height:100%}
* html, * html body{height:70%}
body{color:#000;background-color:#c1b6ae;background-image:url('../img/sitebg.gif');background-repeat:repeat-y;margin:0;padding:0;min-height:101%}
td{vertical-align:top}
body, body div, body p, body th, 
body td, body li, body dd, body input, body textarea    {
	font-family: Arial,Helvetica,Verdana,sans-serif;
	/* more specific to override imported rule */
	font-size:    x-small;      
	/* false value for WinIE4/5 */
	voice-family: "\"}\"";   
	/* trick WinIE4/5 into thinking rule is over */
	voice-family: inherit;   
	/* recover from trick */
	font-size:    small
	/* intended value for better browsers */
}

html>body, html>body div, html>body p, 
html>body th, html>body td, 
html>body li, html>body dd, html>body input, html>body textarea    {
	font-size:    small
	/* be nice to Opera */
}
/* too long in IE 7 */
table#wrapper{height:98%;width:95%;margin: 0 auto}
table#wrapper td{vertical-align:top}

#header input.text {
	font-size: 85%;
}

#header {
	background-color: #fff;
	border-top: 5px solid #fa6908;
	height:82px;
	overflow:hidden;
}

#header #service {
	background-color: #f6f5f5;
	background-image:url('../img/servicebg.gif');
	background-repeat: no-repeat;
	height:82px;
}

#header #images {
	float: left;
}

#header #images h1, #header #images img {
	display: inline;
}

#service #quicknav, #service #searchbox, #login #loginform, #login #logoutform, #login #register {
	margin-top: 12px;
	float: left;
	display:inline;
}

#service #quicknav {
	width: 92px;
	overflow: hidden;
}

#service #searchbox {
	width: 124px;
	overflow: hidden;
	margin-left: 13px;
}

#service #quicknav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#service #quicknav ul li {
	margin: 0;
	padding: 0;
	display: inline;
}

#header #login {
	background-image:url('../img/loginbg.gif');
	background-repeat: no-repeat;
}

#login #loginform {
	width: 96px;
	height:70px;
	overflow: hidden;
	margin-left: 8px;
}

#login #logoutform {
	width: 192px;
	height: 70px;
	overflow: hidden;
	margin-left: 8px;
	font-size: 80%;
}

#login #logoutform .right {
	margin: 0 4px 4px 0;
}

#login #register {
	width: 87px;
	height:70px;
	overflow: hidden;
	margin-left: 8px;
}

#inforow td {
	height: 26px;
	line-height: 26px;
	text-align: left;
	background-color: #8d8b8a;
	color: #fff;
}

#breadcrumbs ul {
	margin: 0;
	padding: 0;
}

#breadcrumbs ul li {
	padding: 0;
	margin: 0;
	display: inline;
	font-size: 90%;
}

#breadcrumbs a, #breadcrumbs a:hover {
	color: #fff;
	text-decoration: none;
}

#language {
	width: 195px;
	margin-right: 4px;
}

.space{height:26px;overflow:hidden;background-color:#fff;border-left:4px solid #9f9d9a;border-right:4px solid #9f9d9a}
#spacertop td{background-color:#fff}

#container td {
	height: 100%;
}

#left {
	width: 250px;
	background:url('../img/bgleft.gif') top left repeat-y;
}

#left ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #eae6e3;
}

#left ul ul {
	margin: 0;
	border: none;
}

#left ul li {
	margin: 0;
	padding: 0;
	display: inline;
}

#right {
	width: 210px;
	height: 100%;
	background-color: #fff;
	border-left:1px solid #ededec;
	border-right:4px solid #9f9d9a;
}

#right div {
	margin-left: 5px;
	height: 100%;
}

* html #right {
	height: 100%;
}

#center {
	background-color: #fff;
	text-align: left;
	padding:0 6px;
	height: 100%;
}

* html #center {
	height: 100%;
}

#content input, #content textarea, #content select {font-size:100%}

#content ul, #content ol {
	padding: 0;
	margin: 6px 0 1em 20px;
}

#content ul {
	list-style-type: none;
}

#content ul li {
	padding-left: 11px;
	background:url('../img/listlvl1.gif') no-repeat 0 0.4em;
}

#content ul ul li {
	margin: 0 0 0 1.3em;
	background:url('../img/listlvl2.gif') no-repeat 0 0.4em;
}

#content ul ul ul li {
	margin: 0 0 0 1.8em;
	background:url('../img/listlvl3.gif') no-repeat 0 0.4em;
}

#content h2 {
	border-bottom: 4px solid #fff;
	margin-bottom: 0.5em;
	padding-bottom: 0.1em;
}

#content a {
	color: #fa6908;
	text-decoration: none;
}

#content a:hover {
	background: #fff;
	text-decoration: none;
	border-bottom: none;
}

#content p, #content h3, #content table {
	margin-bottom: 1em;
}

#content h3, #content h4, #extra h3, #extra h4 {
	font-size: 100%;
	font-weight: bold;
}

h3, h4 {
	font-size: 12px;
	font-weight: bold;
}

#contentwrapper {
	height: 100%;
	padding: 10px 20px;
	background-color: #ededec;
}

#content .newslist ul {
	list-style-type: none;
	margin: 0;
}

.newslist h3 {
	margin-top: 0.1em;
}

#content .newslist ul li {
	border-bottom: 1px solid #fff;
	padding:0.3em 0;
	background:none!important;
}

#content .newslist ul li p {
	margin-bottom: 0.2em;
}

#content ul, #content ol {
	margin: 6px 0 20px 24px;
}

#content .newssingle .news-single-img {
	float: right;
	padding: 0 0 0.4em 0.4em;
}

#footer {
	color: #fff;
	text-align: center;
	border-top: 4px solid #9f9d9a;
	padding: 6px 0 12px 0;
}

#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

#footer a, #footer a:link {
	color: #fff;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

img {
	display: block;
	border: none;
}
	
.cf:after {
    content: "."; 
    display: block; 
    clear: both;
    height: 0; 
    visibility: hidden;
}

/* Safari */
.cf {
	display: block;
}

* html .cf {
	height: 1%;
}

.invisible {
	position:absolute;left:-1000px;top:-1000px;width:0px;height:0px;overflow:hidden;display:inline
}

.left{float:left}
.right{float:right}

input.text, textarea.text, select {
	border: 1px solid #cdcdcd;
	border-top: 1px solid #8e8e8e;
	color: #666;
	background-color: #fff;
	font-size: 100%;
	padding: 2px 1px;
	margin-bottom: 4px;
}

#sitemap ul {
	list-style-type: none;
	list-style-image: none !important;
	margin-left: none;
}
#sitemap ul li a {
	font-weight:bold;
}
#sitemap ul ul {
	margin-left: 2em;
}
#sitemap ul li li a {
	color: #000;
	font-weight:normal;
}
#sitemap ul ul ul {
	margin-left: 4em;
}

#lastchanged {
	float: right;
	margin: 20px 0 4px 13px;
	color: #999;
	font-size: 80%;
	vertical-align: bottom;
}

#pageservice {
	float: right;
	height: 19px;
	color: #999;
	font-size: 80%;
	vertical-align: bottom;
}

#pageservice img {
	display: inline;
	vertical-align: bottom;
}

#content td {
	vertical-align: top;
	padding-right: 10px;
}
#content td p, #content dd p {
	margin:0 ! important;
}

table.contenttable {
	width: 100%;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	border-collapse: collapse;
}
table.contenttable td {
	border-bottom: 1px solid #999;
}

span.date{color:#999;font-size:90%}

div.ce_text, div.ce_image, div.ce_textpic, div.ce_list {
	margin-bottom: 1.2em;
	border-bottom: 1px solid #fff;
}

.eventlist ul, .newslist ul {
	list-style-type: none;
	list-style-image: none!important;
	margin: 0 ! important;
}

.eventlist h3 {
	margin-top: 0.1em;
}

.eventlist ul li {
	background: none ! important;
	border-bottom: 1px solid #fff;
	padding:0.3em 0 ! important;
}

.eventlist ul li p {
	margin-bottom: 0.2em;
}

fieldset {
	margin-bottom: 10px;
	border: 1px solid #fff;
	padding: 6px;
}

fieldset br {
	display: none;
}

fieldset p{margin:0.2em 0 ! important}

fieldset div {
	clear: both;
	position: relative;
	margin: 2px 0 5px 0;
	padding-bottom: 4px;
	border-bottom: 1px solid #fff;
}

fieldset div:after {
	content: "."; 
	display: block; 
	clear: both;
	height: 0; 
	visibility: hidden;
}

* html fieldset div {
	height: 1%;
}

label, fieldset div.cr p {
	display: block;
	width: 15em;
	float: left;
}

label {
	padding-right: 10px;
}

fieldset div.cr p {
	margin: 2px 0 0 0;
}

fieldset div.cr label {
	text-align: left;
	margin-left: 15em;
	width: auto;
	float: none;
}

fieldset div.line label {
	display: inline;
	margin: 0;
	float: none;
}

fieldset div label.block {
	width: auto;
	float: none;
}

fieldset div.line p.label {
	padding: 0;
	float: left;
	width: 15.8em;
}

.error {
	color: #fa6908;
}

.totop {
	text-align:right;
}

.typo3-editPanel-controls a {
	float: left;
	margin: 2px;
}

div.popup {
	margin: 0;
	padding: 0;
	font-size: 110%;
}

form{margin:0;padding:0}

div#boek {
}

#gallerynav img {
  float: none !important;
}

a.dl-icon-xls, a.dl-icon-doc, a.dl-icon-zip, a.dl-icon-txt, a.dl-icon-pdf, a.dl-icon-ppt{white-space: nowrap;padding-left:18px}
a.dl-icon-xls{background:url(../img/icons/xls.gif) no-repeat 0px 0px;}
a.dl-icon-doc{background:url(../img/icons/doc.gif) no-repeat 0px 0px;}
a.dl-icon-zip{background:url(../img/icons/zip.gif) no-repeat 0px 0px;}
a.dl-icon-txt{background:url(../img/icons/txt.gif) no-repeat 0px 0px;}
a.dl-icon-pdf{background:url(../img/icons/pdf.gif) no-repeat 0px 0px;}
a.dl-icon-ppt{background:url(../img/icons/ppt.gif) no-repeat 0px 0px;}

.csc-caption p{margin-bottom:2px;font-size:90%}

.user-verbundstruktur-pi3 select, .user-verbundstruktur-pi3 input{width:250px}

.icon{width:18px}

.tx-p2yafome-pi1 div{width:500px}