/* CSS Document */
#logo {
	margin-top: 42px;

}

#teaserhead {
	margin-bottom: 20px;
}

#navi {
	background-attachment: scroll;
	background-image: url(../bilder/navi_hintergrund.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#navi li {
	padding-left: 20px;
}


#navi li a:link, a:visited {
	font-size: 20px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 55px;
}

#navi li a:hover, a:active {
	color: #e2001a;
}


.icon1 {
	color: #333333;
	background-attachment: scroll;
	background-image: url(../bilder/icon01.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.icon11 {
	font-size: 20px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 55px;
	color: #e2001a;
	background-attachment: scroll;
	background-image: url(../bilder/icon01.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.icon2 {
	color: #333333;
	background-attachment: scroll;
	background-image: url(../bilder/icon02.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.icon21 {
	color: #e2001a;
	background-attachment: scroll;
	background-image: url(../bilder/icon02.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.icon3 {
	color: #333333;
	background-attachment: scroll;
	background-image: url(../bilder/icon03.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.icon31 {
	color: #e2001a;
	background-attachment: scroll;
	background-image: url(../bilder/icon03.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.icon4 {
	color: #333333;
	background-attachment: scroll;
	background-image: url(../bilder/icon04.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.icon41 {
	color: #e2001a;
	background-attachment: scroll;
	background-image: url(../bilder/icon04.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.icon5 {
	color: #333333;
	background-attachment: scroll;
	background-image: url(../bilder/icon05.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.icon51 {
	color: #e2001a;
	background-attachment: scroll;
	background-image: url(../bilder/icon05.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.icon6 {
	color: #333333;
	background-attachment: scroll;
	background-image: url(../bilder/icon06.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.icon61 {
	color: #e2001a;
	background-attachment: scroll;
	background-image: url(../bilder/icon06.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#box img {
	margin-top: 20px;
	margin-bottom: 5px;
}

#box a {
	color: #333;
	text-decoration: none;
}

#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	margin-top: 10px;
	font-size: 11px;
	padding-top: 10px;
}

#adresse {
	margin-bottom: 15px;

}

#navibottom {
	text-align: right;
}

#navibottom a {
	text-align: right;
	color: #000;
	text-decoration: none;
}

.border {
	padding: 6px;
	border: 1px solid #CCC;
}

#google {
	margin:60px 0 0 0;
}

#kontakt a {
	color: #FFF;
	background-color: #F00;
	padding: 2px;
	margin-right: 4px;
	margin-left: 4px;
}

.titel {
	font-size: 11px;
}

#banner150 {
	margin-bottom:20px;
}

#kontakt img {
	margin-bottom: 10px;
}

#content {
	line-height: 1.7;
}

#content img {
	margin-bottom: 8px;
}

#content2 {
	font-size: 12px;

}

#formbox {
	border: 1px solid #666;
	margin-top: 30px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}


#formular label {
	text-align: left;
	display: block;
}

#formular input {
	width: 190px;
}

.formular {
	border: 1px solid #666;
}

.formular1 {
	border: 1px solid #666;
	width: 100px;
}

#con label {
	width: 120px;
	display: block;
	float: left;
}

#con input {
	display: block;
	margin-bottom: 10px;
}

.button {
	width: 100px;
}

.error {
	margin:95px auto 0 auto;
}

.error td {
	font-weight:bold;
	font-size:20px;
}

.text-fl-l {
	float:left;
	margin-right:15px;
}

.hr { 
width: 100%; 
height: 1px; 
border: 0; 
background-color: #ccc; 
margin: 15px 0 12px 0; 
}

.h1-index {
	margin:15px 0 0 0;
	padding:0;
}