.clearfix:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0;
}

.clearfix {
        display: inline-block;
}

html[xmlns] .clearfix {
        display: block;
}

* html .clearfix {
        height: 1%;
}
.clear {
	clear:both;
	display: block;
	height: 1px;
}
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../img/bg.png);
	background-repeat: no-repeat;
	line-height: 15px;
}
a {
	color: #000;
}
a:hover {
	text-decoration: underline;
}

input , textarea{
}
input  {
	width: auto;

}

input[type=submit] , input[type=reset]{
	background-color: #01398E;
	border-top-width: 1px;
	border-left-width: 1px;
	margin-bottom: 3px;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
	font-size: 11px;
	padding: 3px;
	cursor: pointer;
	width: auto;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	color: #001F88;
	margin-bottom: 20px;
	margin-top: 10px;
	line-height: 25px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #01398E;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #7A7F7A;
}

h4 {
	font-weight: bold;
	color: #001F88;
	font-size: 12px;
}
.stil1 {
	color: #F00;
}

.container {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.kopf {
	background-image: url(../img/head.png);
	background-repeat: no-repeat;
	position: relative;
	background-position: left top;
	height: 159px;
}
.logo {
	position: relative;
	z-index: 1000;
	padding-top: 2px;
	height: 156px;
	padding-left: 35px;
	float: left;
	width: 225px;
}
.leistungen {
	position: relative;
	z-index: 1000;
	padding-top: 10px;
	float: left;
	font-size: 13px;
	line-height: 18px;
}
.schueco {
	position: relative;
	z-index: 1000;
	padding-top: 84px;
	float: right;
	font-size: 14px;
	line-height: 18px;
	padding-right: 60px;
}
.content {
        background-color: #FFF;
	position: relative;
	font-size: 14px;
	line-height: 18px;
	background-image: url(../img/right.png);
	background-repeat: repeat-y;
	background-position: right top;
	width: 990px;
}
.left {
	position: relative;
	width: 232px;
	background-color: #FFF;
	float: left;
}

.left p{
	font-size: 14px;
	color: #003A8D;
	padding-left: 35px;
	padding-top: 13px;

}
.search  {
        position: relative;
	margin-top: 40px;
	background-image: url(../img/search.jpg);
	background-repeat: no-repeat;
	width: 232px;
	height: 29px;

}
.search #search-input, .search #search-send {
        margin:0;
        padding:0;
        background: transparent;
        border-style: none;
        width: 140px;
        height: 30px;
        position: absolute;
        left:35px;
        top: 0px;
        line-height:30px;
}
.search #search-send {
        background-image: url(../img/lupe.jpg);
        width: 16px;
        height: 15px;
        left: 185px;
        top: 8px;
}
.pdf {
	background-image: url(../img/pdf.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 40px;
	height: 30px;
	margin-bottom: 68px;
	font-size:12px;
}

.pdf a {
	color: #003A8D;
	display: block;
	text-decoration: none;
	padding-left: 60px;
	line-height: 27px;
	font-weight: bold;
}
.pdf a:hover {
	display: block;
	text-decoration: underline;
}
#news {
	background-image: url(../img/news_bg.jpg);
	background-repeat: repeat-x;
	width: 192px;
	padding-top: 0px;
        padding-right: 10px;
        padding-bottom: 20px;
        padding-left: 30px;
        min-height:210px;
        margin-top:29px;
        line-height:13px;
        font-size:11px;

}
#news a {
	color: #013A8E;
}
#news hr {
	border:none;
	border-bottom: dotted 1px #000;
	margin:5px 0 -5px 0;
}
#news h1{
	background-image: url(../img/news.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 0px;
	line-height: 15px;
	margin-bottom: 15px;
	width: 202px;
	padding-top:3px;
}
#news h2 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	line-height: normal;
}
#news p {
	padding-left:0;
	font-size: 11px;
}

.right {
	position: relative;
	float: left;
}
#slideshow {
	position:relative;
	height:300px;
	width:750px;
}

#slideshow IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:100;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
.text {
	width: 770px;
	float: right;
	padding-right: 30px;
}
.inhalt {
	background-color: #FFF;
	width: 994px;
	margin-left: 4px;
	margin-top: 0px;
	padding-bottom: 10px;
}
.textcontent {
	background-image: url(../img/content.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFF;
	position: relative;
	padding:30px;
	width:690px;
}
.text_left {
	width: 345px;
	float: left;

}

.text_right {
	width: 345px;
	float: left;

}

.foot {
	background-image: url(../img/foot.png);
	background-repeat: no-repeat;
	height: 30px;
	background-position: top;
	width: 989px;
}
.fuss {
	clear: both;
	color: #000;
	font-weight: bold;
	font-size: 11px;
	width: 990px;
	margin-bottom:20px;
}
.fuss td{
	clear: both;
	color: #000;
	font-weight: normal;
	font-size: 12px;
	padding-top: 10px;
}
.fuss a{
	color: #000;
	text-decoration: none;
	font-weight: normal;

}
.fuss a:hover {
	text-decoration: underline;
}
.bild-links {
	float:left;
	margin: 0 5px 5px 0;
}
