
/*************************** Global ***************************/
#WUIToogleModeHeader,
#header,
#horizontalnavigation,
#footer,
#col2{
	display:none;
}
div#WUIMainContent,
#WUIMainContent{
	position:static;
	margin:0;
	width:auto;
}
body {
	width:100%;
}
.website,
.website .content-container,
#breadcrumbtrail,
#colmask,
#colmid,
#colright,
#col1wrap,
#col1pad,
#col1,
#col2,
#col3,
.website .col3-inner{
	display:block;
	border:0;
	position:static;
	float:none;
	width:auto;
	height:auto;
	margin:0;
	padding:0;
	left:0;
	background:none;
	right:0;
	overflow:visible;
	clear:both;		
}
#col2{
	display:none;
}
#col3 .content{
	width:190px;
}

.website .bereiche{
display:none;
}

/*************************** Header ***************************/
.website .header-print-left{
	float:left;
	width:220px
}
.website .header-print-right{
	margin-left:300px;
	width:300px
}
.website .header-print-form{
	display:none;
}
.website .label-note{
	display:block;
	margin-bottom:5px;
}
.website .textarea-note{
	border:1px solid #000;
	font-size:12px;
	height:60px;
	width:300px;
}
.website .button-print{
	background:url(../files/website-layout/$file/footer-print.gif) transparent no-repeat 0 0;
	float:right;
	padding-left:20px;
	cursor:pointer;
}
@media print {
	.website .button-print{
		display:none;
	}
}

/*************************** Content ***************************/
#social-navigation .nav-print {
	display: none;
}
.website .content-container {
	clear:both;
	padding-top:10px;
	zoom:1;
}
.website-inner {
	padding:0;
	margin:10px;
}
.h1-headline,
#breadcrumbtrail{
	margin-bottom:10px;
}
.website .content li {
	list-style:disc;
	background:none;
	padding-left:0;
}

/*************************** Overview ***************************/
.website .overview .secured,
.website .overview .overview-entry-right {
	background:none;
}

/*************************** List nav ***************************/
.website .nav-list .nav-entry {
 	background-color:#FFF;
	border:1px solid #000;
	color:#000;
}
.website .nav-list .nav-entry-active{
	font-weight:bold;
}

/*************************** Box ***************************/
#col3 .box{
	width:270px;
}
.website .box-header{
	background:transparent;
	border:0;
}
.website .box-header-headline{
	color:#000;
	text-align:left;
	padding-left:10px;
}
.website .box-content{
	background-color:transparent !important;
}

/*************************** Form ***************************/
.website .container-form {
	background-color:transparent;
}
.website .container-form-inner {
	padding:0;
}
.website .form .textarea,
.website .form .input-text,
.website .form .select{
	border:1px solid #000;
}

/*************************** Homepage ***************************/
.website-home #col2{
	display:block;
	margin-bottom:10px;
}
.website-home .topicoverview {
	border-left:0;
}
.website-home .content-left {
	float:none;
	margin-bottom:10px;
	height:auto;
}
.website-home .content-right{
	margin:0;
}
.website-home .box-events .box-content {
	min-height:0;
}
.website-home #bottomline{
	display:none;
}
.website .box-content .downloadlink {
	background:none;
	padding-left:0;
}


/******************** Teaser ********************/
.website-home .teaser-container-inner .teaser-text{
	background-color:transparent;
	height:auto;
	margin-top:0;
	position:static;
	width:auto;
}
.website-home .teaser-container-inner .teaser-text-inner{
	padding:0;
}
.website-home .teaser-container-inner .teaser-text .teaser-headline{
	color: #000;
}
.website-home .teaser-container-inner .teaser-text .teaser-abstract{
	background:transparent;
	color: #000;
}

/******************** Teaser - Navigation ********************/
.website-home .teaser-container-inner .teaser-nav{
	background:none;
	height:auto;
	margin:0;
	position:static;
	width:auto;
}
.website-home .teaser-container-inner .teaser-nav-button-left,
.website-home .teaser-container-inner .teaser-nav-button{
	display:none;
}
.website-home .teaser-container-inner .teaser-nav-counter{
	height:auto;
	float:none;
}
.website-home .teaser-container-inner .teaser-nav-counter-inner{
	margin:0;
}

/*************************** Sitemap ***************************/
.website .sitemap {
	background-color:transparent;
}
.website .topicoverview {
	border-left:0;
}
.website .sitemap-left,
.website .sitemap-right{
	clear:both;
	float:none;
	width:auto;
	margin:0;
}

/*************************** Tabs ***************************/
.website .tabs-header {
	padding:0;
	border-color:#000;
}
.website .tab {
	width:auto !important;
}
.website .tab .a-tab{
	background-color:transparent !important;
	padding-left:5px !important;
	padding-right:5px !important;
	color:#000 !important;
}
.website .tab-active .a-tab{
	font-weight:bold;
}
.website .tabs-content-inner {  
	padding:10px 0 10px 0;
}
.website .tab-1 .a-tab,
.website .tab-2 .a-tab,
.website .tab-3 .a-tab { 
	width:auto;
}

/*************************** Member area ***************************/
.website .overview-eventbanner {
	display:none;
}

/*************************** Search ***************************/
#search-result-form {
	background-color:transparent;
	padding:0;
}
.website .form .form-row-submit {
	display:none;
}
.search-result-form-left {
	float:none;
	width:auto;
}
.search-result-form-right{
	margin:0;
}
