/*-----------------------------------------------------*/
/* PNG Fix EE5/6                                       */
/*-----------------------------------------------------*/
img, div, input { 
    behavior: url("css/iepngfix.htc") 
}
/*-----------------------------------------------------*/
/* Background + Tag-Format                             */
/*-----------------------------------------------------*/
body {
	background-image: url(../images/backgrounds/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*-----------------------------------------------------*/
/* Layers Grundaufbau                                  */
/*-----------------------------------------------------*/
#Background {
	position:absolute;
	left:50%;
	width:946px;
	height:auto;
	margin-left: -473px;
	top: 0px;
	z-index:1;
}
/*-----------------------------------------------------*/
/* Layers Header                                       */
/*-----------------------------------------------------*/
#Header {
	position:relative;
	left:0px;
	top:0px;
	width:946px;
	height:244px;
	z-index:2;
	float: left;
}
#HeaderContent{
	position:relative;
	left:0px;
	top:0px;
	width:auto;
	height:244px;
	z-index:2;
	float: left;
}
/*-----------------------------------------------------*/
/* Layers Content                                      */
/*-----------------------------------------------------*/
#Content {
	position:relative;
	left:0px;
	top:0px;
	width:946px;
	height:auto;
	z-index:2;
	float: left;
}
#ContentMiddle {
	position:absolute;
	left:273px;
	top:0px;
	width:398px;
	height:auto;
	z-index:3;
	float: left;
}
#ContentKontakt {
	position:absolute;
	left:268px;
	top:0px;
	width:404px;
	height:412px;
	z-index:3;
	border: 1px solid #049FD2;
}
#ContentTitel {
	position:relative;
	left:0px;
	top:0px;
	width:auto;
	height:auto;
	z-index:2;
	float: left;
	padding-left: 123px;
}
#ImageText {
	position:relative;
	left:0px;
	top:0px;
	width:398px;
	height:auto;
	z-index:2;
	float: left;
	margin-top: 15px;
}
#imageBroschuere {
	position:relative;
	left:0px;
	top:0px;
	width:101px;
	height:107px;
	z-index:2;
	float: left;
}
#TextBroschuere {
	position:relative;
	left:0px;
	top:0px;
	width:274px;
	height:auto;
	z-index:2;
	float: left;
	margin-left: 23px;
}
#ContentBestellen {
	position:relative;
	left:0px;
	top:0px;
	width:auto;
	height:auto;
	z-index:2;
	float: left;
	margin-top: 35px;
	margin-left: 32px;
	padding-bottom: 15px;
}
/*-----------------------------------------------------*/
/* Layers Border Links                                 */
/*-----------------------------------------------------*/
#BorderLeft {
	position:absolute;
	left:23px;
	top:0px;
	width:224px;
	height:auto;
	z-index:2;
	float: left;
}
#Megaphone {
	position:absolute;
	left:0px;
	top:81px;
	width:auto;
	height:auto;
	z-index:3;
}
#BorderLeftContent {
	position:relative;
	left:0px;
	top:111px;
	width:224px;
	height:auto;
	z-index:2;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 6px;
}
#BorderLeftText {
	position:relative;
	left:0px;
	top:0px;
	width:219px;
	height:auto;
	z-index:2;
	margin-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}
/*-----------------------------------------------------*/
/* Layers Border Rechts                                */
/*-----------------------------------------------------*/
#BorderRight {
	position:absolute;
	left:695px;
	top:0px;
	width:231px;
	height:auto;
	z-index:4;
	float: left;
}
#BorderRightText {
	position:relative;
	left:0px;
	top:0px;
	width:212px;
	height:auto;
	z-index:2;
	margin-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#BorderRightContent {
	position:relative;
	left:0px;
	top:67px;
	width:231px;
	height:auto;
	z-index:2;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 6px;
}
/*-----------------------------------------------------*/
/* Layers Formular                                     */
/*-----------------------------------------------------*/

