
body {
	padding: 20px;
	margin: 0;
	font-family: Verdana, sans-serif;
	font-size: 0.72em;
	line-height: 145%;
	color: #333;
 	background: #fff;
}

/* BASICS
--------------------------------------------------------------------*/

p, ol, ul, li, h1, h2, h3, h4, h5, h6, blockquote, div, span, font, pre, i, em, b, strong, dl, dd, dt, form, input, select, textarea { font-family: Verdana, sans-serif; }

img { border: none; }
p, p.bodytext { line-height: 145%; margin-top: 0; margin-bottom: 10px; }
table { font-size: 100.01%; border: none; }
td { line-height: 160% !important; }
 

hr { 
	clear: both;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #dbdbdb;
	border-left: none;
	margin: 0 0 17px 0;
	padding: 15px 0 0 0;
}

.csc-linkToTop {
	clear: both !important;
	display: block;
	text-align: right;
	width: 100%;
	font-size: 92%;
	margin: 4px 0 0 0;
	padding: 0;
}

.align-right { text-align: right; }
.align-center { text-align: center; }

.clearer { margin:0; clear:both; }

/* LINKS
--------------------------------------------------------------------*/
a,
a:link,
a:visited  { color: #ed3a40; text-decoration: none; }
a:hover,
a:active,
a:focus { color: #ed3a40; text-decoration: none; font-weight: bold; }

.weiter { font-weight: bold; }

/* AUFBAU
--------------------------------------------------------------------*/

#druck_kopf { padding: 0; }
#printtxtlinks { position: absolute; top: 20px; right: 56px; width: 290px; }

#printtxtlinks a:link,
#printtxtlinks a:visited,
#printtxtlinks a:hover,
#printtxtlinks a:active,
#printtxtlinks a:focus {
	display: block;
	float: right;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none !important;
}

.druck_titel  {
	display: block;
	width: 97%;
	margin: 14px 0 14px 0;
	padding: 6px 0 4px 0;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
}

.directions,
#directions {
	width: 750px;
}

/* HEADS
--------------------------------------------------------------------*/

h1 { font-size: 130%; margin-top: 0; margin-bottom: 10px; font-weight: normal; line-height:145%; }
h2 { font-size: 115%; margin: 20px 0 7px 0; padding: 2px 2px 2px 5px; font-weight: bold; color: #6b6f70; background: #e5e5e5; }
h3 { font-size: 105%; margin: 20px 0 5px 0; color: #6c7071; font-weight: bold; }
.rechts h2,
.rechts h3 { margin-top: 0px; }

/* LISTEN
--------------------------------------------------------------------*/
.rechts ul,
.content ul,
.content ul .csc-bulletlist .csc-bulletlist-0,
.content ul .csc-bulletlist .csc-bulletlist-1,
.content ul .csc-bulletlist .csc-bulletlist-2,
.content ul .csc-bulletlist .csc-bulletlist-3,
.news-amenu-container ul {
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
}

.rechts ul li,
.content ul li,
.content ul.csc-bulletlist-0 li,
.content ul.csc-bulletlist-1 li,
.content ul.csc-bulletlist-2 li,
.content ul.csc-bulletlist-3 li,
.news-amenu-container ul li {
	list-style-image: url('../images/pfeil.gif');
	padding: 0;
}

/* ------------------ Sitemap ---------------*/

.content ul#sitemap,
.content ul#sitemap ul { 
	list-style: none;
	padding: 0;
	margin: 0; 
}

.content ul#sitemap li,
.content ul#sitemap ul li, 
.content ul#sitemap ul ul li, 
.content ul#sitemap ul ul ul li { 
	list-style-image: url('../images/pfeil.gif');
	padding: 0;
}

/* 1. Ebene */
.content ul#sitemap li { margin: 6px 0 2px 0; }
.content ul#sitemap li a {
	display: block;
	font-weight: bold;
	font-size: 100%;
/*	padding: 0 0 0 12px; */
}

/* 2. Ebene */
.content ul#sitemap ul li { margin: 4px 0 2px 14px; }
.content ul#sitemap ul li a {
	font-weight: bold;
}

/* 3. Ebene */
.content ul#sitemap ul ul li { margin: 2px 0 2px 14px; }
.content ul#sitemap ul ul li a {
	font-weight: normal;
}

/* 4. Ebene */
.content ul#sitemap ul ul ul li {}
.content ul#sitemap ul ul ul li a {
	font-weight: normal;
}

.csc-section {
	padding: 0 0 0 12px;
	margin: 0 0 1px 0 !important;
}

/* FORMULARE
---------------------------------------------------------------------------------------------------------------------*/

form,
#mailform form,
#suchform form {
	display: block;
	clear: both;
	margin: 10px 0;
	font-family: Verdana, sans-serif;
}

fieldset  {
	margin: 10px 0 0 0;
	border: none;
	background-image: none;
}

div.form_zeile,
.tx-indexedsearch-search-submit {
	clear: both;
	display: block;
	padding: 2px 0;
	margin: 0 0 10px 0;
}

/* label */

label,
#suchform label,
.form_zeile label,
.form_zeile_captcha label {
	display: block;
	clear: both;
	overflow: visible;
}

.form_zeile label { width: 120px; float: left; }
.form_zeile_captcha label { width: 200px; }
#suchform label,
#suchform input,
#suchform select,
#suchform span { float: left; }

