/* bbp architekten : bda
 *
 * CSS default
 *
 * Matt Grandis / Hobbs End
 *
 */

body{
margin:0px;
padding:0px;
text-align: left;
font-family: arial, sans-serif;
background-color: #fff;
}

a, a:visited {
text-decoration: none;
color: #808080;
outline: none;
}

a:hover {
text-decoration: none;
color: #000;
outline: none;
}

a:active {
  outline: none;
}

img {
	border: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

input {
	border: 1px solid #000; //#b2b2b2;
	font-size: 12px;
	font-weight: normal;
	color: #000; //#b2b2b2;
	padding: 2px 0px 2px 4px;
	background-color: #fff;
	width: 120px;
}

.search_box_full_input {
	border: 1px solid #000;
	font-size: 11px;
	font-weight: normal;
	color: #000;	
}

.checkbox {
	float: left;
	margin-top: 5px;
	padding-right: 10px;
}

.checkbox_caption {
	margin-top: 6px;
	font-size: 11px;
}

.searchbox_full_caption {
	width: 85px;
	float: left;
	font-size: 11px;
	padding-top: 2px;
}

.clear {
	clear: both;
}
.nowrap {
	white-space: nowrap;
}

.fullwidth {
	width: 100%;
}

.braun_halbton {
	color: #aa957f;
}

.braun_vollton11 {
	font-size: 11px;
	color: #562c00;
}

.braun_vollton12 {
	font-size: 12px;
	color: #562c00;
}

.grau_schrift {
	color: #b2b2b2;
}

.grau_flaechen {
	color: #d2d6da;
}

.eris_search_results_line0, .eris_search_results_line0 a, .eris_search_results_line0 a:visited {
	color: #806140;
	font-size: 12px;
	outline: none;
}

.eris_search_results_line0 a:hover, .eris_search_results_line0 a:active {
	color: #562c00;
	font-size: 12px;
	outline: none;
}

.eris_search_results_line1, .eris_search_results_line1 a, .eris_search_results_line1 a:visited {
	color: #404040;
	font-size: 12px;
	outline: none;
}

.eris_search_results_line1 a:hover, .eris_search_results_line1 a:active {
	color: #000;
	font-size: 12px;
	outline: none;
}

.has_project, .has_project:visited {
	color: #806140;
	outline: none;
}

.has_project:hover {
	color: #562c00;
	outline: none;
}

.has_project:active {
	outline: none;
}

.projecttable {
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

table.projecttable td {
	vertical-align: top;
}

.contentRightMask {
	width: 495px;
	height: 330px;
	padding:0px;
	margin: 0px;
	overflow: hidden;
	text-align: left;
	background-color: #d2d6da;
}

#footer {
/*	position: relative;
	padding-top: 2px;
	width: 100%;
	border-top: 2px solid #562c00;*/
}

#all {
      position: absolute;
      width: 840px;
      height: 575px;
      left: 50%;
      top: 25%;
      margin-left: -420px;
      margin-top: -120px;
      overflow: hidden;
}

#header {
width: 840px;
height: 52px;
background-image: url(../images/bbp_logo.gif);
background-repeat: no-repeat;
background-position: 0px 9px;
text-align: right;
}

#menu {
width: 840px;
height: 82px;
background-image: url(../images/topmenu_bg.gif);
background-repeat: repeat-x;
overflow: hidden;
}

.eris_menu_main {
width: 840px;
height: 32px;
padding-top: 15px;
position: relative;
}

.eris_menu_inner_main {
position: absolute;
right: 0px;
text-align: right;
}

.eris_menu2_inner_main {
position: relative;
}

#headline {
position: relative;
width: 840px;
height: 70px;
z-index: 500;
}

#icons {
	position: absolute;
	top: 37px;
	left: 645px;
	text-align: right;
}

#suche {
position: absolute;
top: 33px;
right: 0px;
}

#contentheading {
position: absolute;
top: 36px;
left: 0px;
font-family: arial, sans-serif;
font-size: 14px;
font-weight: bold;
color: #562c00;
}

.searchintro, div {
font-size: 12px;
}

#content {
position: relative;
width: 840px;
height: 330px;
}

#contentLeft {
position: absolute;
top:0px;
left:0px;
width: 315px;
height: 330px;
overflow:hidden;
}

