/* CSS Document */

/* Site Style BODY*/
body {
	position: absolute;
	margin: 0px;
	padding-left: 50%;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	background-color: #fff;
}

/* Site Style BODY*/

#container {
	background: url(images/back.jpg) center top repeat-y;
	width: 810px;
	height: 706px;
	margin-left: -425px;
	margin-top: 10px; 
	position: absolute;
}

#headerstyle {
	width: 775px;
	height: 178px;
	border: 0px;
	margin-left: 18px;
}

#ct-sec-sys {
	width: 775px;
	height: 168px;
	border: 0px;
}

#head {
	width: 775px;
	height: 5px;
	background-color: #BCBCBC;
}

#head1 {
	width: 775px;
	height: 5px;
	background-color: #BCBCBC;
}

#underhead {
	width: 775px;
	height: 20px;
	background: url(images/underhead.jpg) center top repeat-x;
}

#overhead {
	width: 775px;
	height: 20px;
	background: url(images/overhead.jpg) center top repeat-x;
	margin-left: 18px;
	border-top: solid #BCBCBC 1px;
}

#menu{
	background:none;
	width: 197px;
	height: 455px;
	float: left;
	margin-left: 18px;
	border-right: solid #BCBCBC 1px;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #464646;
}

#right {
	width: 560px;
	height: 430px;
	float: right;
	margin-right: 17px;
	margin-top: 10px;
	border: none;
	background-image: url(images/right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#case {
	width: 360px;
	height: 420px;
	border: solid #BCBCBC 1px;
	margin-top: 10px;
	float: left;
}

.title {
	background: url(images/overhead.jpg) center top repeat-x;
	height: 20px;
	border-bottom: solid #BCBCBC 1px;
	text-align: center;
	font-family:Verdana;
	font-size: 12px;
	color: #464646;
	font-weight: bold;
	vertical-align: middle;
	width: auto;
	line-height: normal;
}

.text {
    width: auto;
	height: auto;
	font-family:Verdana;
	font-size: 12px;
	color: #464646;
	margin: 5px;
}
		
#footerbox {
	width: 775px;
	height: 21px;
	float: left;
	margin-left: 18px;
}

#underfoot {
	width: 775px;
	height: 20px;
	background: url(images/underhead.jpg) center top repeat-x;
	border-bottom: solid #BCBCBC 1px;
}


.footerline {
	width: 775px;
	height: 9px;
	background: #ffffff url(images/footer.jpg) center top repeat-x;
}

.footer {
	background-color: #fff;
	font-family: "Verdana";
	font-size: 12px;
	color: #464646;
	text-align: center;
	vertical-align: bottom;
	height: 20px;
	width: auto;
	padding-bottom: 2px;
}

#icons {
    vertical-align: bottom;
}
    

#kontaktcontainer {
	background: url(images/back.jpg) center top repeat-y;
	width: 810px;
	height: 711px;
	margin-left: -425px;
	margin-top: 10px; 
	position: absolute;
}

#kontaktright {
	width: 560px;
	height: 435px;
	float: right;
	margin-right: 17px;
	margin-top: 10px;
	border: none;
	background-image: url(images/right.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#kontaktcase {
	width: 360px;
	height: 420px;
	border: solid #BCBCBC 1px;
	margin-top: 10px;
}

#kontaktmenu{
	background:none;
	width: 200px;
	height: 460px;
	float: left;
	margin-left: 18px;
	border-right: solid #BCBCBC 1px;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #464646;
}

#impresscontainer {
	background: url(images/back.jpg) center top repeat-y;
	width: 810px;
	height: 2061px;
	margin-left: -425px;
	margin-top: 10px; 
	position: absolute;
}

#impressright {
	width: 560px;
	height: 1800px;
	float: right;
	margin-right: 17px;
	margin-top: 10px;
	border: none;
	background-image: url(images/right1.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#impresscase {
	width: 540px;
	height: 1780px;
	border: solid #BCBCBC 1px;
	margin-top: 10px;
}

#impressmenu{
	background:none;
	width: 200px;
	height: 1810px;
	float: left;
	margin-left: 18px;
	border-right: solid #BCBCBC 1px;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #464646;
}


