* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	line-height: 15px;
	background-color: #dddddd;
	text-align:center
}

p {
	margin: 8px 0 5px 10px;
	line-height:18px;
}

#boxcontent p{
	color:#fff;
	padding: 5px 0;
	font-size: 11px;
}

#boxcontent a{
	color:#fff;
}

 #footer p, #headertop p  {
 	margin:0px;
	padding:0px;
	font-size: 10px;
	color:#fff;
	text-align: center;
	position:relative;
	top:5px;
 }

#headertop p img {
	margin:2px 5px;
}



#picframe h3 {
	color:#19b5ff;
	font-size: 14px;
	margin: 0 0 0 10px;
}

#picframe h3 img {
	padding:2px 10px;
}

#picframe img {
	border: 0;
}

#picframe a {
	border: 0;
	padding: 0;
}


h1 {
	font-size: 17px;
	line-height: 133%;
	margin: 10px 0 10px 10px;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	margin: 25px 0 5px 10px;
}

#boxcontainer h2{
	margin: 0px 0 5px 10px;
}


#picframe ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
}


#boxcontent h2 {
	font-size:12px;
	color:#fff;
	padding: 10px 0 0 0;
}

a {
	color:#599cff;
	text-decoration: none;
}

a:visited {
	color:#599cff;
}

#page {
	margin:0 auto;
 	text-align:left;
 	width:980px
}
/* ************************HEADER************************** */
#headertop {
	width: 980px;
	height: 52px;
	background-image: url(/images/header_top.gif);
}

#headermain {
	width:980px;
	height:150px;
}

#logoschwarz {
	float:left;
	width: 200px;
	height: 150px;
	background-image: url(/images/logo_schwarz.gif);
}

#logoschwarz a {
  display: block;
	width: 200px;
	height: 150px;
}

#picframe {
	float: left;
	width: 580px;
	height: 150px;
	background-image: url(/images/pic_frame_bg.png);
	background-repeat: repeat-x;
}

#picframe img {
	padding:15px 0 0 5px;
}

#logodanwood {
	float:left;
	width:200px;
	height: 150px;
	background-image: url(/images/logo_danwood.gif);
}

#headerbottom {
	clear: both;
	width: 980px;
	height: 58px;
	background-image: url(/images/header_bottom.gif);
}
/* *********************************************************** */

/* ****************************CONTENT************************ */

#main {
	width:980px;
	background: #dddddd url(/images/main_bg.gif) repeat-y top left;
	background-color: #dddddd;
}

#nav {
	float: left;
	width:211px;
	/*
	background-image: url(/images/nav_bg.gif);
	background-repeat: repeat-y;
	*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#nav a{
	margin-left:6px;
	padding-left: 20px;
	text-decoration: none;
	line-height: 25px;
	display: block;
	color:#00537c;
	height: 26px;
	font-size: 12px;
	font-weight: bold;
}


 nav a:active{
 	font-weight: bold;
 }

#nav a.subnav {
	padding: 0 0 0 35px;
	font-weight: normal;
}

#nav a.thirdnav {
	padding: 0 0 0 50px;
	font-weight: normal;
}

#nav a:hover {
	width:185px;
	height:26px;
	display:block;
	background-image: url(/images/nav_hover.gif);
	color: #fff;
}

#nav a:hover.subnav {
	width:170px;
	height:26px;
	display:block;
	background-image: url(/images/nav_hover.gif);
	color: #fff;
}

#nav a:hover.thirdnav {
	width:155px;
	height:26px;
	display:block;
	background-image: url(/images/nav_hover.gif);
	color: #fff;
}

#content {
	float: left;
	width:530px;
	background-color:#fff;
	padding-bottom: 20px;
}

#rightcontent {
	float: right;
	width:232px;
	/*background-image: url(/images/boxes_bg.gif);*/
}

#boxcontainer {
	float:right;
	padding:5px 10px;
	margin:25px 0 0 0;
}

#boxcontent {
	width: 211px;
	height:110px;/* temp */
	background-image: url(/images/box2.png);
}

#boxbottom {
	width:211px;
	height:8px;
	background-image: url(/images/boxbottom2.png);
}

#footer {
	clear:both;
	width:980px;
	height:37px;
	background-image: url(/images/footer_bg.gif);
}

.ankerlink{
	color:#000;
}

.bold {
  font-weight: bold;
  background-color: #b8d8ea;
}

ul {
  margin-left: 20px;
}

li {
  list-style-type: square;
  margin-left: 10px;
  line-height: 18px;
}

ol {
	margin-left: 20px;
}

ol li {
	list-style-type: decimal;
}

p.ref {
  border-top: 1px solid #D6E0E5;
  padding-top: 10px;
}

th, td {
  vertical-align: top;
}

