 /*Generelle Anweisungen---------------------------------------------------------------------------*/
 /*background-color: #B8013D;*/
body {
	background-image: url(../img/bg.gif);
	margin: 0px;
	padding: 0px;
	}
	
td {
	font-family: Arial,Helvetica; 
   font-size: 11px;
	color: #000;  
	}

form{
	margin: 0px;
	padding: 0px;
}

a{
	color: #000;
	text-decoration: underline;
}

a:hover{
	color: #B8013D;
	text-decoration: none;
}

a img{
	border: 1px solid #727272;
}
a:hover img{
	border: 1px solid #B8013D;
}

a.nodeco img,a.nodeco:hover img{
	border:0px;
}

b{
	color: #000;
}

/*Überschriften / Links----------------------------------------------------------------------------*/
h1{
	font-family: Arial,Helvetica; 
   font-size: 12px;
	font-weight: bold;
	color: #000;
	padding: 2px 4px 2px 0px;
	margin: 0px;
	
}
h2{
	font-family: Arial,Helvetica; 
   font-size: 12px;
	font-weight: bold;
	color: #B8013D;
	padding: 2px 4px 2px 0px;
	margin: 0px 0px 4px 0px;

	border-bottom: 1px solid #DCDCDC;
}
h3{
	background-color: #EBEBEB;
	font-family: Arial,Helvetica;
	font-weight: bold;
   font-size: 12px;
	color: #474747;
	padding: 2px 4px 1px 4px;
	margin: 0px 0px 4px 0px;
}
h3 a{
	text-decoration: none;
}

h4{
	font-family: Arial,Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #B8013D;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #DCDCDC;
}



ul{
	padding: 0px;
	margin:  0px;
}
li{	
	list-style: none;
	background-image: url(../img/listpfeil.gif);
	background-repeat: no-repeat;
	background-position: 4px 5px;
	padding: 0px 0px 4px 16px;
}
/*
a.link{
	background-image: url(../img/secondnavi_pf.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	font-weight: bold;
	color: #000;
	text-decoration: under;
	display: block;
	padding: 2px 0px 2px 17px;
}

a.link:hover{
	background-image: url(../img/secondnavi_pf_aktiv.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	color: #B8013D;
	text-decoration: none;
	display: block;
	padding: 2px 0px 2px 17px;
}*/
a.link_n{
	background-image: url(../img/secondnavi_pf.gif);
	background-repeat: no-repeat;
	background-position: 4px 5px;
	background-color: #F5F5F5;
	color: #000;
	text-decoration: under;
	display: block;
	padding: 2px 0px 2px 21px;
	border-bottom: 1px solid #DCDCDC;
}

a.link_n:hover{
	background-image: url(../img/secondnavi_pf_aktiv.gif);
	background-repeat: no-repeat;
	background-position: 4px 5px;
	background-color: #fff;
	color: #B8013D;
	text-decoration: none;
	display: block;
	padding: 2px 0px 2px 21px;
	border-bottom: 1px solid #DCDCDC;
}
/*header-----------------------------------------------------------------------------------------*/
.weiss_trans{
	background-image: url(../img/banner_bg.gif);
	filter:alpha(opacity=80);
	 -moz-opacity: 0.80;
}
/*main-  second-, thirdnavi-------------------------------------------------------------------------------------------*/
.mainnavi, .mainnaviaktiv, #navi{
	background-image: url(../img/main_bg.gif);
	background-repeat: repeat-x;
}
.mainnavi a{
	font-family: Arial,Helvetica;
	font-weight: bold;
	font-size: 12px;
	color: #474747;
	text-transform: uppercase;
	padding: 4px 8px 4px 8px;
	text-decoration: none;
	display: block;
	border-right: 1px solid #fff;
}
.mainnavi a:hover,
.mainnaviaktiv a,
.mainnaviaktiv a:hover{
	background-image: url(../img/main_aktiv.gif);
	background-repeat: repeat-x;
	color: #fff;
	border-right: 1px solid #fff;
}

