html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, 
dfn, font, img, ins, kbd, q, s, samp, small, strike, strong, 
sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, 
legend, caption  {
	border: 0 none;
	font-size:100%;
	font-family:Arial,Helvetica;
	font-style:normal;
}

body {
	background: #8d857c;
	margin-top: 0px;
}

h1  {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 15px;
	padding: 0;
	color: #8d9091;
}

h2  {
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0 10px;
	padding: 0;
	color: #010101;
}

p, li, blockquote {
	font-size: 12px;
	color: #010101;
	margin: 0 0 10px;
	padding: 0;
	line-height: 16px;
}

a {
	color:#002395;
	text-decoration:underline;
}

a:hover {
	text-decoration:underline;
}

.u {
	background: #ffffcc;
	padding: 4px 8px 3px;
}

blockquote {
	background: #f0f0f0;
	padding: 4px 8px 5px;
}

#left_column ul {
	margin: 0 0 10px;
	padding: 0;
	font-size: 12px;
	line-height: 16px;
}

#left_column ul li {
	list-style: none;
	background: transparent url(../i/b.gif) no-repeat 0 7px;
	margin: 0;
	padding: 0 0 2px 12px;
	}
	
#wrapper {
	margin: 10px auto;
	width: 648px;
	color: #666666;
}

.clear {
	clear: both;
}

/* ====  HEADER  ====*/
#header {
	background: url(../i/bg.png) repeat-y scroll left top;
	/*height: 105px;*/
}
#header_top {
	background: url(../i/header.png) no-repeat scroll left bottom;
	height:4px;
}

#click_header, #click_header_service, #click_header_team, #click_header_kontakt, #click_header_neutral  {
	height: 80px;
	width: 644px;
	display: block;
}

#click_header {
	background: url(../i/grass.png) 0px 50px no-repeat;
}

#click_header_service {
	background: url(../i/grass.png) 0px 40px no-repeat;
}

#click_header_team {
	background: url(../i/grass.png) 0px 30px no-repeat;
}

#click_header_kontakt {
	background: url(../i/grass.png) 0px 20px no-repeat;
}

#logo {
	width: 169px;
	height: 34px;
	display: inline;
}

#logo img {
	padding-left: 38px;
	padding-top: 18px;
}
/* ====  END HEADER  ====*/

/* ====  NAV  ====*/

#nav {
	background: url(../i/menu.png) center center repeat-x;
	/*height: 23px;*/
	width: 644px;
	border-top: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	overflow: hidden;
}

#nav ul  {
	margin: 0;
	padding: 0;
	float: left;
	
}

#nav ul li {
	display: inline;
}

#nav ul li a {
float: left;
	text-decoration: none;
	height: 23px;
	width: 60px;
	font-size: 12px;
	color: #565656;
	vertical-align: middle;
	text-align: center;
	line-height: 23px;
}

#nav ul li a.selected {
	background: url(../i/menu_hover.png) repeat-x scroll left top;
	border-left: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
}

#nav ul li a:hover {
	background: url(../i/menu_hover.png) repeat-x scroll left top;
}

#nav ul li a:visited {
	color: #565656;
}

#nav ul li a.home {
	margin-left: 18px;
}
/* ==== END NAV  ====*/

/* ====  CONTENT  ====*/

#content {
	background: url(../i/bg.png) repeat-y scroll left top;
	/*height:307px;*/
}

#content_body {
	padding-top: 10px;
	width: 644px;
}

#left_column {
	float: left;
	padding-left: 20px;
	width: 342px;
}

#one_column {
	padding-left: 20px;
	padding-right: 20px;
	float: left;
}

#right_column {
	float: right;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 252px;
}

#right_column ul {
	margin: 14px 0 10px 0;
	padding: 0;
	font-size: 12px;
	line-height: 16px;
}

#right_column ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
.caption  {
	float: left;
	margin: 0 0 10px;
	}
	
.caption p {
	margin: 6px 0 6px;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	}
	
span.source {
	display: block;
	text-align: right;
	padding: 0;
	}	

#bottom {
	height: 86px;
}

#phone img {
	margin-top:20px;
	margin-left:20px;
}

img.inline {
	display: inline;
	margin-bottom: -2px;
}

/* ====  END CONTENT  ====*/

/* ====  FOOTER  ====*/

#footer {
	background: url(../i/footer.png) no-repeat scroll left top;
	height: 25px;
}

#copy, #impressum {
	color:#d7d7d7;
	font-size: 12px;
	margin-left:10px;
	padding-top: 8px;
}

#impressum {
	float:right;
	padding-right:10px;
	text-align: right;
}

#impressum a {
	color:#d7d7d7;;
	text-decoration: none;
}

#impressum a:hover {
	text-decoration: underline;
}

/* ====  END FOOTER  ====*/

/* ====  CONTACT FORM  ====*/

.f-v {
	width: 600px;
}

.f dt, .f dd {
	font-size: 11px;
	color: #010101;
	margin: 0;
	padding: 0;
	line-height: 16px;
}

.f-v dt, .f-v dd {
	font-size: 12px;
	color: #010101;
	margin: 0;
	padding: 0;
}

.f dl, .f-v dl {
	background: #f0f0f0;
	margin: 0;
	}

.f dt, .f-v dt {
	font-weight: normal;
	padding: 5px 12px 0 15px;
	}

.f dt.v, .f-v dt.v {
	padding: 10px 12px 0 15px;
	}

.f dl dd, .f-v dl dd {
	padding: 0 12px 0 15px;
	}

.f input.submit {
	padding: 0 5px;
	font-family: Arial, Helvetica;
	font-size: 11px;
	}

.f input.text {
	width: 180px;
	}

.f textarea {
	width: 270px;
	height: 80px;
	}
	
.f-v input.text {
	width: 300px;
	}

.f-v textarea {
	width: 450px;
	height: 100px;
	}
	
.f .block, .f-v .block {
	background: #f0f0f0;
	margin: 0 0 10px;
	padding: 10px 0 14px 15px;
	}	

.u2 {
	color: #f00;
	}
/* ====  END CONTACT FORM  ====*/

/* ====  ANFAHRT  ====*/

#map {
	width: 600px;
	height: 366px;
	margin: 0;
	}

/* ====  END ANFAHRT  ====*/
