/* CSS Document */

body{
height:100%;
margin: 0;
padding: 0;
font-family:Arial, Helvetica, sans-serif;
color:#666;
font-size:0.7em; 
text-align: center;/*fuer IE_quirks (Fehlt die Doctype-Angabe, wird der Quirks-Modus verwendet)*/
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:900px; background: transparent url(images/header/infrafrontier-head.gif) left top no-repeat; height:133px; margin:auto; }
#wrapper-head-intern { width:900px; background: transparent url(images/header/infrafrontier-head-intern.gif) left top no-repeat; height:76px; margin:auto; }

#pics-1 { width:900px; background: transparent url(images/header/pics-1.jpg) left top no-repeat; height:132px; margin:auto; }
#pics-2 { width:900px; background: transparent url(images/header/pics-2.jpg) left top no-repeat; height:132px; margin:auto; }
#pics-3 { width:900px; background: transparent url(images/header/pics-3.jpg) left top no-repeat; height:132px; margin:auto; }
#pics-4 { width:900px; background: transparent url(images/header/pics-4.jpg) left top no-repeat; height:132px; margin:auto; }
#pics-5 { width:900px; background: transparent url(images/header/pics-5.jpg) left top no-repeat; height:132px; margin:auto; }
#pics-6 { width:900px; background: transparent url(images/header/pics-6.jpg) left top no-repeat; height:132px; margin:auto; }
#pics-intern { width:900px; background: transparent url(images/header/pics-intern.jpg) left top no-repeat; height:144px; margin:auto; }


#wrapper-content { width:900px; margin:auto; text-align:left; padding:0px; margin-top:40px; background: transparent url(images/white-green.gif) left top repeat-y;}

#wrapper-partner-content { width:700px; margin:auto; text-align:left; padding:0px; margin-top:40px; background: transparent url(images/white-green.gif) left top repeat-y;}

/***************************************************** servicemenue ***********************************************************/

#servicemenue ul {padding: 0;list-style-type: none; float:right; margin:30px 200px 0px 0px; font-size:0.9em}
#servicemenue ul li { 
display: block;
float:left;
text-decoration: none;
padding: 0 10px 0 10px;
text-align: center;}

#servicemenue ul li a { text-decoration: none; color:#034ea2;}
#servicemenue ul li a:hover {text-decoration: none;}


 /***************************************** Menue */
    
#menue { 
	width:180px; 
	float:left; 
	margin-top:0px
}

#menue ul { 
	list-style:none; 
	margin:0; 
	padding:0; 	
}

#menue li a { 
	color:#034ea2; 
	background: transparent url(images/icons/arrow_right.gif) left center no-repeat;
	padding-left: 15px;
	text-decoration:none; font-size:0.9em
}

#menue li a:hover { color:#f60; background: transparent url(images/icons/arrow_right_on.gif) left center no-repeat;}
#menue ul li {	padding:3px 0px 3px 0px}

#menue ul ul li {	margin-left:14px}

#menue ul li a.active { color:#f60; text-decoration:underline; background: transparent url(images/icons/arrow_right_on.gif) left center no-repeat;}

 /***************************************** news */

#right {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
width: 180px;
float:right;
color:#666;
}
#right h2 { background-color:#98b5d5; color:#fff; padding:2px 0px 2px 3px; margin:0px; font-size:1em;}

#right a:link { text-decoration:none; color:#f60;}
#right a:visited {text-decoration:none; color:#f60;}
#right a:hover { color:#f60; text-decoration:none;}
#right a:focus { color:#f60; text-decoration:none;}

/****************************** Definitionen fuer den Inhaltsbereich ***************************************/


#story{
margin:0px 190px 0px 190px;
padding:0px 30px 0px 0px;
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 h4 { font-size:4em; color:#034ea2;border: 0 none; border-bottom: 1px dotted #f60; margin:0px; padding:0px;}

#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;}

/****************************** Definitionen fuer den Inhaltsbereich der Partner-Seiten ***************************************/

#partner-story{
margin:0px 0px 0px 0px;
padding:0px 30px 0px 0px;
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 h4 { font-size:2em; color:#034ea2;border: 0 none; border-bottom: 1px dotted #f60; margin:0px; padding:0px;}

#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:900px;
border-top:1px dotted #034ea2;
color:#666;
text-align:left;
margin-top:0px;
}

/******************************************************** partner_footer ****************************************************/

#partner_footer {
clear:both; 
height:40px; 
padding:0px;
margin:auto;
font-size:0.9em;
width:700px;
border-top:1px dotted #034ea2;
color:#666;
text-align:left;
margin-top:0px;
}

/******************************************************** sliding window ****************************************************/


#PBBAcp-Box {
padding-bottom: 24px;
background: url('images/bg-box-bottom.png') bottom left no-repeat !important;
background: url('images/bg-box-bottom.gif') bottom left no-repeat;
}
 
#PBBAcp-InBox {
padding-top: 15px;
background: url('images/bg-box-top.png') top left no-repeat !important;
background: url('images/bg-box-top.gif') top left no-repeat;
}
 


#PBBAcp-BoxContent {
background: url('images/bg-box-body.png') top left repeat-y !important;
background: url('images/bg-box-body.gif') top left repeat-y;
padding: 0 20px 0 30px;
}

#PBBAcp-BoxContent a:link { text-decoration:none; color:#ff6600;}
#PBBAcp-BoxContent a:visited {text-decoration:none; color:#ff6600;}
#PBBAcp-BoxContent a:hover { color:#ff6600; text-decoration:none;}
#PBBAcp-BoxContent a:focus { color:#ff6600; text-decoration:none;}

#PBBAcp-BoxContent ul {
list-style:none; margin-left:-30px;
}

*html #PBBAcp-BoxContent ul { margin-left:5px;}
*+html #PBBAcp-BoxContent ul { margin-left:10px;}

#PBBAcp-BoxContent ul li {
margin-left:0px;
background: transparent url(images/icons/bullet.gif) left top no-repeat;
background-position:0 6px;
padding-left: 15px;
text-align: left;
line-height:1.6em;
}
#PBBAcp-BoxContent p {line-height:1.5em;}
#PBBAcp-BoxContent h1 { font-size:1.2em; color:#335275;}
 
#PBBAcp-Box input {
border:none; background-color:#fff; font-size:1em; color:#f60;
}

 
#PBBAcp-Box .BoxAlert {
text-align: left;
}
 
#PBBAcp-Box .BoxConfirm {
text-align: center;
}
 
#PBBAcp-Box .BoxPrompt {
text-align: left;
}
 
