
/* update 12.2010 for Typo3 4.4 */
.csc-loginform label {
	display:block;
	width:90px;
	float:left;
	padding:2px;
}

form {
	margin:0px;
}
/* Bild titel */
.formatierung .csc-textpic-caption {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #154587;
	padding-top: 3px;
	padding-bottom: 6px;
}

/* sitemap */
#sitemap {
	border-collapse: collapse;
	width: 100%;
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#sitemap td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}
#sitemap td.level1 {
	background-color: #0c5290;
	color: #ffffff;
	padding: 4px;
}
#sitemap td.level1 a {
	color: #ffffff;
	text-decoration: none;
}
#sitemap td.level1 a:hover {
	color: #f7921c;
	text-decoration: none;
}
#sitemap td.level1 a:active {
	color: #f7921c;
	text-decoration: none;
}
#sitemap td.level2 {
	border-top: 1px solid #d0dae7;
	background-color: #FFFFFF;
	color: #154587;
}
#sitemap td.level2 a {
	color: #154587;
	text-decoration: none;
	background-image: url(../img/nav/subn_arrow_aus.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 8px;
	line-height:22px;
	height: 22px;
}
#sitemap td.level2 a:hover {
	background-image: url(../img/nav/subn_arrow_an.gif);
	background-repeat: no-repeat;
	color: #f79225;
	text-decoration: none;
	background-position: left;
}
#sitemap td.level2 a:active {
	color: #f7921c;
	text-decoration: none;
	background-image: url(../img/nav/subn_arrow_an.gif);
	background-repeat: no-repeat;
}
#sitemap td.level3 {
	background-color: #FFFFFF;
	color: #154587;
}
#sitemap td.level3 a {
	color: #154587;
	text-decoration: none;
	padding-left: 16px;
	line-height:22px;
	height: 22px;
}
#sitemap td.level3 a:hover {
	color: #f7921c;
	text-decoration: underline;
}
#sitemap td.level3 a:active {
	color: #f7921c;
	text-decoration: underline;
}
/* login */
.csc-loginform {
	margin:8px 0px 0px 0px;
}
.csc-loginform td {
	padding:2px;
}
.csc-loginform input {
	color: #000000;
	padding:0px 4px 0px 4px;
}
.csc-loginform p {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0px 0px 0px 0px;
}
/* suchen */
.csc-searchform {
	margin:8px 0px 0px 0px;
}
.csc-searchform td {
	padding:2px;
}
.csc-searchform input {
	color: #000000;
	padding:0px 4px 0px 4px;
}
.csc-searchform select {
	color: #000000;
}
.csc-searchform option {
	color: #000000;
	padding:0px 4px 0px 4px;
}
.csc-searchform p {
	margin:0px 0px 0px 0px;
}
.csc-searchResultInfo p {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.csc-searchResultHeader {
	margin:8px 0px 0px 0px;
}
.csc-searchResult {
	margin:0px 0px 8px 0px;
}
/* typo3 mail form */
.csc-mailform {
	border:1px solid #000000;
	margin-left:0px;
	padding-left:0px;
	padding-bottom:6px;
	width:auto;
	margin-bottom:8px;
}
.csc-mailform label {
	float:left;
	/* vertical-align:top; */
	width:120px;
	margin-top:4px;
	padding-left:0px;
}
.csc-mailform input {
	margin-top:4px;
	margin-left:10px;
	color: #000000;
	padding:0px 4px 0px 4px;
}
.csc-mailform textarea {
	margin-top:4px;
	margin-left:10px;
	color: #000000;
	padding:0px 4px 0px 4px;
}
/* updated for t3 4.4 */
.csc-mailform-submit {
	margin-top:4px;
	margin-left:92px;
	color: #000000;
	padding:0px 4px 0px 4px;
}
.csc-mailform-radio fieldset {
	margin-top:4px;
	border:0px solid #ffffff;
}
.csc-mailform-radio legend {
	display:none;
}
.csc-mailform-radio fieldset label {
	width:80px;
	float:left;
}
.csc-mailform-radio fieldset input {
	margin-left:8px;
	float:left;
}
p.align-right {
	text-align: right;
}
/* typo3 content element tabelle */
/* default: Tabelle ohne Kopf/Linien */
/* - */
table.contenttable {
	border-collapse: collapse;
	margin:0px 0px 8px 0px;
}
table.contenttable td {
	padding:1px 10px 1px 0px;
	vertical-align:top;
}
/* rahmen 1: Tabelle mit Kopf und Rahmen */
/* div.csc-frame-frame1 */
div.csc-frame-frame1 table.contenttable td {
	padding:2px 10px 2px 10px;
	border-bottom:1px solid #d0dae7;
	border-left:1px solid #d0dae7;
}
div.csc-frame-frame1 table.contenttable td.td-last {
	border-right:1px solid #d0dae7;
}
div.csc-frame-frame1 table.contenttable tr.tr-0 td {
	border-left:1px solid #d0dae7;
	border-right:1px solid #d0dae7;
	border-top:1px solid #d0dae7;
	background-color:#d0dae7;
	color:#154587;
	font-weight: bold;
}
/* rahmen 2: Tabelle letzte Spalte Fett */
/* div.csc-frame-frame2 */
div.csc-frame-frame2 table.contenttable {
	width: 100%;
}
div.csc-frame-frame2 table.contenttable td.td-last {
	font-weight: bold;
	text-align: right;
}

/* tests */
.csc-textpic {
	clear:both;
}

dl.csc-textpic-image {
	position:relative;
	margin-bottom:5px;
}

/* rahmen: linie unterhalb content element */
div.csc-frame-indent6633 {
	clear:both;
	border-top: 1px solid #d0dae7;
	padding:4px 0px 0px 0px;
	margin:4px 0px 0px 0px;
}

/* google analytics, hinweistext */
div.tx-mwgoan-pi1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;

	position:absolute;
	width:400px;
	top:0px;
	left:1010px;
	background-color:#FFFFFF;
	padding:10px;
}

/* nach oben */
div.nachOben {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;

	position:absolute;
	right:0px;
	bottom:16px;
}

/* zurück/zum Suchformular Links unterhalb gastgeber/gastronomie/einzelhandel */
p.listviewBacklink, p.listviewFormlink, p.singleviewBacklink {
	margin-bottom:0px;
}

/* adjust zoom div for images */
div.csc-textpic li {
	position:relative;
}
/* IE7/8 fix: clear media block bottom padding */
div.csc-textpic-imagewrap {
	padding-bottom:0px;
}
/* IE7/8 fix: add media row inside media block bottom padding */
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom:0px;
	padding-bottom:10px;
}
