/* Farben - comments go here!
rot:		AB102A
*/
*,html {
   padding:0;
   margin:0;
   font-size: 1em;
}
.clear {
	clear: both;
	}
body {
	background: #eee;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 90.01%;
	}
#box {
	/*width: 1167px; WENN WERBEBANNER RECHTS EINGESTELLT IST */
	width: 1167px;
	/* width: 960px; tmp: +207*/
	position: absolute;
	left: 50%;
	margin-left: -480px;
	}
#header {
	background: #fff url(./images/header_bg.gif) top left repeat-x;
	height: 150px;
	border: 1px solid black;
	border-top: 0;
	width: 960px;
	vertical-align: top;
	}
/* breadcrumb - Navi */
#bread {
	padding: 3px;
	margin-left: 44px;
	font-size: 11px;
	width: 600px;
	float: left;
	}
.breadlink {
	padding-right: 2px;
	}
ul.topmenu {
   list-style-type: none;
   padding: 3px;
   width: 200px;
   float: right;
   height: 16px;
	}
#logo {
	background: url(./images/logo_pus.gif) top left no-repeat;
	height: 96px;
	}
ul.menu {
   	list-style-type: none;
   	font-size: 13px;
   	font-weight: bold;
   	margin-left: 34px;
   	margin-top: 89px;
   	border: 0px solid red;
   	float: left;
	}	
/* Suchform */
div.tx-macinasearchbox-pi1 {
	margin-top: 86px;
	float: right;
	border: 0px solid green;
	}
div.tx-macinasearchbox-pi1 div.form {
	background:url(./images/search.png) no-repeat 0 0;
	float:left;
	width:170px;
	height:25px;
}
div.tx-macinasearchbox-pi1 input.field {
	float:left;
	background:none;
	border:none;
	width:135px;
	padding:6px 0 0 10px;
	position:relative;
	font-size: 11px;
	color: #555;
}
div.tx-macinasearchbox-pi1 input.submit {
	float:left;
	background:url(./images/lupe.png) no-repeat 0 0;
	border:none;
	display:inline;
	width:16px;
	height:13px;
	padding:0;
	margin:5px 0 0 1px;
	cursor:pointer;
}

/* Inhalt */
#koerper {
	background: url(images/koerper_hg.gif);
  float: left;
	width: 958px;
	background-color: none;
	margin: 10px;
	margin-left: 0;
	border: 1px solid black;
	}
/* Linke Spalte */
#links {
	background-color: #fff;
	width: 140px;
	padding: 10px;
	position: absolute; 
	}
#mitte {
	margin-left: 160px;
	width: 555px;
	vertical-align: top;
	float:left;
	padding: 10px;
	}
#mitte li {
	margin-left: 15px;
	}
#rechts {
	float: right;
	vertical-align: top;
	padding: 10px;
	background: #fff;
	width: 199px;
	}
.rechts_pic {
	text-align: center;
	}
/* Banner UNTEN */			
#banner {
	clear: both; 
	margin-top: 10px;
	padding: 4px;
}

#banner table {
	width:960px;
}

/* Banner RECHTS */		
#ext_banner_item {
	position: absolute;
	left: 970px;
	top: 125px;
	}
	
/* Banner RECHTS UNTEN */		
#ext_banner_item2 {
	position: absolute;
	left: 970px;
	top: 770px;
	}
 

/* SCHRIFTEN */
/* ########### */

/* IMPORTANT */

span.important
{
	color: red;
}

/* TOP-MENU */
li.topmenu, li.topmenu_act {
   float: left;
   text-align: left;
   margin-left: 12px;
	}
/* menu styles  TOPMENU */
.link_topmenu, a.link_topmenu, a.link_topmenu:link, a.link_topmenu:visited, a.link_topmenu:active {
	font-size: 11px;
	color: #555;
	text-decoration: none;
	display: block;
	}
a.link_topmenu:hover {
	color: #000;
	border-bottom: 1px solid black;
	display: block;
 	}
a.link_topmenu_act, a.link_topmenu_act:link, a.link_topmenu_act:visited, a.link_topmenu_act:active {
	font-size: 11px;
	color: #000;
	border-bottom: 1px solid black;
	display: block;
	}

/* horizontales MENU */	
li.menu, li.menu_act {
   	margin: 0px;
   	float: left;
   	text-align: left;
   	padding: 0px;
   	padding-left: 15px;
	}
.link_menu, a.link_menu, a.link_menu:link, a.link_menu:visited, a.link_menu:active {
	color: #ddd;
	text-decoration: none;
	display: block;
	}
a.link_menu:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid white;
	display: block;	
 	}
