/* 2008-11-01
---------------------------------------------------------- 
-- schredl - planungsbüro für haustechnik
---------------------------------------------------------- 
-- Globales Zuruecksetzen
----------------------------------------------------------*/
body, div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td,embed,object {
	margin:0;
	padding:0;
	}
table {
	border-collapse:collapse;
	border-spacing: 0;
	}
fieldset,img,abbr {
	border:0;
	}
address,caption,cite,code,dfn,em,h1,h2,h3,h4,h5,h6,strong,th,var {
	font-style:normal;
	font-weight:normal;
	}
ul { 
	list-style:none;
	}
caption,th {
	text-align:left;
	}
h1,h2,h3,h4,h5,h6 {
	font-size:1.0em;
	}
q:before,q:after {
	content:'';
	}
a,ins { 
	text-decoration:none;
	}
img {
	border: 0;	
	}
img a {
	border: 0;
	}

/* 
---------------------------------------------------------- 
-- Container ausrichten
----------------------------------------------------------*/	
body {
  padding:0 0 20px 0;
  margin:0px;
  text-align: center;
}
#container { 	
  text-align: left;
  margin: 0px auto;
  padding: 0px;
  width: 882px;
}
/* 
---------------------------------------------------------- 
-- Schatten und Aufbau der einzelnen Elemente
----------------------------------------------------------*/
#shadowtop {
	height: 21px;
    background: url(../img-content/header-shadow.png);
	}
#content {
    background: url(../img-content/container-bg.png);
	}
#shadowbottom {
	height: 70px;
	background: url(../img-content/footer.png);	
	}
#header {
	margin: 0 21px 0 21px;
	height: 188px;	
	}	
#containertxt {
	margin-left: 244px;
	width: 617px;	
	}	
#txt {
	margin: 35px 0 0 35px;
	font: 11px/16px normal Tahoma, Verdana, Arial, sans-serif;
	width: 545px;
	}	
	
				
/* 
---------------------------------------------------------- 
-- Globale und lokale Styles definieren 
----------------------------------------------------------*/
body {
	background:#ffffff url(../img-content/background1.jpg) no-repeat;
	font: 11px/14px normal Tahoma, Verdana, Arial, sans-serif;
	}
#footertxt {
	font-size: 10px;
	text-align:center;
	padding: 60px 0 0 0;
	color: #838383;
}
h1 {	
	font-size: 18px;
	color: #272727;
	}
h2 {	
	font-size: 14px;
	color: #272727;
	}
	
p {
	padding-top: 10px;
	}
.red {
	color: #8B1B33;
	font-weight: bold;
	}	
.fett {
	font-weight: bold;
}

a {
	color: #8B1B33;
	text-decoration: underline;
}

/*
---------------------------------------------------------- 
-- Navigation
----------------------------------------------------------*/
#menu {
	margin-left: 21px;
	padding-top: 20px;
	width: 223px;
	float: left;
	height: 310px;
	}	
.standard {
	background: url(../img-content/menu-bg.png);	}
.navigation {
	margin: 0px 0 0 25px;
}
ul li {
	margin-top: 10px;
	display:block;
	}
.navigation a {
	font-size: 13px;
	margin: 0 0 0 15px;
	text-decoration: none;
	color: #FFFFFF;
}

.last {
	margin: 0 0 25px 0;
	}

#sub {
	margin: 10px 0 0 55px;
	}
#sub li a {
	font-size: 11px;
	text-decoration: none;
	color: #CACACA;
	}
#sub li {
	margin-top: 7px;
	}
.subaktiv {
	font-weight: bold;
	color: #FFFFFF !important;
	}
	
	
/*
---------------------------------------------------------- 
-- Content
----------------------------------------------------------*/
#spalteeins {
	float: left;
	width: 210px;
}

#spaltezwei {
	float: right;
	width: 320px;
}
#clearright {
	clear: right;
	line-height: 0;
	font-size: 0em;
	height: 0;
}
.fotodoku {
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}
