/* CSS Document */
#Poplayer {
	position:absolute;
	left: 50%;
	margin-left:-24px;
	top:62px;
	width:208px;
	height:141px;
	z-index:6;
}
.poptable{
	border: thin solid #0a15f1;
	background-color:#FFFFFF;
	margin-top:5px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#logo_layer{
	position:absolute;
	top:185px;
	width:287px;
	height:88px;	
  	left: 50%;
 	margin-left: -300px;
	z-index:1;
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	}
#navi_layer {
	position:absolute;
	left: 50%;
	margin-left:-325px;
	top:32px;
	width:650px;
	height:40px;
	z-index:3;
	text-align: center;
}	
#cat_layer1 {
	position:absolute;
	left: 50%;
 	margin-left: +205px;
	top:166px;
	width:289px;
	height:194px;
	z-index:2;
}
#cat_layer2 {
	position:absolute;
	left: 50%;
 	margin-left: +165px;
	top:166px;
	width:300px;
	height:225px;
	z-index:2;
}
#adress_layer {
	position:fixed;
	left: 50%;
	margin-left: 190px;
	top: 74%;
	width:199px;
	height:98px;
	z-index:4;
	border: 0.1em solid #a2a9b3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 10px;
	line-height: 20px;
}
#layer_top {
	background-color: #0a0aa5;
	height:10px;
	font-size: 1px;
	line-height: 1; 

}
#navi_back {
	background-color: #FFFFFF;
	height:75px;
}
#grey {
	height:154px;
	background-image: url(../img/greyback.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#bottom {
	position: fixed;
	bottom: 0;
	background-color: #0a0aa5;
	height:22px;
	width:100%;
	font-size: 1px;
	left:0;
	z-index:6;
}
#main{
	position:absolute;
	left: 50%;
	top:320px;
	width:550px;
	margin-left: -430px;
	z-index:5;

}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #0a15f1;
	letter-spacing: 0.2em;
	word-spacing: normal;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 60px;
	margin-left: 15px;
}
.kontakt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.kontakt_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;

}
.errorborder {
	border: medium solid #FF0000;
}
