/* CSS */

/* bg */
/* LAYOUT */


html { 
border-bottom: 1px solid transparent;
margin-bottom: 0.1px;
min-height: 100%;
}

body {
font: 100.01% Arial, sans-serif;
background: #e3e3e3;
color: #1e1e1e;
text-align:left;
margin: 0;
padding: 0;
}

.invsbl { /* unsichtbare Inhalte */
position:absolute;
top:-5000em;
left:-5000em;
overflow:hidden;
text-indent:-5000em;
margin: 0;
}


/* CONTAINER */

/* fuer sticky footer 
#container {
min-height:100%;
height:auto !important;
height: 100%;
margin: 0 0 -50px 0;

width: 944px;
background: #fff;
}*/

#wrapper {
height: auto;
margin: 0 auto;
width: 954px;
padding: 0;
}

#container {
height: auto;
margin: 0;
width: 944px;
padding: 0 5px;
background: #fff url(../_img/bg-container.gif) left top repeat-y;
}


/* Title 
**********************************************************/

div#branding {	
height: 95px;
float: left;
width: 100%;
position: relative;
}

#branding a {
top: 0;
left: 46px;
position: absolute;
display: block;
}


div#branding h1 {	
position:absolute;
top:58px;
right: 50px;
height: 14px;
width: 434px;
overflow:hidden;
text-indent:-5000em;
margin: 0;
}

.lang1 div#branding h1 {
width: 400px;
}

body.lang0 div#branding h1 {
background: transparent url(../_img/strapline-small-de.gif) 0 0 no-repeat;
}

body.lang1 div#branding h1 {
background: transparent url(../_img/strapline-small-en.gif) 0 0 no-repeat;
}

#header {
position: relative;
float: left;
width: 100%;
}

/* Navigation
*******************************************************/

/* Hauptnavi mit Flyout */
#navigation {
font-size: 0.85em;
position: absolute;
top: 0;
right: 0;
height: 26px;
padding-left: 26px;
width: auto; /*471-28*/
text-align: right;
z-index: 99;
background: transparent url(../_img/navigation-end.gif) left top no-repeat;
float: left;
clear: both;
}

#navigation .nav-inner {
background: #F26104 url(../_img/navigation-bg.gif) left top repeat-x;
padding: 0 50px 0 8px;
float: left;
clear: both; 
height: 26px;
}

#navigation ul {
float: left;
}

#navigation ul ul {
float: none;
}

#navigation ul,
#navigation ul ul {/* flyout, all lists */
z-index: 99;
}

#navigation ul li {
margin: 3px 5px 0 0;
position:relative;
list-style:none;
display: block;
float: left;
}

#navigation ul li a {
float: left;
color:#fff;
padding: 3px 7px 6px;
height: 14px;
text-decoration:none;
line-height: 0;
font-size: 0px;
}

#navigation ul li.sub a {
padding: 3px 7px 9px;
}

#navigation ul li a:hover,
#navigation ul li.hover a {
color:#b10034;
text-decoration:none;
background: #fff;
}

/* Flyout Level 2 */
#navigation ul li ul { /* second-level lists */
position: absolute;
left: -999em;
width: 180px;
background: transparent url(../_img/bg-navflyout-bottom.png) right bottom no-repeat;
padding: 3px 0 19px 0;
margin: 0;
top: 26px; 
/*top:2.25em;*/
text-align: left;
font-size: 0.95em;
}

#navigation ul li:hover ul ul, 
#navigation ul li.sfhover ul ul {
left: -999em;
}
	
#navigation ul li:hover ul, 
#navigation ul li li:hover ul, 
#navigation ul li.sfhover ul, 
#navigation ul li li.sfhover ul {
left: 0px;
width:auto;
}

#navigation ul li ul li {
min-width:180px;
top:0;
display:block;
float:none;
padding: 0;
margin: 0;
line-height:0.9em;
width: 100%;
}

#navigation ul li ul li a,
#navigation ul li.active ul li a,
#navigation ul li.hover ul li a,
#navigation ul li.sub ul li a {
font-weight: normal;
display: block;
padding: 6px 10px 6px 10px;
margin:0 3px 0 0;
font-size: 1em;
line-height:0.9em;
color:#1e1e1e;
background: #fff;
float: none;
width: 160px;
height:auto;
}

