BODY {
	text-align: center;
}

DIV#frameBorder,
DIV#frame,
DIV#main,
DIV#pageHeaderFrame,
DIV#pageFooterFrame {
	margin: auto;
}

DIV#frameBorder {
  position: relative;
  z-index: 1;
}

DIV#frameBorder, DIV#pageFooterFrame, DIV#pageHeaderFrame {
	width: 900px;
}


DIV#frameBorder {
	padding: 1px 0px 1px 0px;
	margin-top: 20px;
}

DIV#frame {
	width: 898px;
	padding: 14px 0px 14px 0px;
}

DIV#main {
	width: 870px;
	text-align: left;
}

DIV#top {
	padding-bottom: 1px;
}

DIV#top H1 {
	float: left;
	margin: 0px;
	padding: 14px 0px 0px 14px;
}

DIV#top DIV {
	float: right;
}

DIV#top DIV UL {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 14px;
}

#content {
        background-image: url(/img/bg.gif);
        background-repeat: repeat-y;
}

#content .first {
        background-image: url(/img/first.gif);
        background-repeat: no-repeat;
}

#content .second {
        background-image: url(/img/second.gif);
        background-repeat: repeat-x;
}

.noBackground {
        background-image: none;
        background: white !important;
}


/* Allgemeines */

DIV.borderBox {
	border: 1px solid;
}

DIV.borderBox H2 {
	margin: 13px 13px 7px 13px !important; 
	padding: 0px;
}

DIV.borderBoxContent {
	padding: 0px 13px 7px 13px;
}

DIV.borderBoxContent H3 {
	margin: 0px;
	padding: 0px 0px 7px 0px;
}

DIV.borderBoxContent UL {
	margin: 0px;
	padding-left: 20px;
}

DIV.borderBoxContent UL.arrow {
	margin-top: 14px;
	padding-left: 20px;
}

DIV.borderBox P {
	padding-top: 0px !important;
	margin: 0px !important;
}

/* Mitarbeiter */
DIV.employeePicture {
	width: 100px;
}

DIV.employeeInfo {
	width: 254px;
}

/* Navigation */

UL#navigation {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	float: right;
}

UL#navigation LI {
	float: left;
	margin-left: 1px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #ffffff;
}

UL#navigation LI.first {
	padding-left: 15px;
	background-image: url('/img/cornerInActive.gif');
}

UL#navigation LI#activeCategory {
	margin-left: 0px;
	padding-left: 15px;
	border-bottom: 1px solid #B5C3E5;
}

UL#navigation LI#activeCategory {
	background-image: url('/img/cornerActive.gif');
}

UL#navigation LI#activeCategory.first {
	background-image: url('/img/cornerActiveFirst.gif');
}

UL#navigation LI#activeCategory A {
	font-weight: bold;
}

UL#navigation LI A {
	text-decoration: none;
	display: block;
	padding: 3px 10px 4px 10px;
}

/* Navigation Ende */

DIV#distanceNavigationSlogan {
	height: 20px;
}

DIV#slogan {
	height: 75px;
	margin-top: 1px;
	background-repeat: no-repeat;
	background-position: right;
}

DIV#slogan H2 {
	margin: 0px;
	padding: 23px 0px 0px 14px;
}

/* Content */
DIV#content {
	margin-top: 1px;
}

DIV#content DIV.mainPage {
	width: 670px;
	float: left;
}

DIV#content DIV.first {
	width: 200px;
	float: left;
	padding-bottom: 14px;
}

DIV#content DIV.first H3 {
	padding: 0px;
	margin: 28px 0px 14px 35px;
}

DIV#content DIV.first UL {
	list-style-type: none;
	margin-left: 35px;
	padding: 0px 4px 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

DIV#content DIV.first IMG {
	width: 200px;
	margin: 14px 0px 0px 0px;
	border-bottom: 1px solid;
	border-top: 1px solid;
}

DIV#content DIV.first UL LI {
	margin-top: 7px;
}

