/**************************** CSS RESET ****************************/
html,address,blockquote,body,div,dl,dt,dd,fieldset,form,h1,h2,h3,h4,h5,h6,ol,p,ul,li,center,hr,pre,table,tr,td,th,thead,tbody,tfoot,caption {
	font-family:inherit; font-style:normal; font-weight:normal;
	font-variant:normal; font-size:inherit; line-height:inherit;
	text-align:left; text-decoration:none; padding:0; margin:0;
	float:none; border:0px; display:block; cursor:default; }
span,a,img,abbr,acronym,code,em,strong,b,i,legend,button,object,select,var,tt,kbd,samp,small,sub,sup {
	font:inherit; background:transparent; padding:0; margin:0;
	color:inherit; display:inline; float:none; border:0; }

li       { display:list-item; }

table    { display:table; border-spacing:0; border-collapse:collapse; }
tr       { display:table-row; }
th,td    { display:table-cell; }
thead    { display:table-header-group; }
tbody    { display:table-row-group; }
tfoot    { display:table-footer-group; }
caption  { display:table-caption; }
colgroup { display:table-column-group; }
col      { display:table-column; }

head     { display:none; }

button,textarea,input,object,select { display:inline-block; }

html {
	height:100%;
}

body {
	min-height: 100.01%;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100.01%;
	line-height:1.5em;
	color:#000000;
	background-color:#ffffff;
}

a:link, a:visited, a:hover, a:active, label { cursor:pointer; }

textarea {cursor:text; }

ul li { list-style-type:square; }

ol li { list-style-type:decimal; }

/****************************** ALIGN ClASSES ******************************/
.align-left p, p.align-left td.align-left, td.align-left p{ text-align: left; }
.align-center p, p.align-center td.align-center, td.align-center p{ text-align: center; }
.align-right p, p.align-right td.align-right, td.align-right p{ text-align: right; }


/**************************** ALLGEMEINE STYLES ****************************/

.clearer{clear:both;float:none;font-size:0.000000000001em;height:0.0000000000001em;line-height:0.0000000000001em;}

b,
strong {
	font-weight:bold;
}

i {
	font-style:italic;
}

p {
	font-size:0.75em;
	line-height:1.5em;
	margin-bottom:1em;
}

h1 {
	font-size:1.4em;
	line-height:1.4em;
	margin-bottom:0.5em;
	color:#ea8200;
	font-weight:bold;
	clear:both;
	padding-left:0em;
}

h2 {
	font-size:0.75em;
	line-height:1.58333333333em;
	height:1.58333333333em;
	font-weight:bold;
	padding-left:0.41666666667em;
	margin-bottom:0.75em;
	color:#ffffff;
	background-color:#ff9400;
        background:url(images/h1_hintergrund.gif) repeat-y left 0em;
	clear:both;	
}

h2 a {
	color:#ffffff;
}

h2 span {
	display:block;
	float:left;
}

h2 span.to_top {
	padding-right:0.58333333333em;
	float:right;
	color:#ffffff;
	font-size:0.91666666667em;
	font-weight:normal;
}

h2 span a {
	color:#ffffff;
	padding-top:0.18181818182em;
	display:block;
	text-decoration:none;
	line-height:1.36363636364em;
}


h3 {
	font-size:0.75em;
	line-height:1.58333333333em;
	height:1.58333333333em;
	font-weight:bold;
	padding-left:0.41666666667em;
	margin-bottom:0.75em;
	color:#555555;
	background-color:#eaeaea;
	clear:both;	
}

select {
	border:1px solid #555555;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	line-height:1.5em;

}

input[type=hidden] {
	display:none;
}

a {
	text-decoration:none;
	color:#9a5500;
}

a:hover {
	text-decoration:underline;
}

a.internal-link, .morelink a, .news-list-link a {
	padding:0 1em 0 0;
	background:url(images/link_internal_link_hintergrund.gif) no-repeat bottom right;
	display:inline-block;
}

a.anker-link {
	display:inline;
}

a.external-link {
	padding-right:1em;
	background:url(images/link_external_link_hintergrund.gif) no-repeat bottom right;
	display:inline-block;
}

a.externes-formular {
	padding:0.1em;
	padding-left:2em;
	line-height:auto;
	background:url(images/formular_trans.gif) no-repeat left 1px;
	display:inline-block;
}

