/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Title: FORM UND WOHNEN
Author: Department X GmbH, Dennis Nicolai
URL: http://www.formundwohnen.de
Created: 03.02.2006
Modified: 22.02.2006
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

/* Voereinstellungen */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font: 100%/120% Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, li, dl, dd, address {
	margin: 0;
	padding: 0;
}

ul, ol {
	list-style-type: none;
}

form label {
	cursor: pointer;
}

fieldset {
	border: none;
}

input, select, textarea {
	font-size: 100%;
}

.clear {
 	clear: both;
 	line-height: 0px;
 	margin: 0px;
 	padding: 0px;
 	background-color: transparent;
 	width: 100%;
 	display: block;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

body {
	margin: 0 0 20px 0;
 	padding: 0;
 	color: #333;
 	background-color: #424423;
	background-image: url(../media/bg_body.gif);
	background-repeat: repeat;
	background-position: left top;
 	text-align: center;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 800px;
}

#main {
	margin: 0;
	padding: 0;
	background-color: #404121;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#metanavigation {
	margin: 0 0 0 0;
	padding: 0;
	font-size: 65%;
	float: right;
	background-color: #404121;
}

#metanavigation ul {
	list-style-type: none;
}

#metanavigation ul li {
	padding: 0 10px 0 10px;
	border-right: 1px solid #85866F;
	float: left;
}
#metanavigation ul li.about, #metanavigation ul li.approach {
	display: none;
}

#metanavigation ul li.imprint {
	border-right: none;
}

#metanavigation ul li a {
	color: #85866F;
	text-decoration: none;
	text-transform: uppercase;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#head {
	margin: 0;
	padding: 0;
	height: 287px;
	background-image: url(../media/bg_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
}

#head a {
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
	display: block;
	width: 180px;
	height: 80px;
	float: right;
}

#head a img {
	display: none;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#content {
	margin: 0;
	padding: 0;
	background-color: white;
	background-image: url(../media/bg_content.gif);
	background-repeat: repeat-y;
	background-position: left top;
	clear: both;
	width: 100%;
	min-height: 550px;
	height: auto;
	color: #666736;
	font-size: 75%;
	line-height: 140%;
}

#content a:link, #content a:visited, #content a:hover, #content a:active {
	color: #666736;
	text-decoration: underline;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#leftCol {
	margin: 0;
	padding: 10px 5px 10px 15px;
	float: left;
	width: 155px !important;
  	width /**/:175px; /* win ie 5&5.5  */
}

#rightCol {
	margin: 0 15px 0 0;
	padding: 0;
	width: 590px;
	float: right;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#footer {
	margin: 0;
	padding: 0;
	height: 70px;
	background-image: url(../media/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	text-align: center;
}

#footer p {
	margin: 0;
	padding: 40px 0 0 0;
	font-size: 70%;
	color: white;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.article {
  margin: 0 0 20px 0;
	padding: 10px 10px 10px 10px;
	background-color: #F2F3E7;
}

 .article .imgContainerLeft {
	margin: 0 10px 0 0;
	padding: 0;
	width: auto;
	float: left;
	display: block;
}

.article .imgContainerRight {
	margin: 0 0 0 10px;
	padding: 0;
	width: auto;
	float: right;
	display: block;
}

.article .imgContainerLeft img,
.article .imgContainerRight img {
	margin: 0 0 5px 0;
	padding: 0;
	border: 1px solid #999;
}

.article h1 {
	margin: 4px 0 4px 0;
	font-size: 150%;
	font-weight: normal;
	text-transform: none;
	line-height: 1.2em;
}

.article p {
	margin: 0;
	padding: 0;
}

.article ul li {
	margin: 0;
	padding: 0 0 0 10px;
	background-image: url(../media/bul_article_list.gif);
	background-position: left center;
	background-repeat: no-repeat;
	display: inline-table;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.box {
	margin: 0 0 20px 0;
	padding: 0;
}

.box h2 {
	margin: 0 0 2px 0;
	padding: 0 0 0 15px;
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../media/bul_leftCol_h2.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

.box ul li a {
	text-decoration: none !important;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


