/* CSS Document */

html,body {
	background-image:url(img/body_bg.jpg);
  	background-repeat: repeat-x;
	}
.header_links {
	position: absolute;
	margin: -33px 0px 0px -230px;
	border: solid 0px #000000;
	width: 250px;
	height: 19px;
	}
.header_links a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6C6C6C;
	font-weight: bold;
	text-decoration: none
	}
.main_links a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6C6C6C;
	font-weight: bold;
	text-decoration: none
	}
.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6C6C6C;
	font-weight: bold
	}
.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6C6C6C;
	font-weight: normal
	}
.text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6C6C6C;
	font-weight: bold;
	text-decoration: underline
	}
.leistungen_bg{
	background-image:url(img/header_leistungen.jpg);
  	background-repeat: no-repeat;
	}
.side_block{
	background-image:url(img/___side_bg.jpg);
  	background-repeat: no-repeat;
	}
.second_nav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6C6C6C;
	font-weight:normal;
	text-decoration: none;
	padding-left:18px;
	}
.nav_bg_bild_nav{
	background-image:url(img/navi_bg_second_nav.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:5px;
    padding-left:15px;
	}
.nav_bg_bild{
	background-image:url(img/navi_bg_second.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:5px;
	}
    
    

    
    
    
    
    
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	}
li {
	line-height:20px;
	}