a.link_menu_act, a.link_menu_act:link, a.link_menu_act:visited, a.link_menu_act:active {
	color: #fff;
 	text-decoration: none;
	border-bottom: 1px solid white;
 	display: block;
	}
	
/* left_menu */

#left_menu li {
	padding: 1px;
	margin: 1px;
	list-style-type: none;
	font-weight: bold;
	}
#left_menu ul li {
	font-size: 86%;
	margin-left: 10px;
	padding: 1px;
	}
a.act, a.act:link, a.act:visited, a.act:focus, a.act:hover, a.act:active {
	text-decoration: underline;
	}	
	
/* TYPOGRAFIE */

p.bodytext {
	margin-bottom: 0.5em;
	}

/* LINKS default */
a, a:link, a:visited {
	text-decoration: none;
	color: #AB102A;
	}
a:focus, a:hover, a:active {
	text-decoration: underline;
	}	
.strong {
	font-weight: bold;
	}

/* Grafische Überschriften */
h1.imageheader, h2.imageheader, h3.imageheader  {
 	overflow: hidden;
 	height: 26px;
	text-indent: 999em;
	white-space: nowrap;
 	background-repeat: no-repeat;
	border: 0px solid red;
	margin-top: 10px;
 	margin-bottom: 8px;
 	display: block;
}
h2.imageheader {
	height: 20px;
	}
h2 {
	margin-bottom: 3px;
	}
.h2start {
	margin-top: 10px;
	margin-bottom: 10px;
	}		
h1 {
	font-size: 110%;
	}
/* Text Überschriften */



/* NEWS allgemein*/
.news_date {	
	font-size: 80%;
	}
/* NEWS LIST */
.liste {
	margin-bottom: 10px;
	}
.liste h3 {
	margin-bottom: 5px;
	}
.news_date {
	float: right;
	}
/* NEWS LIST latest*/
.latest {
	margin-bottom: 5px;
	}
.latest h3 {
	font-weight: normal;
	}

/* NEWS rechts am Rand */
.news_header {
	font-size: 83%;
	}
.rechts .news_date {
	float: none;
	}

/* FORM 
*/
input.button {
	border-top: 1px solid #DCDCDC;
	border-right: 1px solid #BEBEBE;
	border-bottom: 1px solid #858585;
	border-left: 1px solid #BEBEBE;
	background: #eee;
	height:16px; 
	width:28px;
	font-size: 8pt;
	color: #000;
	margin: 0px;
	margin-top: 2px;
}
radio {
	border: 0;
	}

/* sitemap */
.list {
	margin: 2px;
	list-style-type: none;
	}
.deep0 {
	padding-left: 0px
	}
.deep1 {
	padding-left: 20px
	}
.deep2 {
	padding-left: 40px
	}
.deep3 {
	padding-left: 60px
	}

/* Verkaufsstellen */
.vks {
	margin-bottom: 4px;
	list-style-type: none;
	margin-left: 0px;
	}
#vkscontainer {
	margin-top: 15px;
	}
	
/* ####### 
  ANZEIGEN
	######## */
#anzeigencontainer li {
	list-style-type: none;
	margin-left;
	}	 	
.anzeige {
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: none;
	}
.anzeige:first-line {
	font-weight: bold;
	}
div.anz_ausgabe {
	text-align: right;
	margin-right: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	}
#kleinanzeigen li {
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	list-style-type: none;
	}
#kleinanzeigen {	
	list-style-type: none; 	
}	
.trenner {
	margin: 5px;
	}	


/* tt_news */
li.news-amenu-item-year {
	display:none;
	}
div.news-single-img {
	text-align: right;
	}

p.news-single-imgcaption {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 7pt;
	width: 99%;
	}

div.tx-ttnews-browsebox td {
	padding: 2px;}
.tx-ttnews-browsebox-SCell {
	text-decoration: underline;
	color: #AB102A;
	}

/* BANNER */
.banner_FS {
	margin-bottom: 10px;
	}

.csc-textpic-caption, sub, klein {
	font-size: 80%;
	line-height: 1.2em;
	}
.csc-textpic-imagewrap {
	border:none;
	}
.csc-textpic-imagewrap img {
	margin-top: 5px;
	border:1px solid black;
	}
.align-center {
	text-align: center;}
/*
Dateilinks bei den Ausgaben verwendet!
*/

div.flinks img {
	height: 200px;
	width: 153px;
	float: left;
	border: 1px solid #000;
	margin-right: 10px;
	margin-bottom: 10px;
	}
