/* filename: /css/bausanierer_screen.css
   version 1.01 - 2008-02-30
   kontakt at manderbachmedia dot de */

#printinfo {
	display: none;
}
   
body {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 101%;
	background: #FF9F21;
	text-align: center;
}

#center {
	position: relative;
	top: 0;
	left: 0;
	text-align: left;
	width: 950px;
	margin: 15px auto 0 auto;
	background: #fff;
}

/* ----- navmain ----- */

#navmain {
	width: 100%;
	height: 31px;
	background: #fff url("/img/bg_navmain.gif") no-repeat;
	text-align: right;
}

#navmain ul {
	margin: 0 10px 0 0;
	padding: 0;
	float: right;
}

#navmain ul li {
	list-style: none;
	display: inline;
	float: left;
	background: url("/img/bg_li_navmain.gif") no-repeat;
	height: 30px;
}


#navmain a {float: left;
	font-size: 1em;	
	line-height: 1.2em;
	padding: 5px 15px 0 15px;
	display: block;
	height: 24px;
	color: #fff;
	text-decoration: none;
}

#navmain a:hover, #navmain a.act {
	color: #DB4915;
	background: #fff;
}

/* ----- header ----- */

#header {
	height: 206px;
	width: 100%;
	background: #fff url("/img/visual_die_bausanierer.jpg") no-repeat;
}

#logo {
	padding: 20px 0 10px 15px;
}

#address {
	margin-left: 15px;
	font-size: 0.75em;
	line-height: 1.3em;
	font-style: normal;
	color: #490002;
}
#address span {
	font-size: 1.1em;
}

#address a {
	text-decoration: none;
	color: #490002;
}

#address a:hover {
	text-decoration: underline;
}

#horizline {clear: both;
	line-height: 0;
	font-size: 0;
	margin: 5px 0;
	border-top: 1px solid #DAD2CA;
	height: 2px;
	width: 100%;
	border-bottom: 1px solid #DAD2CA;
}

/* ------ colleft --- */
#colleft {
	display: inline;
	width: 210px;
	height: 200px;
	margin-left: 15px;
	float: left;
}


#colleft img {
	margin: 0 0 15px 0;
}


#navsub {
	padding-top: 6px;
	background: url("/img/border_subnav_top.gif") no-repeat;
}

#navsub ul {
	margin: 0;
	padding: 0;
}

#navsub ul li {
	list-style: none;
	display: inline;
}

#navsub #bottom {clear: both;
	height: 6px;width: 100%;
	background: url("/img/border_subnav_bottom.gif") no-repeat;
}


#navsub a {
	font-size: 0.8em;	
	line-height: 1.2em;
	padding: 5px 15px 0 15px;
	display: block;
	height: 24px;
	width: auto;
	color: #fff;
	background: #FF9F21;
	font-weight: bold;
	text-decoration: none;
	border-left: 10px solid #DA4A16;
	border-bottom: 1px solid #DAD2CA;
}

#navsub a:hover, #navsub a.act {
	color: #490002;
	background: #F3EFEC;
	border-left: 10px solid #F1BCA9;
}

.homecolleft {
	
	font-size: 1.8em;
	line-height: 1em;
	padding: 13px 0 0 10px;
	font-weight: bold;
	color: #CFCBC8;
	color: #490002;
	
	height: 48px;
}

/* ------ content --- */

#contentwrapper {
	width: 696px;
	margin: 0 0 0 240px;
	padding-bottom: 0;
	font-size: 0.85em;
	line-height: 1.35em;	
	color: #490002;
}

#content {
	background: #F3EFEC url("/img/border_cont_top.gif") no-repeat;
	padding: 15px 25px 10px 25px;
}

#contentwrapper #cbottom {
	width: 100%;
	height: 6px;
	background: url("/img/border_cont_bottom.gif") no-repeat;
}

#contentwrapper img {
	margin: 15px 15px 0 0;
}

#content h1 {
	margin: 0;
	fodnt-weight: normal;
	font-size: 2em;
	line-height: 1.1em;
	color: #FD7D35;
}

#content h2 {
	margin: 15px 0 15px 0;
	font-size: 1.2em;
}


#content h3 {
	margin: 20px 0 0 0;
	font-size: 1em;
}

#content p {
	margin: 5px 0 10px 0;
	font-size: 1em;
}

#content li {
	padding-top: 5px;
}

#content a {
	color: #490002;
}
#content a:hover {
	color: #FF9F21;
}

#content a.top {
	float: right;
	text-decoration: none;
	background: url("/img/arrow_top.gif") 0 7px no-repeat;
	padding-left: 10px;
}


table.home td {
	padding: 0 10px 10px 0;
	text-align: center;
}

#content hr {clear: both;
	width: 100%;
 border: 0px; /* Für Firefox und Opera */
 border-top: solid 1px #FF9F21;
 border-bottom: transparent;
 margin-top: 30px;
 height: 1px;
}

#content a.pdf {
	padding-left: 17px;
	background: url("/img/icon_pdf.gif") 0 3px no-repeat;
}
/* --- footer --- */

#footer {
	margin-top: 15px;
	clear: both;
	width: 100%;
	height: 31px;
	background: #fff url("/img/bg_footer.gif") no-repeat;
}
#footer div {
	font-size: 0.7em;
	color: #fff;
	margin: 7px 25px;
	float: right;
}

/* ------ gen --- */

address {
	font-style: normal;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	
}


.imgLeft {
	float: left;
	margin: 0 15px 20px 0;
}

.hide, .onlyprint {
	display: none;
}

#counterdiv {
	visibility: hidden;
}

#counterdiv.show {
	visibility: visible;
}
