@charset "UTF-8";
/* @override http://andreaswolf/css/layout.css */

/* last modified:
	date: 2009|10|09
	author: björn bippus-brender/3bdesign
	client: andreas wolf
	*/

/* @group Allgemein/ Fixes */
html, body {
	padding: 0;
	margin: 0;
	height: 100%;}

	
body {
	color: #222;
	font: 12px/18px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	
}

* {
	margin: 0;
	padding: 0;
}


/* @group Clearfix */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/

 html .clearfix {
	height: 1%;
}

/* End hide from IE-mac */

/* @end */


/* @end */

/* @group Reset CSS by Eric Meyer */

/* Reset Styesheet by http://meyerweb.com/eric/tools/css/reset/*/

html, body, div, span, applet, object, iframe,
blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* @end */

/* @group Layout */
#wrapper{
	position: absolute;
	background: url(../images/background/stripes-bg.gif) repeat 0 0;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	
}
#container{
	padding-left: 100px;
	width: 733px;
	margin-top: 10px;
}

#header{
	float: left;
	display: inline;
	width: 730px;
	height: 120px;
	overflow: hidden;
	
}
.signet{
	width: 730px;
	height: 120px;
	background: url(../images/signet-andreas-wolf-bauplanung.png) no-repeat;
}

.signet a img {
	margin: 0;
	border: none;
	
}

.signet h1{
	text-indent:  -9999em;
	}

#main{
	
	}


/* @end */

/* @group Navigation */

#navigation{
	padding-left: 20px;
	height: 453px;
	width: 163px;
	float: left;
	display: inline;
	background: url(../images/background/nav-bg.png) no-repeat 0;
	margin-top: 2px;
}

.nav{
	margin-top: 20px;
}

.nav ul{
	list-style-type: none;
}
.nav li{
	font-size: 11px;
	line-height: 15px;
	color: #646464;
}

.nav li a {
	font-size: 11px;
	line-height: 15px;
	color: #646464;
	text-decoration: none;
}

.nav li a:hover, .nav li .current{
		color: #b1cf0d;

}

.contact {
	font-size: 11px;
	line-height: 15px;
	color: #b1cf0d;
	margin-top: 192px;
}

.contact a, .contact a:hover {
	font-size: 11px;
	line-height: 15px;
	color: #b1cf0d;
	margin-top: 192px;
	text-decoration: none;
}

.contact a:hover {
	text-decoration: underline;
}

.contact dl{
	margin-top: 11px;
	margin-bottom: 8px;
}

.contact dt{
	float: left;
	display: inline;
}

.contact dd{
	padding-left: 18px;
}


.textcontent dl{
	margin-top: 11px;
		margin-top: 2px;
	margin-bottom: 15px;
}

.textcontent dt{
	font-size: 11px;
	line-height: 14px;
	color: #646464;
	float: left;
	display: inline;
}

.textcontent dd{
	padding-left:20px;
	font-size: 11px;
	line-height: 14px;
	color: #646464;
}



/* @end */

/* @group Textfelder */
.textcontent{
	width: 330px;
	height: 453px;
	background: url(../images/background/textfeld-bg.png) no-repeat;
	float: right;
	display: inline;
	margin: 0;
	padding-left: 20px;
	padding-right: 198px;
}


.textcontent h2{
	font-size: 11px;
	font-weight: bold;
	margin-top: 20px;
	line-height: 15px;
	color: #646464;
}

.textcontent h3{
	font-size: 11px;
	line-height: 15px;
	color: #646464;
	font-weight: normal;
	font-style: normal;
}

.textcontent p{
	font-size: 11px;
	line-height: 14px;
	color: #646464;
	margin-bottom: 15px;
}

.textcontent a{
	font-size: 11px;
	line-height: 14px;
	color: #b1cf0d;
	margin-top: 2px;
	text-decoration: none;
}

.textcontent a:hover{
	text-decoration: underline;
}

.textcontent ul{
	padding: 0;
	margin-bottom:20px;
}

.textcontent ul ul{
	text-decoration: none;
	margin-bottom: 0px !important;
	padding-left: 20px;
}

.textcontent li, .textcontent ul li{
	font-size: 11px;
	line-height: 14px;
	color: #646464;
	margin-top: 2px;
	margin-bottom: 2px;
}

.textcontent li.first{
	font-size: 11px;
	line-height: 14px;
	color: #646464;
	background: none !important;
	padding-left: 0px !important;

}


.textcontent li{
	padding-left: 10px;
	background: url(../images/background/stripes-bg.gif) no-repeat 0 5px;
	}

.textcontent li li{
	padding-left: 20px;
	background: url(../images/background/stripes-bg.gif) no-repeat 10px 5px;
}




#footer{
	clear: both;
	width: 700px;
	position: relative;
}
#footer .service{
	display: inline;
	float: left;
	padding-left: 20px;
}

#footer .service p, #footer .service a, #footer .copyrights p, #footer .copyrights a{
	color: #444;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
}

#footer .service a:hover, #footer .copyrights a:hover{
	text-decoration: underline;
}
#footer .copyrights{
	float: right;
	display: inline;
}

/* @end */