#navigation ul li ul li.active a {
color: #ee7d11;
}

#navigation ul li ul li a:hover {
color: #fff;
background: #ee7d11;
}

/* Home button */

#navigation ul li a.s1 { padding: 3px 0; }
#navigation ul li a.s1 span.soh { display: none; }
#navigation ul li a.s1 span {
background: transparent url(../_img/home.gif) left top no-repeat;
width: 11px;
height: 11px;
margin: 1px 0 0 0;
display: block;
}

#navigation ul li a.s1:hover { background: none; }
#navigation ul li a.s1:hover span, #navigation ul li.active a.s1 span { background: transparent url(../_img/home.gif) left top no-repeat; }

#navigation ul li.c1 {
margin-right: 14px;
}

/* Kontaktnavi
**********************************************************/

#contactmenu {
float: left;
position: relative;
display: none;
}

#contactmenu p {
display: block;
margin: 8px 0 0 10px;
}

#contactmenu p a {
padding: 1px 20px 0 0;
font-size: 0;
line-height: 0;
background: transparent url(../_img/plus.gif) right center no-repeat;
text-decoration: none;
}

/*#contactmenu p a:hover {
background: transparent url(../_img/plus-hover.gif) right center no-repeat;
}*/

#contactnavi {
width: 169px;
position: absolute;
right: -23px;
top: 22px;
float: left;
clear: both;
display: none;
}

#contactnavi-head {
width: 100%;
height: 15px;
float: left;
clear: both;
background: transparent url(../_img/contactmenu-head.png) left top no-repeat;
}

#contactnavi-content {
width: 100%;
float: left;
clear: both;
background: transparent url(../_img/contactmenu-content.png) left bottom no-repeat;
}

#contactnavi ul {
padding: 5px 0 10px 16px;
}

#contactnavi ul li {
margin: 0 0 4px 0;
}

#contactnavi ul li a,
#contactnavi ul li a:hover {
color: #000;
width: auto;
height: auto;
min-height: 12px;
padding: 4px 0 0 24px;
background: none;
}

#contactnavi ul li.c76 a { background: transparent url(../_img/icon-callback.png) 0 center no-repeat; }
#contactnavi ul li.c77 a { background: transparent url(../_img/icon-meeting.png) 0 center no-repeat; }
#contactnavi ul li.c75 a { background: transparent url(../_img/icon-mail.png) 0 center no-repeat; }


/* Subnavigation */

#subnavigation {
position: absolute;
left: 0;
bottom: 0;
z-index: 98;
height: 30px;
background: transparent url(../_img/bg-subnavi.png) right bottom no-repeat;
/*padding-right: 29px;*/
float: left;
clear: left;
width: 944px;
font-size: 0.8em;
color: #000;
}

#subnavigation .subnav-inner {
padding-left: 50px;
float: left;
clear: both;
width: 894px;
}

#subnavigation ul {
list-style: none;
}

#subnavigation li {
float: left;
height: 30px;
}

#subnavigation li a {
color:#000;
float: left;
display: block;
text-decoration: none;
height: 22px;
padding: 8px 11px 0 11px;
}

#subnavigation li a:hover,
#subnavigation li.active a {
background: #ffffff;
}

p.catname {
float:left;
display: block;;
padding: 9px 14px 0 0;
height: 21px;
margin:0 3px 0 0;
color:#b10035;
}

/* Header
**********************************************************/

#header-corner {
width: 50px;
height: 50px;
position: absolute;
z-index: 99;
left: 0;
top: 0;
background: transparent url(../_img/header-corner.png) left top no-repeat;
}

#headerbar {
height: 52px;
padding: 0 65px 0 116px;
background: transparent url(../_img/bg-headerbar.png) right top no-repeat;
position: absolute;
left: 0;
bottom: 45px;
float: left;
z-index: 98;
}

.headergallery #headerbar {
bottom: 30px;
}