.secondnavi, .secondnaviaktiv{
	background-image: url(../img/secondnavi.gif);
	background-repeat: repeat-x;
}
.secondnavi a{
	font-family: Arial,Helvetica;
	font-weight: bold;
   font-size: 11px;
	color: #474747;
	text-decoration: none;
	padding: 4px 0px 3px 21px;
	text-decoration: none;
	display: block;
} 

.secondnavi a:hover,
.secondnaviaktiv a,
.secondnaviaktiv a:hover{
	background-image: url(../img/secondnavi_aktiv.gif);
	background-repeat: x-repeat;
	font-family: Arial,Helvetica;
	font-weight: bold;
   font-size: 11px;
	color: #fff;
	text-decoration: none;
	padding: 4px 0px 3px 21px;
	text-decoration: none;
	display: block;
}

.thirdnavi, .thirdnaviaktiv{
	background-color: #F5F5F5;
	height: 18px;
}
.thirdnavi a{
	background-image: url(../img/thirdnavi_pf.gif);
	background-position: 21px 7px;
	background-repeat: no-repeat;
	font-family: Arial,Helvetica;
   font-size: 11px;
	color: #474747;
	text-decoration: none;
	padding: 2px 0px 1px 32px;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #DCDCDC;
} 

.thirdnavi a:hover,
.thirdnaviaktiv a,
.thirdnaviaktiv a:hover{
	background-image: url(../img/thirdnavi_pf_aktiv.gif);
	background-position: 21px 7px;
	background-repeat: no-repeat;
	background-color: #fff;
	font-family: Arial,Helvetica;
   font-size: 11px;
	color: #B8013D;
	text-decoration: none;
	padding: 2px 0px 1px 32px;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #DCDCDC;
}

/*content--------------------------------------------------------------------------------------------*/
.border{
	border: 1px solid #fff;
}
.border_bild{
	border: 1px solid #727272;
}
.line_bottom{
	border-bottom: 1px solid #DCDCDC;
}
.cont_bg{
	background-color: #fff;
}
.cont_zelle{
	background-color: #F5F5F5;
}
.bg_rot{
	background-color: #B8013D;
	padding: 0px 4px;
}

.news{
	background-image: url(../img/rot_pf_u.gif);
	background-position: 4px 5px;
	background-repeat: no-repeat;
	background-color: #EBEBEB;
	font-weight: bold;
	font-size: 11px;
	color: #B8013D;
	border-bottom: 1px solid #DCDCDC;
	display: block;
	padding: 2px 0px 2px 21px;
	margin: 0px;
}
.news_date{
	float: right;
	color: #474747;
	padding: 0px 4px 0px 0px;
}
div.news_text{
	padding: 4px;
	background-color: #F5F5F5;
}


