@charset UTF-8;
html, body {
margin: 0;
padding: 0;
font: normal 90% Verdana, Helvetica, sans-serif;
background-color: #eef;
}

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: #aa2716}
a:visited { color: #821F11}  
a:hover, a:active  { color: red;}

}

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{
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 {
width: 900px;
margin-left: auto;
margin-right: auto;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#toptabs ul {
font: bold 70% Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#toptabs li {
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}

#toptabs a {
float:left;
color: white;
background: #344682 url(media/color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

#toptabs a span {
float:left;
display:block;
background: transparent url(media/color_tabs_right.gif) no-repeat right top;
padding:4px 9px 3px 6px;
}

#toptabs a span{
float:none;
}

#toptabs a:hover{
background-color: #3562a6;
}

#toptabs a:hover span{
background-color: #3562a6;
}

#toptabs #current a, #toptabs #current span{ /*currently selected tab*/
background-color: black;
}

#toptabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: black;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}


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

#leftcolumn {
background-color: white;
clear: left;
width: 140px;
margin-left: 3px;
margin-right: 3px;
float: left;
margin-top: 1em;
}

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

.markermenu {
list-style-type: none;
margin: 0;
margin-bottom: 1px;
padding: 0;
}

.markermenu li {
padding-bottom: 1px;
}

.markermenu li a {
color: #aa2716;
background: url(arrowbutton.png) no-repeat center left;
display: block;
padding: 2px 0;
padding-left: 13px;
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 75%;
}

.markermenu li a:visited {
color: #aa2716;
}

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

.markermenu li #active a, #active span{ /*currently selected tab*/
color: #369;
}

.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;
}

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

.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:auto;
margin-right:auto;
border-left: 1px solid #C3C3C3;
padding-left: 10px;
padding-right: 10px;
margin-top: 1em;
padding-top: .05em;
padding-bottom: 1em;
}

.lang a {
font-family:verdana,arial,sans-serif;
color:black;
font-size:9px;
text-align:right;
text-decoration:none;
margin-right:20px;
margin-top:0;
margin-bottom:2px;
}
.lang a img {
border:0;
}
/* ++++++++++++++ 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++++++++++ */
p, .p12  {
	font-size: 12px; line-height:130%; background: none;
}

/* +++++++ 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: Verdana;
padding-bottom: 1em;
clear: both;
}

#footerarea {
clear: left;
margin-left: auto;
margin-right: auto;
background: #ecf0fc url(footgradient.jpg) top left repeat-x;
padding-top: 10px;
text-align: center;
height: 70px;
}


.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 */