#headerbar dl { float: left; clear: both; margin: 0; padding: 0; }
#headerbar dt { float: left; margin: 18px 32px 0 0;}
#headerbar dd { float: left; margin: 8px 0 0 0; padding: 0; }
#headerbar dd a { float: left; }
#headerbar dd a.leistung1 { margin-right: 16px; padding-right: 17px; background: transparent url(../_img/headerbar-sep.png) right center no-repeat; }
#headerbar dd a.leistung2 { margin-right: 16px; padding-right: 17px; background: transparent url(../_img/headerbar-sep.png) right center no-repeat; }

#pager {
position: absolute;
z-index: 99;
right: 50px;
bottom: 12px;
float:right;
}

#pager a {
display: block;
float: left;
height: 10px;
width: 10px;
background: transparent url(../_img/pager.png) left top no-repeat;
overflow: hidden;
text-indent: -5000em;
margin: 0 0 0 6px;
}

#pager a.activeSlide {
background: transparent url(../_img/pager-on.png) left top no-repeat;
}

/* Content 
**********************************************************/

#mainbody {
}

#content {
font-size: 0.8em;
float:left;
width: 844px;
padding: 33px 50px 0 50px;
}

body.startseite #content {
padding: 45px 50px 0 50px;
width: 844px;
min-height: 213px;
}

.maincontent-left {
width:248px;
padding-right: 37px;
float:left;
}
.maincontent-right {
width: 498px; /*559*/
padding-right: 61px;
float: right;
}

body.download .maincontent-right,
body.tpl-team .maincontent-right {
width: 559px;
padding-right: 0;
}

.headline {
margin-left:285px;
/*margin-left: 326px; 19.07.09 Spalte rechts etwas schmaler (ca. 40 px) > 41px - Kommando zurueck 20.07.09 */
margin-bottom: 20px;
}

body.startseite .maincontent-left {
width: 484px;
padding: 0 28px 0 0;
min-height: 210px;
background: transparent url(../_img/sep-startseite210.gif) right center no-repeat;
}

body.startseite .maincontent-right {
width: 305px;
min-height: 210px;
padding: 0 0 0 27px;
}


/* Sitemap 
*************/

#sitemap {
width: 944px;
float: left;
font-size:0.68em;
color: #6b6b6b;
position: relative;
min-height: 36px;
background: #f0f0f0 url(../_img/sitemap-head.gif) left top no-repeat;
display: none;
}

#sitemap h3 {
color:#fff;
background-color: #b6b6b6;
font-size: 1.2em;
margin-bottom: 17px;
width: 200px;
padding: 10px 0;
}
#sitemap h4 {
color:#b10034;
margin-bottom: 6px;
font-size: 1.1em;
}
#sitemap a {
color:#6b6b6b;
text-decoration: none;
}
#sitemap a:hover {
color:#000;
text-decoration: underline;
}
#sitemap ul {
margin-bottom: 12px;
line-height: 1.65em;
}
#sitemap li {
list-style:none;
}

.sitemap.left {
width: 521px; /*569-48*/
padding:0 0 0 48px;
}
.sitemap.right {
width: 375px;
}
.sitemap-col1,
.sitemap-col2,
.sitemap-col3,
.sitemap-col4,
.sitemap-col5 {
width:153px;
padding-right: 20px;
float:left;
}

#sitemap-link {
display: block;
width: 126px;
height: 9px;
position: absolute;
z-index: 99;
right: 12px;
top: 8px;
}

#sitemap-link a {
display: block;
width: 126px;
height: 9px;
overflow: hidden;
float: right;
}

body.lang0 #sitemap-link a {
background: transparent url(../_img/sitemap-label-de-off.gif) left top no-repeat;
}

body.lang1 #sitemap-link a {
background: transparent url(../_img/sitemap-label-en-off.gif) left top no-repeat;
}

body.lang0 #sitemap-link a.active {
background: transparent url(../_img/sitemap-label-de-on.gif) left top no-repeat;
}

body.lang1 #sitemap-link a.active {
background: transparent url(../_img/sitemap-label-en-on.gif) left top no-repeat;
}


#sitemap-link a span {
display: none;
}