div.flinks div.layout0 img
{
	height: 131px;
	width: 200px;
	border: solid 1px #000;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
.flinks_size {
	float: right;
	}
.flinks_desc {
	clear: right;
	}
.flinks_link {
	background: url(/images/link_down.gif) left bottom no-repeat;
	margin-left: 7px;
	}

/* Seitensuchform */
#quicksearch {
	border: 0px solid red;
	margin: 0px;
margin-bottom: 10px;
	}

/* powermail formulare*/
.tx-powermail-pi1_fieldset {
	border: 0;
	font-size: 80%;
	}
.tx-powermail-pi1_fieldset legend {
	display: none;
	}
.tx-powermail-pi1_fieldset label {
	display: block;
	float: left;
	clear:	left;   /* Zeilenumbruch */
	width:	40em;
	padding: 3px;
	margin-top: 10px;
	}
.tx-powermail-pi1_fieldset input, 
.tx-powermail-pi1_fieldset textarea {
	float: left;
	width:	300px;
	}
.tx-powermail-pi1_fieldset input {
	width:	150px;
	}
/* Captcha */
#powermaildiv_uid5	img {
	border: 1px solid gray;
	position: relative;
	top:	0;
	left: 10px;
	}
/* Absendebutton */
.powermail_submit {
	clear: both;
	width:	60px;
	margin-top:	10px;
	}
	

ul#kleinanzeigen {
	height:140px;}
	
	
.jdGallery .slideInfoZone h2
{
	font-size:11pt;
}

.jdGallery .slideInfoZone p
{
	font-size:10pt;
}	

.event
{
	margin-top:5px;
	margin-bottom:15px;	
}
.tx-srfreecap-pi2-cant-read
{
	display:inline-block;
	width:177px;
	margin-left:175px;
}

#c834
{
	background:#AB102A;
	border:1px solid #000;
	color:#fff;
	padding:10px;	
}

#c834 a
{
	text-decoration:underline;
	color:#fff;
}

/*


<fieldset class=" tx-powermail-pi1_fieldset tx-powermail-pi1_fieldset_kontakt tx-powermail-pi1_fieldset_1" id="tx-powermail-pi1_fieldset_1">
					<legend>kontakt</legend>
					
	<div id="powermaildiv_uid1" class="tx_powermail_pi1_fieldwrap_html tx_powermail_pi1_fieldwrap_html_text tx_powermail_pi1_fieldwrap_html_1 even">
		<label for="uid1">Ihr Name</label>
		<input name="tx_powermail_pi1[uid1]" value="" class="powermail_kontakt powermail_text powermail_uid1" id="uid1" tabindex="1" type="text">
	</div>

	<div id="powermaildiv_uid2" class="tx_powermail_pi1_fieldwrap_html tx_powermail_pi1_fieldwrap_html_text tx_powermail_pi1_fieldwrap_html_2 odd">

		<label for="uid2">Ihre E-Mail Adresse<span class="powermail_mandatory">*</span></label>
		<input name="tx_powermail_pi1[uid2]" value="" class="required validate-email powermail_kontakt powermail_text powermail_uid2" id="uid2" tabindex="2" type="text">
	</div>

	<div id="powermaildiv_uid3" class="tx_powermail_pi1_fieldwrap_html tx_powermail_pi1_fieldwrap_html_textarea tx_powermail_pi1_fieldwrap_html_3 even">
		<label for="uid3">Ihre Nachricht</label>
		<textarea name="tx_powermail_pi1[uid3]" class="powermail_kontakt powermail_textarea powermail_uid3" id="uid3" rows="4" tabindex="3"></textarea>

	</div>

	<div id="Powermaildiv_Uid5" class="tx_powermail_pi1_fieldwrap_html tx_powermail_pi1_fieldwrap_html_captcha tx_powermail_pi1_fieldwrap_html_5 odd">
		<label for="uid5">Sicherheitsfrage<span class="powermail_mandatory">*</span></label>
		<input value="" name="tx_powermail_pi1[uid5]" class="required powermail_kontakt powermail_captcha powermail_uid5" id="uid5" tabindex="4" type="text">
		<img src="typo3conf/ext/captcha/captcha/captcha.php" alt="" class="powermail_captcha powermail_captcha_captcha">
		
		
        <div class="tx_powermail_pi1_fieldwrap_html_captcha_description"></div>
	</div>

	<div id="powermaildiv_uid4" class="tx_powermail_pi1_fieldwrap_html tx_powermail_pi1_fieldwrap_html_submit tx_powermail_pi1_fieldwrap_html_4 even">
		<input value="Absenden" class="powermail_kontakt powermail_submit powermail_submit_uid4" tabindex="5" type="submit">
	</div>
</fieldset>
*/
