/* ####### Print-DIV ausblenden #######*/
#printheader,
#printfooter {visibility: hidden;}


/* ### general stuff ### */

h2 {
    font-size:11px;
}

h3 {
    font-size:13px;
    color:#e31c19;
}

HR {margin: 5px 0px 20px 0px;
}

#content-left {
    clear:both;
    display:block;
}

#flashcontent {
    display:none;
}

#search input.tx-indexedsearch-searchbox-sword {
	border: 0px;
	padding: 4px;
	width: 160px;
	float: left;
	font-size: 11px;
	color: #A6A4A4;
	font-family: verdana;
}

#search input.tx-indexedsearch-searchbox-button {
	float: right;
	width: 21px; 
	height: 21px;
	background-image:url(/fileadmin/www/images/search.gif);
	background-repeat:no-repeat;
	border: 0px;
}
     
#main_content_text img {
    border: 1px solid rgb(170, 170, 170);
    padding: 2px;
}

.spacer-gif {
    border:0 !important;
    padding:0 !important;
}

.rahmen_oben {
    border-top:#b3b0af 1px solid;
    padding-top:5px;
    margin-top:20px;
}

#quickselect {
	margin-left: 17px;
	margin-top:0;
	position:static;
	float:left;
	width: 200px;
	padding: 3px;
	border: 1px solid #9F9A99;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6C6969;
}
#quickselect option.fastselect {
	background-color: #758F7A;
	color: #FFFFFF;
	margin-bottom: 3px;
	margin-top: 3px;
}

.error {
	border:1px solid red;
	padding:20px;
}

p.red {
	display:none !important;
	color:red;
	margin-left:160px !important;
	padding:10px 0!important;
}

ul.contactform p.red {display:block !important;}

fieldset {border:0;}


.tx-flseositemap-pi1 ul li a {
	font-weight:bold;
}

.tx-flseositemap-pi1 ul li ul {
	margin:10px !important;
}

.tx-flseositemap-pi1 ul li ul li a {
	font-weight:normal;
}

/* ### subnavigation stuff ### */

#subnavi {
	width:235px;
	overflow:hidden;
}

*html #subnavi {
	padding-top:30px;
}

#subnavi ul {
	position: static;
	float:left;
	clear:left;
	list-style-type: none;
	margin: 0px; 
	padding: 0px;
}

#subnavi ul li a {
	position: static;
}

#subnavi img {
	position:static;
}

*html #subnavi img {
	position:absolute;
}


/* ### top navigation stuff ### */

#navi ul li {
	width: 117px;   
	height: 35px;
	float:left;
	display:inline;
	position:static;
	overflow:hidden;
}

#navi ul li a {
	text-indent: 0em;
	position: static;
	display:block;	
	font-family:Arial, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:white !important;
	text-decoration:none;
	padding:10px;
	width:97px;
	height:15px;
	text-align:center;
	background: url(../img/navi_center.gif) 0 0 no-repeat;
}

#navi ul li.first {
    width:118px;                                                  
}

#navi ul li.first a {                                                    
	background: url(../img/navi_first.gif) 0 0 no-repeat;
	width:98px;                                               
}                                                        

#navi ul li.last {
    width:138px;                                                         
}                                                                           
                                                                
#navi ul li.last a {
	background: url(../img/navi_last.gif) 0 0 no-repeat;
	width:113px;
}

#navi ul li#active a,                          
#navi ul li a:hover {
	background-position: -116px 0;
	background-position: -117px 0;                                   
}

#navi ul li.first#active a,
#navi ul li.first a:hover {                                                      
	background-position: -118px 0;                                    
}
                                                                 
#navi ul li.last#active a,
#navi ul li.last a:hover {                                      
	background-position: -138px 0;    
}                                                               

#navi ul li#active a {
    color:#e31c19 !important ;
}    


/* ### news stuff ### */              

.news-list-item {
    width:auto;
    margin-top:20px;
    margin-bottom:20px;
}

.news-list-item p {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.news-list-item h3 a {
	margin:0;
	text-decoration:underline;
	padding:3px;
	text-align:left;


}

.news-list-item img,
.news-single-img {
	 margin:10px;
	 margin-right:0;
	 padding:0;
	 text-align:right;
	 float:right;                                       
	 border:0 !important;
}

.news-list-date, .news-single-timedata {
	display:none;
}

.news-list-category, .news-single-category {                           
	display:none;
}

.news-list-morelink, .news-list-morelink a {
	border:0px;
	text-align:right;
	padding-right:5px;
	padding-top:5px;
	clear:both;
	font-weight:bold; 
}

.news-single-backlink, .news-single-backlink a {
	border:0px;
	text-align:left;    
	padding-right:5px;
	padding-top:5px;
	clear:both;
	margin-top:15px;
	font-weight:bold;                                        
}

.clearer{
	display:none;
}
                                                                
/* ### search stuff ### */

.tx-indexedsearch-redMarkup {
    background-color: #ffff66;
    font-weight: bold;
}

.tx-indexedsearch-title {
    font-weight:bold;
}

.tx-indexedsearch form {
    display:none;
}

.tx-indexedsearch-res {                                          
    margin-top:30px;
}

.tx-indexedsearch-whatis {
    font-family: "Times New Roman",Times,serif;
    font-size: 20px;
    line-height: 30px;
    color: #707070;
    margin-top: 0px;
    margin-bottom: 10px;
}

/*.......*/
