@font-face {
	font-family: 'Calluna';
	src: url('font/Calluna.eot');
	src: url('font/Calluna.eot?iefix') format('eot'), url('font/Calluna.woff') format('woff'), url('font/Calluna.ttf') format('truetype'), url('font/Calluna.svg#webfont') format('svg');
}
html, body, div, p, h1, span, a, table, td, form, img {
	margin: 0;
	padding: 0;
	color: #666;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
body {
	background: url(images/h_wikodema.jpg) repeat-x #FFF;
	width:100%;
	height:100%;
}
a {
	text-decoration: none;
	color:#b03020;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}
#seite {
	margin: 0 auto;
	padding: 0px;
	width: 839px;
	height:100%;
}
/* -------- container --------  */

#logo {
	width: 839px;
	height: 13px;
	margin: 70px 0px 30px 0px;
	background: url(images/logo_wikodema.gif) no-repeat left bottom;
	text-align:right;
	padding-top: 18px;
}
#logo a {
	font-size: 10px;
	margin-bottom: 0px;
	text-transform: uppercase;
	font-weight: bold;
	color: #666;
	margin-left: 15px;
}
#logo a:hover {
	text-decoration: none;
	color:#b03020;
}
.normal {
	font-weight: normal;
	font-size: 10px;
	margin-bottom: 0px;
	text-transform: uppercase;
	color: #666;
}
.normal:hover {
	font-weight: normal;
	font-size: 10px;
	margin-bottom: 0px;
	text-transform: uppercase;
	color: #b03020;
}
#foto {
	width: 839px;
	height: 269px;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
}
#leistungen {
	width: 839px;
	height: 50px;
	background: #000;
	margin: 0;
	padding: 0;
}
#start1, #start2, #start3, #start4 {
	margin: 20px 0px 70px 0px;
	padding: 0 12px 0 12px;
	width: 185px;
	float:left;
}
#titel {
	width: 839px;
	margin: 65px 0 20px 0;
	padding: 0 0 10px 0;
	border-bottom: 3px solid #000;
}
#inhalt1 {
	padding: 0 12px 80px 0;
	width: 197px;
	float:left;
}
#inhalt2 {
	padding: 2px 0 80px 0;
	width: 500px;
	float:left;
}
#footer {
	position: relative;
	padding: 0px 10px 0 0;
	margin: 0;
	font-size: 10px;
	clear: both;
	text-align: right;
	height: 390px;
	color: #666;
	background-image: url(images/fuss.gif);
	background-repeat: no-repeat;
	background-position: 0 52px;
}
/* -------- end --------  */

/* -------- inhaltsbereich --------  */

h1 {
	font-family: 'Calluna', Georgia, serif;
	font-size: 24px;
	line-height: 30px;
	margin: 10px 0 15px 0;
	color: #009dd2;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: normal;
}
h2 {
	font-family: 'Calluna', Georgia, serif;
	font-size: 21px;
	margin: 15px 0 15px 0;
	color: #999;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: normal;
}
#start1 p, #start2 p, #start3 p, #start4 p {
	padding: 0 0 7px 0;
	border-bottom: 1px dotted #999;
	margin-bottom: 7px;
}
#inhalt1 a {
	font-size: 10px;
	line-height: 26px;
	text-transform: uppercase;
	color: #666;
}
#inhalt1 a:hover {
	text-decoration: none;
	color:#b03020;
}
#inhalt2 a {
	background: url(images/pfeil_rot.gif) no-repeat left 3px;
	padding-left: 15px;
}
#inhalt2 p {
margin-bottom: 10px;
}
#footer .mail {
	background: url(images/pfeil_rot.gif) no-repeat left 3px;
	padding-left: 15px;
	font-size: 10px;
}
#footer img {
	padding-bottom: 15px;
}
.aktiv {
	color:#b03020;
	font-size: 10px;
	line-height: 26px;
	text-transform: uppercase;
}
#form {
	float:left;
	padding:0;
	width:234px;
	margin-right: 35px;
}
#kontakt {
	float:left;
	padding:0;
	width:225px;
}
textarea {
	float:left;
	margin-bottom:10px;
	padding:0;
	width:234px;
	height:130px;
	font: normal 11px/18px Verdana, Geneva, sans-serif;
	overflow:hidden;
	border:none;
	background-color:#FFF;
}
input {
	float:left;
	margin-bottom:10px;
	padding:0;
	width:234px;
	font-size:11px;
	line-height:18px;
	border:none;
	background-color:#FFF;
}
label {
	float:left;
	width:100px;
	font-size:11px;
}
.reihe {
	clear: both;
	padding: 5px 0px;
	border-top: solid 1px #999;
}
.senden  {
	width:234px;
	height: 20px;
	font-size:11px;
	border:none;
	background-color:#b03020;
	color: #FFF;
	text-transform: uppercase;
	letter-spacing: 1px;
	font: normal 10px Verdana, Geneva, sans-serif;
}