body	{ margin:0px; padding:0px; }
h1	{ font-family:Consolas, sans-serif; font-size:16px; background-color:#00A6F1; color:#fff; margin-right:15px; padding:3px; margin-top:15px; margin-bottom:15px; }
h2 	{ font-family:Consolas, sans-serif; font-size:14px; color:#6B6B6B; margin-bottom:0px; margin-top:20px; }
h3	{ font-family:Consolas, sans-serif; font-size:14px; color:#6B6B6B; font-weight:bold; margin-bottom:0px; margin-top:5px;}
img	{ border:0px; }
p	{ font-family:Consolas, sans-serif; margin-bottom:6px; font-size:12px; color:#6B6B6B; }
a	{ text-decoration:underline; color:#00A6F1; }

/* master-div */
#master_shadow { width:930px; background-color:#fff; background-image:url('/images/master_shadow.png'); background-repeat:y-repeat;}


/* header */
#header	{ width:900px; height:129px ;background-image:url('/images/header_merkle_umwelt.png'); }


/* nav */
#nav	{ height:42px; width:900px; background-color:#88959B; margin:0px; text-align:left; padding-left:15px; }
#navTab	{ width:100px; border:1px solid #fff; margin-right:15px; text-align:left; padding:1px; float:left; margin-top:12px; }
#navTab p { font-weight:bold; color:#fff; padding:0px; margin-left:7px; font-family:Consolas; font-size:13px; margin-bottom:0px; }
#navTab a { text-decoration:none; color:#fff; margin:0px; padding:0px; }
#navTabCurrent { width:100px; border:1px solid #fff; margin-right:15px; text-align:left; padding:1px; float:left; margin-top:12px; background-color:#6D6D6D; }
#navTabCurrent p { font-weight:bold; color:#fff; padding:0px; margin-left:7px; font-family:Consolas; font-size:13px; margin-bottom:0px; }
#navTabCurrent a { text-decoration:none; color:#fff; margin:0px; padding:0px; }


/* content */
#content {  width:900px; }
#content_left { float:left; width:308px; margin-top:10px; text-align:left;}
#content_right { width:570; min-height:400px; float:left; margin-top:10px; margin-bottom:10px; margin-left:10px; text-align:left; }


/* footer */
#footer { height:47px; width:930px; background-color:#fff; background-image:url('/images/footer.png');}

/* classes */
.error { color:#ff0000; font-weight:bold; }
.contentImg { margin-left:15px; margin-top:10px; }
.contentLink { text-decoration:underline; color:#00A6F1; }
p.headnote { margin-top:0px; margin-bottom:5px; font-weight:bolder; color:#6B6B6B; text-decoration:none; }
a.headnote { margin-top:0px; margin-bottom:0px; font-weight:bolder; color:#6B6B6B; text-decoration:none; }
p.footnote { margin-top:20px; text-decoration:none; font-weight:bold; color:#6B6B6B; }
a.footnote { margin-top:0px; text-decoration:none; font-weight:bold; color:#6B6B6B; }
label.kontakt { font-family:Consolas, sans-serif; color:#6B6B6B; font-size:11px; display:block; width:80px; text-align:right; margin-top:4px; float:left; margin-right:15px; }
input.long { width:300px; background-color:#E9E9E9; margin-bottom:2px; }
input.short { width:100px; background-color:#E9E9E9; margin-bottom:2px; }
input.kontakt { width:70px; height:20px; font-size:11px; background-color:#E9E9E9; font-weight:normal; color:#6B6B6B; text-align:center; 
margin-top:5px; }
textarea.long { width:300px; background-color:#E9E9E9; margin-bottom:2px; }