#sitemap-content {
float: left;
width: 100%;
padding-bottom: 36px;
} 

#sitemap-overlay {
background: transparent url(../_img/sitemap-overlay.png) left top no-repeat;
width: 944px;
height: 36px;
position: absolute;
left: 0;
bottom: 0;
z-index: 90;
}

/* Footer 
**********************************************************/

#siteinfo {
height: 29px;
padding: 40px 5px 5px 5px;
clear:both;
position: relative;
font-size:0.68em;
color:#6b6b6b;
margin: 0;
width: 944px;
background: transparent url(../_img/bg-footer.gif) left bottom no-repeat;
}

#siteinfo-content {
float: left;
clear: both;
padding: 6px 0 0;
margin: 0 50px;
width: 844px;
border-top: 1px solid #b6b6b6;
border-bottom: 4px solid #b6b6b6;
height: 18px;
}

#siteinfo li {
display: inline;
list-style: none;
}
#siteinfo a {
color:#6b6b6b;
text-decoration:none;
}
#siteinfo li.active a,
#siteinfo a:hover {
text-decoration:underline;
color: #f26104;
}

#metanavigation,
#toolnavigation {
float:left;
}
#metanavigation {
float:right;
text-align: right;
}
#siteinfo #metanavigation li {
margin: 0 0 0 12px;
}
#siteinfo #metanavigation a {
padding:0 0 0 12px;
background: transparent url(../_img/sep-navsiteinfo.gif) left center no-repeat;
}
#siteinfo #metanavigation li.first a {
background:none;
padding: 0;
}

#siteinfo #toolnavigation li {
margin: 0 12px 0 0;
}
#siteinfo #toolnavigation a {
padding:0 12px 0 0;
background: transparent url(../_img/sep-navsiteinfo.gif) right center no-repeat;
}
#siteinfo #toolnavigation li.last a {
background:none;
padding: 0;
}


/********************************************************* 
allgemeine Formate
**********************************************************/

h1, h2 {
font-size: 1.15em;
margin: 0 0 10px 0;
}
h3 {
font-size: 1.1em;
font-weight: normal;
margin: 0 0 10px 0;
color:#f26104;
}
h4 {
font-size: 1em;
margin: 0 0 10px 0;
}
h5 {
font-size: 0.95em;
margin: 0 0 10px 0;
}
h6 {
font-size: 0.9em;
margin: 0 0 10px 0;
font-weight: normal;
}

p {
margin: 0 0 10px 0;
line-height: 1.55em;
}

ul, ol, li {
margin: 0;
padding: 0;
}
#content ul,
#content ol {
margin: 0 0 10px 0;
list-style-position: inside; 
padding: 0;
line-height: 1.45em;
}
#content li {
margin: 0;
}
#content ul {
}
#content ul li {
list-style: none;
list-style-position: outside; /* IE */
background: transparent url(../_img/arrow-small-orange.gif) 0 6px no-repeat;
padding-left: 18px;
}
#content ul li a {
text-decoration: none;
}

a {
color: #1e1e1e;
text-decoration: underline;
}
a:hover {
border: none;
text-decoration: none;
color: #F26104;
}
a.anchor {
float:left;
clear: both;
visibility: hidden;
height: 0;
}


hr {
height: 1px;
background-color: #F26104;
color: #F26104;
border: none;
margin: 5px 0 18px 0;
width: 100%;
clear:both;
}


table {
border-collapse: collapse;
margin-bottom: 15px;
line-height: 1.2em;
font-size: 1em;
width: 100%;
}

th {
border-top: 1px solid #F26104; 
border-bottom: 1px solid #F26104;
padding: 7px 15px 7px 6px;
text-align: left;
vertical-align: top;
}
td {
border-bottom: 1px solid #F26104;
padding: 7px 15px 7px 6px;
text-align: left;
vertical-align: top;
}

table a {
text-decoration: none;
background: url("../_img/arrow-small-orange.gif") no-repeat scroll 0 3px transparent;
padding-left: 18px;
display: block;
}

td p,
th p {
margin: 0;
}

img {
border: none;
}

iframe {
z-index: 1;
}


