html, body {
margin: 0;
padding: 0;
font: normal 90% Arial, Helvetica, sans-serif;
background-color: #fff;
}

.noprint {
visibility:hidden;
}

div.outer {
width: 960px;
margin-left: auto;
margin-right:auto;
border-top:1px solid white;
border-left:1px solid white;
}

table #main {
width:100%;
border:0;
padding:5;
margin:0;
}

hr {
margin:0px;
}

a:link    { color: #000}
a:visited { color: #000}  
a:hover, a:active  { color: #000;}

}

img {
border: 0;
}

.header{
font-size: 120%;
font-weight: bold;
margin-top: 5px;
margin-left: 10px;
margin-bottom: 10px;
}

/* ######### Top Section ######### */

#topbar{
background-color: black;
color: black;
background: #ecf0fc url(topgradient.jpg) top left repeat-x;
}

#logodiv{
width: 450px;
}

#logodiv img{
padding: 10px;
}

#toprightdiv{
visibility:hidden;
width: 350px;
font: bold 11px arial, sans-serif;
float: right;
text-align: right;
margin: 10px 8px 0 0;
}


#toprightdiv a{
text-decoration: none;
color: navy;
margin-right: 4px;
letter-spacing: 0.1pt;
}

#toprightdiv a:hover{
color: blue;
}

#toptabs {
visibility:hidden;
}



/* ######### Left column ######### */

#leftcolumn {
visibility:hidden;
}

.listcolumn {
background-color: white;
clear: left;
width: 160px;
margin-left: 3px;
margin-right: 3px;
float: left;
margin-top: 1px;
}

.markermenu {
visibility:hidden;
}

.listmenu {
list-style-type: none;
margin: 0;
margin-bottom: 3px;
padding: 0;
}

.listmenu li {
padding-bottom: 2px;
}

.listmenu li a {
text-decoration: none;
background: url(http://hydromod.com/styles/bullet.png) no-repeat center left;
padding-left: 15px;
display: block;
font-size: 70%;
border-bottom: 1px solid #dadada;
}

.listmenu a:hover {
background-color: #F3F3F3;
}

.listmenu2 li a {
background: url(http://hydromod.com/styles/commentbullet.png) no-repeat top left;
}

.listcolumn .titlebar {
font-weight: bold;
background: black url(titlebg.jpg) repeat-x top left;
color: white;
border-bottom: 1px solid #7b9bc4;
margin: 0.3em 0;
font-size: 80%;
text-transform: uppercase;
padding-left: 5px;
}

/* ######### Middle column ######### */

#middlecolumn {
background-color: #FBFAF1;
width: 775px;
margin-left:-100px;
margin-right:auto;
border-left: 1px solid #C3C3C3;
padding-right: 10px;
margin-top: -8.0em;
padding-bottom: 1em;
}

.lang a {
visibility:hidden;
}
.lang a img {
visibility:hidden;
}
/* ++++++++++++++ HOVERMENU++++++++++ */

.hovermenu ul {
font: bold 13px arial;
padding-left: 0;
margin-left: 0;
height: 20px;
}

.hovermenu ul li {
list-style: none;
display: inline;
}

.hovermenu ul li a {
padding: 2px 0.5em;
text-decoration: none;
float: left;
color: black;
background-color: #FFF2BF;
border: 2px solid #FFF2BF;
}

.hovermenu ul li a:visited {
background-color: #FFE3A1;
}

.hovermenu ul li a:hover {
background-color: #FFE271;
border-style: outset;
}

.hovermenu ul li #aktuell a, #aktuell span { /*currently selected tab*/
color: #F00;
}

html>body .hovermenu ul li a:active { /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}


/* +++++++++++ END HOVERMENU++++++++++ */


/* +++++++ Middle column menu +++++++ */

#midmenu {
background-color: transparent;
padding-left: 10px;
width: 99%;
}
.midmenu {
font: bold 80% arial, helvetica, sans-serif;
text-align: left;
margin: 3px 3px 0 0;
}

.midmenu li {
display:inline;
margin:0 2px 0 0;
padding:2px;
background-color:#eef;
text-transform:uppercase;
}

.midmenu a {
text-decoration: none;
color: #aa2716;
margin-left: 5px;
margin-right: 5px;
letter-spacing: 0.1pt;
}

