/************/
/*  GLOBAL  */
/************/

/* NON-HEADER */
*{padding:0; margin:0;}
 body {font-size:62.5%; background-color:rgb(255,255,255); font-family:arial,helvetica,sans-serif;} /*Font-size: 1.0em = 10px when browser default size is 16px*/
.page-container {
	width:970px;
	margin-bottom:10px;
	font-size:1.0em;
	margin-right: auto;
	margin-left: auto;
}/* Rand um Alles */
.main {
	width:970px;
	background-image: url(../img/bg_content.jpg);
	background-repeat:repeat-y;
	overflow: visible;
	clear: both;
} /* Unterer Content-Bereich */
.main-navigation {
	display:inline;
	float:left;
	width:190px;
	overflow:visible !important;
	overflow:hidden;
	padding-left: 7px;
}
.main-content {
	display:inline;
	float:left;
	width:525px;
	margin: 0 0 0 20px;
	overflow:visible !important;
	overflow:hidden;
}
.main-subcontent {
	display:inline;
	float:right;
	width:190px;
	overflow:visible !important;
	overflow:hidden;
	top: 170px;
	left: 783px;
	background: rgb(229,229,229);
	margin-right: 16px;
}
.footer {clear:both; width:970px; padding:1.0em 0 1.0em 0; background:rgb(255,255,255) url(../img/bg_foot.jpg) no-repeat; font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}

/* --- For alternative headers START PASTE here --- */

/* HEADER */
.header {width:900px; font-family:arial,helvetica,sans-serif;}
.header-top {width:900px; height:80px; background:rgb(255,255,255); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.header-middle {
	width:986px;
	height:211px;
/*	background:url(../img/bg_head_hamburg.jpg) no-repeat; */
	overflow:visible !important;
	overflow:hidden;
}
.header-bottom {width:900px; height:40px; background: url(../img/bg_head_breadcrumbs.jpg) repeat-y;}
.header-breadcrumbs {
	padding-top: 5px;
	padding-left: 10px;
	width: 530px;
}

/********************/
/*  HEADER SECTION  */
/********************/


/* --- For alternative headers END PASTE here --- */

/******************/
/*  MAIN SECTION  */
/******************/

/* MAIN NAVIGATION */
.main-navigation .round-border-topright {width:10px; height:10px; position:absolute; z-index:100; margin:0 0 0 190px; background:url(../img/bg_corner_topright.gif) no-repeat;}

/* MAIN CONTENT */
.column1-unit {
	width:500px;
	margin-bottom:10px !important;
	margin-bottom:5px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.column2-unit-left {float:left; width:200px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;	padding-left: 10px;}
.column2-unit-right {float:right; width:200px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-left {float:left; width:120px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;	padding-left: 10px;}
.column3-unit-middle {float:left; width:120px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; margin-left:40px;}
.column3-unit-right {float:right; width:120px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}

/* MAIN SUBCONTENT */
.subcontent-unit-border {
	width:190px;
	margin:0px;
	padding:0 0px 5px 0;
	display:block;
}

/********************/
/*  FOOTER SECTION  */
/********************/
.footer p {line-height:1.3em; text-align:center; color:rgb(125,125,125); font-weight:bold; font-size:110%;}
.footer p.credits {font-weight:normal;}
.footer a {text-decoration:underline; color:rgb(125,125,125);}
.footer a:hover {text-decoration:none; color:rgb(0,0,0);}
.footer a:visited {color:rgb(0,0,0);}

.seiteunten {
	width:510px;
	font-size:1.0em;
	overflow:visible !important;
	overflow:hidden;
	padding-top: 1em;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
	text-align: right;
}

/******************/
/*  CLEAR FLOATS  */
/******************/
.page-container:after, .header:after, .header-breadcrumbs:after, .main:after, .main-navigation:after, .main-content:after, /* .main-content div:after, */ .main-subcontent:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.column1-unit:after, .column2-unit-left:after, .column2-unit-right:after, .column3-unit-left:after, .column3-unit-middle:after, .column3-unit-right:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-border:after, .subcontent-unit-noborder:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.footer:after, p:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clear-contentunit {clear:both; width:440px; height:0.1em; border:none;}

/********************************/
/*  PRINTING and MISCELLANEOUS  */
/********************************/
@media print {.header-top, .header, .header-middle, .header-bottom, .seiteunten, .main-subcontent, .subcontent-unit-border, .footer, .column2-unit-left, .column2-unit-right  {visibility: hidden; width:1px; height:1px; margin: 0 0 0 0; padding: 0 0 0 0; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}}
@media print {.header-breadcrumbs {width:500px; background:transparent;}}
@media print {.main {width:900px; font-size:110%; background:transparent;}}
@media print {a, p, bodytext, .news-latest-container, .internal-link {font-size:110%;}}