/*	Stylesheet Massenbauer Homepage
	Version 1.0, Stand 09/2009
	Copyright Webstudio Polke, www.wsp.cc, office@wsp.cc */

body {
	margin: 0;
	padding: 0;
	background: #5D7381 url(../images/main_bg.png) repeat-x 0 0;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 11px;
	color: #000000;
}

h2 {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 15px 0; 
	color: #000000;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	margin: 15px 0 0 0;
	color: #D60E00;
}

h4 {
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	margin: 15px 0 8px 0; 
	color: #000000;
}

.txtr {
	color: #D60E00;
}

.txtb {
	font-weight: bold;
}

.txtbr {
	font-weight: bold;
	color: #D60E00;
}

.info {
	color: #909090;
	font-size: 10px;
	display: block;
}

p {
	height: 30px;
}

a {
	text-decoration: underline;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	color: #616161;
}

#wrapper {
	width: 784px;
	margin: 30px auto 20px auto;
}

#shadow_top {
	background: url(../images/shadow_top.png) repeat-y bottom center;
	width: 100%;
	height: 10px;
}

#shadow_middle {
	background: url(../images/shadow_middle.png) repeat-y top center;
	width: 100%;
}

#shadow_bottom {
	background: url(../images/shadow_bottom.png) repeat-y top center;
	width: 100%;
	height: 10px;
}

#main {
	background: #ffffff;
	width: 770px;
	margin: 0 auto 0 auto;
}

#navigation {
	background: url(../images/massenbauer_logo.png) no-repeat 10px 14px;
	width: 100%;
	height: 90px;
}

#navigation ul {
	list-style: none none outside;
	margin: 0;
	float: right;
	margin: 60px 5px 0 0;
}

#navigation li {
	float: left;
}

#navigation li a {
	display: block;
	padding: 9px 16px 9px 8px;
	text-decoration: none;
	color: #000000;
}

#navigation li a:hover {
	background: url(../images/nav_bg.png) no-repeat bottom right;
	color: #D60E00;
	text-decoration: none;
}

#navigation li a#active {
	background: url(../images/nav_bg.png) no-repeat bottom right;
}

.nav_shadow {

}

#spacer {
	background: #CDD8DE;
	height: 30px;
	width: 100%;
	clear: both;
}

#content {
	width: 541px;
	min-height: 300px;
	float: right;
	background: url(../images/massenbauer_johann.png) no-repeat bottom right;
	padding: 26px 30px 40px 0;
	line-height: 150%;
}

#content ul {
	list-style: url(../images/list_dot.png) outside;
	padding: 6px 0 12px 20px;
	margin: 2px 0 2px 0;
	line-height: 20px;
}

#content ul.ulr {
	border: 1px dotted #D60E00;
	margin: 10px 0 10px 0;
	padding: 6px 0 12px 30px;
	background: #FCFFCF;
	width: 50%;
}

#content .boxed {
	border: 1px dotted #D60E00;
	margin: 10px 0 10px 0;
	padding: 15px 30px;
	background: #FCFFCF;
	width: 82%;
}

#content li {
	margin: 0;
}

.weiter {
	display: block;
	margin-top: 50px;
}

#googlemap {
	width: 300px;
	margin: 26px 0 0 0;
	padding-bottom: 40px;
	float: left;
}

#google_link {
	display: block;
	margin: 5px 0 16px 0;
}

#address {
	float: right;
	margin-right: 10px;
}

.half_left {
	width: 40%;
	float: left;
}

.half_right {
	float: right;
	margin-right: 0px;
}

table.kontakt {
	margin: 25px 0 10px 0;
	line-height: 18px;
	border-top: 1px dotted #cdcdcd;
}

table.kontakt th {
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	width: 80px;
	padding: 5px 0 5px 0;
	border-bottom: 1px dotted #cdcdcd;
}

table.kontakt td {
	vertical-align: top;
	text-align: left;
	padding: 5px 0 5px 0;
	border-bottom: 1px dotted #cdcdcd;
}

.buerozeiten {
	width: 45px;
	float: left;
}

.width1 {
	width: 88%;
	display: block;
}

.width2 {
	width: 80%;
	display: block;
}

.width3{
	width: 65%;
	display: block;
}

.clear {
	clear: both;
}

#footer {
	width: 541px;
	float: right;
	text-align: left;
	padding: 8px 30px 40px 0;
	margin-right: 7px;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	color: #ffffff;
}
