@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	background-color: #cbe6ff;
}
#header {
	background-image:url(img/topbg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:100%;
	height:241px;
	position:fixed;
	top:0;
}
#nav {
	background-image:url(img/top.jpg);
	width:984px;
	height:50px;
	margin:0 auto;
	padding-top:191px;
	font-family: 'Rosario', sans-serif;
}
#nav a:hover {
	color:#CBE6FF;
}
#shadow {
	height:15px;
	width:100%;
	position:fixed;
	top:241px;
	background-image:url(img/shadow.png);
	background-repeat:repeat-x;
}
#nav a {
	color:#FFF;
	font-family: 'Rosario', sans-serif;
	text-decoration:none;
	line-height:40px;
	font-size:16px;
	display:inline-block;
	padding:0 0 0 30px;
}
#wrap {
	width:984px;
	margin:0 auto;
	padding-top:300px;
}
#cb {
	width:984px;
	font-family: 'Rosario', sans-serif;
	margin-bottom:60px;
}
#cb h1, h2 {
	font-size:26px;
	font-weight:normal;
	color:#222;
	margin:0 0 10px 0;
}
.grline {
	background-image:url(img/silverbar.jpg);
	background-position:top;
	height:10px;
	float:none;
	clear:both;
}
.cb_content {
	background-color:#FFF;
	padding:0px;
	overflow:hidden;
}
.cb_content img {
	float:left;
}
.cb_text {
	padding:30px;
	float:left;
	width:524px;
	background-color:#FFF;
	font-size:16px;
}
.cb_text_br {
	padding:30px;
	background-color:#FFF;
	font-size:16px;
}
#footer {
	font-family: 'Rosario', sans-serif;
	position:fixed;
	bottom:0;
	height:53px;
	background-image:url(img/footerbg.png);
	background-repeat:repeat-x;
	background-position:bottom;
	width:100%;
}
#ft_middle {
	width:984px;
	margin:0 auto;
	padding-left:0px;
}
#ft_telefon {
	text-align:center;
	height:43px;
	width:250px;
	padding-bottom:4px;
	padding-top:7px;
	float:left;
	margin-right:20px;
	color:#FFF;
	background-color:#222;
}
#ft_email {
	background-color:#222;
	text-align:center;
	height:43px;
	width:250px;
	padding-top:7px;
	padding-bottom:4px;
	margin-right:37px;
	float:left;
	color:#FFF;
}
#footer a {
	border:none;
	text-decoration:none;
	margin:0;
	padding:0;
	color:#FFF;
}
#footer a:hover {
	color:#CBE6FF;
}
#ft_men {
	float:left;
	width:413px;
	margin-top:31px;
	font-size:12px;
	color:#CCC;
	text-align:right;
}
.cb_text_br_tbl {
	padding:30px;
	background-color:#FFF;
	font-size:16px;
}
.cb_text_br_tbl a {
	display:block;
	text-align:center;
}
#nav {
	position:relative;
}
#vuv {
	position:absolute;
	right:20px;
	top:160px;
}
#vuv a {
	display:block;
	width:90px;
	height:70px;
	
}