/* CSS Document */
body {
	background-image:url(../bg_img/verlauf_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:14px; 
	color:#333333;
}

a {
	color:#757575;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#333333;
	text-decoration:underline;
}

.topborder {
	position:absolute;
	top:0px;
	left:0px;
	width:954px;
	height:20px;
	z-index:2;
	background-image:url(../bg_img/oben.png);
	background-repeat:no-repeat;
	background-position:top;
}

.bottomborder {
	position:absolute;
	bottom:0px;
	left:0px;
	width:954px;
	height:19px;
	z-index:2;
	background-image:url(../bg_img/unten.png);
	background-position:top;
	background-repeat:no-repeat;
}

.leftborder {
	position:absolute;
	left:0px;
	top:20px;
	width:12px;
	z-index:2;
	background-image:url(../bg_img/li.png);
	background-position:top;
	background-repeat:repeat-y;
}

.rightborder {
	position:absolute;
	right:0px;
	top:20px;
	width:12px;
	z-index:2;
	background-image:url(../bg_img/re.png);
	background-position:top;
	background-repeat:repeat-y;
}

.content2 {
	position:absolute;
	top:10px;
	left:12px;
	width:930px;
	z-index:2;
	background-color:#FFFFFF;
}

.logos img {
	width:65px;
	height:65px;
	margin:5px;
}

.logo1 {
	border:solid #7B8EB9 1px;
}


.logo2 {
	border:solid #992A27 1px;
}


.logo3 {
	border:solid #BDCA9C 1px;	
}


.impressum  a {
	text-decoration:underline;
	font-size:11px;
}


/** **/

#footer {
	width:100%;
	height:40px;
	margin-top:3px;
	margin-bottom:35px;
	color:#757575;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}

#footer a {
	text-decoration:underline;
}


/** brosch�re**/

#broschuere_container .leftborder, 
#broschuere_container .rightborder,
#broschuere_container .content,
#broschuere_container .broschuere,
#broschuere_container  {
	height:900px;
}

#broschuere_container {
	padding:20px 0 19px 0;
	margin:20px auto 5px auto;
	width:954px;
	position:relative;
	z-index:1;
}

#broschuere_container .broschuere {
	position:absolute;
	top:10px;
	left:0px;
	width:930px;
	z-index:3;
	background-image: url(../broschuere/fliesen_broschuere_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#broschuere_container .logos {
	position:absolute;
	left:15px;
	top:250px;
}



#broschuere_container .broschuere  a {
	text-decoration:underline;
}
.meintxt { margin:0 -50px;}
.linkboxzumiframe { max-width: 450px; margin: 0 0 0 190px; } 
.linkboxzumiframe img { max-width: 450px; }
/** **/

#cookietext {
	min-height:50px;
	padding-top:5px;
	width:50%;
	z-index:99;	
	position:fixed;
	bottom:0px;
	left: 0;
	background-color:#AAAAAA;
	text-align:center;
	font-size:14px;
	color:#FFFFFF;
	display:table-cell;
	}

.cookiebutton {
	border:none;
	background-color:#AAAAAA;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	width:30px;
	cursor:pointer;
}