.left {
float:left;
}
.right {
float:right;
}

.clear {
clear: both;
}

a.soh, a span.soh {
cursor: pointer !important;
}


/********************************************************* 
MODUL-Formate
**********************************************************/

.spacemodule {
float: left;
clear: both;
width: 100%;
margin: 0;
padding: 0;
}

.module-sep {
width: 100%;
height: 1px;
float: left;
clear: both;
background: url("../_img/sectioninfo-full-sep.gif") no-repeat scroll left top transparent;
margin: 5px 0 18px 0;
}

/* Header Galerie
*/

#header-gallery {
width: 944px;
height: 300px;
float: left;
clear: both;
overflow: hidden;
}

.headgal-item {
width: 944px;
height: 300px;
background-color: #fff;
float: left;
clear: both; 
}

.headgal-item .text-container {
margin: 45px 0 0 50px;
}

.headgal-item .text-container h3 {
margin: 0 0 12px 0;
}

.teasertext {
float: left;
clear: both;
margin: 0 0 14px;
}

.teaserlink {
float: left;
clear: both;
height: 16px;
border-left: 1px solid #cb6e15;
padding: 4px 30px 0 10px;
background: transparent url(../_img/button-orange.gif) right top no-repeat;
}

.txtpic-presse .teaserlink {
clear: none;
}

/* Terminmodul
*************************/

.termin.section-txtpic {
margin: 15px 0 0 0;
}

.termin h3.txtpic-sbhdln {
margin: 0 0 3px 0;
}

.termin h2.txtpic-hdln {
margin: 0 0 7px 0;
}

body.startseite div.termin p.pic {
margin: 0 0 0 28px;
border: 1px solid #E2E2E2;
}

.termin .sectiontext {
float: left;
width: 322px;
height: 140px;
overflow: hidden;
}

/*.termin .sectiontext p {
line-height: 12px;
}*/

.termin .teaserlink {
margin-top: 19px;
}

/* Random Download
*************************/

.random-download.section-txtpic {
margin: 15px 0 0 0;
}

.random-download h3.txtpic-sbhdln {
margin: 0 0 3px 0;
}

.random-download h2.txtpic-hdln {
margin: 0 0 7px 0;
}

body.startseite div.random-download p.pic {
margin: 0 0 0 24px;
}

body.startseite div.random-download p.pic img {
border: 1px solid #e2e2e2;
}

.random-download .sectiontext {
height: 140px;
overflow: hidden;
}

.random-download .teaserlink {
margin-top: 19px;
background: url("../_img/button-bordeaux.gif") no-repeat scroll right top transparent;
border-left: 1px solid #9a002d;
}

/* Abstand + Clear
*************************/

div.space {
height: 2.9em;
clear:both;
}

/* Ueberschrift mit Schriftersetzung
************************************/

.renderedhead {
float: left;
clear: both;
}
.headline .renderedhead {
float: none;
clear: none;
}
.renderedhead h2,
.renderedhead h3 {
}
.renderhead span {
left:-5000em;
margin:0;
overflow:hidden;
position:absolute;
text-indent:-5000em;
top:-5000em;
}
.renderhead img {
margin-left:-3px;
}

/* MODUL Text + Bild
**************************/

div.section-txtpic {
margin: 0 0 10px 0;
clear:both;
float:left;
width:100%;
}

div.section-txtpic div.sectiontext {
clear:both;
}
div.section-txtpic.re div.sectiontext,
div.section-txtpic.li div.sectiontext,
div.section-txtpic.li-box div.sectiontext {
clear:none;
}

div.section-txtpic div.sectiontext img {
margin: 3px 15px 15px 0;
float:left;
}


div.section-txtpic p.pic {
margin: 0 0 10px 0;
display:inline;
float:left;
}
div.section-txtpic.re p.pic {
margin: 3px 0 15px 20px;
float: right;
clear:both;
}
div.section-txtpic.li p.pic {
margin: 3px 20px 15px 0;
float: left;
clear:both;
}
span.picsub {
font-size: 0.85em;
line-height:1.2em;
margin:4px 0;
padding-bottom:4px;
display:block;
}



