/*
@author: Clemens Hofmann
@date: October 14, 2014
@copyright: Clemens Hofmann
@licence: creative commons
@version: 1.1
*/

/* ###  Top-Bereich  ### */
#header{
	background-color:transparent;
	height: auto;
	width: 100%;
}
#header_top{
	height: 110px;
	width: 1220px;
	text-align: center;
	margin: auto;
}
#header_top img{
	width: 800px;
	height: 110px;
}

#intropic{
	margin-left:-610px;
	margin-top: 0px!important;
}

#intropic_area{
	background:transparent;
	width: auto;
	height: 400px;
	position: relative;
}

#intropic_area img{
	display: none!important;
}
/* ###  Top-Bereich - ENDE  ### */

/* ###  Haupt-Bereich  ### */
#conleft{	
	display: none;
}
#conmid{
	margin: auto;
}
#maincontent{
	margin: auto;
}
#conright{	
	display: none;
}

/* ###  Haupt-Bereich - ENDE  ### */

/* ###  Fuß-Bereich  ### */
#footschatten{
	display:none;
}


#footer{
	display:none;
}
/* ###  Fuß-Bereich - ENDE  ### */

/*  für Niederlassungen Farbbildänderungen:  */

table img.bunt{
	display: block;
}

table img.schwarz-weiss{
	display:none;
}
/*  für Niederlassungen Farbbildänderungen - ENDE  */