/*------------Print-CSS für www.hydrowatt.com------------*/

html {
width: 100%;
}

body {
width: auto !important;
margin: 0 25px 0 25px !important;
padding:10px 0 0 0 !important;
background-color: transparent;
font-size: 11pt;
line-height: 15pt;
font-family: Arial, Helvetica, Verdana, sans-serif;
color:#000000; 
}

#content {
width: 65%;
}

#content h1, #contentwide h1, #contentfull h1{
font-weight: normal;
font-size: 18pt;
}

#extras {
width: 35%;
float: right;
padding-left: 20px;
margin-bottom: 99%;
}

h1 {
font-weight: normal;
font-size: 18pt;
}

h2 {
font-size:1em;
font-weight:bold;
}
 
#content .h2normal {
font-size:1em;
font-weight:normal;
}

#contentwide td {
padding-right: 20px;
}

/*------------header und footer print-version------------*/

.header-print{
font-size: 18pt;
font-weight: normal;
}

.header-print span{
font-size: 16pt;
font-weight: normal;
}

.footer{
margin-top: 35pt;
}

/*------------formatierung tabellen----------------------*/
.main-content table {
width:60%; 
margin:10pt 0 10pt 0;
font-size: 80%;
}

.baureihe table{
width:auto;
border: 1px solid #666666;
border-collapse:collapse;
}

.baureihe td{
padding: 0;
margin: 0;
border: 1px solid #666666;
border-collapse:collapse;
font-size:10pt;
}

/*------------listen formatierung------------*/
ul li{
margin-left: -25px;
}

/*------------link formatierung------------*/
/*
a, a:link, a:visited{
color: #000000;
text-decoration	: none;
}

a:after, a:link:after { 
color: #000000;
background-color:transparent;
text-decoration: none;
content: " <URL:" attr(href) "> ";
font-style:italic;
font-size: 75%;
}
/*
a:visited:after {
color: #000000; 
background-color:transparent;
text-decoration: none;
content: " <URL: " attr(href) "> ";
font-style:italic;
font-size: 75%;
}
*/

/*------------was ausgeblendet wird------------*/

#infos {
display:none;
}

#header {
display:none;
}


#header_subnavi {
display:none;
}

#header_subnavi_left {
display:none;
}

#header_subnavi_left ul{
display:none;
}

#header_subnavi_left li{
display:none;
}

#header_subnavi_right {
display:none;
}

#header_subnavi_right ul{
display:none;
}

#header_subnavi_right li{
display:none;
}


#avmenu {
display:none;		
}

.printmenu {
display:none;		
}

.main-subcontent{
display:none;		
}

#footer {
display:none;		
}

#footer p {
display:none;		
}

#footer a {
display:none;		
}

.captcha_eingabefeld {
display: none;
}

.captcha_expl {
display: none;
}

#content .nixhier {
display:none !important;
}

/*img {
display:none;
} */