/* fuer 2-spaltige Darstellung */

div.section-txtpic.col-li,
div.section-txtpic.col-re,
div.section-txtpic.col-li-box,
div.section-txtpic.col-re-box {
float:left;
clear:none;
width:48%;
}

div.section-txtpic.col-re,
div.section-txtpic.col-re-box {
float:right;
margin-left:2%;  /*fuer FF3, Safari */
}

div.colclear {
clear: both;
height: 1px;
}


/* TEXT/BILD Startseite - Text groesser, Hintergrundbild */

div.section-txtpic.starttxt {
margin-top: 24px;
}
div.section-txtpic.starttxt .sectiontext {
font-size: 1.2em;
background: transparent url(../_img/bg-tivian.gif) center center no-repeat;
}
div.section-txtpic.starttxt .sectiontext p {
line-height: 1.55em;
margin-bottom: 0;
}
div.section-txtpic.starttxt .sectiontext img {
float:none;
margin:0;
}


/* MODUL Aktuelles Slideshow 
**********************************/

div.galerie-holder {
position:relative;
float:left;
clear: both;
margin:0 0 16px 0;
width:393px;
/*height: 70px;*/
height: 5.5em;
/*overflow: hidden;*/
}

div.galerie-container {
position:absolute;
top:0;
right:0;
/*width:190px;*/
width:150px;  /*19.07.09 Bild ein 4tel weniger breit, dafuer Text breiter*/
height: 60px;
overflow:hidden;
}

div.galerie-container div.galitem {
position:absolute; /* wird fuer den Slide-Effekt gebraucht */
top:0;
right:0;
}

div.galerie-holder p {
margin: 0;
/*width:195px;*/
width: 230px; /*19.07.09 Bild ein 4tel weniger breit, dafuer Text breiter*/
}

#content div.galerie-holder a {
text-decoration: none;
}


/* MODUL Ansprechpartner 
**********************************/

div.ansprechpartner {
background: transparent url(../_img/content-left-sep.gif) left top no-repeat;
padding-top: 13px;
margin-top: 2px;
margin-bottom: 16px;
float: left;
clear: both; 
width: 100%;
}

div.ansprechpartner-inner {
float: left;
clear: both; 
width: 100%;
padding-bottom: 1px;
background: transparent url(../_img/content-left-sep.gif) left bottom no-repeat;
}

div.ansprechpartner h4 {
color: #F26104;
font-weight: normal;
}
.subline {
font-size: 11px;
line-height: 16px;
margin-bottom: 8px;
}
.contact {
margin-bottom: 3px;
}
.contact a {
text-decoration: none;
display: block;
padding-right: 15px;
background: transparent url(../_img/arrow-big2-orange.gif) right bottom no-repeat;
}

.contact span {
clear: both;
display: block;
color: #F26104;
text-decoration: none;
}

.contact span.position {
color: #1e1e1e;
font-size: 11px;
text-transform: uppercase;
}

/* MODULE PopUp-Grafik + Download 
**********************************/
div.section-info {
padding-top: 1px;
margin-bottom: 16px;
/*min-height: 87px;*/
/*height: 6.8em;*/
position: relative;
width:236px;
background: transparent url(../_img/sectioninfo-sep.gif) left top no-repeat;
}

.section-info-inner {
float: left;
clear: both;
width: 100%;
padding: 0 0 1px 0;
background: transparent url(../_img/section-info-footer.gif) left bottom no-repeat;
}

div.section-info.full {
background: transparent url(../_img/sectioninfo-full-sep.gif) left top no-repeat;
width:498px;
}

div.section-info.full .section-info-inner {
background: transparent url(../_img/section-info-full-footer.gif) left bottom no-repeat;
}

div.section-info.popup {
float:left;
}

div.section-info.todownload {
float:right;
}

div.section-info a {
color: #1e1e1e;
text-decoration: none;
}

div.section-info .image {
float:left;
margin: 0 17px 0 0;
}

div.section-info .text {
font-size: 0.88em;
line-height: 1.1em;
margin: 11px 0 6px 0;
padding-right: 15px;
}