a.download {
	padding-right:1em;
	background:url(images/link_down_link_hintergrund.gif) no-repeat bottom right;
	display:inline-block;
}

a.external-link-new-window {
	padding-right:1em;
	background:url(images/link_external_link_hintergrund.gif) no-repeat bottom right;
	display:inline-block;
}


a.formular-link{	
	padding:0.1em;padding-left:2em;
	line-height:auto;
	background:url(images/formular.gif) no-repeat left 1px;
	display:inline-block;
}

a.formular-pdf-link{	
	padding:0.1em;padding-left:2em;
	line-height:auto;
	background:url(images/pdf-formular.gif) no-repeat left 1px;
	display:inline-block;
}

a.download-pdf{	
	padding:0.1em;padding-left:2em;
	line-height:auto;
	background:url(images/download-pdf.gif) no-repeat left 1px;
	display:inline-block;
}

a.download-zip{	
	padding:0.1em;padding-left:2em;
	line-height:auto;
	background:url(images/download-zip.gif) no-repeat left 1px;
	display:inline-block;
}

a.download-jpg{	
	padding:0.1em;padding-left:2em;
	line-height:auto;
	background:url(images/download-jpg.gif) no-repeat left 1px;
	display:inline-block;
}


a.download-eps{	
	padding:0.1em;padding-left:2em;
	line-height:auto;
	background:url(images/download-eps.gif) no-repeat left 1px;
	display:inline-block;
}

a.download-doc{	
	padding:0.1em;padding-left:2em;
	line-height:auto;
	background:url(images/download-doc.gif) no-repeat left 1px;
	display:inline-block;
}

a.download-xls{	
	padding:0.1em;padding-left:2em;
	line-height:auto;
	background:url(images/download-xls.gif) no-repeat left 1px;
	display:inline-block;
}

/************************* Content TABLE *************************/
table{margin-bottom:0.9em;}

table.halbe_breite { width: 17.125em; }
table.drittel_breite { width:11em; }

tbody td{vertical-align:top; padding:0.2em 0.6em 0.2em 0.6em; border:1px solid #cccccc;}
thead td{vertical-align:bottom; padding:0.2em 0.6em 0.2em 0.6em; border:1px solid #cccccc;}
tbody td{background-color:#ffffff;}
thead td{background-color:#eaeaea;}
tbody td p{margin:0px; padding:0px;color:#555555;}
thead td p{margin:0px; padding:0px;color:#555555;font-weight:bold;}


/**** LISTENELEMENTE UL/OL ****/
.contentelement ul {font-size:0.75em; margin:0px;padding:0px;padding-left:1.5em;margin-bottom:0.9em;margin-left:0.8em;}
.contentelement ol {font-size:0.75em; margin:0px;padding:0px;padding-left:1.5em;margin-bottom:0.9em;margin-left:0.8em;}
.contentelement ul ul{font-size:1em; margin:0px;padding:0px;padding-left:1.5em;margin-bottom:0em;}
.contentelement ol ol{font-size:1em; margin:0px;padding:0px;padding-left:1.5em;margin-bottom:0em;}
.contentelement ul ul ul{font-size:1em; margin:0px;padding:0px;padding-left:1.5em;margin-bottom:0em;}
.contentelement ol ol ol{font-size:1em; margin:0px;padding:0px;padding-left:1.5em;margin-bottom:0em;}
.contentelement li{line-height:1.6em;}
blockquote{margin-left:1.4em;}

ul.ankerlinks{margin:0px;padding:0px;border:1px solid #fff3da;}
ul.ankerlinks li{list-style-type:none;background:url(images/link_anker_link_hintergrund.gif) no-repeat top left;padding-left:1.4em;line-height:1.4em;}
/**************************** POSITIONEN ****************************/
#header {
	width:62.125em;
	height:4.9375em;
}

#header_graphik {
	width:62.125em;
	height:3.6875em;
	position:absolut;
	top:0;
	left:0;
	z-index:1;
}

#hauptnavigation {
	position:absolute;
	top:5.36363636364em;
	left:0;
	font-size:0.6875em;
	height:1.81818181818em;
	border-left:1.09090909091em solid #c3c5c8;
	z-index:2;
}

#wrapper {
	width:62.250em;
}

#sidebar_links {
	clear:both;
	width:12.75em;
	float:left;
	margin-top:1em;
}

#contentholder {
	float:left;
	margin-top:1em;
	margin-left:1.875em;
	width:36.0625em;
}

#breadcrump {
	width:26.0625em;
	height:1.1875em;
	background-color:#eaeaea;
	margin-bottom:0.625em;
	float:left;
}

