/* CSS Document */

body{
height:100%;
margin: 0;
padding: 0;
font-family:Arial, Helvetica, sans-serif;
color:#666;
font-size:0.7em; 
font-weight:normal;
line-height:1.5em;
}

p {margin:0; padding:0;line-height:1.5em;}
*html p { line-height:1.1em;}
strong {color:#034ea2;}

h1 { font-size:1 em; color:#034ea2;}
h2 { font-size:1.1em; color:#034ea2;}

hr {height: 1px;border: 0 none; border-top: 1px dotted #ccc; margin-top:10px;}

.top {
background: transparent url(images/icons/top.gif) left center no-repeat;
padding-right: 20px;
font-size:0.9em;
}
.back {
background: transparent url(images/icons/back.gif) left center no-repeat;
padding-left: 18px;
font-size:1em;
}
.extern {
background: transparent url(images/icons/extern.gif) left top no-repeat;
padding-left: 18px;
font-size:1em;
}
.intern {
background: transparent url(images/icons/arrow_right_on.gif) left center no-repeat;
padding-left: 15px;
font-size:1em;
}
.download {
background: transparent url(images/icons/pdf.gif) left center no-repeat;
padding-left: 18px;
font-size:1em;
}


/***************************************************** container ***********************************************************/

#wrapper-head { width:90%; background: transparent url(images/header/infrafrontier-head-print.gif) left top no-repeat; height:131px; margin:auto; border-bottom:1px dotted #034ea2; }

#pics-1 { display:none;}
#pics-2 { display:none;}
#pics-3 { display:none;}
#pics-4 { display:none;}
#pics-5 { display:none;}
#pics-6 { display:none;}
#pics-intern { display:none;}


/***************************************************** servicemenue ***********************************************************/

#servicemenue ul { display:none;}


 /***************************************** Menue */
    
#menue { display:none;}

 /***************************************** news */

#right { display:none;}

/****************************** Definitionen fuer den Inhaltsbereich ***************************************/


#story{
width:90%;
margin:auto;
padding:10px;
height: 80%;
min-height:300px;
background-color:#fff;
}

#story p {line-height:1.5em;}
#story h1 { font-size:1.2em; color:#034ea2;}
#story h2 { font-size:1em; color:#034ea2;border: 0 none; border-bottom: 1px dotted #f60; margin:0px; padding:0px;}
#story h3 { font-size:1em; color:#034ea2; }

#story a:link { text-decoration:none; color:#ff6600;}
#story a:visited {text-decoration:none; color:#ff6600;}
#story a:hover { color:#ff6600; text-decoration:none;}
#story a:focus { color:#ff6600; text-decoration:none;}


#story img.right { float:right; margin:0 5px 5px 20px;}
#story img.left { float:left; margin:0 20px 10px 0;}

#story .distance120 { float:left; width:120px;}

#story ul { list-style:none; margin-left:-30px;}
*html #story ul { margin-left:5px;}
*+html #story ul { margin-left:10px;}

#story ul li {
margin-left:0px;
background: transparent url(images/bullet.gif) left top no-repeat;
background-position:0 6px;
padding-left: 15px;
text-align: left;
line-height:1.6em;
}




table,td {border: 1px solid #75533a; border-collapse: collapse;}
table{border:none; border:1px solid #75533a;}
thead th, tbody th {background:#cdc0a3;padding: 5px 5px; border-left: 1px solid #75533a; text-align: left;  color:#75533a;}
tbody th{background: #cdc0a3;border-top: 1px solid #75533a;text-align: left; font-weight:bold;}
tbody tr td{padding: 7px 5px;color: #666; vertical-align:top;}

tbody tr.bg-blue {vertical-align:top; background-color:#f0f4f8;}



/******************************************************** footer ****************************************************/

#footer {
clear:both; 
height:40px; 
padding:0px;
margin:auto;
font-size:0.9em;
width:90%;
border-top:1px dotted #034ea2;
color:#666;
text-align:left;
margin-top:0px;
}



