/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFF url("../grafik/2011_hg.jpg") top right repeat-y;
	font: normal 13px Arial, Helvetica, sans-serif;
}

h1, h3 {
	color: #000;
}

h1 {
    font-size: 2.8em;
	margin-bottom: .2em;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

h2 {
    font-size: 2.2em;
	color: #666666;
	font-weight: normal;
	margin-bottom: .5em;
	letter-spacing: 0px;
	line-height: 150%;
}

h3 {
    font: normal 100%;
	font-weight: bold;
}

p, ol, ul {
	font-size: 120%;
	margin-bottom: 1.5em;
	text-align: left;
	line-height: 150%;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: underline;
	color: #ff0000;
}

a img {
	border: 0;
}

form {
  padding: 0;
  margin: 0;
}

/* If you're finding the input elements get pushed down, increase the width */
label {
  float: left;
  width: 25%;
  vertical-align: top;
}

input,
textarea,
select {
  padding: 6px 4px 4px 6px;
  font: 400 1em verdana, sans-serif;
  color: #999;
  background: #e3e3e6;
  border: 0px;
  width: 240px;
}

input:focus,
input:hover,
textarea:focus,
textarea:hover,
select:focus,
select:hover {
  color: #FFF;
  background: #D99C29;
  border: 0px;
}

input.noBorder,
input:focus.noBorder,
input:hover.noBorder {
  padding: 0;
  border: 0;
}

input.button {
width: 250px;
  padding: 6px 4px 4px 6px;
  font: 400 0.9em verdana, serif;
  cursor: pointer;
  color: #fff;
  background: #D99C29;
  border-width: 1px;
  border-style: solid;
  border: 0px;
}

input.button:hover{
  color: #000;
  background: #FF0000;
  border: 0px;
}

#light {
	font: normal 70% Arial, Helvetica, sans-serif;
	color:#999999;
}

/* Header Bild */

#header_startseite {
	background: url("../grafik/2011_haeuslebauer.jpg") top right no-repeat;
	width: 253px;
	height: 288px;
	position: absolute; top: 0px; right: 0px;
}

#header_produkte {
	background: url("../grafik/2011_bauingenieur.jpg") top right no-repeat;
	width: 253px;
	height: 288px;
	position: absolute; top: 0px; right: 0px;
}

#header_bestellung {
	background: url("../grafik/2011_architekt.jpg") top right no-repeat;
	width: 253px;
	height: 288px;
	position: absolute; top: 0px; right: 0px;
}

#header_impressum {
	background: url("../grafik/2011_archaeologe.jpg") top right no-repeat;
	width: 253px;
	height: 288px;
	position: absolute; top: 0px; right: 0px;
}

#header_mitte {
	position: absolute; top: 40px; right: 273px;
	background: url("../grafik/2011_feder.jpg") top right no-repeat;
	width: 467px;
	height: 248px;
}

#vogel {
	position: fixed; bottom: 0px; right: 800px;
	background: url("../grafik/2011_rabe_klein.jpg") top right no-repeat;
	width: 187px;
	height: 500px;
}


/* Page */

#page {
	width: 760px;
	position: absolute; top: 288px; right: 0px;
	padding-bottom: 0px;
	background:  url("../grafik/bg_content.gif") repeat-y;
}

/* Content */

#content {
	float: left;
	width: 450px;
	padding: 0px 30px 0px 20px;
}

#content ol {
	margin-left: 2em;
}

#content ul {
	list-style: none;
}

#content ul li {
	background:  url("../grafik/listenpunkt.gif") no-repeat left top;
	padding-left: 20px;
}

.floating-box {
	float: left;
	width: 200px;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 92%;
}

.floating-box img {
	border: 0px solid #FFFFFF;
}

/* Sidebar */

#sidebar {
	font-size: 0.8em;
	float: right;
	width: 200px;
	padding: 0px;
	overflow:hidden;
}

#sidebar p, #sidebar a{
	font-size: 1em;
}

#menu2 {
	width: 200px;
	margin: 0;
	}
	
#menu2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#menu2 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	color: #888;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #ccc;
	}
	
#menu2 li a:link, #menu2 li a:visited, #menu2 li a:active {
	display: block;
	background: #E9E9EB;
	padding: 4px 0 2px 20px;
	color: #888;
	}
	
#menu2 li a:hover {
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #fff;
	padding: 4px 0 2px 20px;
	color: #000;
	}
	

#menu2 li p {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	margin: 0;
	padding: 0;
	display: block;
	background: #fff;
	padding: 4px 0 2px 20px;
	color: #000;
	}
#menu2 li a img {
	border:0;
	}
#menu2 li a .weiss {
	background-color:#fff;
	}
	
#footer {
	background: #010100 url("../grafik/footer.jpg") no-repeat;
	background-position: top center;
	width: 760px;
	height: 100px;
	margin: 0 auto;
}