#contentLeftInner {
position: absolute;
top: 0px;
left: 0px;
width: 315px;
height: auto;
background-color: #fff;
}

#contentScrollUp {
position: absolute;
top: 300px;
left: 315px;
width: 11px;
height: 9px;
background-image:url(../images/scroll_up.gif);
background-repeat: no-repeat;
display: none;
}


#contentScrollDown {
position: absolute;
top: 310px;
left: 315px;
width: 11px;
height: 9px;
background-image:url(../images/scroll_down.gif);
background-repeat: no-repeat;
display: none;
}

#contentRightInner {
position: absolute;
top: 0px;
left: 0px;
width: 480px;
height: auto;
background-color: #fff;
}

#contentRightScrollUp {
position: absolute;
top: 310px;
left: 480px;
width: 11px;
height: 9px;
background-image:url(../images/scroll_up.gif);
background-repeat: no-repeat;
display: none;
}


#contentRightScrollDown {
position: absolute;
top: 320px;
left: 480px;
width: 11px;
height: 9px;
background-image:url(../images/scroll_down.gif);
background-repeat: no-repeat;
display: none;
}

#contentRight {
position: absolute;
top:0px;
left:345px;
width:495px;
height:330px;
overflow:auto;
padding: 0px;
margin: 0px;
z-index: 1;
}

#contentBottom {
	position: absolute;
	top: 335px;
	height: 23px;
	width: 840px;
	z-index: 5;
}

#contentSub {
position: absolute;
top: 0px;
left: 0px;
width: 300px;
background-image:url(/public/images/scroll_right.gif);
background-repeat: no-repeat;
background-position: 0px 2px;
padding-left: 12px;
}

#contentSub2 {
position: absolute;
top: 15px;
left: 0px;
width: 300px;
background-image:url(/public/images/scroll_right.gif);
background-repeat: no-repeat;
background-position: 0px 2px;
padding-left: 12px;
}

#contentSubRight {
	position: absolute;
	top: 0px;
	left: 345px;
	width: 350px;
}

#contentSubRightCopyright {
	position: absolute;
	top: 0px;
	left: 695px;
	width: 145px;
	text-align: right;
}

.moduletable_mainmenu td {

vertical-align: bottom;
font-size: 12px;
}

.portrait {
	height: 55px;
	width: 55px;
	float: left;
}

.mainlevel {
padding-left: 40px;
white-space: nowrap;
font-family: arial, sans-serif;
font-weight: bold;
font-size: 12px;
color: #b2b2b2;
text-decoration: none;
vertical-align: bottom;
}

.mainlevel a, .mainlevel a:visited {
font-family: arial, sans-serif;
font-size: 12px;
color: #b2b2b2;
text-decoration: none;
font-weight: bold;
}

.mainlevel a:hover {
font-family: arial, sans-serif;
font-size: 12px;
color: #000;
text-decoration: none;
font-weight: bold;
}

a.mainlevel, a.mainlevel:visited {
font-family: arial, sans-serif;
font-size: 12px;
color: #b2b2b2;
text-decoration: none;
font-weight: bold;
}

a.mainlevel:hover {
font-family: arial, sans-serif;
font-size: 12px;
color: #000;
text-decoration: none;
font-weight: bold;
}

.mainlevel2_img {
	position: absolute;
	top: 12px;
}

.mainlevel2 {
text-align: center;
white-space: nowrap;
font-family: arial, sans-serif;
font-weight: bold;
font-size: 10px;
color: #aa957f;
text-decoration: none;
height: 12px !important;
overflow: hidden;
width: 105px;
}

.mainlevel2 a, .mainlevel2 a:visited {
font-family: arial, sans-serif;
font-size: 11px;
color: #aa957f;
text-decoration: none;
font-weight: bold;
}

.mainlevel2 a:hover {
font-family: arial, sans-serif;
font-size: 11px;
color: #fff;
text-decoration: none;
font-weight: bold;
}

#active_menu {
color: #000;
}

#topmenu_bbp_scroll_left {
position: absolute;
top: 2px;
left: 0px;
display: none;
}

#topmenu_bbp_scroll_right {
position: absolute;
top: 2px;
right: 0px;
display: none;
}

.topmenu_link:hover {
	color: #fff;
	text-decoration: none;
}