.midmenu a:active {
background-color:#fe0;
color: #273565;
}

.midmenu li #actual a, #actual span { /*currently selected tab*/
color: #369;
background-color: #fe0;
}
.midmenu a:visited {
color: #273565;
}

.midmenu a:hover {
background-color: #ff0;
color: blue;
}

/* ++++++ Middle column END menu ++++++ */

/* ------- KOMREG SPECS -------- */
hr.black { 
	BACKGROUND: #000000; COLOR:#000000; BORDER: #000000; HEIGHT: 1px; MARGIN: 0px; 
}
.blue { color: #000088; font-weight: bold; }
.p14lb { font-family: Verdana,Arial,sans-serif; font-size: 14px; color: #aa2200; }
/* ---- END KOMREG SPECS --- */

#middlecolumn p {
font-size: 90%;
}

#middlecolumn p.p12 {
font-size: 90%;
}

.headers {
border: 1px solid #BBB;
width: 99%;
background: url(http://hydromod.com/styles/chromebg.gif) center center repeat-x;
margin-left: 0;
padding: 2px 0 2px 5px;
text-align: left;
font-size: 120%;
}

.headers img {
float: right;
margin-right: 5px;
padding-top: 5px;
}


.headers span, .headers a.bar {
padding: 5px 0;
padding-left: 0;
}

.headers a.bar {
/*background: transparent url(http://hydromod.com/styles/arrowbullet2.gif) no-repeat center right;*/
text-decoration: none;
/*padding-right: 18px;*/
color: #273565;
}

.headers a:visited, .headers a:active {
color: #273565;
}

.headers a:hover {
color: blue;
}


/* ######### Site Footer ######### */

#contentfooter {
font-size: 11px;
font-family: Arial, sans-serif;
padding-bottom: 1em;
clear: both;
}

#footerarea {
clear: left;
margin-left: -110px;
background: #ecf0fc url(footgradient.jpg) top left repeat-x;
padding-top: 15px;
text-align: center;
height: 65px;
}


.clearfix:after { /*Clear floats hack: http://positioniseverything.net/easyclearing.html*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* ######### CSS für Projektseiten ######### */

table { page-break-before: auto; }

/* Spezielle Formate */
.ptitle { font-family: Arial, sans-serif;font-size:14px; color: #000; background: none; font-weight: bold; margin-left: 3px;}
.psub { font-family: Arial, sans-serif;font-size:12px; color: #000; background: none; font-weight: bold; margin-left: 3px;}
.plow { font-family: Arial, sans-serif;font-size:11px; color: #000; background: none; font-style: italic; margin-left: 3px;}
.p12 { font-family: Arial, sans-serif;font-size:12px; color: #000000; background: none;}
.p14 { font-family: Arial, sans-serif;font-size:14px; LINE-HEIGHT: 1.15em; COLOR: #000000; MARGIN: 2px;}
.p14r { font-family: Arial, sans-serif;font-size:14px; LINE-HEIGHT: 1.15em; COLOR: #FF0000; MARGIN: 2px; FONT-WEIGHT: bold;}
.p20b { font-family: Arial, sans-serif;font-size:20px; LINE-HEIGHT: 1.15em; COLOR: #0000a0; MARGIN: 2px; FONT-WEIGHT: bold;}
hr.black { 	background:#000000; color:#000000; border: #000000; height: 1px; margin: 0px; }

/* ------------------- Tabellenlayout ------------ */
table.outer { background:#FFF; border:1px solid #000; padding:0px; text-align:center; width:650px; margin-left:-100px; }
table.line { border:1px solid #000; padding: 0px;width:580px;margin-left:-100px;  }
td.line { background: #FFF; border:1px solid #000;}
td.bottom { background: #FFF; border:1px solid #000;font-family: Arial, sans-serif;font-size:10px; color: #000; }
table.head { border:0; padding:0;font-family: Arial,sans-serif; font-size: 1.0em; color: #000; font-weight: bold;}
table.project { background: #FFF; border:1px solid #000; padding:0; text-align:left; margin-bottom:10px; width:580px; margin-left:-100px; }
ul.p12 li { margin-left:-110px;width:580px; }