#drucken {
	width:13.81818181818em;
	height:1.72727272727em;
	background-color:#eaeaea;
	float:left;
	padding-right:0.72727272727em;
	text-align:right;
	font-size:0.6875em;
	line-height:1.72727272727em;
	color:#808183;
}

#content {
	clear:both;
	width:36.0625em;
	margin-bottom:3em;
}

#sidebar_rechts {
	float:left;
	margin-top:1em;
	margin-left:1.875em;
	width:9.5625em;
}


/**************************** HAUPTNAVIGATION ****************************/
#hauptnavigation ul {
	border-left:0.09090909091em solid #ffffff;
	height:1.72727272727em;
}

#hauptnavigation ul li {
	display:block;
	float:left;
	border-top:1px solid #ffffff;
}

#hauptnavigation ul li a {
	display:block;
	text-decoration:none;
	background-color:#898b8e;
	border-right:1px solid #ffffff;
	padding:0 0.5em 0 0.5em;
	color:#ffffff;
	font-weight:bold;
	line-height:1.72727272727em;
}

#hauptnavigation ul li a:hover,
#hauptnavigation ul li.current a,
#hauptnavigation ul li.active a {
	background-color:#ffffff;
	color:#ea8200;
}


/**************************** SIDEBAR LINKS NAVIGATION ****************************/
#sidebar_links ul#navigation {
	margin-bottom:0.4375em;
}

#sidebar_links ul#navigation li {
	font-size:0.6875em;
	width:18.54545454545em;
	line-height:1.81818181818em;
	border-bottom:1px solid #ffffff;
}

#sidebar_links ul#navigation li a {
	display:block;
	width:16.81818181818em;
	background-color:#eaeaea;
	text-decoration:none;
	font-weight:bold;
	color:#555555;
	padding-left:1.72727272727em;
}

#sidebar_links ul#navigation .active,
#sidebar_links ul#navigation .current {
	background-color:#ff8a00;
}

#sidebar_links ul#navigation .active a,
#sidebar_links ul#navigation .current a {
	margin-left:1.09090909091em;
	padding-left:0.63636363636em;
	width:16.72727272727em;
	color:#ffffff;
	background-color:#898b8e;
	border-left:0.09090909091em solid #ffffff;
}

#sidebar_links ul#navigation li a:hover {
	background-color:#898b8e;
	color:#ffffff;
}

#sidebar_links ul#navigation li ul.sub {
	border-top:1px solid #ffffff;
	background-color:#ffd099;
	padding-left:1.09090909091em;
}

#sidebar_links ul#navigation li ul.sub li {
	width:16.8127272728em;
	font-size:1em;
	list-style-type:none;
	border-bottom:0px solid #ffffff;
}

#sidebar_links ul#navigation li ul.sub li a {
	background-color:#cfcfcf;
	margin-left:0;
	color:#555555;
	border-left:0.09090909091em solid #ffffff;
	border-bottom:0.09090909091em solid #ffffff;
	padding-left:1.45454545455em;
	padding-left:1.90909090909em;
	width:15.45454545455em;
}

#sidebar_links ul#navigation li ul.sub li a:hover,
#sidebar_links ul#navigation li ul.sub li.current a,
#sidebar_links ul#navigation li ul.sub li.active a {
	color:#555555;
	background:url(images/navigation_zweite_ebene_pfeil.gif) no-repeat top left #cfcfcf;
}

#sidebar_links ul#navigation li ul.sub ul.sub2 {
	border-top:0px solid #ffffff;
	border-bottom:1px solid #ffffff;
	width:17.36363636364em;
}

#sidebar_links ul#navigation li ul.sub ul.sub2 li a {
	background-image:none;
	background-color:#dfdede;
	border-bottom:0px solid #ffffff;
	font-weight:normal;
	padding-left:3.27272727273em;
	width:14.09090909091em;
}

#sidebar_links ul#navigation li ul.sub ul.sub2 li a:hover,
#sidebar_links ul#navigation li ul.sub ul.sub2 li.current a,
#sidebar_links ul#navigation li ul.sub ul.sub2 li.active a {
	background:url(images/navigation_dritte_ebene_pfeil.gif) no-repeat top left #dfdede;
}

