body {
	position: relative;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f0ebe4;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: center;
}

#header {
	position: relative;
	margin: 0 auto;
	margin-left: 0px;
	/*background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: center top;*/
	height: 161px;
	width: 100%;
	border-bottom: 1px dotted #ccc;
}

#header_start {
	position: relative;
	margin: 0 auto;
	/*margin-left: 5px;	*/
	height: 161px;
	width: 100%;
	border-bottom: 1px dotted #ccc;
	z-index: -999;
}

#header_start object {
	margin-left: 8px;
}


#body_all {
	width: 1030px;
	margin: 0 auto;
	text-align: left;
	margin-top: -160px;
	position: relative;
}

* html #body_all {
}


#left_box, #center_box, #right_box {
	float: left;
}

#left_box {
	width: 170px;
	margin: 0px 10px 0px 40px;
}

* html #left_box {
	margin: 0px 5px 0px 20px;
}

#center_box {
	width: 590px;
}

* html #center_box {

}

#right_box {
	width: 180px;
}

* html #right_box {
	width: 180px;
}

#language {
	width: 170px;
	height: 32px;
	float: left;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/switch.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 18px 0px 0px 45px;
}

* html #language {
	height: 50px;
	width: 179px;
	padding: 18px 0px 0px 45px;	
}

#size {
	width: 170px;
	height: 34px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/size.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 16px 0px 0px 20px;
}

* html #size {
	height: 50px;
}


#meta_all {
	/*position: absolute;*/
	top: 161px;
	width: 560px;
	height: 40px;
	margin: 0px 0px 0px 0px;
	background-color: #fff;
	padding: 5px 15px 5px 15px;
}

* html #meta_all {
	width: 590px;
	padding: 5px 0px 5px 15px;
	height: 40px;
}

#meta {
	width: 400px;
	height: 30px;
	background-color: #53211e;	
	float: left;
	padding-top: 10px;
}

* html #meta {
	width: 400px;
	height: 40px;
}

.meta a:link, .meta a:visited  {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;	
	font-size: 14px;
	color: #ffcc00;
	padding: 0px 0px 0px 12px;
}

.meta a:hover {
	color: #ffcc00;
	text-decoration: underline;
}

#searchbox {
	float: left;
	width: 160px;
	height: 30px;
	background-color: #53211e;	
	padding-top: 10px;
}

* html #searchbox {
	padding-top: 6px;
	height: 40px;
}

#printbox {
	text-align: right;
	width: 160px;
	height: 50px;
}

#content_all {
	clear: both;
	width: 990px;
}

* html #content_all {
	width: 990px;
}

#menu {
	float: left;
	width: 170px;
	padding: 0px 10px 0px 0px;
}



/****** startseite *****************/

#content_box  {
	float: left;
	width: 560px;
	min-height: 550px;
	padding: 5px 15px 30px 15px;
	background-color: #fff;
}

* html #content_box {
	width: 590px;
	padding: 5px 5px 30px 15px;	
}

#title {
	width: 100%;
	min-height: 40px;
}

#content_start_left {
	width: 280px;
	min-height: 500px;
	float: left;
}


#content_start_right {
	width: 280px;
	min-height: 500px;
	float: left;
}

/**********************************/

#content {
	float: left;
	width: 560px;
	min-height: 550px;
	padding: 5px 15px 30px 15px;
	background-color: #fff;
}

* html #content {
	height: 550px;
	padding: 5px 5px 30px 15px;
}

#content_right {
	padding-left: 10px;
	
}

* html #content_right {
	padding-left: 10px;
}

.align-right {
	text-align: right;
}


.align-center {
	text-align: center;
}

#print {
	background-color: #fff;
	text-align: right;
	padding: 0px 15px 10px 0px;
}

#footer {
	clear: both;
	width: 1030px;
	height: 149px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	padding: 20px 0px 0px 0px;
	
}

* html #footer {
	width: 1030px;
}

#footer a{
 font-size: 13px;
}

#footer p{
	color: #53211e;
}

#footer .important, .important {
	font-size: 13px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}

#menu {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;	
	font-size: 14px;
	color: #53211e;
	width: 170px;
	padding-right: 10px;
}

#menu a {
	color: #53211e;	
}

#menu a:hover {
	text-decoration: none;
	color: #000;

}

#menu DIV.menu1-level1-no {
    font-size: 14px;
    padding-left: 0px;
  	/*line-height: 14px;*/
	padding-bottom: 6px;
	padding-top: 6px;
	border-bottom: 1px solid white;
}

