 /*Generelle Anweisungen---------------------------------------------------------------------------*/
body {
    background-image: url(../images/bg.jpg);
    background-position: top center;
    background-repeat: repeat-x;
    background-color:#FBD4B4; 
    margin: 0;
    padding: 0;
}
	
td {
    font-family: Arial,Helvetica; 
    font-size: 11px;
    color: #000;
  
}

form{
	margin: 0px;
	padding: 0px;
}

a{
	color: #00AEEF;
}
a:hover{
	color: #00BAF1;
}

a img{
	border: none;
}
a:hover img{
	border: none;
}
a.nodeco img,a.nodeco:hover img{
	border:0px;
}

.pktline_grau{
	background-image: url(../images/grau_pktline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
/*Überschriften----------------------------------------------------------------------------------------------------*/
h1{
	background-image: url(../images/pktline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Arial,Helvetica; 
	font-weight: bold;
	font-size: 12px;
	color: #00AEEF;
	text-transform: uppercase;
	padding: 3px 4px 2px 0px;
	margin: 0px;
}

h2{
	font-family: Arial,Helvetica; 
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	margin: 8px 0px 0px 0px;
}

h3{
	background-color: F26430;
	font-family: Arial,Helvetica; 
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	padding: 2px 4px;
	margin: 4px 0px 2px 0px;
}
h3 a{
	color: #ffffff;
}

.text_sm{
	font-weight: normal;
}

.side_content h1{
	background-image: url(../images/pktline_h1.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	font-family: Arial,Helvetica; 
	font-weight: bold;
	font-size: 12px;
	color: #00AEEF;
	text-transform: uppercase;
	padding: 3px 4px 2px 10px;
	margin: 0px;
}


/*Linien, links, button etc.--------------------------------------------------------------------------------------*/
.abstand{
	padding: 2px 0px;
}

.rahmen_tab .abstand{
	padding: 4px;
}

.abstand_out{
	margin: 8px 4px 0px 4px;
}

a.link_pf{
	background-image: url(../images/pf_orange.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	font-family: Arial,Helvetica;
	font-weight: bold;
	font-size: 11px;
	color: #089EC9;
	text-decoration: under;
	padding: 2px 0px 0px 13px;
}

a.link_pf:hover{
	background-image: url(../images/pf_orange.gif);
	background-repeat: no-repeat;
	color: #00BAF1;
	text-decoration: none;
	padding: 2px 0px 2px 13px;
}

ul{
	padding: 0px;
	margin:  0px;
	color: #000;
}
li{
	list-style: none;
	background-image: url(../images/li.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding: 0px 0px 0px 8px;
	margin: 0px 0px 0px 4px;
}

ul.inside li{
	display: inline;
}
ul.inside{
	margin-top: 0px;
}

/*Header---------------------------------------------------------------------------------------------------------*/
.header{
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 150px;
	border: 0px solid #ffffff;
}

a.biglink{
	font-family: Arial,Helvetica;
	font-weight: bold;
	font-size: 22px;
	color: 000000;
	text-decoration: underline;
	line-height: 26px;
}
a.biglink:hover{
	color: #089EC9;
	text-decoration: none;
}
/*Haupt-, subnavi-,footernavi--------------------------------------------------------------------------------------*/
.mainnavi{
	background-color: #00AEEF;
	background-image: url(../images/navi_bg.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	border-left: 1px solid #FBC7A3;
	border-right: 1px solid #FBC7A3;
}

.mainnaviaktiv{
	background-color: #F26430;
	background-image: url(../images/naviaktiv_bg.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	border: 0px!important;
}
.mainnavi a{
	font-family: Arial,Helvetica;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-transform: uppercase;
	padding: 5px 8px 4px 8px;
	text-decoration: none;
	display: block;
	background-image: url(../images/navi_pktline.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.mainnavi a:hover{
	color: #ffffff;
}
.mainnaviaktiv a,
.mainnaviaktiv a:hover{
	color: #ffffff;
}
.subnavi{
    padding-top:3px;
    padding-left:15px;
    height: 12px;
}

.subnavi a{
	font-family: Arial,Helvetica;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	padding: 2px 8px 2px 8px;
	text-decoration: none;

    background-color: #00AEEF;
}

.subnavi a:hover,
a.secondnaviaktiv,
a:hover.secondnaviaktiv {
    background-color: #F26430;
	color: #FFFFFF;
}

a.footer{
	font-family: Arial,Helvetica;
	font-size: 11px;
	color: #ffffff;
	text-decoration: under;
	padding: 2px 8px 2px 0px;
}

a.footer:hover{
	color: #ffffff;
	text-decoration: none;
}

/*hintergründe - rahmen------------------------------------------------------------------------------------*/
.rahmen{
	border: 0px solid #F26430;
}
.rahmen_tab{
	border: 1px solid #F26430;
}
.whiteline{
	border-bottom: #ffffff;
}

.bg_lila{
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 25px;	
}

.bg_hellgrau{
	background-color: #E9F1F4;
}


td.teaser table{
	border: 1px solid #F26430;
	background-repeat: repeat-x;
	background-position: top right;
}

.teaser h1{
	background-color: #F26430;
	font-family: Arial,Helvetica; 
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-transform: uppercase;
	padding: 3px 4px 2px 4px;
	margin: 0px;
}

div.home{
	text-align: left;  
	color: #ffffff;
	font-size: 14px;
	padding: 14px 4px 4px 4px;
	text-transform: uppercase;
}

*html div.home{
	height: 72px; 
}

.home h1{
	font-family: Arial,Helvetica; 
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
	font-size: 22px;
	letter-spacing: -1px;
	background: none;
}


.bg_table{
	background-image: url(../images/table_bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	background-color:#ffffff;
	    	
}
.bg_table td{
line-height:1.3em;
}
/*content-------------------------------------------------------------------------------------------------------*/
.tab_bg{
	border-top: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
}

.tab_bg td{

}

.tab_head{
	background-color: F26430;
	font-family: Arial,Helvetica;
	font-weight: bold;
   font-size: 12px;
	color: #FFF;
	padding: 0px 4px;
}

.zelle{
	background-color: #ffffff;
}
.zelle td a{
    font-family: Arial,Helvetica;
    font-size: 11px;
    color: #000;
    text-decoration: none;
    display:block;
}
.zelleover{
	background-color: #FFFCD7;
}
.zelleover td,.zelle td{
    padding: 2px 4px 1px 4px;
    border-bottom: 1px solid #DFDFDF;  
}
.zelleover td a{
    font-family: Arial,Helvetica;
    font-size: 11px;
    color: #000;
    text-decoration: none; 
    display:block;
}
.news_head{
	float: right;
	color: #ffffff;
	padding: 0px 4px 0px 0px;
}
.news_date{
	float: right;
	color: #575757;
	padding: 0px 4px 0px 0px;
}
/*formular etc.------------------------------------------------------------------------------------------------*/
.pulldown{
font-size: 11px;
font-family: arial;
}

input.form_button{
	background-image: url(../images/form_button.gif);
	background-repeat: repeat-x;
	border: 1px solid #F26430;
	background-color: #F26430;
	font-family: Arial,Helvetica;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	padding: 0px 0px 1px 0px;
}

.feld, select{
	border: 1px solid #818181;
	background-color: #ffffff;
}

.feld:hover,input:focus,select:focus,.feld:focus{
	border: 1px solid #818181;
	background-color: #E9F1F4;
}

textarea.feld{
	border: 1px solid #818181;
	background-color: #ffffff;
	font-size: 11px;
	padding: 4px;
}

.seitenzahl{
	text-align: center;
	font-size: 12px!important;
	word-spacing: 2px;
	clear: both;
	margin: 8px 0px 8px 0px;
}
.warning_message{
    border:1px solid #d40000;
    padding:10px 10px 5px 60px;
    background-color: #FFF;
    background-image: url(../images/achtung.png);
    background-position:10px center;
    background-repeat:no-repeat;
}
