
body { font-family: Arial, sans-serif; }

h1,h2,h3,h4 { font-family: Arial, Sans-Serif; display:block; font-weight:bold;}

h1 {font-size: 14px; color: #29458E;  background:inherit;}
h2 {font-size: 13px; color: #888; margin:0 0 0.4em 0; border-bottom: 1px #ccc solid; padding-top: 0;}
h3 {font-size: 12px; color: #29458E; margin:0.4em 0 0 0;}
h4 {font-size: 12px; color: #29458E; margin:0 0 0 0;}

#content {padding-top:70px;}
#content_links {font-size: 12px; padding-right:30px;}
#content_links p { line-height: 1.5em;}
#content_links ul { font-size: 12px; line-height: 1.5em; margin-left:18px}
#content_links a {color:#29458E; text-decoration:none;}
#content_links a:hover {text-decoration:underline;}

#content_links .csc-header { margin-top: 3.2em; }

#content_rechts {font-size: 12px; padding-right:30px;}
#content_rechts p { line-height: 1.5em;}
#content_rechts ul { font-size: 12px; line-height: 1.5em;}
#content_rechts a {color:#29458E; text-decoration:none;}
#content_rechts a:hover {text-decoration:underline;}
#content_rechts .csc-header { margin-top: 3.2em; }

.csc-frame-rulerBefore {border-top:1px solid #999; padding-bottom:9px;padding-top:10px;}


/*#content_links .csc-firstHeader { margin-top: -2em; }*/
#titel_inhalt h1 {margin-bottom: 20px;}

/* Footer    */
#footer {
	padding-top:50px;
	font-size:11px; color:#999999;
	}
.text_klein {font-size:11px;}

.fehler {font-size:11px; font-weight:bold; color:#FF0000;}

/*#content_links p,dd,dt { font-size: 12px; line-height: 1.5em;}
#content_links p { font-size: 12px; line-height: 1.5em; margin: 0 0 1em 0; }*/


strong,b { font-weight: bold; }
em,i { font-style:italic; }
pre, code {	font-family: "Courier New", Courier, monospace; }
address { font-style:normal; line-height: 1.5em; margin: 0 0 1em 0; }

hr { 
	color: #fff; 
	background:transparent; 
	margin: 0 0 0.5em 0; 
	padding: 0 0 0.5em 0; 
	border:0; 
	border-bottom: 1px #eee solid; 
}

acronym, abbr {
	border-bottom: 1px dashed #c00;
	cursor: help;
}

/* ### Bildpositionierung ############################################################################ */

img.float_left { float: left; margin-right: 1em; margin-bottom: 0.15em; border:0; }
img.float_right { float: right; margin-left: 1em; margin-bottom: 0.15em; border:0; }
img.center { text-align:center; background: #fff; padding: 4px; border:1px #ddd solid; }

/* ### Auszeichnung lokaler und Externer Links ######################################################## */

/*a, a em.file {color: #1e6289; text-decoration:none;}
a:hover {background-color: #eef; text-decoration:underline;}*/

#topnav a { color: #fff; background:transparent; text-decoration:none; }
#topnav a:hover{ text-decoration:underline; background-color: transparent;}

#footer a { color: #669; }
#footer a:hover {background-color: #eef; }

#main a[href^="http:"], #main a[href^="https:"]
{
	padding-left:0;
	background-image:none;
}

#main a.imagelink {
	padding-left: 0;
	background: transparent;
}
/* ######################################################################################################
** ### Formulare & Tabellen #############################################################################
** ######################################################################################################
*/

 table { border-collapse:collapse; margin-bottom: 0.5em; } 

form {overflow:hidden; border:none;}

.news-single-item .contenttable {
	font-size:11px;
	border-top:1px solid silver;	
	border-bottom:1px solid silver;	
	}
.news-single-item .contenttable td{
	border-bottom:1px solid silver;	
	}
.erstespalte {
	padding-right:15px;
    font-weight:bold;
    color: #999;
	}


input, textarea {
    width: auto;
	font: 12px Arial, Helvetica, Sans-Serif;
	border: 1px #29458E solid;
    background: #fafafa;
	padding: 2px;
	color: #000;
	margin-right:3px;
}

input[type=text]:focus, input[type=password]:focus, textarea:focus {
	background: #f0f0f0;
	color: #000;
	border-color: #29458E;
} 

.publi-form-textspalte {padding-top:4px;}

#content_links p.mailform-bestaetigung { line-height: 15px;}

.age-award-tabelle td {padding-right:8px; vertical-align:top; padding-bottom:5px; padding-top:3px; padding-bottom:16px; border-top:1px #ccc solid;line-height:15px; }
.age-award-download-tab td {padding-right:10px; vertical-align:top; padding-bottom:12px; padding-top:3px; border-top:1px #ccc solid;line-height:16px; }
.age-award-download-tab {margin-top:10px;}

/*******************************************
* Styles für Typo3 (RTE)
********************************************/
/*input, textarea {
	margin-left: 1em;
  width: auto;
	font: 1em Verdana, Arial, Helvetica, Sans-Serif;
	border: 1px #ccc solid;
  background: #fafafa;
	padding: 2px;
	color: #777;
}

input[type=text]:focus, textarea:focus {
	background: #f0f0f0;
	color: #333;
	border-color: #666;
}*/
img {
	border: 0;
}
p.csc-linkToTop {
	text-align: right;
}
span.mono { 
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	padding:0 0.3em 0 0.3em;
	background:#f0f0f4;
	border: 1px #ccd solid;
}
span.file { 
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	padding:0 0 0 14px;
	color: #000088;
	background: transparent url('../../img/icons/file.gif') no-repeat left;
}

span.directory { 
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	padding:0 0 0 15px;
	color: #000088;
	background: transparent url('../../img/icons/dir.gif') no-repeat left;
}
p.smalltext {
	font-size: 0.9em;
}
p.redbox { color:#000; background-color:#fee; border:1px #fcc solid; padding:6px; margin-bottom: 0.5em; }
p.greenbox { background-color: #f4f8f4; border: 1px #aca dotted; padding: 6px; margin-bottom: 0.5em; }
p.greenbox a { color: #353;}
p.greenbox a:hover { background: transparent; }
p.box {
	display: block;
	font-size: 1em;
	color: #000;
	padding: 0.5em;
	background: #f0f0f4;
	border-left: 8px #E0E7F5 solid;
}
p.code {
	display: block;
	margin: 0 0 1em 1em;
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	padding: 0.5em;
	color: #000; 
	background: #f0f0f4;
	border-left: 8px #E0E7F5 solid;
}
p.bluebox {
	color:#000;
	background: #f0f0f4; padding: 2px; border: 1px #ccd solid;
	text-align: center;
	padding: 4px 0 4px 0;
	margin-bottom: 1em;
}
p.csc-form-label-req {
	font-weight: bold;
}
.csc-caption {
	font-size: 0.9em;
	background-color: #E0E7F5; padding: 2px;
}
/* Typo3 Version 4 */
dd.csc-textpic-caption {
	font-size: 0.9em;
	padding-top: 4px;
	}
/*******************************************
* Styles für tt_news
********************************************/

.tx-ttnews-browsebox-SCell {font-weight:bold;}

.tx-ttnews-browsebox {
	text-align:center;
	padding:0;
	margin:1.2em 0 1em 0;
  padding:1px;
  border:1px solid #ccd;
  background:#f0f0f4;
}
.tx-ttnews-browsebox a, .tx-ttnews-browsebox strong {
	padding: 0 0.4em 0.4em 0;
	margin:0;
	background:transparent;
}

/* LATEST Ansicht */
.news-latest-item {
	margin-bottom: 1em;
}
.news-latest-item h3 {
	padding-top: 0;
}
.news-latest-item h3 a { text-decoration:underline; }
.news-latest-item h3 a:hover { background:transparent; }
.news-latest-item img {
	padding-right: 1em;
	padding-top: 0.5em;
	float: left;
}
.news-latest-morelink {
  padding:1px;
  border:1px solid #ccd;
  background:#f0f0f4;
	text-align:center;
}

/* LIST Ansicht */
.news-list-item {
	margin-bottom: 1em;
	border-top:1px solid silver;
	padding-top:10px;
	
}
.news-list-item-linieunten {
	margin-bottom: 1em;
	border-bottom:1px solid silver;
	padding-bottom:10px;
	
}

.news-list-item-linieunten H3 {
	margin-top: 0;
	padding-top:0;
	
}


.news-list-item h3 {
	font-size:13px;
	padding-top: 0;
	margin-bottom:1em;
		margin-top:0;
	

}
.news-list-date { margin-bottom:6px;color:#999999;}
.news-list-item h3 a { text-decoration:underline; }
.news-list-item h3 a:hover { background:transparent; }

.news-list-item h3 span.news-list-date {
	color: #aaa;
	font-weight: normal;
}
.news-list-morelink {
  padding:1px;
}
.news-list-morelink a { color: #669;}
.news-list-morelink a:hover { background: transparent; }


.news-list-dachzeile {
padding-top:0px;
color: #29458E;
	padding-bottom:8px;

}
.tx-ttnews-browsebox {background-color:#fff;border:none;}
.tx-ttnews-browsebox {background-color:#fff;border:none;}
.news-search-form {padding:0 10px;}
.news-search-emptyMsg {padding:0 10px; font-size:11px; display:none;}
.news-catmenu {padding:0 10px;}

h3.news-list-alle-titel {margin-bottom:2px;}
.news-list-alle-cat {color:#29458E;}
.news-catmenu a {color:#29458E;}
/* SINGLE Ansicht */
.news-single-item h2 {
padding-bottom:2px;
	margin-top: 0;
	color: #29458E;	
}

.news-single-item h1 {margin-bottom: 20px;}

.news-single-img {
}
.news-single-img p {
	padding:0;
	margin:0 0 10px 0;
}
.news-single-address {
	font-size:11px;	
}
.news-single-address H4 {
	font-size:11px;
	margin-bottom:0px;
	line-height: 1.5em;
	margin-top:15px;
}

.news-single-files dt {
padding-bottom:4px;

}
.news-single-files dd {
background-color:#F8F8F8;
border-bottom:1px solid #cccccc;
padding-bottom:2px;
padding-top:2px;

}



.news-single-timedata {
	color: #aaa;
	margin: 1em 0 1em 0;
}
.news-list-category {
	color: #aaa;
}
.news-single-additional-info {
}
.news-single-additional-info dd {
}
.news-single-additional-info dt {
	margin-top: 1.4em;
	margin-bottom: 0;
	color: #aaa;
}

.news-single-dachzeile .bodytext {
padding-top:0px;
color: #29458E;
}

.news-rot {color:#FF0000; font-weight:bold;}


/*******************************************
* Styles für Extension "user-investionen"
********************************************/

/* LIST Ansicht */
.user-investitionen-list-item {
	border-bottom:1px solid silver;
	padding-top:10px;
	padding-bottom:5px;
	
}


.user-investitionen-list-item h3 {
	font-size:13px;
	padding-top: 0;
	margin-top:0;
	margin-bottom:1em;
}
.user-investitionen-list-title {
	font-size:13px;
	padding-top: 0;
	margin-bottom:1em;
}
.user-investitionen-single-item h2 {font-size: 14px; color: #29458E; margin:0 0 0.3em 0; border-bottom: 1px #ccc solid; padding-top: .5em;}

.user-investitionen-single-subtitle {
	color: #29458E;
	font-weight:bold;
	padding-top:5px;
	margin-bottom:0px;
	}
.user-investitionen-single-spaltelinks h2 {
font-size:12px;
	color: #29458E;
	font-weight:bold;
	padding-top:5px;
	margin-bottom:0px;
border-bottom:none;
line-height:1.5;
	}

.user-investitionen-single-border {
	border-left:1px solid #ccc

}

.user-investitionen-single-klein {
font-size:11px;
padding-top:12px;
}

.user-investitionen-single-spaltelinks {
padding-top:12px;
padding-right:12px;
}
	




/*******************************************
* Styles für Extension "tx_indexedsearch"
********************************************/
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#eeeeee; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#E0E7F5; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { color:#006699; margin-top:0px; margin-bottom:0px; background:transparent; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background:#cccccc; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:middle; }
.tx-indexedsearch .tx-indexedsearch-res .noResume { color : #666666; }
.tx-indexedsearch-sw, .csc-sword, .tx-indexedsearch-redMarkup {	font-family: monospace;	font-style: normal;	padding:0 0.3em 0 0.3em; background:#ffff88; border: 1px #ccd solid; }
/*******************************************
* Styles für Sprachenauswahl
********************************************/
div.langMenu {
	padding: 0 0 0 0;
}
div.langMenu a:hover {
	background: transparent;
}
div.langMenu img.flag {
	margin-top: 4px;
	padding-right: 7px;
}
div.langMenu img.arrow {
}
/*******************************************
* Styles für Codebox Extension
********************************************/
.tx-jphcodesnippets-pi {
	font-size: 0.9em;
	font-family: "Courier New", Courier, monospace;
	font-weight: normal;
	border: 1px #ccd solid;
}
.tx-jphcodesnippets-pi .imp { font-weight: bold; color: red; }
.tx-jphcodesnippets-pi .ln-xtra { background: #ffcccc; }
.tx-jphcodesnippets-pi li { background: #f0f0f4; }
.tx-jphcodesnippets-pi li.li2 { background: #ffffff; }
.tx-jphcodesnippets-pi .kw1 { color: #b1b100; }
.tx-jphcodesnippets-pi .kw2 { color: #000000; font-weight: bold;}
.tx-jphcodesnippets-pi .kw3 { color: #000066;}
.tx-jphcodesnippets-pi .co1 { color: #808080; font-style: italic; }
.tx-jphcodesnippets-pi .co2 { color: #808080; font-style: italic; }
.tx-jphcodesnippets-pi .coMULTI { color: #808080; font-style: italic; }
.tx-jphcodesnippets-pi .es0 { color: #000099; font-weight: bold; }
.tx-jphcodesnippets-pi .br0 { color: #00ff00; }
.tx-jphcodesnippets-pi .st0 { color: #ff0000; }
.tx-jphcodesnippets-pi .nu0 { color: #cc66cc; }
.tx-jphcodesnippets-pi .me1 { color: #006600; }
.tx-jphcodesnippets-pi .me2 { color: #006600; }
.tx-jphcodesnippets-pi .re0 { color: #0000ff; }
.tx-jphcodesnippets-pi .download { padding-left:1em; font-style:italic; font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif; }
/*******************************************
* Styles für Linklist
********************************************/
.tx_ablinklist_listView_links {
}
.tx_ablinklist_listView_link {
	padding: 0 0 1em 0;
	margin: 0 0 1em 0;
	border-bottom: 1px solid #cccccc;
}
.tx-ablinklist-pi1-browsebox td {
	padding-right: 1em;
}
.tx_ablinklist_viewRateLink {
}
/*******************************************
* Styles barrierefreies Menü
********************************************/
@media screen, print {
	#col1_content dfn, #col1_content .hidden {
	position: absolute;
	left: -1000em; 
	width: 20em;
	} }
/*******************************************
* Styles tx_dropdownsitemap
********************************************/
.tx-dropdownsitemap-pi1 A {
	font-weight: bold;
}
.tx-dropdownsitemap-pi1 LI.open OL {
	display: block;
}
.tx-dropdownsitemap-pi1 LI.closed OL {
	display: none;
}
.tx-dropdownsitemap-pi1 LI.open UL {
	display: block;
}
.tx-dropdownsitemap-pi1 LI.closed UL {
	display: none;
}
.tx-dropdownsitemap-pi1 DIV {
	border: solid 1px #ccd;
	background: #F0F0F4;
	padding: 2px;
	margin-bottom: 5px;
}
.tx-dropdownsitemap-pi1 DIV.level_2 {
	background: #FFFFFF;
}
.tx-dropdownsitemap-pi1 DIV.level_2 A {
	font-weight: normal;
}
.tx-dropdownsitemap-pi1 DIV.level_3 {
	background: #F0F0F4;
}
.tx-dropdownsitemap-pi1 DIV.level_4 {
	background: #FFFFFF;
}
.tx-dropdownsitemap-pi1 DIV.level_5 {
	background: #F0F0F4;
}
.tx-dropdownsitemap-pi1 DIV.expAll {
	text-align: center;
	border: solid 1px #ccd;
	background: #F0F0F4;
}
.tx-dropdownsitemap-pi1 img {
	margin-right:0.5em;
}
.tx-dropdownsitemap-pi1 a:hover {
	background:transparent;
}
/*******************************************
* NAVI 1
********************************************/
#navi1 ul {
	list-style:none;
	margin:0;
/*	line-height: 1em;   */

	}
	
#nav_main li {
  float:left;
/*  margin-right: 2px;  nur einfügen bei ECKIGEN Ecken */
  padding: 0 0 0 0;
  margin: 0;
  height:35px;
  font-size:13px;
}


.nav1-ebene1 {
	width: 175px;
	border-top: 2px #ffffff solid;
	font-size:13px;
	color:#808080;
	padding:4px 0px 11px 1px;
	font-weight: bold;
	display:block;


}
.nav1-ebene1 a {
	color:#808080;
	text-decoration:none;

}

.nav1-ebene1 a:hover {
	color:#29458E;	
}

.nav1-ebene1-aktiv {
	width: 175px;
	border-top: 2px #ffffff solid;
	font-size:13px;
	color:#29458E;	
	padding:4px 0px 11px 1px;
	font-weight: bold;
	display:block;


}

.nav1-ebene1-aktiv a {
	color:#29458E;
	text-decoration:none;

}

	
/*   NAVI1 Ebene 2    */	
	
.nav1-ebene2 {
	width: 175px;
	font-size:11px;
	color:#808080;
	padding:4px 0px 0px 1px;
	font-weight: bold;
	display:block;
	margin:0;


}
.nav1-ebene2 a {
	color:#808080;
	text-decoration:none;

}

.nav1-ebene2 a:hover {
	color:#29458E;	
}

.nav1-ebene2-aktiv {
	width: 175px;
	font-size:11px;
	color:#29458E;	
	padding:4px 0px 0px 1px;
	font-weight: bold;
	display:block;
	margin:0;

	}
	
	/*   NAVI1 Ebene 3    */	
	
.nav1-ebene3 {
	width: 175px;
	font-size:11px;
	color:#808080;
	padding:4px 0px 0px 1px;
	font-weight: bold;
	display:block;
	margin:0;
	margin-left:1.5em;


}
.nav1-ebene3 a {
	color:#808080;
	text-decoration:none;

}

.nav1-ebene3 a:hover {
	color:#29458E;	
}

.nav1-ebene3-aktiv {
	width: 175px;
	font-size:11px;
	color:#29458E;	
	padding:4px 0px 0px 1px;
	font-weight: bold;
	display:block;
	margin:0;
	margin-left:1.5em;

	}
	
/*******************************************
* NAVI 2
********************************************/
#navi2 ul {
	list-style:none;
	margin:0;
/*	line-height: 1em;   */
	}

.nav2-ebene1 {
	width: 175px;
	border-top: 2px #ffffff solid;
	font-size:11px;
	color:#999999;
	padding:4px 0px 6px 1px;
	font-weight: bold;
	display:block;


}
.nav2-ebene1 a {
	color:#808080;
	text-decoration:none;

}

.nav2-ebene1 a:hover {
	color:#29458E;	
}

.nav2-ebene1-aktiv {
	width: 175px;
	border-top: 2px #ffffff solid;
	font-size:11px;
	color:#29458E;	
	padding:4px 0px 6px 1px;
	font-weight: bold;
	display:block;


}

.nav2-ebene1-aktiv a {
	color:#29458E;	
	text-decoration:none;

}

	
/*   NAVI1 Ebene 2    */	
	
	
.nav2-ebene2 {
	width: 175px;
	font-size:10px;
	color:#808080;
	font-weight:bold;
		padding:4px 0px 0px 1px;

	display:block;
	margin:0;


}
.nav2-ebene2 a {
	color:#808080;
	text-decoration:none;

}

.nav2-ebene2 a:hover {
	color:#29458E;	
}

.nav2-ebene2-aktiv {
	width: 175px;
	font-size:10px;
	color:#29458E;	
	font-weight: bold;
			padding:4px 0px 0px 1px;

	display:block;
	margin:0;

	}

.nav2-ebene2-aktiv a {
	color:#29458E;	
	text-decoration:none;

}

	
/*******************************************
* NAVI 3
********************************************/
	

.servicenavi {
	font-size:11px;
	color:#b5b5b5;
	font-weight:bold;
	margin-right:30px;
	padding-top:3px;
}
.servicenavi a {
	color:#b5b5b5;
	text-decoration:none;

}
.servicenavi a:hover {
	color:#29458E;	
}


.servicenavi-aktiv {
	font-size:11px;
	color:#29458E;	
	font-weight:bold;
	margin-right:30px;
	padding-top:10px;

}

	
/*******************************************
* TITEL
********************************************/
#titel h1 {
	font-size:22px;
	font-weight:bold;
	color:#b5b5b5;
	padding-top:2px;
	margin:0px;
	border:none;
	letter-spacing:1px;
}


/*******************************************
* SEARCHBOX
********************************************/

#searchform form {
	font-size:11px;
}

#searchform input {
	font-size:11px;
	border: 1px solid #999999;
	background-color:#FFFFFF;
	padding:1px
}


.submit {
	font-size:11px;
	background-color:#999999;
	border:2px solid #999999;
	}


/*******************************************
* TYPO3 Mailformular
********************************************/
.csc-mailform {border:none;}


.csc-mailform-field label {
  color:#29458E;
  display:block;
  font-size:0.8em;
  margin-top:1em;
}
.csc-mailform-radio label {
  display:inline;
  margin-left:0.3em;
}
.csc-mailform-radio legend {
  display:none;
}
.csc-mailform-submit {
  margin-top:1em;
}

/*******************************************
* TYPO3 Uploads
********************************************/



 table.csc-uploads  {
 width:100%; 
} 

.csc-uploads td {
padding-top:2px;
padding-bottom:2px;
}

.csc-uploads .tr-even {
background-color:#F0F0F0;

}
.csc-uploads .tr-odd {
background-color:#F8F8F8;

}

td.csc-uploads-icon {
width:30px;
} 

.table-hint {visibility:hidden; font-size:2px;}



/*******************************************
* Dam Download
********************************************/



.tx-damdownloads-pi1-list {

width:100%;
}

.tx-damdownloads-pi1-list td {
padding-top:2px;
padding-bottom:2px;
}

.tx-damdownloads-pi1-list tr {
background-color:#F8F8F8;
border-bottom:1px solid #cccccc;

}

.tx-damdownloads-pi1-list .tx-damdownloads-pi1-list-uploads-icon {
width:30px;
}

#age_form td {padding-bottom:6px;}

#age_form textarea, input {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}



.kontakt_tabelle_linie {padding: 0px; border-bottom:1px solid silver;}
.kontakt_tabelle td {padding-top:4px;}

.tx-devablegallery-pi1 {margin:0;}

.tx-gooffotoboek-pi1 td {}
td.gfpb_landscape {padding:4px;}
td.gfpb_portret {text-align:center;padding:4px;}
