html, body{
	margin:0; padding:0;
}
html{
	background-image:url(images/sand.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	line-height:140%;
	height:100%;
}
a:link, a:active, a:visited{
	color:#333;
}
a:hover{
	color:#da221a;
}
/* IE6 */
a.extern{
	background: transparent url(images/icon_link.gif) 0 50% no-repeat;
	padding-left: 15px;
} 
/* IE7, FF */
a[target="_blank"]{
	background: transparent url(images/icon_link.gif) 0 50% no-repeat;
	padding-left: 15px;
}
a.noex{
	background-image:none!important;
	padding:0px!important;
}
h1{
	font-size:16px;
}
h2{
	font-size:14px;
}
body{
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	min-height:100%;
	height:auto !important;
  	height:100%;
	padding-bottom:10px;
}
form{
	margin:0; padding:0;
}
#wrapper{
	width:955px;
	margin:0 auto;
	padding-top:32px;
	padding-bottom:11px;
	background-image:url(images/footer_bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
.clear{
	clear:both;
	font-size:0;
}
#block{
	position:absolute;
	top:10px;
	left:10px;
}
/* header */
#header *{
	margin:0; padding:0; border:none; outline:none; list-style:none;
}
#header span{
	display:none;
}
#header{
	height:43px;
	overflow:hidden;
	background-color:#fff;
	background-image:url(images/logo.jpg);
}
#header h1 a{
	float:left;
	display:block;
	margin-left:34px;
	width:258px;
	height:43px;
}
#header ul{
	margin-right:54px;
	float:right;
	display:inline;
}
#header li{
	float:left;
	display:inline;
}
/* navi */
#navi *{
	margin:0; padding:0; border:none; outline:none; list-style:none;
}
#navi{
	height:150px;
	overflow:hidden;
	background-color:#fff;
	background-image:url(images/navi_bg.jpg);
	background-position:34px 0px;
	background-repeat:no-repeat;
	padding-left:34px;
}
#navi h2{
	display:none;
}
#navi ul{
	float:left;
	padding-top:56px;
}
#navi ul ul{
	float:none;
	padding:0;
	width:222px;
}
/* content */
#content{
	background-color:#fff;
	padding-left:34px;
	background-image:url(images/bg_content.jpg);
	width:921px;
}
#content #col1{
	float:left;
	width:664px;
	background-image:url(images/col1_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	overflow:hidden;
}
#content #col2{
	margin-left:2px;
	width:220px;
	float:left;
}
/* main */
#main{
	margin-bottom:10px;
}
#main ul, #main li{
	margin:0; padding:0;
	list-style-image:url(images/red_list.gif);
	list-style-type:none;
}
#main li{
	margin-left:15px;
}
/* box */
.box h2, .boxlast h2{
	margin:0; padding:0; border:none; outline:none;
}
.box p, .boxlast p{
	padding-left:6px; padding-right:6px; padding-bottom:6px; padding-top:3px; margin:0; border:none; outline:none;
}
.box{
	background-image:url(images/box_foot.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:5px;
}
.bigbox{
	width:320px;
	height:225px;
	float:left;
	background-image:url(images/bg_box.jpg);
	position:relative;
	margin-left:4px;
	margin-bottom:4px;
	padding:2px;
	overflow:hidden;
}
.bigbox img{
	border-color:#999;
	border-width:1px;
	border-style:solid;
}
/* footer */
#footer{
	height:65px;
	overflow:hidden;
	padding-left:1px;
	clear:both;
	background-image:url(images/footer.jpg);
	background-position:right;
	background-repeat:no-repeat;
	margin-right:35px;
}
#footer *{
	margin:0; padding:0; border:none; outline:none; list-style:none; text-decoration:none;
	font-size:9px;
	line-height:11px;
}
#footer ul{
	padding:3px;
	float:left;
	width:124px;
	height:59px;
	background-image:url(images/bg_footer_nav.jpg);
	margin-left:2px;
	font-weight:bold;
}
#footer ul ul{
	float:none;
	margin:0;
	padding:0;
	background:none;
	height:auto;
	font-weight:normal;
}
/* welcome box */
#welcome{
	background-image:url(images/bg_welcome.jpg);
	margin:7px 5px;
	padding:10px;
}
#welcome h1{
	display:none;
}
#welcome img{
	float:none;
}
/* news box */
#news{
	margin:0px 5px;
} 
#news h1{
	margin:0; padding:0; border:none; outline:none; list-style:none;
}
/* newsletter */
.newsletteranmeldung{
	padding:20px;
}
#references{
	margin-left:2px;
	margin-top:2px;
	height:480px;
}
#references *{
	line-height:14px;
	font-size:11px;
	text-decoration:none;
}
#references p{
	margin:3px 12px 0px 5px;
	padding:0;
}
#referencescontent{
	margin-left:2px;
	margin-top:10px;
	width:100%;
}
#referencescontent *{
	line-height:14px;
	font-size:11px;
	text-decoration:none;
}
#referencescontent p{
	margin:3px 12px 0px 5px;
	padding:0;
}
.maincontent{
	margin:0px 25px;
}
.maincontent h1{
	margin-top:25px;
	margin-bottom:15px;
}
.newsletteranmeldung label, .newsletteranmeldung .submit{
	cursor:pointer;
}
.newsletteranmeldung .radio{
	float:left;
	margin:3px 0px;
}
.newsletteranmeldung .input{
	margin:2px 0px;
	width:120px;
	border-color:#ccc;
	border-style:solid;
	border-width:1px;
	padding:2px;
}
.newsletteranmeldung .inputlong{
	margin:2px 0px;
	width:170px;
	border-color:#ccc;
	border-style:solid;
	border-width:1px;
	padding:2px;
}
.maincontent th{
	width:100px;
	text-align:left;
}
.formlong *, .form *{
	margin:0; padding:0;
}
.formlong, .form{
	margin-top:10px;
}
.form{
	width:160px;
	margin-right:6px;
	float:left;
}
.form input, .form textarea{
	width:154px;
	border-color:#ccc;
	border-style:solid;
	border-width:1px;
	padding:2px;
	background-image:url(images/form_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.formlong{
	width:326px;
	float:left;
}
.formlong img{
	vertical-align:bottom; margin-bottom:1px;
}
.formlong input, .formlong textarea{
	width:320px;
	border-color:#ccc;
	border-style:solid;
	border-width:1px;
	padding:2px;
	background-image:url(images/form_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.formlong #sicherheitscode{
	width:50px;
}
.form input:focus, .form textarea:focus, .formlong input:focus, .formlong textarea:focus, select:focus,.newsletteranmeldung .input:focus,.newsletteranmeldung .inputlong:focus{
	border-color:#a3a3a3;
	background-image:url(images/form_bg_hover.jpg);
}
.radio{
	float:left;
	margin-top:10px;
	margin-right:15px;
}
select{
	border-color:#ccc;
	border-style:solid;
	border-width:1px;
}