/* 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;
background:none;
}

p {margin:0; padding:0;line-height:1.5em;}
*html p { line-height:1.1em;}
strong {color:#75533a;}

h1 { font-size:1 em; color:#335275;}
h2 { font-size:1.1em; color:#335275;}

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.gif) left center no-repeat;
padding-left: 20px;
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:960px; background: transparent url(images/logo-print.gif) left top no-repeat; height:60px; margin:auto;}
#wrapper-head-res {width:960px; background: transparent url(images/logo-print.gif) left top no-repeat; height:60px; margin:auto;}

#wrapper-content { width:960px; margin:auto; text-align:left; padding:0px; margin-top:-1px; background: none;}


.menu { display:none;}


/***************************************************** servicemenue ***********************************************************/

#servicemenue ul { display:none;}


/*********************************************** boxes left**************************************************/

#right { display:none;}

/****************************** Definitionen fuer den Inhaltsbereich ***************************************/


#story{
margin:0px;
padding:10px 40px 0px 10px;
background-color:#fff;
}

#story p {line-height:1.5em;}
#story h1 { font-size:1.2em; color:#75533a;}
#story h2 { font-size:1em; color:#75533a;border: 0 none; border-bottom: 1px dotted #ccc; margin:0px; padding:0px;}
#story h3 { font-size:1em; color:#75533a; }

#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 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: 5px 5px;color: #666; vertical-align:top;}



#story-resources {
margin:0px 0px 0px 0px;
padding:10px 0px 0px 0px;
height: 80%;
min-height:300px;
background-color:#fff;
}

#story-resources  p {line-height:1.5em;}
#story-resources  h1 { font-size:1.2em; color:#75533a;}
#story-resources  h2 { font-size:1em; color:#75533a;border: 0 none; border-bottom: 1px dotted #ccc; margin:0px; padding:0px;}
#story-resources  h3 { font-size:1em; color:#75533a; }

#story-resources  a:link { text-decoration:none; color:#ff6600;}
#story-resources  a:visited {text-decoration:none; color:#ff6600;}
#story-resources  a:hover { color:#ff6600; text-decoration:none;}
#story-resources  a:focus { color:#ff6600; text-decoration:none;}



fieldset { border:none; padding:5px;}
fieldset a { padding-bottom:10px; padding-top:-5px;margin-left:30px;}
label{width:10em; margin:3px 15px 0px 0px; float:left; text-align:right;}
input {border:1px solid #cdc0a3; width:12em;}
input.button {border:1px solid #cdc0a3; width:8em; color:#75533a;}


textarea {border:1px solid #ccc;}
select {border:1px solid #ccc; width:14em;}



/******************************************************** footer ****************************************************/

#footer {
clear:both; 
height:92px; 
padding:0px;
margin:auto;
font-size:0.9em;
width:960px;
border-top:1px solid #cdc0a3;
color:#666;
text-align:left;
margin-top:0px;
}

#footer .adress1 { width:180px; float:left; margin-left:100px; margin-right:30px; height:80px;margin-top:10px; }
#footer .adress2 { width:180px; float:left; margin-right:30px; height:80px;margin-top:10px; }
#footer .adress3 { width:180px; float:left; height:80px;margin-top:10px; }


/******************************************************** 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/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:#75533a;}
 
#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;
}
 