div.section-info .link {
margin:0 0 8px 0;
line-height: 1.3em;
margin-bottom: 0;
}

div.section-info.popup .link {
padding-right: 15px;
}

div.section-info .link a {
display: block;
padding-right: 15px;
}

div.section-info.popup a {
float:left;
clear: both;
}

div.section-info.popup span {
display:block;
}

div.section-info.popup span.text, div.section-info.todownload .text {
color: #F26104 !important;
text-transform: uppercase;
}

/*div.section-info.popup span.link {
background: transparent url(../_img/lupe.gif) right bottom no-repeat;
}*/

div.section-info .wrp {
width: auto;
}

/* wenn Text unten ausgerichtet sein soll - Nachteil: feste Breite noetig 
div.section-info .wrp {
position: absolute;
right: 0;
bottom: 0;
width:215px;
}*/

div.section-info.full .wrp {
width: 498px;
display: inline;
}

/*div.section-info.popup .wrp {
width:195px;
}*/

/* MODUL Paginierung 
  (BlŠttern zwischen Kategorien) 
**********************************/
.pager {
margin: 0 0 28px 0;
clear:both;
float:left;
background: transparent url(../_img/bg-navpager.gif) right bottom no-repeat;
padding-right: 30px;
width:468px;
font-size: 0.88em;
min-height: 28px;
}
.pager-inner {
background: #ebebeb;
padding-left: 15px;
clear:both;
float:left;
width: 455px;
min-height: 28px;
/*width: 497px; 19.07.09 Spalte rechts etwas schmaler (ca. 40 px) > 41px - Kommando zurueck 20.07.09 */
}
.pager p {
margin:6px 0;
}
.pager a {
color: #F26104;
}
.pager-back {
float:left;
}

.pager .pager-next {
font-size: 13px;
margin: 2px 0 10px;
}

.pager-next a {
text-decoration: none;
}

.pager p.pager-title {
font-size: 11px;
margin: 12px 0 0 0;
text-transform: uppercase;
}

/* google maps 
**********************************/
#tivianmap {
float: left;
clear: both;
border:8px solid #d0d0d0;
}


/* xform
**********************************/

form {	
margin: 0;
padding: 0;
font-size:1em;
float:left;
clear: both;
}

form p {
margin:0;
clear:both;
width:100%;
}

fieldset {	
border: none;
padding: 0;
margin: 0;
}

legend {	
font-weight: bold;
font-size: 1.05em;
padding: 0 5px 15px 0;
margin-left: -5px;
background-color: transparent;
}

label {	
margin:2px 6px 0 0;
float:left;
font-size:1em;
line-height: 1.15em;
width:130px;
}
label.checkbox,
label.radio {
width:auto;
float:none;
}

label.radio { display: none; }
p.radio label.radio { display: block; }


input,
select, 
textarea {	
float:left;
margin: 0;
border: 1px solid #b6b6b6;
background-color:#fff;
padding:0;
font-family: Arial, sans-serif;
font-size:1em;
}
input.text,
textarea {
width:250px;
padding: 1px 0;
}

input.submit {	
float:right;
margin: 0 0 6px 0;
background: transparent url(../_img/submit.gif) left top no-repeat;
font-weight: normal;
color: transparent;
font-size: 0;
line-height: 0;
text-indent: -5000em;
overflow: hidden;
width: 100px;
height: 20px;
border: none;
}

.lang1 input.submit {
background: transparent url(../_img/submit-en.gif) left top no-repeat;
width: 63px;
}

input.checkbox, 
.formradio input {
width:auto;
margin: 0 8px 10px 0;
border:none;
background: none;
padding: 0;
}

span.formradio {
clear: both;
float: left;
width: 100%;
}

span.formradio label {
margin: -2px 0 0 0;
}

form h4 {
margin: 20px 0 10px 0;
float: left;
width: 100%;
clear: both;
}

p.req {
font-size: 0.85em;
margin-left:136px;
margin-bottom: 40px;
width: auto;
}
span.req {
color:#F26104;
font-weight: bold;
}
div.antispam {
display: none;
}