#sidebar_links #shortlinks {
	margin:1.0625em 0 0 0.8125em;
}

#sidebar_links #shortlinks ul li {
	display:block;
	float:left;
	list-style-type:none;
	font-size:0.6875em;
	height:1.81818181818em;
	line-height:1.81818181818em;
	width:8.18181818182em;
	margin-right:0.45454545455em;
}

#sidebar_links #shortlinks ul li img {
	margin-right:0.54545454545em;
}

#sidebar_links #shortlinks a {
	text-decoration:none;
	color:#808183;
}

#sidebar_links #shortlinks a:hover {
	text-decoration:underline;
}


/**************************** BREADCRUMP ****************************/
#breadcrump ul {
	margin-left:0.5em;
}

#breadcrump ul li {
	list-style-type:none;
	display:block;
	float:left;
	font-size:0.6875em;
	line-height:1.72727272727em;
	color:#555555;
}

#breadcrump ul li a {
	color:#555555;
	text-decoration:none;
}

#breadcrump ul li a:hover {
	color:#555555;
	text-decoration:underline;
}


/**************************** DRUCKEN ****************************/
#drucken a {
	padding-top:0.18181818182em;
	display:block;
	text-decoration:none;
	color:#555555;
	line-height:1.36363636364em;
}

#drucken a img{margin-left:0.5em;}
#drucken a:hover{text-decoration:underline;}


/**************************** SUCHBOX ****************************/
#sidebarsuche {
	position:relative;
	width:12.75em;
	height:2.625em;
	z-index:1;
}
#sidebarsuche #suchegraphik {
	position:absolute;
	top:0;
	left:0;
	width:12.75em;
	height:2.625em;
	z-index:2;
}

#indexedsearchbox {
	position:absolute;
	top:0;
	left:0;
	z-index:3;
	padding:1.25em 0 0 5.1875em;
	width:7.5625em;
	height:1.25em;
	background-color:transparent;
}

#indexedsearchbox input.searchbox-sword {
	border:0px solid #ffffff;
	width:9em;
	font-size:0.6875em;
	color:#898b8e;
	display:block;
	float:left;
	cursor:text;
	height:1.1em;
	background-color:#eaeaea;
}

#indexedsearchbox input.searchbox-button {
	border:0px solid #ffffff;
	padding:0.0625em 0 0 0.0625em;
	width:0.875em;
	height:0.8125em;
	cursor:pointer;
}


/**************************** CONTENT ****************************/

.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
	margin-top:3em;
}


.csc-textpix-intext-right:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.csc-textpic-caption{font-size:0.75em;color:#717274;font-size:0.7em;padding:0.2em 0.2em 0.2em 0.5em;margin:0px;}

.csc-textpic-imagewrap .csc-textpic-image {padding-bottom:1em;}

DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {	border: 1px solid #eaeaea;}

#sidebar_rechts .csc-textpic-imagerow .csc-textpic-image {
	margin-bottom:0.9em;
}

* html  #sidebar_rechts .csc-textpic-imagerow .csc-textpic-image {
	padding-bottom:0;
	margin-bottom:0;
}

#sidebar_rechts .csc-textpic-imagerow .csc-textpic-lastrow {
	padding-bottom:0;
}

#sidebar_rechts .csc-textpic-imagerow .csc-textpic-image {
	padding-bottom:0em;
}

#sidebar_rechts .csc-textpic-imagerow {
	padding-bottom:1.25em;
}

/*********** SITEMAP *********/

.csc-sitemap {
	
}

.csc-sitemap ul {margin:0px;padding:0px;}

