/* Stylesheet by Werbeagentur Onelio / www.onelio.de */

* {
margin: 0 ;
padding: 0 ;
border: 0 ;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	line-height: 18px;
	background-color: #FFF;
}
p {
	margin: 10px 0px 10px 0px;
	line-height: 24px;
}

hr { border: none 0 ; border-top: 1px solid #42794D ; height:1px ; }
h1 {
	color: #B71B30;
	font-size: 21px;
	font-weight: bold;
	text-transform: none;
	line-height: 26px;
}
h2 {
	color: #333;
	font-size: 16px;
	font-weight: normal;
	text-transform: none;
	line-height: 25px;
	font-style: italic;
}
h3 {
	font-size: medium;
	font-weight: normal;
	color: #B71B30;
	line-height: 30px;
	text-align: right;
	font-style: italic;
}
h3 a:hover {
	color: #666;
	text-decoration: none;
}
h4 {
	font-size: 11px;
	font-style: oblique;
	color: 333;
	text-align: left;
	font-weight: normal;
	line-height: 24px;
}
h4 a:hover {
	color: #B71B30;
}
h5 {
	font-size: xx-small;
	font-style: italic;
	line-height: 35px;
	font-weight: normal;
	color: #666;
}
h6 {
	color: #B71B30;
	font-size: medium;
	font-weight: bold;
	line-height: 30px;
}
#rechts2 h6   a{
	color: #B71B30;
}
h7 {
	font-size: small;
	font-weight: normal;
	color: #B71B30;
	line-height: 30px;
	text-align: left;
	font-style: italic;
}

a { font-size: 16px ; font-weight: bold ; text-decoration: underline ; }
a:link { color: #666 ; } a:visited { color: #666 ; }
a:hover { color: #FFF ; } a:active { color: #FFF ; }

a.special { font-size: 16px ; font-weight: bold ; text-decoration: underline ; line-height: 20px; }
a.special:link { color: #666 ; } a.special:visited { color: #666 ; }
a.special:hover { color: #B71B30 ; } a.special:active { color: #B71B30 ; }

img, div { behavior: url(iepngfix.htc) ; border: 0 ; }


/* Container */


#main {
	width: 900px;
	position: absolute;
	top: 10px ;
	left: 50% ;
	margin: 0px 0px 0px -450px ;
	background-image: url(../_img/logobg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#nav {
	height: 30px;
	width: 900px;
	color: #FFF;
	background-image: url(../_img/nav.jpg);
	background-repeat: no-repeat;
	margin-top: 90px;
	padding-top: 5px;
	padding-left: 15px;
}
#inhalt {
	padding-top: 30px;
	padding-left: 15px;
	width: 600px;
	float: left;
	clear: both;
	margin-bottom: 20px;
}
#inhalt2 {
	width: 870px;
	padding-top: 30px;
	clear: both;
	float: left;
	padding-left: 15px;
}
#inhalt3 {
	width: 900px;
	margin-bottom: 20px;
	padding-left: 15px;
	clear: both;
	float: left;
}
.con50   {
	width: 440px;
	float: left;
}
.con50z {
	width: 430px;
	float: left;
	text-align: right;
}
.con50k {
	width: 430px;
	float: left;
	text-align: right;
	padding-right: 20px;
}#rechts {
	float: right;
	width: 220px;
	padding-top: 30px;
	padding-right: 15px;
}
#rechts2 {
	float: right;
	width: 220px;
	padding-top: 80px;
	padding-left: 10px;
}
#galerie {
	width: 900px;
	clear: both;
	margin-bottom: 20px;
	height: 133px;
}
#galerie .con {
	width: 180px;
	float: left;
}
#main #nav .active {
	text-decoration: underline;
}
#nav a {
	padding-right: 30px;
	font-weight: bold;
	font-size: 12px;
}
#nav a:link {
	color: #FFF;
	text-decoration: none;
}
#nav a:visited {
	color: #FFF;
	text-decoration: none;
}
#nav a:hover {
	color: #FFF;
	text-decoration: underline;
}
#nav a:active {
	color: #FFF;
	text-decoration: underline;
}
#full {
	width: 900px;
	padding-left: 10px;
}
#full img {
	margin-right: 20px;
	margin-bottom: 30px;
}
#footer {
	width: 900px;
	background-repeat: no-repeat;
	height: 120px;
	clear: both;
	background-image: url(../_img/schallwellen.jpg);
	background-position: center center;
	margin-top: 20px;
}

table { font-family: "Arial", Helvetica, sans-serif ; font-size: 16px ; color: #000 ; line-height: 20px ; }
input, textarea { border: 1px solid #ccc ; height: 25px ; }
.button { padding: 5px 10px 5px 10px ; background: #B71B30 ; color: #fff ; font-size: 13px ; }
