body {
	text-align: center;
	background-color: white;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
}

#site{
	position:relative;
	margin:auto;
	width: 530px;
	text-align: left;
	background-color: white;
	color: #676767;
}

#main{
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 16px;
	padding-right: 16px;
}

#header{
	background-color: #E2E1E1;
	width: 498px;
	padding-top: 12px;
}

#header-left{
	float: left;
	width: 300px;
}

#logo{
	padding-left: 16px;
}

#header-right{
	float: left;
	width: 198px;
	text-align: right;
}

#slogan{
	padding-right: 14px;
	height: 34px;
}

#search{
	background-color: #CBCBCB;
	font-size: 10px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 14px;
	text-align: right;
}

form.search{
	display: inline;
	padding-left: 4px;
}

input.search-query{
	border: 0px;
	width: 112px;
}

input.search-submit{
	margin-left: 6px;
	cursor: pointer; 
	border: 0px;
}

#mainmenu{
	padding-top: 4px;
	padding-left: 15px;
	padding-bottom: 30px;
}

#mainmenu a:link,
#mainmenu a:visited{
	text-decoration: none;
	padding-right: 10px;
}

#mainmenu a:hover{
	padding-right: 10px;
	text-decoration: underline;
}

#mainmenu a.arrow-act:link,
#mainmenu a.arrow-act:visited,
#mainmenu a.arrow-act:hover{
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 12px;
	color: #FF0000;
	text-decoration: underline;
}

#footer{
	font-size: 10px;
	text-align: center;
	border-top: 10px solid #E7E7E7;
	padding-top: 4px;
}

/* general */

div.form-error{
	color:#FF0000;
}

div.clear-both{
	clear: both;
	height: 12px;
}

div.back-area{
	text-align: right;
	padding-bottom: 1px;
}

div.align-right{
	text-align: right;
}

div.content-divider{
	border-top: 2px solid #E7E7E7;
	padding-top: 15px;
	padding-bottom: 5px;
	color: #676767;
}

a.back:link,
a.back:visited{
	text-decoration: none;
	background-image: url(../images/arrow_left.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 0px 4px;
}

a.arrow:link,
a.arrow:visited,
a.arrow:hover{
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 12px;
}

a.detail:link,
a.detail:visited{
	font-size: 12px;
	display: block;
	font-weight: bold;
	padding-bottom: 8px;
}

a.detail-points:link,
a.detail-points:visited{
	text-decoration: none;
	font-weight: bold;
}


/* content */

div.content-item{
	padding-bottom: 20px;
	width: 498px;
	color: #676767;
}


/* press */

div.press-navigation{
	text-align: right;
	clear: both;
	height: 16px;
}

div.press-navigation a:link,
div.press-navigation a:visited{
	text-decoration: none;
}

div.overview-press{
	padding-top: 8px;
}

div.detail-press{
	padding-top: 0px;
}

div.no-press{
	padding-top: 10px;
	padding-bottom: 20px;
}

div.press-date{
	padding-bottom: 10px;
	font-size: 10px;
}

div.overview-press div.press-date{
	text-align: right;
	font-size: 9px;
}

div.press-image{
	width: 135px;
	float: left;
	padding-top: 2px;
}

div.press-image-item{
	padding-bottom: 6px;
}

div.press-content{
	width: 360px;
	float: left;
}

div.press-content p{
	margin-top: 0px;
}

h1.press{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 8px;
	text-decoration: underline;
	font-size: 12px;
}

div.downloadbox-header{
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 1px;
	padding-top: 10px;
}

table.downloadbox{
	width: 100%;
	background-color: #FBFBFB;
	border: 5px solid #E2E1E1;
}

table.downloadbox td{
	padding-right: 20px;
	padding-left: 15px;
	padding-bottom: 6px;
}

table.downloadbox td.first{
	padding-top: 5px;
}

table.downloadbox td.right{
	text-align: right;
}

/* piclibrary */

div.categories-overview p{
	margin-top: 0px;
}

div.categories-padding{
	padding-left: 13px;
	padding-bottom: 8px;
}

table.categories-overview{
	width: 300px;
}

table.categories-overview td.cat-pic{
	background-color: #F7F6F6;
	border: 1px solid #6A7177;
	width: 119px;
	height: 100px;
	text-align: center;
	vertical-align: middle;
}

table.categories-overview td.cat-text{
	padding-left: 14px;
	vertical-align: top;
}

table.categories-overview td.piclibrary-overview-vertical-spacer{
	height: 10px;
}

div.piclibrary-overview-category{
	width: 350px;
	float: left;
	font-weight: bold;
	text-align: left;
}

div.piclibrary-overview-back{
	width: 148px;
	float: left;
}

table.piclibrary-overview td.piclibrary-overview-image{
	width:119px;
	height: 100px;
	vertical-align: middle;
	text-align: center;
	background-color: #F7F6F6;
	border: 1px solid #6A7177;
}

table.piclibrary-overview td.piclibrary-overview-spacer{
	width:16px;
}

table.piclibrary-overview td.piclibrary-overview-text{
	width:361px;
	background-color: #F3F3F3;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
}

div.piclibrary-overview-detaillink{
	padding-top: 4px;
}

table.piclibrary-overview td.piclibrary-overview-vertical-spacer{
	height: 10px;
}

div.piclibrary-detail{
	padding-top: 0px;
}

div.piclibrary-detail-image{
	float: left;
	width: 254px;
}

div.piclibrary-detail-text{
	float: left;
	width: 243px;
}

h1.piclibrary-detail{
	font-size: 11px;
}

div.piclibrary-downloads-header{
	font-weight: bold;
	padding-top: 14px;
	padding-bottom: 8px;
}

div.piclibrary-image-infos{
	padding-left: 12px;
}

div.piclibrary-category{
	padding-top: 30px;
	padding-bottom: 10px;
}

span.piclibrary-category{
	font-weight: bold;
}

/* newsletter */

div.newsletter-padding{
	padding-left: 16px;
	padding-bottom: 40px;
}

h1.newsletter{
	font-size: 11px;
	margin-bottom: 6px;
}

div.newsletter-headertext{
	padding-bottom: 10px;
}

table.newsletter td{
	padding-bottom: 2px;
	padding-right: 16px;
}

table.newsletter td.padding{
	padding-top: 14px;
}

input.newsletter{
	border: 1px solid #72797F;
	width: 157px;
}

select.newsletter{
	color: #676767;
}

input.newsletter-submit{
	border: 0;
	background-color: #ffffff;
	text-decoration: underline;
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 0px;
	padding-left: 10px;
	cursor: pointer;
	text-align: right;
	display: block;
}

/* xapian */

div.xapian-resultitems{
	padding-bottom: 32px;
}

p.xapian-resultheadline{
	margin-bottom: 4px;
	margin-top: 14px;
}