body {
	margin: 0px;
	padding: 0px;
  	text-indent:0%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #645a50;
	text-decoration: none;
	text-align: left;
}

p
{
	margin: 0px;
}

a
{
	text-decoration: underline;
	color: #645a50;
	margin-left: 0px;
}

#frame
{
	margin: auto;
	width: 1000px;
}



#header
{
	width: 100%;
	height: 138px;
	background-image: url(../images/header.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

#metamenu
{
	width: 150px;
	height: 58px;
	margin-left: 654px;
	padding-top: 78px;
	font-size: 10px;
	color:#ffffff;
}

#metamenu a
{
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	background-image: none;
	padding: 0px;
}

#metamenu a:hover
{
	color: #ffffff;
	font-size: 10px;
	text-decoration: underline;
	background-image: none;
	padding: 0px;
}

#navigation
{
	width: 117px;
	text-align: right;
	padding-top: 32px;
	float: left;
	padding-right: 3px;
}

.navLink
{
	margin-bottom: 12px;
}

#navigation a.nav1
{
	font-weight: bold;
	color: #bcac9c;
	text-decoration: none;
	background-image: none;
	padding: 0px;
}

#navigation a.nav1:hover
{
	font-weight: bold;
	color: #645a50;
	text-decoration: none;
	background-image: none;
	padding: 0px;
}

#navigation .nav1active
{
	font-weight: bold;
	color: #645a50;
	text-decoration: none;
	background-image: none;
	padding: 0px;
}

#navigation a.nav2
{
	/*color: #bcac9c;*/
	color:#a89a8d;
	text-decoration: none;
	background-image: none;
	padding: 0px;
}

#navigation a.nav2:hover
{
	color: #645a50;
	text-decoration: none;
	background-image: none;
	padding: 0px;
}

#navigation .nav2active
{
	color: #645a50;
	text-decoration: none;
	background-image: none;
	padding: 0px;
}

#content
{
	width: 414px;
	padding-top: 33px;
	float: left;
	padding-left: 59px;
	padding-right: 66px;
	line-height: 18px;
}


.contentBoxTransparent
{
	/*float:left;*/
	padding:0 12px 25px 12px;
	background-color: transparent;
}

#content .contentBoxTransparent p 
{
	margin-bottom: 5px; 
}

#content .contentBoxTransparent h1 
{
	margin:0;
	color: #645a50;
	font-size: 20px;
	line-height: 20px;
	text-align: left;
	padding:0 12px 31px 0px;
}

#content h1 
{
	margin:0;
	color: #645a50;
	font-size: 20px;
	line-height: 20px;
	text-align: left;
	padding:0 12px 16px 12px;
}

#content h2
{
	margin:0 0 0 0 ;
	color: #645a50;
	text-align: left;
	font-size: 12px;
	padding:0 0 0 12px;
}
	
#content img 
{
	padding:4px 0 26px 20px;
	margin: 0 0 0 0 ;	
}

.image
{
	padding:0 0 32px 12px;
	margin: 0 0 0 0 ;
}

#content .image img
{
	padding:0 0 0 0;
	margin: 0 0 0 0;
}

#sidebar
{
	width: 340px;
	padding-top: 18px;
	float: left;
}


.teaserBox
{
	margin:0 3px 38px 10px;
	width: 190px;
	height: 214px;
	float: left;
}

.teaserBox a
{
	text-decoration: none;
	color: #645a50;
	background-image: none;
	padding: 0px;
	margin: 0px;
}


.teaserBoxHeader
{
	width: 175px;
	height: 16px;
	background-image: url(../images/teaserBoxHeader.jpg);
	background-position: top;
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: bold;
	padding: 7px 5px 7px 10px;
}

.teaserBoxHeader a
{
	text-decoration: none;
	color: #ffffff;
	padding: 0px;
}

.teaserBoxContent
{
	width: 170px;
	height: 170px;
	background-image: url(../images/teaserBoxContent.jpg);
	background-position: left;
	background-repeat: repeat-y;
	padding: 5px 10px 10px 10px;
	font-size: 11px;
	line-height: 15px; 
}

#content .teaserBoxContent p
{
	margin-bottom: 0px;
	margin-right: 0px;
}

#content .teaserBoxContent img
{
	padding: 0 0 0 0;
	margin: 0 0 4px 0;
}

.teaserBoxFooter
{
	width: 190px;
	height: 4px;
	background-image: url(../images/teaserBoxFooter.jpg);
	background-position: top;
	background-repeat: no-repeat;
}



img
{
	border: none;	
}



	
.presseTeaserBoxTransparent
{
	background-color: transparent;
	padding:0 12px 12px 12px;
	margin: 0 0 18px 0;
	line-height: 15px;
	font-size: 11px;
}



#content .presseTeaserBoxTransparent a
{
	background-image: url(../images/arr_onwhite.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px;
	text-decoration: underline;
	color: #645a50;
	/*margin-left: 5px;*/
}


#content .presseTeaserBoxTransparent h1
{
	margin:0;
	color: #645a50;
	font-size: 20px;
	line-height: 20px;
	text-align: left;
	padding:0 12px 31px 0px;
	}


.presseTeaserBoxGrau
{
		background-color: #efeeec;
		padding:12px 12px 12px 12px;
		margin: 0 0 30px 0;
		line-height: 15px;
		font-size: 11px;
}

#content .presseTeaserBoxGrau a
{
	background-image: url(../images/arr_matt.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px;
	text-decoration: underline;
	color: #645a50;
	/*margin-left: 5px;*/
}

#content .presseTeaserBoxGrau h1
{
	margin:0;
	color: #645a50;
	font-size: 20px;
	line-height: 20px;
	text-align: left;
	padding:0 12px 31px 0px;
	}


.archivLink
{
		background-color: #645a50;
		color:white;
		padding:12px 12px 12px 12px;
		margin: 0 0 30px 0;
		line-height: 15px;
		font-size: 11px;
		height:15px;
}

.archivLink a
{
	background-image: url(../images/arr_dark.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#navRef
{
	color: #bcac9c;
	text-decoration: none;
	background-image: none;
	font-size: 11px;
	padding:0 12px 32px 12px;
	margin-top: -5px;
}

#navRef a
{
	color: #bcac9c;
	text-decoration: none;
	background-image: none;
	padding: 0 5px 0 5px ;
	margin:0px;
}

form
{
	float: left;
}

.button
{
	border: none;
	font-size: 10px;
	background-color: transparent;
	cursor: pointer;
	color: #bcac9c;
	
}

ul 
{
	padding-left: 12px;
}

.referenzenTeaser
{
	width: 414px;
	float: left;
	margin-bottom: 38px;
}

	

.referenzenTeaserImg
{
	width:168px;
	height:120px;
	float:left;
}

#content .referenzenTeaserImg img
{
	margin:0px;
	padding-left:12px;
}

.referenzenTeaserContent
{
	width:214px;
	height:120px;
	float:right;
	padding-left:20px;
}

#content .referenzenTeaserContent a
{
	background-image: url(../images/link.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px;
	text-decoration: underline;
	color: #645a50;
	font-size:12px;
}

.downloadLink
{
	margin: 0 0 30px 12px;	
	width:414px;
	height:12px;
}

#content .downloadLink a
{
	background-image: url(../images/link.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px;
	text-decoration: underline;
	color: #645a50;
	font-size:12px;
}

.downloadBox
{
	width: 414px;
	float: left;
	margin-bottom: 18px;
}

	

.downloadBoxImg
{
	width:80px;
	height:57px;
	float:left;
	padding-top: 4px;
}

#content .downloadBoxImg img
{
	margin:0px;
	padding: 0px;
	padding-left:12px;
	margin: 0 0 0 0 ;	
}

.downloadBoxContent
{
	width:302px;
	float:right;
	padding: 0px;
	margin: 0px;
	padding-left:20px;
}

#content .downloadBoxContent a
{
	background-image: url(../images/link.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px;
	text-decoration: underline;
	color: #645a50;
	font-size:12px;
}