/* input, textarea, select */

input,
textarea,
select,
#mailform input,
#suchform input {
	color: #333;
	border: 1px solid #bababa;
	background-color: #fff;
	font-size: 94%;
}
#mailform input { display: block; float: left; }

input.input_hidden  { border: none !important; }

/* submit */

.submit,
.csc-mailform-submit,
.tx-indexedsearch-searchbox-button submit {
	color: #dc0f1c !important;
	margin: 10px 0;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #fff;
}

.tx-indexedsearch-searchbox-button submit { clear: both; float: right; margin-top: 20px; }
.tx-indexedsearch-search-submit { float: right; }

/* sonstiges */

p.csc-form-label-req,
p.csc-form-label { margin: 0; }

/* SUCHE
---------------------------------------------------------------------------------------------------------------------*/

.tx-indexedsearch-whatis  { margin-top: 16px; padding-top: 8px; border-top: 1px solid #000; }

ul.browsebox { list-style: none; margin-top: 14px !important; margin-left: 0; border-top: 1px solid #000; }
ul.browsebox li,
li.tx-indexedsearch-browselist-currentPage {
	float: left;
	list-style: none;
	margin: 0;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	padding-left: 3px !important;
	background-image: none !important;
}

p.tx-indexedsearch-descr { overflow: hidden; }
.tx-indexedsearch .res-tmpl-css { clear: both; margin: 10px 0 10px 0; padding-top: 10px; /* border-top: 1px solid #000;  */ }
.tx-indexedsearch .searchbox-tmpl-css label { margin-right: 1em; width: 10em; float: left; }
.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing: 0; font-weight: normal; margin-top: -1.2em; float: right; }

div.tx-indexedsearch-info {
	clear: both;
	padding: 3px 6px;
/*	border-right: 1px solid #000;*/
	background-color: #ededed;
	border-bottom: 1px solid #000;
}

.more {
	clear:both;
	margin:0;
	font-weight: bold;
	padding: 0 0 0 9px !important;
}

/* Login
---------------------------------------------------------------------------------------------------------------------*/

fieldset legend {
	padding-top: 15px;
	padding-bottom: 5px;
}

/* DOWNLOADS
---------------------------------------------------------------------------------------------------------------------*/

.filelinks {
	clear: both;
	padding: 0 0 16px 0;
}

.filelinks div.description {
	clear: both;
	margin: 0;
	padding: 5px 0 3px 0;
	font-weight: bold;
	line-height: 165%;
}

.filelinks div { clear: both; }

span.size {
	float: right;
	text-align: right;
}
	
div.filelinks div a:link,
div.filelinks div a:visited,
div.filelinks div a:hover,
div.filelinks div a:active,
div.filelinks div a:focus {
	float: left;
	white-space: nowrap;
	margin: 0;
	padding: 0 0 0 10px;
}
	
.filelinks span { text-decoration: none;}
.filelinks .filecount { display: none; } 
.filelinks a:hover { text-decoration: none; }

/* Icons-Liste ... kann nach dem selben Prinzip erweitert werden*/
.filelinks .avi{background-image:url('/typo3/gfx/fileicons/avi.gif')!important; background-repeat: no-repeat; }
.filelinks .doc{background-image:url('/typo3/gfx/fileicons/doc.gif')!important; background-repeat: no-repeat; }
.filelinks .html{background-image:url('/typo3/gfx/fileicons/html.gif')!important; background-repeat: no-repeat; }
.filelinks .htm{background-image:url('/typo3/gfx/fileicons/htm.gif')!important; background-repeat: no-repeat; }
.filelinks .pdf{background-image:url('/typo3/gfx/fileicons/pdf.gif')!important; background-repeat: no-repeat; }
.filelinks .swf{background-image:url('/typo3/gfx/fileicons/swf.gif')!important; background-repeat: no-repeat; }
.filelinks .wav{background-image:url('/typo3/gfx/fileicons/wav.gif')!important; background-repeat: no-repeat; }
.filelinks .zip{background-image:url('/typo3/gfx/fileicons/zip.gif')!important; background-repeat: no-repeat; }
.filelinks .avi,
.filelinks .doc,
.filelinks .html,
.filelinks .htm,
.filelinks .pdf,
.filelinks .swf,
.filelinks .wav,
.filelinks .zip { padding-left: 15px; }

/* CSS STYLES C.
---------------------------------------------------------------------------------------------------------------------*/

.csc-textpic-caption {
	font-size: 95%;
	line-height: 140%;
	padding: 6px 0 0 0;
}

/* NEWS
---------------------------------------------------------------------------------------------------------------------*/

.news-single-timedata,
.cs_news-list-image,
.news-single-img { float: right; padding-top: 10px; text-align: right; }
.cs_news-list-image,
.news-single-img { padding-bottom: 10px; padding-left: 10px; }
.news-single-timedata { display: block; margin-left: 10px; font-size: 100%; }
.news-single-author { font-style: italic; }
.news-single-imgcaption { width: 220px; font-style: italic; padding-top: 3px; padding-bottom: 3px; clear: both; }
.news-single-author { padding-bottom: 3px; }
.news-single-backlink { margin-bottom: 20px; }
.tx-ttnews-browsebox strong { margin-right: 4px; margin-left: 4px; }
