/******************************************
*   
*   tus_print.css
*   copyright 2007 - tus
*
******************************************/

/******************************************
*   Layout
******************************************/ 

* {margin:0;padding:0}

html, body {height: 100.02%;} 

body {
font-family: Arial;
background: #fff;
font-size: 16px;
}

.clear {clear: both;}

#siteCenter {
min-height:100%;
height:auto;
width:950px;
position:relative;
text-align:left;
margin:auto;
background: #FFF;
padding: 0 10px;

}

#header {
margin: 0 0 30px 0;
}

#headerLogo {
border: 0;
margin:15px 0 20px 0
}

#main {
}

#mainColumnLeft {
display: none
}

#mainContent {
width: 900px;
padding: 10px 20px;
}

#mainColumnRight {
display: none
}

#clearfooter{clear:both;height:50px;width:100%}

#footer {
display: none
}

/******************************************
*   General Styles
******************************************/

a {
text-decoration: none;
color: #009ee0
}

a:hover {
text-decoration: underline;
}

a:focus, a:active {
outline:0;
}

h1 {
color: #009ee0;
padding: 0 0 20px 0;
font-size: 25px;
font-weight: normal;
}

h2 {
color: #555555;
padding: 0 0 5px 0;
font-size: 18px;
font-weight: bold;
}

h3 {
color: #555555;
padding: 0 0 5px 0;
font-size: 14px;
font-weight: bold;
}

#mainContent {
color: #666666;
}

#mainContent p {
clear: both;
font-size: 14px;
padding: 0 0 15px 0;
line-height: 18px;
}

#mainContent table {
margin: 0 10px 30px 0;
}

#mainContent table td {
border-bottom: solid #C5DAF1;
border-width: 1px ;
font-size: 12px;
line-height: 16px;
padding: 10px 0 10px 1px;
}

#mainContent img.alignLeft {
padding : 5px 10px 5px 0;
}

#mainContent img.alignRight {
padding : 5px 0 5px 10px;
}

#mainContent ul {
list-style-type: square;
font-size: 11px;
padding: 10px 0 20px 20px;
line-height: 14px;
margin:  0;
}

#mainContent ul li  {
font-size: 11px;
padding: 0 0 10px 5px;
}

#footer span {
padding: 0 5px 0 0;
border-right: 1px solid #555555;
color: #555555;
}

#footer a {
padding: 0 5px;
color: #555555;
}

/******************************************
*   Sitemap
******************************************/ 

ul#sitemap {
}

ul#sitemap li {
list-style-type: none;
}

ul#sitemap li ul li {
list-style-type: none;
padding: 0 0 0 20px;
}

/******************************************
*   Searchbox (Column right)
******************************************/

form#search {
display: none
}


/******************************************
*   static Includes (Column right)
******************************************/

.staticRightCol {
padding: 10px 20px;
color: #666666;
}

.staticRightCol h3 {
font-size: 12px;
color: #009ee0;
padding: 0 0 5px 0;
border-bottom: 4px solid #5fc2eb;
text-transform: uppercase;
}

.staticRightCol p {
padding: 10px 0;
font-size: 11px;
}

.staticRightCol a.more {
color: #009ee0;
}

/******************************************
*   Log-IN Form Content
******************************************/

#loginform label {
clear: both;
float: left;
width: 100px;
height: 30px;
padding: 3px 0 0 0;
}

#loginform input {
float: left;
width: 150px;
}

#loginform input#sent {
clear: both;
width: 100px;
margin: 0 0 0 100px;
}


/******************************************
*   Logged IN
******************************************/
#mainContent p.login {
color: #FF6600;
font-weight: bold;
font-style: italic;
text-transform: uppercase;
padding: 5px 0 5px 0;
}

#colRightLogoutBox {
padding: 0 0 10px 0;
}

#colRightLogoutBox h3 {
font-size: 11px;
color: #666;
padding: 5px 0 5px 20px;
}

#colRightLogoutBox p {
font-size: 11px;
color: #FF6600;
padding: 0 0 5px 20px;
font-weight: bold;
font-style: italic;
text-transform: uppercase;
}

#colRightLogoutBox a {
font-size: 11px;
padding: 0 0 0 20px;
}


/******************************************
*   Download (Column right)
******************************************/
#downloadBox {
padding: 10px 20px;
color: #666666;
}


#downloadBox h3 {
font-size: 12px;
color: #009ee0;
padding: 0 0 5px 0;
border-bottom: 4px solid #5fc2eb;
text-transform: uppercase;
}

#downloadBox ul {
padding: 10px 0;
font-size: 11px;
}

#downloadBox ul li {
list-style-type: none;
}

#downloadBox ul li a {
color: #009ee0;
}

#downloadBox ul li a span {
color: #666;
font-size: 10px;
}

/******************************************
*   netzbetreuung map
******************************************/

.gebietsLeiter {
position: absolute;
width:153px; 
height:231px; 
z-index:2; 
left: 226px; 
top: 250px; 
visibility: hidden;
} 



/******************************************
*   Service Navigation Header
******************************************/

ul#serviceNavigation {
display: none
}

/******************************************
*   Main Navigation Lev1 (bottom Header)
******************************************/

ul#mainNavigationLev1 {
display: none
}
