* {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}

html {
	height:100.1%;
	margin-bottom:1px;
	background:url(images/bg_site.gif) repeat-x top;
	background-color:#fff;
}

img {
	border:none;
	behavior: url('iepngfix.htc');
}

h1 {
	font-weight:bold;
	font-size:1.1em;
	margin-bottom:1em;
	color:#626a91;
}

p.small, span.small{
	font-size:0.75em;
}

p.large, span.large{
	font-size:0.8em;
}

p.red, span.red{
	color:red;
	font-weight:bold;
}

.clear {
	clear:both;
}

#site {
	width:1008px;
	margin:auto;
	background-color:#fff;
	border:1px solid #d4d4d4;
	border-top:none;
}

#header {
	background:#dbdcde;
	width:100%;
	height:83px;
}

#header #logo_box{
	background:url(images/bg_logo.gif) repeat-y right;
	width:335px;
	height:100%;
	float:left;
	margin-right:1px;
}

#header #logo_box a{
	display:block;
	margin-top:3px;
	margin-left:13px;
	width:288px;
	height:72px;
}

#suche {
	float:left;
	width:175px;
	background:#f0f0f0;
	color:#777777;
	height:100%;
	display:block;
	text-align:right;
	padding:0px 4px 0px 0px;
}

#mainbox {
	background:url(images/bg_mainbox.gif) repeat-x top;
	background-color:#f8f8f8; /*#e9e9ed*/
	padding:5px 4px 0px 4px;
}

#content {
	clear:both;
	background:#fff;
	width:973px;
	padding:10px 14px 0px 13px;
}

.leftbox {
	background:url(images/bg_leftbox.jpg) repeat-x top;
	background-color:#fefefe;
	border:1px solid #b7bbbe;
	width:777px;
	float:left;
	padding-bottom:15px;
}

.rightbox {
	float:right;
	width:178px;

/*	background:url(images/bg_rightbox.jpg) repeat-x top;
	background-color:#e9e9ea;
	border:1px solid #b7bbbe;
	width:150px;
	float:right;
	padding:14px;
	color:#6c6c6c; */
}

.images_bottom {
	/*height:56px;*/
	padding:5px 0px 5px 0px;	
	margin-top:16px;
}

.images_bottom img {
	margin-right:107px;
}

.images_bottom img.last {
	margin-right:0px;
}

#copyright{
	font-size:0.6em;
	text-align:center;
	color:#b7bbbe;
	padding-top:1.1em;
	padding-bottom:0.6em;
}

/****** Suche ******/

.searchbox{
	margin-top:41px;
}

input.searchinput{
	width:111px;
	height: 14px;
	color:#333333;
	font-size:0.7em;
	border:1px solid #999999;
}

input.searchbutton{
	/*height:16px;*/
	background:url(images/searchbox_button.gif);
	border:1px solid #999999;
	font-size:0.6em;
	font-weight:bold;
	position:relative;
	cursor:pointer;
}

/***Impressum zweispaltig *****/
.imprint-left{
	margin:0px;
	padding:0px;
	width:616px;
	float:left;
	margin-right:12px;
}
.imprint-left-head{
	margin:0px;
	padding:0px;
	background-image:url(images/imprint-zwei-head.jpg);
	background-repeat:repeat-x;
	height:27px;
	padding-left:17px;
	padding-top:13px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.imprint-left-content{
	margin:0px;
	padding:0px;
	border-left:1px solid #c4c4c4;
	border-right:1px solid #c4c4c4;
	border-bottom:1px solid #c4c4c4;
	padding-left:15px;
	padding-top:12px;
	padding-right:15px;
	padding-bottom:12px;
	height:250px;
}
.imprint-right{
	margin:0px;
	padding:0px;
	float:left;
	width:343px;
	
}
.imprint-right-head{
	margin:0px;
	padding:0px;
	background-image:url(images/imprint-zwei-head.jpg);
	background-repeat:repeat-x;
	height:27px;
	padding-left:17px;
	padding-top:13px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.imprint-right-content{
	margin:0px;
	padding:0px;
	border-left:1px solid #c4c4c4;
	border-right:1px solid #c4c4c4;
	border-bottom:1px solid #c4c4c4;
	padding-left:15px;
	padding-top:12px;
	padding-right:15px;
	padding-bottom:12px;
	height:250px;
}
.imprint-right-content p, .imprint-left-content p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

/***** Impressum oben *******/
.topbox .top_imprint{
	height:183px;
	background:url(images/parting_line_startpage.gif) no-repeat bottom left;
	margin-left:21px;
	position:relative;
	line-height:0.8em;
}
.top_imprint .image{
	width:188px;
	height:180px;
	left:25px;
	top:25px;
	bottom:0px;
	position:absolute;
}

.top_imprint .text{
	margin-left:188px;
	padding-top:32px;
	height:6em;
}

.top_imprint .text img{
	margin-top:1.6em;
}

.top_imprint .link_button{
	position:absolute;
	right:25px;
}
.top_imprint .link_button{
	float:right;
	width:370px;
}
.top_imprint p.small{
	margin-top:15px;
	width:220px;
}
.top_imprint p.large{
	width:540px;
}

.imprint-left-content a {
	color: #666D94;
}

/*
.top_imprint{	
	background:url(images/parting_line_startpage.gif) no-repeat left bottom;
	height:179px;
	margin-left:30px;
	overflow:hidden;
	margin-bottom:1px;
}
.top_imprint .image{
	margin:0px;
	padding:0px;
	width:123px;
	float:left;	
	margin-top:30px;
	margin-right:30px;
}
.top_imprint .text{
	margin:0px;
	padding:0px;
	float:left;
	margin-top:30px;
	width:450px;	
}
.top_imprint .link_button{
	margin-top:120px;
	margin-bottom:0px;
	width:360px;
	float:right;
	margin-bottom:1px;
	
}
.top_imprint .link_button .text{
	margin:0px;
	margin-left:-49px;
	margin-right:11px;
	margin-top:-0.5em;
	width:auto;	
}*/
/***** Secondary Links *******/

.secondary_links {
	margin-bottom: 18px;
}

.webmarketing-link {
	font-size: 11px;
	text-decoration: none;
	color: #fff;
	float: left;
	margin-left: 5px;
}

.webmarketing-link a {
	font-size: 11px;
	text-decoration: none;
	color: #fff;
}

.impressum {
	font-size: 11px;
	text-decoration: none;
	color: #fff;
	float: right;
	margin-right: 5px;
}

.impressum a {
	font-size: 11px;
	text-decoration: none;
	color: #fff;
}

ul.impressum, ul.impressum li {
display:inline;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}