#menu DIV.menu1-level1-no A:hover {
	background-color: #ffcc00;
}

#menu DIV.menu1-level1-no-last {
    font-size: 14px;
    padding-left: 10px;
  	/*line-height: 14px;*/
	padding-bottom: 6px;
	padding-top: 6px;
	background-color: #fff;
}

/*  MENU 1, level 1, active state (ACT) */
#menu DIV.menu1-level1-act {
	font-weight: normal;
	font-size: 14px;
	padding-left: 3px;
	/*line-height: 14px;*/
	padding-bottom: 6px;
	padding-top: 6px;
	background-color: #ffcc00;
	color: #53211e;
	font-style: italic;
	border-bottom: 1px solid white;	
}

* html #menu DIV.menu1-level1-act {
	padding-left: 0px;
}

#menu DIV.menu1-level1-act A {
    font-weight: normal;
	color: #53211e;
	background-color: #ffcc00;	
}

#menu DIV.menu1-level1-act-last {
    font-size: 14px;
    padding-left: 10px;
  	/*line-height: 14px;*/
	padding-bottom: 6px;
	padding-top: 6px;
	background-color: #fff;
}

/*  MENU 1, level 2, normal state (NO) */
#menu DIV.menu1-level2-no {
	padding: 2px 15px 2px 15px;
	font-size: 14px;
  	/*line-height: 18px;
	background-color: #80d1ef;*/
	width: 150px;
}

* html #menu DIV.menu1-level2-no {
	width: 150px;
}
	
/*  MENU 1, level 2, active state (ACT) */
#menu DIV.menu1-level2-act {
	padding: 2px 15px 2px 15px;
	font-size: 14px;
	font-weight: bold;
  	/*line-height: 18px;	*/
	border-top: 1px solid white;
	border-bottom: 1px solid white;	
	background-color: #ffcc00;
	color: #53211e;
	width: 140px;
		
}
* html #menu DIV.menu1-level2-act {
	width: 135px;
}

#menu DIV.menu1-level2-no A {
    font-weight: normal;
    color: #53211e;
    font-size: 14px;
	padding-left: 0px;
}

#menu DIV.menu1-level2-no-first {
	padding: 2px 15px 2px 15px;
	width: 140px;
}

#menu DIV.menu1-level2-act-first {
	background-color: #ffcc00;
	padding: 2px 15px 2px 15px;
	border-bottom: 1px solid white;	
	width: 140px;
}

#menu DIV.menu1-level2-no-last {
	padding: 2px 15px 2px 15px;
	border-bottom: 1px solid white;	
	width: 140px;
}

#menu DIV.menu1-level2-act-last {
	background-color: #ffcc00;
	padding: 2px 15px 2px 15px;
	border-top: 1px solid white;	
	border-bottom: 1px solid white;	
	width: 140px;
}

#menu DIV.menu1-level2-act A {
	font-weight: normal;
    color: #53211e;
	font-size: 14px;
	padding-left: 0px;
}



/* glossar */

.datamints_glossaryindex_index {
	width: 20%;
	float: left;
}

.datamints_glossaryindex_resultlist {
	width: 80%;
	float: left;
}

/* dam */
.tx-mmdamfilelist-pi1-searchbox {
 position: relative; top: -100px; z-index: 99;
}

/* search */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
background-color: #fff;
}

/* fontsize */

.pipa {
	color: #53211e;	
	font-weight: bold;
}

.pipa1 {
	font-size: 11px;
}

.pipa2 {
	font-size: 13px;
}

.pipa3 {
	font-size: 15px;
}

/* news */
.news-list-morelink {
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}

.news-list-date {
	font-size: 9px;
}

/*news start*/

.news_img {width: 280px; height: 320px; overflow: hidden; margin-bottom: 10px;}
.background_teaser {
	background-image: url(../images/fahne.jpg);
	background-repeat: no-repeat;
	background-position: left -1px;
	width: 280px;
	height: 507px;
}
.news_cat {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #53221e;
	margin-top: 10px;
	padding: 0px 15px 0px 12px;
	text-transform: uppercase;	
}
.news_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #53221e;
	padding: 0px 15px 5px 12px;
	display: block;
	text-transform: uppercase;
}


#lang_eng_no, #lang_de_no  {
	float: left;
}

#lang_eng, #lang_de {
	float: left;
}

span.filesize {
	color: #666;
	font-size: 10px;
}
