/* Standard-CSS für Werner Rödder */

/* Wichtige Farben

*/

html, body, p, h1, h2, h3, ul, ol,
span, a, table, td, form, img, li {
   margin: 0;
   padding: 0;
   font-family: "Trebuchet MS", Arial, sans-serif;
   font-size: 12px;
   color: #000000;
}

html, body {
   font-size: 101%;
   background-color:#EEEEE7;
   line-height:0px;
   text-align:center;
}

a:link {
   color: #EE0000;
   text-decoration: underline;
}

a:visited {
   color: #EE0000;
   text-decoration: underline;
}

a:hover {
   color: #EE0000;
   text-decoration: none;
}

a:active {
   color: #EE0000;
   text-decoration: none;
}

strong {
   font-weight: bold;
}

img {
   border: 0;
}

.c {
   clear: both;
}

.center {
   text-align: center;
}

.right {
   text-align: right;
}

.top {
   vertical-align: top;
}

p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height:16px;
	color:#000000;
	padding-bottom:13px;
	text-align:left;
}

h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 24px;
	line-height:24px;
	font-weight:normal;
	color:#EE0000;
	padding-bottom:18px;
}

h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	line-height:22px;
	font-weight:normal;
	color:#EE0000;
	padding-bottom:18px;
}

ul {
	margin-left:25px;
	padding-bottom:9px;
}

li {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height:16px;
	color:#000000;
	padding-bottom:4px;
	text-align:left;
}

table {
	margin-bottom:10px;	
}

td {
	padding:4px;
}

td.right {
	text-align:right;
}

#header {
	background-image: url('display/bg.gif');
	background-repeat:repeat-y;
	margin:auto;
	width:815px;
	height:119px;
}

#header #menu {
	background-image: url('display/logo.gif');
	background-repeat:no-repeat;
	background-position: 20px 12px;
	width:810px;
	height:100%;
	text-align:right;
	margin-top:0px;
	margin-right:5px;
}

#menu #submenu1 {
	margin-right:201px;
	display:none;
}

#menu #submenu2 {
	margin-right:60px;
	display:none;
}

#frame {
	background-image: url('display/bg.gif');
	background-repeat:repeat-y;
	margin:auto;
	width:775px;
	min-height:400px;
	padding-left:20px;
	padding-right:20px;
	padding-top:15px;
}

#frame #big_imgheader {
	background-image: url('display/header_startseite.jpg');
	background-repeat:no-repeat;
	height:151px;
	text-align:right;
}

#frame #imgheader_daemmung {
	background-image: url('display/header_daemmung.jpg');
	background-repeat:no-repeat;
	height:87px;
}

#frame #imgheader_heizsysteme {
	background-image: url('display/header_heizsysteme.jpg');
	background-repeat:no-repeat;
	height:87px;
}

#frame #imgheader_bauelemente {
	background-image: url('display/header_bauelemente.jpg');
	background-repeat:no-repeat;
	height:87px;
}

#frame #imgheader_bausaetze {
	background-image: url('display/header_bausaetze.jpg');
	background-repeat:no-repeat;
	height:87px;
}

#frame #imgheader_kontakt {
	background-image: url('display/header_kontakt.jpg');
	background-repeat:no-repeat;
	height:87px;
}

#frame #imgheader_vwduhs {
	background-image: url('display/header_vwduhs.jpg');
	background-repeat:no-repeat;
	height:87px;
}

#frame #imgheader_bsbe {
	background-image: url('display/header_bsbe.jpg');
	background-repeat:no-repeat;
	height:87px;
}

#main {
	margin-top:10px;
	text-align:left;
	line-height:16px;
}

#content {
	width:560px;
	padding-top:5px;
	float:right;
}

#content2 {
	width:500px;
	padding-top:5px;
	margin-left:10px;
}

#linkespalte {
	width:200px;
}

#rechtespalte {
	width:250px;
	float:right;
	margin-top:50px;
}

.tuere {
	width:170px;
	float:left;
	margin-right:10px;
}

#kasten {
	background-color:#EEEEE7;
}

#kasten #kastenanfang {
	background-image:url('display/aktuelles.gif');
	background-repeat:no-repeat;
	height:37px;
}

#kasten #kastenende {
	height:19px;
}

#kasten ul {
	margin-top:5px;
	margin-left:25px;
	padding-right:7px;
	list-style-image:url('display/bullet01.gif');
}

#kasten li {
	margin-bottom:8px;
}

#footer {
	background-image:url('display/footer.gif');
	background-position:top;
	background-repeat:no-repeat;
	width:775px;
	margin:auto;
	height:40px;
	padding-top:30px;
	padding-left:20px;
	padding-right:20px;
}

#footer p {
	color:#7A7A7A;
	font-size:11px;
}

#footer a:link, #footer a:visited {
	font-size:11px;
	color:#7A7A7A;
	text-decoration:none;
}

#footer a:hover, #footer a:active {
	font-size:11px;
	color:#7A7A7A;
	text-decoration:underline;
}

.fehler {
	font-weight:bold;
	color:#FF0000;
}


fieldset {
	border:none;
	margin:0;
	padding:0;
	margin-top:10px;
}

.kontaktformular {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height:16px;
	color:#000000;
  float: left;
  margin-right: 10px;
  margin-bottom:10px;
  color:#000000;
}

input {
	width:207px;
	border-top: 1px solid #DEDEDE;
	border-left: 1px solid #DEDEDE;
	border-bottom: 1px solid #858383;
	border-right: 1px solid #858383;
	background-color:#C0C0C0;
	height:15px;
	padding-top: 3px;
	padding-bottom:3px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}

input:focus {
	border-top: 1px solid #858383;
	border-left: 1px solid #858383;
	border-bottom: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
}

input.lange {
	width:426px;
	border-top: 1px solid #DEDEDE;
	border-left: 1px solid #DEDEDE;
	border-bottom: 1px solid #858383;
	border-right: 1px solid #858383;
	background-color:#C0C0C0;
	height:15px;
	padding-top: 3px;
	padding-bottom:3px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	float:left;
}

input.lange:focus {
	border-top: 1px solid #858383;
	border-left: 1px solid #858383;
	border-bottom: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
}

.absenden {
	width:150px;
	height:35px;
/*	border-top: 1px solid #C7C7C7;
	border-left: 1px solid #C7C7C7;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;*/
	padding-top: 3px;
	padding-bottom:3px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	margin-top:0px;
}

.absenden:focus {
/*	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;*/
}

textarea {
	width:426px;
	border-top: 1px solid #DEDEDE;
	border-left: 1px solid #DEDEDE;
	border-bottom: 1px solid #858383;
	border-right: 1px solid #858383;
	background-color:#C0C0C0;
	padding-top: 3px;
	padding-bottom:3px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}

textarea:focus {
	border-top: 1px solid #858383;
	border-left: 1px solid #858383;
	border-bottom: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
}

.kontakt_clear {
    clear: both;
    width: 1px;
    height: 1px;
    line-height: 1px;
    overflow: hidden;
}
