
/* import rules */
/*
 ____________________________________________________________
|                                                            |
|    DESIGN : Jeremie Tisseau { http://web-kreation.com }    |
|      DATE : 2007.08.31                                     |
| COPYRIGHT : Free use if this notice is left in place       |
|     EMAIL : webmaster@web-kreation.com                     |
|____________________________________________________________|

*/

@import url("layout.css");


#topanker{
	text-align:right;
	font-size : 85%;
	  }

#drucker{
    position: absolute;
    left: 879px;
    top: 155px;  	
    text-align : right;
    font-size: 0.8em;	
  }
  
 * html #drucker{
   margin-top: -25px;
    /*IE6 only*/position: fixed;
  }

#Inhalt {
    padding-top: 25px;	
    margin-left : 6px;
    margin-right : 6px;
  }

 

#menu2 ul {
    list-style-type: none;
    margin-left: -31px;
    margin-top:-7px;
  }


* html #menu2 {
    /*IE6 only*/margin-top: -26px;
  }


* +html #menu2 {
    /*IE6 only*/margin-top: -26px;
  }


* html #menu2 ul {
    /*IE6 only*/margin-left: 9px;
  }


*+html #menu2 ul {
    /*IE7 only*/margin-left: 9px;
  }


#pfad {
    left: 279px;
    top: 133px;	
    border-bottom: 2px solid #feffff;
    background-image : url(../images/kp_verlauf.jpg);
    background-position : left ;
    background-repeat : repeat-x;
    position : absolute;
    text-align : left;
    width : 671px;
    padding-left: 10px;
    height:20px;
  }
  
* html #pfad {
    position: fixed;
    margin-top:-1px;
    margin-left: -11px;
    width: 681px;
  }


* +html #pfad {
    margin-top: -1px;
    margin-left: -11px;
    width: 681px;
    
  }


#pfad a {
    text-decoration: none;
    color: #000000;
    font-size: 0.8em;
    font-weight: bold;
  }


#pfad a:hover {
    text-decoration: none;
    color: #FF3D3D;
  }


#tabsJ {
    bottom-color : #DBDBDB;
    bottom-style : solid;
    bottom-width : 1px;
    float : right;
    font-family : arial;
    font-size : 93%;
    line-height : normal;
    margin-right : -10px;
    margin-top : -32px;
    text-align : right;
  }


#tabsJ ul {
    margin:0;
    padding:10px 10px 0 50px;
    list-style:none;
  }


#tabsJ li {
    display:inline;
    background-image : url(../images/tableftJ.gif);
    background-position : left top;
    background-repeat : no-repeat;
    float : right;
    padding-left : 5px;
    text-decoration : none;
  }


#tabsJ a {
    background-image : url(../images/tabrightJ.gif);
    background-position : right top;
    background-repeat : no-repeat;
    color : #24618E;
    display : block;
    float:none;
    padding-bottom : 0px;
    padding-left : 6px;
    padding-right : 15px;
    padding-top : 5px;
  }


#tabsJ li:hover {
    background-position:0% -42px;
    color:#FFFFFF;
  }


#tabsJ li:hover a {
    background-position:100% -42px;
    color:#FFFFFF;
  }


@font-face {
    font-family : Arial;
    src : url(../font/arial.ttf);
  }


html, body {
    border: 0;
    margin: 0;
    padding: 0;
  }


body {
    background-color : #DADADA;
    background-image : url(../images/bg.jpg);
    background-position : left;
    background-repeat : repeat-y;
    font-family : Arial;
    font-size : 85%;
    line-height : 1.25;
    min-width : 970px;
    width : 100%;
  }


h6 {
    margin: 0;
    padding: 0;
    font-weight: normal;
    width: 97%;
    clear: both;
    margin-top:0px;
    margin-bottom: 10px;
    padding-top: 20px;
    padding-bottom:3px;
    letter-spacing: -1px;
    font:  arial, helvetica, sans-serif;
    font-size: 250%;
    line-height : 1.25; 
    color: #000000;
    background-color: transparent;
    border-bottom: 4px solid #000000;
  }

h5 
 {
 	margin-bottom:-10px;
 	font: 1em arial, helvetica, sans-serif;	
	font-weight: bold;

  }



a {
    text-decoration: none;
    color: #0000ff;
  }


a:hover {
    text-decoration: none;
    color: #FF3D3D;
  }


* html #inhalt img {
    margin-bottom:10px;
  }


* +html #inhalt img {
    margin-bottom: 10px;
  }


.wrap {
    width:970px;
  }

