/******************/
/* PAGEBORDER     */
/******************/
div#pageborderET {	
	background:url('/cachepics/pageborderet.gif');
	background-position:right top;
	background-repeat:no-repeat;
	padding:14px 0 0 0;
	background-color:#FFF;
	border-left:1px solid #dad9e6;
}
* html div#pageborderET {margin:-15px 0 0 0;}

div#pageborderR {
	background:url('/cachepics/pageborderr.gif');
	background-position:right top;
	background-repeat:repeat-y;
	padding:0 10px 0px 0;
	margin:0 0 -1px 0;
	border-bottom:1px solid #e8e6f4;
}

div#pageborderT {
	background:url('/cachepics/pagebordert.gif');
	background-position:left top;
	background-repeat:repeat-x;
	padding:1px 0 0 0;
	margin:0;
	width:914px;
	height:0px;
}

/******************/
/* BORDER WRAPPER */
/******************/
div#Wborder {
	width:224px;
	float:left;
	margin:-14px 0 0 0;
}

div#WborderELT {
	background:url('/cachepics/wborderelt.gif');
	background-position:left top;
	background-repeat:no-repeat;
	padding:0 0 0 12px;
	height:60px;
}

div#WborderERT {
	background:url('/cachepics/wborderert.gif');
	background-position:right top;
	background-repeat:no-repeat;
	padding:0;
	height:60px;
}

div#WborderT {
	background:url('/cachepics/wbordert.gif');
	background-position:right top;
	background-repeat:repeat-x;
	padding:0;
	margin:0;
	height:10px;
}

div#WborderL {
	background:url('/cachepics/wborderl.gif');
	background-position:left top;
	background-repeat:repeat-y;
	width:12px;
	padding:0 0 0 12px;
	margin:0;
}

div#WborderIB {
	background:url('/cachepics/wborderib.gif');
	background-position:left bottom;
	background-repeat:repeat-x;
	width:200px;
	height:177px;
	margin:0;
}

/***************************/
/* FOOTER                  */
/***************************/
div#footerWrapper {clear:both;}

div#footerWrapper img {
	margin:2px 0 8px 12px;
	width:889px;
	height:7px 
}

div#footerContent {
	background:url('/cachepics/pageborderr.gif');
	background-position:right top;
	background-repeat:repeat-y;
	padding:0 10px 0 0;
	border-left:1px solid #dad9e6;
	vertical-align:bottom;
	display:block;
	background-color:#FFF;
	margin:0 0 -1px 0;
}

div#footerEL {
	background:url('/cachepics/footerel.gif');
	background-position:left bottom;
	background-repeat:no-repeat;
	padding:0 0 0 16px;
	margin:0;
	vertical-align:top;
	display:block;
	height:14px;
}

div#footerB {
	background:url('/cachepics/footerb.gif');
	background-position:left bottom;
	background-repeat:repeat-x;
	height:14px;
	margin:0;
	padding:0;
	vertical-align:top;
	display:block;
}

div#footerER {
	background:url('/cachepics/footerer.gif');
	background-position:right bottom;
	background-repeat:no-repeat;
	padding:0 10px 0 0 ;
	margin:0;
	vertical-align:top;
	display:block;
	height:14px;
}


/* T A B E L L E N */

table {
	margin:0 0 0 0;
	padding:0 10px 0 0;
	border:1px solid #ccc;
	color:#707c7e;
	line-height:normal;
	border-collapse:collapse;
}

table tr td{
	margin:0;
	padding:4px;
	border-collapse:collapse;
	text-align:left;
}

table tr th {
	vertical-align:top;
	margin:0;
	color:#707c7e;
	text-align:left;
	font-weight:bold;
	text-transform:uppercase;

}

/* K O N T A K T */
div.contactLeft{
	width:380px;
}

div.contactRight{
	float:right;
	width:225px;
}

div#content img#aseptim {
	float:left;
	margin:0;
	padding:0;
	clear:right;	
}

/* flash */

div.DMS {
	text-align:left;
	padding:10px 0 0 0;
}

div#player {
	width:364px;
	margin:0;
}


/* news */

div.newsBlock {
	padding:0 20px 0 20px;
}

div.newsBlock p {
	margin:0;
	padding:0 0 0 40px;
}

p.title {
	color:#707C7E;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
}


/*** Presse Teaser **/

div.pressTeaser {
	text-align:center;
	padding:0 18px 0 5px
}

div.pressTeaser h1 {
	text-align:left;
	margin-bottom:11px;
	padding-left:4px;
}

div.pressTeaser img {
	text-align:center;
	margin-left:10px;
}

div.pressTeaser a.doclink_pdf {
	margin-left:13px;
	padding-left:27px;
	background:url("/cachepics/files/pdf_27x22.gif");
	background-repeat:no-repeat;
	background-position: 5px 11px ;
}