#content ul.form_warning {
list-style: none;
margin:0 0 15px 0;
}
#content li.error-first {
font-weight: bold;
background: none;
padding-left: 0;
}
p.answertext {
clear: both;
}


div.downloads,
div.form-info,
div.check,
div.title,
div.plzort,
div.form-sendselect {
float: left;
clear: both;
}

div.download {
width: 250px;
float:left;
height: 10em;
margin-bottom: 29px;
padding-right:29px;
}

div.download p.pic {
float:left;
width:78px;
height: 125px;
overflow: hidden;
}

div.download p.pic img {
border: 1px solid #E2E2E2;
}

div.download div {
float:right;
width:150px;
}

div.download div h3 {
height: 100px;
margin: 0;
font-weight: normal;
color: #1E1E1E;
font-size: 1em;
}

div.download div label {
margin:0;
width: auto;
}

p.formtextarea,
p.formselect,
p.formtext,
p.formcheckbox {
padding-bottom: 6px;
width: 100%;
float: left;
min-height: 22px;
}

div.form-info {
margin-top: 25px;
width:388px;
}
p.docsend {
color:#b10034;
font-weight: bold;
margin-bottom: 10px;
}
div.check {
margin-bottom: 5px;
width: 388px;
}
form p.formlabel-perpost,
form p.formlabel-permail {
float:left;
clear: none;
width: 136px;
}
form p.formlabel-permail {
width:auto;
}
p.note {
font-size: 0.85em;
line-height: 1.15em;
margin-top: 16px;
margin-bottom: 16px;
float: left;
}
p.note span {
color:#F26104;
font-weight: bold;
}
p.note.size400 {
width:400px;
}

p.formcheckbox {
float: left;
clear: none;
width: auto;
margin: 0 16px 0 0;
}

div.plzort {
width: 100%;
}

form p.formlabel-anrede,
form p.formlabel-titel,
form p.formlabel-plz,
form p.formlabel-ort,
form p.formlabel-befragung,
form div.time,
form p.formlabel-feedback,
form div.time p.formradio,
form div.time p.formdate,
form div.time p.formtext {
float: left;
clear: none;
}

form p.formlabel-anrede,
form p.formlabel-titel {
width:265px;
}
form p.formlabel-titel {
width: auto;
}
form p.formlabel-anrede select {
width: 123px;
}
form p.formlabel-titel input {
width: 121px;
}

form p.formlabel-titel label {
display:none;
}

form p.formlabel-wieaufmerksam select {
width:252px;
}

form p.formlabel-wieaufmerksam {
padding-bottom: 16px;
}

form p.formlabel-plz,
form p.formlabel-ort {
width:202px;
}
form p.formlabel-plz input {
width:58px;
}
form p.formlabel-ort {
width:auto;
}
form p.formlabel-ort label {
display:none;
}
form p.formlabel-ort input {
width:184px;
}
form p.formlabel-getinfo {
margin-bottom: 16px;
width: 400px;
}

form p.formlabel-befragung,
form p.formlabel-feedback {
width:auto;
}
form p.formlabel-befragung {
margin-right: 16px;
}

.formradio input, .formradio label { float: left; clear: none; }

form div.time {
float: left;
padding-bottom: 0;
padding-top:2px;
padding-left: 9px;
margin-top: -3px;
width: 250px;
}

form div.time p.formtext.formlabel-uhrzeit {
width: 210px;
padding-top: 10px;
}

div.time * {
margin-bottom: 0 !important;
}

#el_13_4 {
margin-bottom: 0;
}

span.formradio .formtext label {
margin-top: 1px;
}

form div.time p.formradio,
form div.time p.formdate,
form div.time p.formtext,
form div.time p.formtext label {
margin: 2px 6px 5px 0;
width:auto;
}

form div.time p.formdate {
margin-top:-3px;
margin-right: 13px;
}

form div.time p.formtext {
width: 100px;
/*margin-left: 9px;
margin-top:-2px;*/
margin: 0;
}
form div.time p.formdate label {
display:none;
}
form div.time p.formdate select {
margin-right: 6px;
}
form div.time p.formtext input {
width:50px;
border: 1px solid #B6B6B6;
margin: 0;
}