/* rekursion */
DIV#content DIV.first UL.pageControl1Folder LI.pageControl1Active {
	list-style-image: url('/img/arrowRight.gif');
}

DIV#content DIV.first UL.pageControl1Folder LI.pageControl1Active UL {
	display: block;
}

DIV#content DIV.first UL.pageControl1Folder LI.pageControl1 UL {
	display: none;
}

DIV#content DIV.first UL.pageControl2Folder {
	margin-left: 12px;
}

DIV#content DIV.first UL.pageControl2Folder LI {
	list-style-image: none;
}



/* rekursion - ende */

DIV#content DIV.second {
	width: 442px;
	float: left;
        padding-top: 14px;
	margin: 0px 14px 0px 14px;
	padding-bottom: 7px;
}

DIV#content DIV.second P {
	padding: 0px 0px 7x 0px;
	margin: 0px;
}

DIV#content DIV.second H4 {
	margin-bottom: 7px;
	display: block;
}

DIV#content DIV.second DIV.margin {
	padding: 7px 14px 7px 14px;
	margin: 0px;
}

DIV#content DIV.third {
	width: 200px;
	float: left;
}

DIV#content DIV.third H4 {
	padding-left: 20px;
	background: url('img/arrowThirdColumnRight.gif') no-repeat;
	background-position: 0px 2px;
}

DIV#content DIV.third UL {
	margin-top: 7px;
}

DIV#content DIV.third P {
	padding-left: 20px;
}

/* Zusatzinfos */
#pageAdditionalInfos H3 {
	margin: 7px 0px 0px 0px;
	padding: 0px;
}

#pageAdditionalInfos UL {
	margin-top: 7px;
	margin-bottom: 0px;
}

/* Module */

DIV#newsRunInPageIndex DIV,
DIV#downloadsRunInPageOverview DIV {
	border: 1px solid;
}


/* Fuss - Ende der Seite */

DIV#pageHeaderFrame,
DIV#pageFooterFrame {
	margin-top: 5px;
}

DIV#pageFooter {
	margin: 0px 14px 0px 14px;
}

DIV#pageHead UL,
DIV#pageFooter UL {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

DIV#pageHead UL LI,
DIV#pageFooter UL LI {
	float: left;
}

DIV#pageHead UL LI A,
DIV#pageFooter UL LI A {
	text-decoration: none;
	display: block;
	padding-left: 9px;
	padding-right: 14px;
}

DIV#pageFooter DIV.floatLeft UL LI.first A {
	padding-left: 16px;
	background: url('/img/home.gif') no-repeat;
}

DIV#pageFooter DIV.floatLeft UL LI.second A {
	padding-left: 16px;
	background: url('/img/arrowTop.gif') no-repeat;
}

DIV#pageFooter DIV.floatLeft UL LI.third A {
	padding-left: 22px;
	padding-bottom: 5px;
	background: url('/img/printPage.gif') no-repeat;
}

DIV#pageHead DIV.floatRight UL,
DIV#pageFooter DIV.floatRight UL {
	float: right
}

DIV#pageHead DIV.floatRight UL LI A,
DIV#pageFooter DIV.floatRight UL LI A {
	background: url('/img/line.gif') no-repeat;
	background-position: right;
	padding-right: 14px;
}

DIV#pageHead DIV.floatRight UL LI.last A,
DIV#pageFooter DIV.floatRight UL LI.last A {
	background: none;
	padding-right: 0px;
}

P.disclaimer {
	margin-top: 14px !important;
}

/* Bildergalerie*/
#picturegalleryCategories H3 {
	padding-bottom: 0px;
	margin-bottom: 7px;
}

#picturegalleryCategories .pictureRow DIV A.linkBlock {
	background-image: url('/img/arrowRight.gif');
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-left: 7px;
	background-position: 0px 1px;
}	

#picturegallery .row DIV.previous A {
	background-image: url('/img/picturegalleryArrowLeft.gif');
}

#picturegallery .row DIV.next A {
	background-image: url('/img/picturegalleryArrowRight.gif');
	background-position: 5px 0px;
}