table.form {
  width: 100%;
}

table.form td {
  padding: 3px 10px;
}

table.form td.div {
  font-size: 1px;
  line-height: 1px;
  height: 10px;
}

form, fieldset {
  border: 0;
}

input, textarea {
  border: 1px solid #D6E0E5;
  width: 260px;
}

input.zip {
  width: 96px;
  margin-right: 2px;
}

input.city {
  width: 160px;
}

input.radio {
  width: auto;
  margin-left: 20px;
  border: 0;
}

input.button {
  width: 100px;
  margin-right: 5px;
  border: 1px solid #42B8FF;
  background: #e0e0e0 url(/images/button_bg.gif) repeat-x top left;
}

.small {
  font-size: 10px;
}

img.ctleft {
  float: left;
  margin: 0 20px 10px 0;
}

img.ctright {
  float: right;
  margin: 0 0 10px 20px;
}

table.list {
  width: 98%;
  margin-left: 10px;
}

table.list td {
	width: 50%;
}

table.list img {
  float: left;
  margin: 0 5px 5px 0;
}

p.perspective img {
  float: left;
  margin: 0 10px 10px 0;
}

.error {
  font-size: 11px;
  font-weight: bold;
  color: red;
}

table.bauablauf {
  width: 98%;
  margin-left: 10px;
}

table.bauablauf td {
  text-align: center;
  padding-bottom: 10px;
}

table.referenzen {
  width: 98%;
  margin-left: 10px;
}

table.referenzen td {
  padding-bottom: 10px;
}

table.referenzen td.right {
  text-align:right;
}

table.referenzen td.div {
  border-top: 1px solid #808080;
  font-size: 1px;
  line-height: 1px;
  padding: 10px;
}

.right {
  text-align:right;
}

div.line {
  margin: 10px 0 10px 10px;
  border-top: 1px solid #808080;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
}

img.img_margin{
	margin:0 10px 0 0;
}

/* Finanzierungsrechner */

#calc_durationlist{
	display:none;
	margin: 8px 0 5px 10px;
}

table.calc_input, table.calc_list {
	width: 98%;
	border-collapse: collapse;
	margin: 8px 0 5px 10px;
}

table.calc_input td {
	padding-bottom: 5px;
}

table.calc_input td.input {
	text-align: right;
	width: 270px;
}

table.calc_input td.unit {
	width: 50px;
	padding-left: 10px;
	padding-top: 2px;
}

table.calc_input input, table.calc_input select {
	width: 250px;
	text-align: right;
	padding: 2px;
	border: 1px solid #D6E0E5;
}

#calc_rate, #calc_sum, #calc_duration, .calc_info {
	font-size:12px;
	font-weight: bold;
}

.calc_info {
	padding-left: 10px;
}

table.calc_list td, table.calc_list th {
	text-align: right;
	padding: 2px 0;
}

table.calc_list td.v1 {
	background-color: #f8f8f8;
}

table.calc_list td.v2 {
	background-color: #f0f0f0;
}

/* Formatierung der Preise */
#content .price{
	color:red;
	font-weight:bold;
	font-size:14px;
}

#content .red{
	color:red;
}

/* Routenplaner */
#content .map24_title{
	background-color:#0072BC;
	color:#FFFFFF;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	padding-left:10px;
	padding-top:34px;
}

#content .map24_text{
	color:#586A75;
	font-family:Arial;
	font-size:11px;
}
#content .routenplaner_input{
	width:auto;
}

#content .blockborder{
	border:1px solid #BEBEBE;
}

/* ROUTENPLANER */

div#routenplaner {
	width: 300px;
	margin: 10px;
	border: 1px solid #888888;
}

div#routenplaner form, div#routenplaner fieldset {
	margin: 0;
	padding: 0;
}

div#routenplaner h3 {
	font-size: 12px;
	color: #fff;
	padding: 3px;
	background-color: #09B1FF;
}

div#routenplaner div.topline {
	background-color: #B8D8EA;
	padding: 3px;
	font-weight: bold;
}

div#routenplaner div.box {
	padding: 3px;
}

div#routenplaner input, div#routenplaner select {
	margin: 2px 0 2px 10px;
	padding: 2px;
	border: 1px solid #888888;
}

div#routenplaner input.submit {
	float: right;
	width: 90px;
	height: 20px;
	background-color: #FF4846;
	color: #fff;
	font-weight: bold;
	border: 0;
	margin: 0 10px 2px 0;
}

table.datatable{
	margin:20px;
	width:99%;
	border-collapse:collapse;
}

table.datatable td{
	padding:5px;
	border:1px solid #a1a1a1;
	text-align:center;
}

table.datatable td span{
	font-size:10px;
	font-weight:bold;
	margin-left:10px;
}