a.link_teaser{
	background-image: url(../img/secondnavi_pf.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding-left: 16px;
}

a.link_teaser:hover{
	background-image: url(../img/secondnavi_pf_aktiv.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding-left: 16px;
}

/* QUICK LAUNCH / Formulare etc.------------------------------------------*/
form.quicklaunch select{
font-size: 11px;
font-family: arial;
}

input.form_button{
	background-image: url(../img/form_button.gif);
	background-repeat: repeat-x;
	border: 1px solid #787878;
	background-color: #BFBFBF;
	font-family: Arial,Helvetica;
	font-weight: bold;
   font-size: 12px;
	color: #474747;
	text-decoration: none;
	padding: 0px 0px 1px 0px;
}

/*Side elemente-------------------------------------------------------------------------*/
.rand_head{
	background-color: #727272;
	font-family: Arial,Helvetica;
	font-weight: normal;
   font-size: 11px;
	color: #fff;
	text-transform: uppercase;
	padding: 4px 4px 1px 4px;
	border-bottom: 1px solid #505050;
	margin: 0px 0px 1px 0px;
}

.teas_bg{
	background-color: #EBEBEB;
	border-bottom: 1px solid #DCDCDC;
}
/*FOOTERNAVI ----------------------------------------------------------------------------------*/
a.footer{
	background-image: url(../img/weiss_pf.gif);
	background-repeat: no-repeat;
	background-position: 8px 7px;
	font-family: Arial,Helvetica;
   font-size: 11px;
	color: #fff;
	text-decoration: under;
	padding: 2px 0px 4px 19px;
}

a.footer:hover{
	background-image: url(../img/weiss_pf.gif);
	background-repeat: no-repeat;
	background-position: 8px 7px;
	color: #fff;
	text-decoration: none;
	padding: 2px 0px 4px 19px;
}

/*LANGUAGE ----------------------------------------------------------------------------------*/
.lang{
	position: relative;
	float: right;
	width: 168px;
	padding: 4px 0px 0px 0px;	
}

.lang a img{
	border: 0px;	
}

.warning_message{
    background-color: #FFF;
    border: 1px solid #B8013D;
    color: #B8013D;
    font-weeight:bold;
    padding: 3px 5px;
}
/* PageSwitch ------------------------------------------------------------------------------------*/
.list{
    clear:both;
    margin:5px;
}
.list td{
   background-color: #EBEBEB;
   color: #B3434F;
}
.left a, .left a:hover{
    font-size: 11px;
    font-family: arial;
    text-transform: uppercase;
    background-color: #B3434F;
    color: #FFFFFF;
    font-weight: bold;
    height: 15px;
    background-image: url(../img/link_search_l_pf.gif);
    background-repeat: no-repeat;
    background-position: 3 5;
    padding: 1px 0px 0px 13px;
    text-align: left;
    text-decoration: none;
    display: block;
}
.ps_left a, .ps_left a:hover{
    height: 16px;
    font-size: 11px;
    font-family: arial;
    text-transform: uppercase;
    background-color: #B3434F;
    color: #FFFFFF;
    font-weight: bold;
    height: 15px;
    background-image: url(../img/link_search_l_pf.gif);
    background-repeat: no-repeat;
    background-position: 3 5;
    padding: 1px 0px 0px 0px;
    
    text-align: left;
    text-decoration: none;
    display: block;
}

.ps_left2 a, .ps_left2 a:hover{
    height: 16px;
    font-size: 11px;
    font-family: arial;
    text-transform: uppercase;
    background-color: #B3434F;
    color: #FFFFFF;
    font-weight: bold;
    height: 15px;
    background-image: url(../img/link_search_first_pf.gif);
    background-repeat: no-repeat;
    background-position: 3 5;
    padding: 1px 0px 0px 0px;
    text-align: left;
    margin-right:3px;
    text-decoration: none;
    display: block;
}
.right a, .right a:hover{
    font-size: 11px;
    font-family: arial;
    text-transform: uppercase;
    background-color: #B3434F;
    color: #FFFFFF;
    font-weight: bold;
    height: 15px;
    background-image: url(../img/link_search_r_pf.gif);
    background-repeat: no-repeat;
    background-position: 70 5;
    padding: 1px 13px 0px 0px;
    text-align: right;
    text-decoration: none;
    display: block;
}
.ps_right a, .ps_right a:hover{
    height: 16px;
    font-size: 11px;
    font-family: arial;
    text-transform: uppercase;
    background-color: #B3434F;
    color: #FFFFFF;
    font-weight: bold;
    height: 15px;
    background-image: url(../img/link_search_r_pf.gif);
    background-repeat: no-repeat;
    background-position: 8 5;
    padding: 1px 13px 0px 0px;
    text-align: right;
    text-decoration: none;
    display: block;
}
.ps_right2 a, .ps_right2 a:hover{
    height: 16px;
    font-size: 11px;
    font-family: arial;
    text-transform: uppercase;
    background-color: #B3434F;
    color: #FFFFFF;
    font-weight: bold;
    height: 15px;
    background-image: url(../img/link_search_last_pf.gif);
    background-repeat: no-repeat;
    background-position: 8 5;
    padding: 1px 13px 0px 0px;
    text-align: right;
    margin-left:3px;
    text-decoration: none;
    display: block;
}
.text2 {display:none;}