.csc-sitemap ul li {
	line-height:1.6em;
	border-bottom:1px dotted #ffffff;
	list-style-type:none;

}
.csc-sitemap ul li ul{margin:0px;padding:0px;}
.csc-sitemap ul li.sitemap_level1 { background-color:#ff8a00; margin-bottom:1em;}
.csc-sitemap ul li.sitemap_level2 { background-color:#cfcfcf; }
.csc-sitemap ul li.sitemap_level3 { background-color:#dfdede; }
.csc-sitemap ul li.sitemap_level4 { background-color:#eaeaea; }

.csc-sitemap ul li.sitemap_level1 a { color:#ffffff;margin-left:1em;font-weight:bold; }
.csc-sitemap ul li.sitemap_level2 a { color:#555555;margin-left:1.81818181818em;font-weight:bold; }
.csc-sitemap ul li.sitemap_level3 a { color:#555555;margin-left:2.81818181818em;font-weight:bold; }
.csc-sitemap ul li.sitemap_level4 a { color:#555555;margin-left:3.63636363636em;font-weight:normal; }

/**************************** FCEs ****************************/
.anreisser {
	width:17.0625em;
	border-bottom:1px dotted #cccccc;
	margin:0 0 1.25em 0;

}

.halbebreite {
	width:17.0625em;
}

.links {
	float:left;
	margin-right:1.875em;
}

.rechts {
		float:right;
}

.anreisser img {
	display:block;
	margin-top:0.1875em;
	float:left;
}

.halbebreite .anreissertext {
	width:10.8125em;
	float:right;
}

.anreisser .mehr {
	font-size:0.75em;
	float:right;
}


/**************************** tt_news ****************************/
.morelink {
	margin-left:0.41666666667em;
}

.news-single-item{margin-top:1em;}
.news-single-headline{float:left;}
.news-single-item h2{margin-bottom:0.7em;}
.news-single-item h3{margin-bottom:1em;color:#000000;background-color:#ffffff;height:auto;}
.news-single-backlink a{font-size:0.75em;line-height:1.3em;}
.news-single-img{float:left;margin-right:1.875em;margin-bottom:0.875em;margin-top:0.275em;background-color:#eaeaea;}
.news-single-img p{color:#717274;font-size:0.7em;padding:0.2em 0.2em 0.2em 0.5em;margin:0px;}

.news-headline-item{background-color:#eaeaea;}
.news-headline-item .clearer{background-color:#ffffff;}

.news-latest-container{margin-top:-0.3em;}
.news-latest-item{border-bottom:1px dotted #cccccc;margin-bottom:0.8em;width:17em;}
.news-latest-item img{float:left;margin-right:0.8em;margin-top:0.2em;}
.news-latest-timedata{margin-left:0em; margin-right:0em;color:#777777;font-size:0.7em;}

h2 .news-latest-headline{margin-left:0.2em; margin-right:0.8em;color:#ffffff;width:20em;}
h2 .news-single-timedata{float:right;font-weight:normal;width:5.8em;}
h2 .news-single-headline{float:left;width:31em;}

h3 .news-single-timedata{float:right;margin-right:0.8em;color:#555555;font-weight:normal;}
h3 .news-single-headline{margin-left:0.8em; margin-right:0.0em;color:#555555;width:34.1em;}

.news-list-container{clear:both;}
.news-list-item{margin-bottom:2em;}
.news-list-item h3 img{width:1.5em;margin:0px;padding:0px;float:left;}
.news-list-item h3{color:#717274;padding:0px;margin:0px;margin-bottom:0.4em;}
.news-list-item img{float:left;margin-right:0.875em;margin-bottom:0.875em;margin-top:0.2em;background-color:#eaeaea;}
.news-list-link{line-height:0.9em;}
.news-list-link a{display:inline;font-size:0.75em;}



.news-single-additional-info dl,.news-list-item dl {border-top:1px dotted #cccccc;border-bottom:1px dotted #cccccc;padding:0px;clear:both;}
.news-single-additional-info dd,.news-list-item dd {font-size:0.75em;margin-left:0em;float:none;clear:both;}
.news-list-item .filesize{color:#717274;margin-left:0.4em;}

.news-single-files a.download{	
padding-right:0em;padding-left:1em;
background:url(images/link_down_link_hintergrund.gif) no-repeat left bottom;
display:inline-block;}

.news-list-browse {font-size:0.75em;background-color:#ff9400;color:#ffffff;padding-left:0.4em;margin-bottom:1.875em;}
.news-list-browse .tx-ttnews-browsebox{line-height:1.6em;}
.news-list-browse .tx-ttnews-browsebox a{color:#ffffff;font-weight:bold;margin-left:0.8em;border-left:1px solid #ffffff;padding-left:1em;}

.news-catmenu{background-color:#fff3da;border-top:1px dotted #cccccc;border-bottom:1px dotted #cccccc;padding:1em;}
.news-catmenu img{display:none;}
.news-catmenu .news-catmenu-ACT, .news-catmenu .news-catmenu-NO {font-size:0.7em;font-weight:bold;margin-right:0.4em;}
.news-catmenu .news-catmenu-ACT a{display:block;padding:0.2em 0.2em 0.2em 0.4em;border:1px dotted #cfc3aa;background-color:#ffffff;color:#555555;line-height:1.6em;margin-bottom:0.4em;}
.news-catmenu .news-catmenu-NO a{display:block;padding:0.2em 0.2em 0.2em 0.4em;background-color:#fff3da;border:1px dotted #efe3ca;color:#9a5500;line-height:1.6em;margin-bottom:0.4em;}

.news-amenu-container {margin-bottom:0em;background-color:#fff3da;border-top:1px dotted #cccccc;border-bottom:1px dotted #cccccc;padding:1em;}
.news-amenu-container h2{color:#9a5500;background:#fff3da;padding:0em;margin:0em;font-weight:normal;}
.news-amenu-container a {font-size:0.7em;font-weight:bold;margin-right:0.4em;}
.news-amenu-container a .aktiv{display:inline;padding:0.2em 0.8em 0.2em 0.8em;border:1px dotted #cfc3aa;background-color:#ffffff;color:#555555;line-height:1.6em}
.news-amenu-container a .inaktiv{display:inline;padding:0.2em 0.8em 0.2em 0.8em;background-color:#fff3da;border:1px dotted #efe3ca;color:#9a5500;line-height:1.6em}

/******************* Bastis Anker Box *********************/
.box{margin:0px;padding:0px;clear:both;float:none;margin-bottom:0.9em;}
.box h2{margin:0px;}
.boxbglinks, .boxbgrechts{background-color:#fff3da;border-top:1px dotted #cccccc;border-bottom:1px dotted #cccccc;padding:0px;}
.boxbild, .boxbild176, .boxbild274{background-color:#eaeaea;margin:0px;padding:0px;}
.boxbild176{width:11em;}
.boxbild274{width:17.125em;}
.boxbild img,.boxbild176 img,.boxbild274 img{border-bottom:1px solid #ffffff;}
.boxbglinks .boxbild,.boxbglinks .boxbild176,.boxbglinks .boxbild274{float:left;margin:0px;padding:0px;}
.boxbgrechts .boxbild,.boxbgrechts .boxbild176,.boxbgrechts .boxbild274{float:right;margin:0px;padding:0px;}
.boxbild p,.boxbild176 p,.boxbild274 p{color:#717274;font-size:0.7em;padding:0.2em 0.2em 0.2em 0.5em;margin:0px;line-height:1.2em;}
.boxtext p, .boxtext176 p, .boxtext274 p{padding:0px;margin:0px;}
.boxbglinks .boxtext176, .boxbglinks .boxtext274{margin:0px;padding:0px;margin-top:1em;margin-left:1.5em;margin-right:0em;margin-bottom:1em;float:left;}
.boxbgrechts .boxtext176, .boxbgrechts .boxtext274{margin:0px;padding:0px;margin-top:1em;margin-left:1em;margin-right:1.4em;margin-bottom:1em;float:left;}
.boxbglinks .boxtext176{width:22em;}
.boxbglinks .boxtext274{width:15.7em;}
.boxbgrechts .boxtext176{width:22em;}
.boxbgrechts .boxtext274{width:15.7em;}

.boxtext {margin:1.5em;padding:0px;}

/****************** 2 Spalten *********************/
.floatingtext .ftrechts{float:right;margin-left:1.875em;margin-bottom:1em;}


/******************* TT_ADDRESS *********************/
.vcard{background-color:#fff3da;border-top:1px dotted #cccccc;border-bottom:1px dotted #cccccc;padding:1em;margin-bottom:0.6em;clear:both;}
.vcard p{margin:0em;padding:0em;}
.vcardlinks{float:left;margin-right:1em;width:16em;}
.vcardrechts{float:left;width:16em;}
.vcarddesc{float:right;width:10em;}


/************** INDEX_SEARCH ***************/
.tx-indexedsearch{margin:0px;padding:0px;}
.tx-indexedsearch-res {margin-bottom:1.875em;}
.tx-indexedsearch-res h3{color:#717274;padding:0px;margin:0px;margin-bottom:1em;}
.tx-indexedsearch-res h3 img{width:1.5em;margin:0px;padding:0px;float:left;}
h3 .tx-indexedsearch-percent{float:right;margin-right:0.8em;color:#717274;font-weight:normal;}
h3 .tx-indexedsearch-title{margin-left:0.8em; margin-right:0.8em;color:#555555;width:25em;}
h3 .tx-indexedsearch-result-number{margin-left:0.8em; color:#717274;width:25em;}
.tx-indexedsearch-text-item-path{border-top:0px dotted #cccccc;border-bottom:1px dotted #cccccc;padding:0px;clear:both;padding-bottom:1.875em;}

.tx-indexedsearch-browsebox {margin:0px;margin-bottom:1.875em;background-color:#fff3da;border-bottom:1px dotted #cccccc;}
.tx-indexedsearch-browsebox p{margin-left:5.3em;}
.tx-indexedsearch-browsebox ul {display:block;margin:0px;padding:0px;background-color:#ff9400;}
.tx-indexedsearch-browsebox ul li {display:inline;margin:0px;padding:0px;font-size:0.9em;}
.tx-indexedsearch-browsebox ul li a{margin-right:0.4em;border-right:1px solid #fff3da;padding:0.1em 0.5em 0.1em 0.3em;color:#ffffff;}
.tx-indexedsearch-browsebox ul li.tx-indexedsearch-browselist-currentPage a{margin-right:0.4em;border-right:1px solid #fff3da;padding-left:0.4em;padding-right:0.4em;color:#ffffff;}

.tx-indexedsearch-rules{background-color:#fff3da;}
.tx-indexedsearch-rules p{font-size:0.68em;color:#aaaaaa;margin-bottom:0px;padding:0px;}
.tx-indexedsearch-searchbox{background-color:#fff3da;border-top:1px dotted #cccccc;border-bottom:1px dotted #cccccc;padding:0px;margin:0px;}
.tx-indexedsearch-searchbox .suchgrafik{float:left;}
.tx-indexedsearch-searchbox .suchformular{float:left;width:30em;display:block;}
.tx-indexedsearch-searchbox form{margin:0em;margin-left:1em;margin-top:0.6em;}
.tx-indexedsearch-searchbox fieldset label{font-size:0.75em;}
.tx-indexedsearch-searchbox fieldset legend{font-size:0.75em;font-weight:bold;}
.tx-indexedsearch-whatis{background-color:#fff3da;margin:0px;padding:0px;padding-left:4em;margin-top:-2px;}
.tx-indexedsearch-whatis p{margin:0px;padding:0px;}
.tx-indexedsearch-searchbox form p{margin:0px;padding:0px;padding-bottom:1em;}
.tx-indexedsearch-searchbox-button{cursor:pointer;}
.tx-indexedsearch-searchbox-sword{width:18em;padding-left:0.4em;}
.tx-indexedsearch-searchbox p{margin-top:0.8em;}
.tx-indexedsearch-noresults{background-color:#fff3da;border-bottom:1px dotted #cccccc;padding-left:5.3em;padding-bottom:0.8em;}
.tx-indexedsearch-sectionlinks{margin-left:4em;}

/*********** Stoererbox *********/
.stoerer{background-color:#eaeaea;margin-bottom:1.25em;border: 1px solid #ff9b00;}
.stoererrand{border: 1px solid #ffffff;}
.stoerer .bild{float:left;}
.stoerer .bild img{width:5.375em;}
.stoerer .text{margin-right:0.8em;margin-top:1.6em;}
.stoerer .text p{display:inline;margin:0px;padding:0px;}

/*********** zurueck **********/
#zurueck {clear:both;float:none;display:block;border-top:1px dotted #cccccc;font-size:0.7em;margin-bottom:1.875em;line-height:0.9em;padding-top:0.6em;}
#zurueck a{background:url(images/link_zurueck_hintergrund.gif) no-repeat bottom left;padding-left:1.2em;line-height:1.2em;}
#zurueck a.toplink{float:right;background:url(images/link_totop_hintergrund.gif) no-repeat bottom right;padding-right:1.2em;line-height:1.2em;}


/************* Typo3-Formulare *************/
#mailform fieldset{background-color:#fff3da;border-top:1px dotted #cccccc;border-bottom:1px dotted #cccccc;padding:1.5em;margin-bottom:1.2em;}
#mailform label{float:left;width:16em;font-size:0.75em;line-height:1.6em;}
#mailform input{float:left;}
#mailform .csc-mailform-label{font-size:0.75em}
#mailform .csc-mailform-field{min-height:1em;clear:both;margin-bottom:1em;display:block;}
#mailform .csc-mailform-submit{}
#ncformresults dt{float:left;width:16em;font-size:0.75em;line-height:1.6em;}
#ncformresults dd{font-size:0.75em;line-height:1.6em;}
input #mailformfinal_submit{float:left;}
input #mailformgoback{float:left;}


/************* HTML Formulare *************/
.formular fieldset{background-color:#fff3da;border-top:1px dotted #cccccc;border-bottom:1px dotted #cccccc;padding:1.5em;margin-bottom:1.2em;}
.formular fieldset label{float:left;width:11em;font-size:0.75em;line-height:1.6em;}
.formular fieldset input{float:left;}
.formular fieldset table p select{font-size:1.1em;height:1.4em;}

.formular fieldset .zeile {float:none;clear:both;}
.formular fieldset .zeile label{float:left;width:14em;margin-bottom:0.8em;margin-right:0.8em;}
.formular fieldset .zeile input{float:left;}

.formular fieldset .spalte{float:left;margin-right:0.8em;margin-bottom:1.2em;}
.formular fieldset .spalte label{font-size:0.7em;float:none;clear:both;display:block;width:8em;line-height:1.4em;}
.formular fieldset .spalte a{font-size:0.7em;line-height:1.6em;}
.formular fieldset .spalte img{margin-bottom:0.4em;}

.formular fieldset .spalte_breit{float:left;margin-right:0.8em;margin-bottom:1.2em;line-height:1.2em;}
.formular fieldset .abstand{margin-right:0.8em;}
.formular fieldset .spalte_breit label{font-size:0.7em;float:none;clear:both;display:block;width:22em;}
.formular fieldset .spalte_breit a{font-size:0.7em;}
.formular fieldset .spalte_breit img{margin-bottom:0.4em;}

.formular fieldset .spalte_links{float:left;width:16em;}
.formular fieldset .spalte_rechts{float:right;width:16em;}
.formular fieldset .spalte_links p,.formular fieldset .spalte_rechts p{font-size:0.7em;line-height:1em;margin-top:1em;clear:both;}


/******** STARTSEITE **********/
#content {
	margin-bottom:1.25em;
}

#content_links {
	clear:both;
	width:17.125em;
	float:left;
}

#content_rechts {
	margin-left:1.8125em;
	float:left;
	width:17.125em;
}


/**************************** FAQ ****************************/
ul.faq {
	background-color:#eaeaea;
	width:22.83333333333em;
	padding-bottom:0.36363636364em;
	padding-left:0;margin:0;
	margin-bottom:0.8em;
}

ul.faq li {
	font-size:0.91666666667em;
	line-height:1.27272727273em;
	color:#555555;
	font-weight:bold;
	margin:0;
	padding:0.90909090909em 0 0.36363636364em 3.09090909091em;
	list-style-type:none;
	width:21.81818181818em;
	background:url(images/faq_li_hintergrund.gif) no-repeat top left #eaeaea;
}

ul.faq li a {
	text-decoration:none;
	color:#555555;
}

ul.faq li a:hover {
	text-decoration:underline;
}

.versteckt{display:none;line-height:0.0000001em;height:0.0000001.em;font-size:0.00000001em;}

	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 0px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 15px; display: inline; }

.tx-felogin-pi1 {
	border:1px solid #cccccc;
	background-color:#fff3da;
	border:none;
	padding:0.4em;
	font-size: 0.75em;
}

.tx-felogin-pi1 h3,
.tx-felogin-pi1 legend { display: none; }

.tx-felogin-pi1 label {
	display: inline-block;
	clear: left;
	width: 8em;
	float: left;
	
}



.logoutrechts {
	margin-bottom: 1.75em;
	padding: 0.366666666666667em 0 0 3.363636363636364em;
	width: 7.454545454545454em;
	border: 1px solid #ccc;
	background: url('images/icon_logout_schloss.gif') no-repeat 0.5em 0.7em #dae6ff;
	color: #888;
	font-size: 0.6875em;
	line-height: 1.3em;
}

.logoutrechts span {
	font-weight: bold;
	color: #000;
}

.logoutrechts input.submit {
	margin: 0.8em 0 0.7em 0;
}