@charset "utf-8";

/* Allgemeine Definitionen
----------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}
html {
	overflow-y: scroll;
}
body {
	background: #f1f2ec;
	color: #575757;
	font: normal 100.01%/1.4 "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	text-align:center;
}
img,
a img {
	border: 0;
}
.floatleft {
	float: left;
	padding: 0 10px 10px 0;
}
.floatright {
	float: right;
	padding: 0 0 10px 10px;
}
.clear {
	clear: both;
	font-size: 1%;
	height: 1px;
	line-height: 1px;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.xs {
	color: #999;
	font-size: .83em;
	margin-bottom: 15px;
}

/* Links
----------------------------------------------- */
a {
	color: #08c;
	outline: none;
	text-decoration: underline;
}
a:visited {
	color: #08c;
	outline: none;
	text-decoration: underline;
}
a:hover,
a:focus {
	color: #08c;
	text-decoration: none;
}
.preisbox h3 a,
.preisbox h3 a:visited,
.preisboxlast h3 a,
.preisboxlast h3 a:visited {
	color: #fff;
	display: block;
	text-decoration: none;
}
.preisbox h3 a:hover,
.preisboxlast h3 a:hover {
	color: #000;
	display: block;
	text-decoration: none;
}

/* Typo und Listen
----------------------------------------------- */
h1, h2, h3 {
	color: #01aef0;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0 0 .2em 0;
}
h1 {
	font-size: 1em;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.3em;
}
h3.display {
	background: url(gfx/top.gif) 0 5px no-repeat;
	cursor: pointer;
	font-size: 1em;
	margin: 0;
	padding: 0 0 0 15px;
}
#mietbox h3,
#leasingbox h3,
#kaufbox h3 {
	color: #fff;
	margin: 0;
	padding: 2px 15px;
}
h3#mieten,
h3#leasen,
h3#kaufen {
	border: 1px solid #f9f9f6;
	border-bottom: none;
	color: #fff;
	font-size: 1.3em;
	margin: 0;
	padding: 3px 0;
	text-align: center;
}
h3#mieten,
#mietbox h3 {
	background: #ffb11b;
}
h3#leasen,
#leasingbox h3 {
	background: #ee0080;
}
h3#kaufen,
#kaufbox h3 {
	background: #a1c61f;
}
.h_miete {
	color: #ffb11b;
}
.h_leasen {
	color: #ee0080;
}
.h_kauf {
	color: #a1c61f;
}
h4.gesendet {
	font-size: 1.3em;
	margin-top: 50px;
}
p, ul, ol {
	margin: .5em 0;
}
#mietbox p,
#leasingbox p,
#kaufbox p {
	margin: .5em 15px;
}
.preisbox img,
.preisboxlast img {
	border: 1px solid #f9f9f6;
	border-width: 0 1px;
}
.preisbox p,
.preisboxlast p {
	margin: .5em 10px;
}
.preisbox ul,
.preisboxlast ul {
	font-size: .83em;
	list-style: none;
	margin: .5em 0 .5em 15px;
	float: left;
	width: 180px;
	height: auto;
	min-height: 150px; 
}
/* IE */
/*\*/
* html .preisbox ul, * html .preisboxlast ul {
	height: 150px;
}
.preisbox ul li,
.preisboxlast ul li {
	background: url(gfx/bg_li_preisb.gif) no-repeat 0 0.4em;
	list-style: none;
	padding: 0 0 2px 10px;
}
.border p {
	margin: .3em 0;
}
ul {
	margin-left: 30px;
}
#mietbox ul,
#leasingbox ul,
#kaufbox ul {
	margin-left: 45px;
}
ol.ol_standard {
	margin-left: 25px;
}
ol#steps li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.standard {
	list-style: none;
	margin: .83em 0 1em 12px;
	padding: 0;
}
ul.standard li {
	background: url(gfx/liste.gif) 0 .5em no-repeat;
	margin: 0;
	padding: 0 0 2px 12px;
}
ul.vorteile {
	list-style: none;
	margin: .83em 0 1.3em 12px;
	padding: 0;
}
ul.vorteile li {
	background: url(gfx/top.gif) 0 5px no-repeat;
	margin: 0;
	padding: 0 0 2px 15px;
}

