html,
body{
	height:100%;
	margin:0;
}

body{
	margin:0;
	color:#191919;
	background:#fff;
	font:14px/22px Helvetica, Arial, sans-serif;
	min-width:1003px
}

img{border-style:none;}

a{text-decoration:none; color:#56428a;}

a:hover{text-decoration:underline;}

input,
textarea,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
q{quotes:none;}
q:before{content:''}
q:after{content:''}
#wrapper{
	background:url(../images/bg-body.gif) repeat-x;
	min-height:100%;
	width:100%;
	overflow: hidden;
	position: relative;
}
.w1{padding:0 0 157px;}
.header-wrapper{
	width:100%;
	overflow:hidden;
	position:relative;
}

.header-wrapper .holder,
.header-wrapper .frame{
	width: 1013px;
	position: relative;
	float: left;
	left: 50%;
}

.header-wrapper .frame{
	left: -50%;
}

#header{
	background:url(../images/image2.gif) 100% 5px no-repeat;
	height:1%;
	padding:5px 72px 19px 0;
	overflow:hidden;
}

.logo{
	float:right;
	overflow:hidden;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	background:url(../images/logo.png) no-repeat;
	width:290px;
	height:299px;
	margin:0 0 32px;
}

.logo a{
	display:block;
	height:100%;
	cursor:pointer;
}

#header h1{
	position:relative;
	margin:19px 0 23px -106px;
	display:inline;
	float:left;
	color:#1f0464;
	font:bold 64px/76px Arial, Helvetica, sans-serif;
}

#header .image-holder{
	float:left;
	margin:0 30px 0 0;
}
.image-holder img,
.alignright{
	vertical-align:top;
}

#nav{
	font:bold 22px/32px Arial, Helvetica, sans-serif;
	padding:0;	margin:0;	list-style:none;
	float:left;
	width:340px;	
}

#nav li{
	padding:0 0 0 20px;
	background:url(../images/bullet.png) 0 11px no-repeat;
}
#nav li:hover{
	background:url(../images/bullet2.png) 0 11px no-repeat;
}
#nav a{
	color:#666;
}
#nav a:hover{
	color:#aeadad;
	text-decoration:none;
}
#header .phone{
	font-family:Arial, Helvetica, sans-serif;
	color:#1f0464;
	float:right;
	text-align:right;
	padding:0 23px 0 0;
}
#header .phone strong{
	font-size:40px;
	line-height:55px;
	letter-spacing:-1px;
}
#header .phone span{
	display:block;
	position:relative;
	margin:-5px 0 0;
	font:bold 20px/30px Arial, Helvetica, sans-serif;
}
.intro-wrapper{
	background:#e1eb71;
	width:100%;
	overflow:hidden;
	position:relative;
	margin:0 0 29px;
}
.intro-wrapper .holder{
	width: 1013px;
	position: relative;
	float: left;
	left: 50%;
}
.intro{
	left:-50%;
	width:881px;
	float:left;
	position:relative;
	overflow:hidden;
	color:#5a5e2d;
	font:24px/28px Arial, Helvetica, sans-serif;
	background:#e1eb71 url(../images/bg-intro.gif) repeat-y;
	padding:0 44px 0 88px;
}
.intro strong{
	display:block;
	padding:0 0 16px;
}
.intro .promo{
	color:#1f0464;
}
.intro .contact{
	font-size:22px;
	line-height:24px;
	padding:14px 0 21px 23px;
	color:#1f0465;
	background:#cfdf1e;
	width:266px;
	float:right;
}

.intro .text-holder {
	width:575px;
	float:left;
	padding:38px 0 29px;
}

.intro .text-impressum {
	width:575px;
	float:left;
	font-size: 16px;
	line-height: 21px;
}

.contact h2{
	margin:0 0 8px;
	font-size:24px;
	line-height:34px;
}

.contact address{
	margin:0 0 17px;
	font-style:normal;
	font-size:16px;
	line-height:21px;
}

.contact .phone{
	padding:0;	list-style:none;
	width:100%;
	overflow:hidden;
	margin:0 0 4px;
}
.contact .phone li{
	float:left;
	width:100%;
}

.contact span{
	float:left;
	width:48px;
}

.contact strong{
	float:left;
	padding:0;
	letter-spacing:1px;
}

.contact .email{
	font:bold 18px/30px Arial, Helvetica, sans-serif;
	margin:5px 0 0;
	color:#1f0465;
	text-decoration:underline;
}

.contact .email:hover{
	text-decoration:none;
}

#content{
	padding:0 0 40px 41px;
	width:877px;
	margin:0 auto;
	overflow:hidden;
}

#content .article{
	border-bottom:2px solid #4f3a85;
	width:100%;
	overflow:hidden;
	margin:0 0 16px;
}

.article .alignright{
	float:right;
	margin:6px 0 0 15px;
}

.article .text-holder{
	width:540px;
	float:left;
}

.text-holder a {text-decoration:underline;}

.text-holder a:hover {text-decoration:none;}

.article h2{
	font-size:24px;
	line-height:32px;
	margin:0 0 5px;
}

.text-holder h2 a {
	color: #191919;
	text-decoration: none;	
}

.text-holder h2 a:hover {
	text-decoration: none;
}

.article h3 {
	font-size:18px;
	line-height:22px;
	margin:0 0 3px;
}

.article p {
	margin:0 0 10px;
}

.article .button-holder{
	width:100%;
	position:relative;
	float:left;
}

.article .back{
	color:#56428a;
	font:bold 11px/24px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.article .back:hover{
	color:#a1a1a1;
	text-decoration:none;
}
#footer{
	background:url(../images/bg-footer.gif) 0 100% repeat-x;
	height:157px;
	margin:-157px 0 0;
	width:100%;
	overflow: hidden;
	position: relative;
}
#footer .holder{
	width: 1013px;
	position: relative;
	float: left;
	left: 50%;
}
#footer .frame{
	width: 1013px;
	padding:0 0 121px;
	position: relative;
	float: left;
	margin:36px 0 0;
	left: -50%;
}
.footer-nav{
	position:relative;
	font:bold 11px/18px Helvetica, Arial, sans-serif;
	padding:0 0 0 35px;	list-style:none;
	width:877px;
	margin:-25px auto 0;
	overflow:hidden;
}
.footer-nav li{
	display:inline;
	margin:0 16px 0 0;
}
.footer-nav a{
	color:#1f0464;
}