/* Layout
----------------------------------------------- */
#header {
  background: #01aef0 url(gfx/bg_header.jpg) top left no-repeat;
	height: 185px;
	margin: 10px 10px 0 10px;
}
#header_right {
	background: url(gfx/bg_header_right.jpg) top right no-repeat;
	height: 185px;
}
#logo {
	height: 150px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 760px;
}
.box {
	background: #fff url(gfx/bg_box.gif) repeat-y;
	font-size: 62.5%;
	margin: 8px auto 0 auto;
	padding: 0;
	text-align: left;
	width: 760px;
}
.box-t,
.btop {
	background: url(gfx/bg_box_top.jpg) top no-repeat;
	margin: 0 auto;
	padding: 28px 0 0 0;
	width: 760px;
}	
.box-b,
.bbottom {
	background: url(gfx/bg_box_bottom.jpg) bottom no-repeat;
	font-size: 1.3em;
	margin: 0 auto;
	padding: 0 40px 20px 40px;
	width: 680px;
}
.border {
	background: #f9f9f6;
	border: 1px solid #e7e7e7;
	margin: 0 0 10px 0;
	padding: 5px;
}
div.stretcher div{
	background-color: #fff;
	border: 1px solid #e7e7e7;
	margin: 10px 0 0 0;
	padding: 5px;
}
#themen {
	float: left;
	margin-right: 15px;
	width: 320px;
}
#seiten {
	float: left;
	width: 320px;
}
#footer {
	font-size: 62.5%;
	margin: 0;
	padding: 0;
}
ul#webdesign-beispiele {
	background: #f9f9f6;
	border: 1px solid #e7e7e7;
	float: left;
	margin: 0 0 1em 0;
	list-style: none;
	padding: 15px 0 0 25px;
	width: 653px;
}
ul#webdesign-beispiele li {
	float: left;
	list-style: none;
	margin: 0 10px 10px 0;
}
.preisbox,
.preisboxlast {
	background: #f9f9f6;
	border: 1px solid #e7e7e7;
}
.preisbox,
.preisboxlast {
	float: left;
}
.preisbox,
.preisboxlast {
	float: left;
	margin: 15px 20px 15px 0;
	padding: 0;
	width: 210px;
}
.preisboxlast {
	margin-right: 0;
}
#mietbox,
#leasingbox,
#kaufbox {
	background: #f9f9f6;
	border: 1px solid #e7e7e7;
	clear: both;
	margin: 0 0 1em 0;
	padding: 0;
}
.details {
	margin: 0 12px 0 5px;
}
#slideshow {
	float: right;
	height: 273px;
	padding: 0 0 10px 10px;
	width: 220px;
}
#slideshow img {
	margin: 0 0 -4px 0;
	padding: 0;
}

/* Spezielle Formatierungen
----------------------------------------------- */
#header h1 a { /* Logo Replacement */
	background: url(gfx/logo.gif) no-repeat;
	display: block;
	height: 84px;
	margin: 20px 0 0 8px;
	position: absolute;
	text-indent: -9999px;
	width: 264px;
}
#header h1 a,
#header h1 a:visited,
#header h1 a:hover,
#header h1 a:focus {
	border: 0;
	outline: none;
	text-decoration: none;
}
#hideliame>span:before { /* Spamschutz E-Mail Adressen */
	content: "@";
}
#hideliame>span span {
	display: none;
}
*+html #hideliame>span span {
	display: inline; /* IE 7 */
}  

/* Formulare
----------------------------------------------- */
.bestellung fieldset {
	background: #f9f9f6;
	border: 1px solid #e7e7e7;
	margin: 1em 0;
	padding: 20px;
}
.bestellung legend {
	font-weight: bold;
}
.bestellung p {
	clear: left;
	height: 1%;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 155px;
	width: 420px;
}
.bestellung label {
	float: left;
	margin-left: -155px;
	width: 150px;
}
label {
	color: #575757;
}
.bestellung input[type="text"]{
	width: 220px;
}
.bestellung textarea {
	height: 120px;
	width: 300px;
}
* html .threepxfix { /*IE6 (3px Bug)*/
	margin-left: 3px;
}
.bestellnummer {
	font-size: 1.5em;
}
.fehler {
	color: #c00;
	font-size: 1.2em;
	font-weight: bold;
}
.false {
	border: 1px solid #c00;
}
.ph {
	margin-bottom: 100px;
}

/* Navigation
----------------------------------------------- */
#navigation {
	height: 35px;
	margin: 0 auto;
	padding: 0 8px 0 0;
	text-align: right;
	width: 752px;
}
#navigation ul#menu {
	float: right;
	font-size: .9em;
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation ul#menu li {
	position: relative;
}
#menu li {
	background: none;
	display: inline;
	float: left;
	list-style: none;
	margin: 0 0 0 2px;
	padding: 0;
	text-align: center;
}
#menu li a span,
#menu li a:visited span {
	background: url(gfx/tab_right.gif) top right no-repeat;
	cursor: pointer;
	display: block;
	height: 28px;
	padding: 7px 0 0 0;
	outline: none;
	width: 110px;
}
#menu li a,
#menu li a:visited {
	background: #f1f2ec url(gfx/bg_left.gif) top left no-repeat;
	color: #333;
	display: block;
	float: left;
	height: 35px;
	outline: none;
	text-decoration: none;
	width: 110px;
}
#menu li a:focus,
#menu li a:hover {
	color: #01aef0;
}
#menu #active span {
	background: url(gfx/tab_right.gif) no-repeat top right;
	display: block;
	height: 28px;
	padding: 7px 0 0 0;
	width: 110px;
}
#menu #active {
	background: #f1f2ec url(gfx/tab_active.gif) no-repeat top left;
	color: #01aef0;
	display: block;
	font-weight: bold;
	height: 35px;
	width: 110px;
}
/*footer*/
#footer ul {
	font-size: 1.1em;
	margin: 7px 0 18px 0;
	list-style: none;
}
#footer ul li {
	display: inline;
	list-style: none;
}
#footer ul li a,
#footer ul li a:visited {
	border-left: 1px solid #ccc;
	color: #999;
	outline: none;
	padding: 0 10px;
	text-decoration: none;
}
#footer ul li a:hover{
	text-decoration: underline;
}
#footer ul li a.first,
#footer ul li a:visited.first {
	border: none;
}