.db_saprojects
{
}

.db_saprojects_abbreviation
{
	margin-bottom: 18px;
}
.db_saprojects_website,
.db_saprojects_video_quote,
.db_saprojects_block_space,
.db_saprojects_description
{
	margin-bottom: 18px;
}

.db_saprojects_block_headline
{
	margin-bottom: 10px;
}


.db_saprojects_video
{
	float:left;
	width: 50%;
}
.db_saprojects_video IMG
{
margin-bottom: 10px;
}
.db_saprojects_video_description
{
	float:left;
	width: 50%;
}
.db_saprojects_quote
{
	float:left;
}
.db_saprojects_quote Q
{
	font-style: italic;
}

.db_saprojects_link_entry_image
{
float:left;
width: 30px;
}
.db_saprojects_link_entry_text
{
float:left;
}

.db_saprojects_links
{
border-bottom: 1px dotted #00b4e5;
border-top: 1px dotted #00b4e5;
margin-bottom: 20px;
padding: 9px 0px 5px 0px;
}
.db_saprojects_contact_left
{
float:left;
width: 200px;
}
.db_saprojects_contact_right
{
float:left;
}

.db_saprojects_edithint
{
border: 1px solid #cccccc;
padding: 5px;
margin: 5px 0px 5px 0px;
color: #990000;
}

.db_saprojects_fieldedit
{
display:none;
}

.db_saprojects_edit_iconbar
{
margin-top: 5px;
}

.db_saprojects_edit_icons_disabled,
.db_saprojects_edit_icons
{
	margin-right: 5px;
	margin-bottom: 0px;
	width: 16px;
	height: 16px;
}

.db_saprojects_enable_edit_icons
{
  padding-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	width: 16px;
	height: 16px;
}


.db_saprojects_edit_icons
{
	cursor: pointer;
}

.db_saprojects_headline_input
{
	margin-bottom: 5px;
	width:594px;
	border: 1px solid #999999;
	padding: 2px;
}

.db_saprojects_rte
{
	border-bottom: 1px solid #999999;
	height: 215px;
	overflow:hidden;
}
#db_saprojects_textarea_quote
{
	width: 594px;
	height: 100px;
}

#db_saprojects_blockedit
{
	height: 240px;
	text-align:center;
	width: 600px;

}
.db_saprojects_block_hide
{
	height: 215px;
	display:none;
}

.db_saprojects_block_hidenew
{
	height: 235px;
	display:none;
}
.db_saprojects_block_entry
{
position:relative;
}
.db_saprojects_block_entry_headline
{
	font-weight: bold;
}

.db_saprojects_editing{ position: relative;}

#db_saprojects_feedit
{
	position:absolute;
	z-index: 1000;
	font-size: 12px;
	line-height: 18px;
	right: 0px;
	top: 35px;
	border: 1px solid #cccccc;
	color: #990000;
	padding: 5px;
	cursor: pointer;
}

#db_saprojects_contact_address
{
width:170px;
height:35px;
border: 1px solid #999999;
padding: 2px;
}
#db_saprojects_contact_zip
{
width:40px;
margin-right: 5px;
border: 1px solid #999999;
padding: 2px;
}

#db_saprojects_contact_city
{
width:116px;
border: 1px solid #999999;
padding: 2px;
}
#db_saprojects_contact_company,
#db_saprojects_contact_email,
#db_saprojects_contact_phone,
#db_saprojects_contact_www,
#db_saprojects_contact_country
{
width:170px;
border: 1px solid #999999;
padding: 2px;
}

.db_saprojects_contact_label
{
	font-size: 11px;
	margin-top: 3px;
}


.db_saprojects_filter_select
{
	border: 1px solid #000;
	float:left;
	margin: 5px 7px 5px 5px;	
	padding: 2px;
	width:182px;
}
.db_saprojects_filter_last
{
	margin-right: 0px;
}
fieldset {
	margin-left:0px;
	width: 580px;
	padding: 9px;
	padding-top: 6px;
	border: 1px solid #646567;
}
fieldset.project_contact  {
	margin:0px;
	padding: 9px;
	padding-top: 6px;
	border: 1px solid #646567;
}
.db_saprojects_filter_headline
{
	background-color: #f0f0f0;
	font-weight: 700;
	height: 30px;
	margin-top: 25px;
	margin-bottom: 15px;
	width: 600px;
}
.db_saprojects_filter_result_countryblock
{
	width: 600px;
}

.db_saprojects_filter_headline_country, .db_saprojects_filter_result_countryblock_entry_country
{
	float:left;
	width: 260px;
	padding: 5px;
}
.db_saprojects_filter_headline_sector, .db_saprojects_filter_result_countryblock_entry_sector
{
	float:left;
	width: 120px;
	padding: 5px;
}
.db_saprojects_filter_headline_practise, .db_saprojects_filter_result_countryblock_entry_practise
{
	float:left;
	width: 170px;
	padding: 5px;
}

.db_saprojects_filter_result_countryblock_entry_country
{
	padding-left: 0px;
	width: 265px;
}

.db_saprojects_filter_result_countryblock
{
	margin-bottom: 18px;

}
.db_saprojects_filter_result
{
	position:relative;

}
.db_saprojects_filter_resultcover, .db_saprojects_edit_cover
{
	background-color: #fff;
	opacity: 0;
	filter: alpha(opacity=0);
	display:none;
	left:0px;
	height: 100%;
	position:absolute;
	top:0px;
	width: 100%;
	z-index: 100;
}

.db_saprojects_filter_resultloader, .db_saprojects_edit_loader
{
	display:none;
	left:0px;
	position:absolute;
	text-align:center;
	top:5px;
	width: 100%;
	z-index: 101;
}
#db_saprojects_tabnavigation
{
	position: relative;
	border-bottom: 1px solid #646567;
	height: 24px;
}
* html #db_saprojects_tabnavigation {
	overflow:hidden;
}

#db_saprojects_tabnavigation ul
{
	list-style-type: none;
	margin: 0px;
	padding:0px;
}
#db_saprojects_tabnavigation ul li {
	background-image: url();
	padding: 0px;
	float: left;
}

#db_saprojects_tabnavigation a span
{
	color: #646567;
	display: block;
	float: left;
	font-weight: 700;
	position: relative;
	padding: 6px 7px 1px 11px;
	background-image: url("/typo3conf/ext/db_saprojects/res/tabs/bg_tabnavigation_left.jpg");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left bottom;
	cursor: pointer;
}

#db_saprojects_tabnavigation a:hover span
{
	background-image: url("/typo3conf/ext/db_saprojects/res/tabs/bg_tabnavigation_hover_left.jpg");
	color: #00b4e5;
}
#db_saprojects_tabnavigation li.db_saprojects_tabactive a span, #db_saprojects_tabnavigation li.db_saprojects_tabactive a:hover
{
	background-image: url("/typo3conf/ext/db_saprojects/res/tabs/bg_tabnavigation_active_left.jpg");
	color: #00b4e5;
}

#db_saprojects_tabnavigation a {
	background-image: url("/typo3conf/ext/db_saprojects/res/tabs/bg_tabnavigation_right.jpg");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right bottom;
	margin-right: 4px;
	padding: 0px;
	padding-right: 5px;
	float: left;

}
#db_saprojects_tabnavigation li.db_saprojects_tabactive a, #db_saprojects_tabnavigation li.db_saprojects_tabactive a:hover
{
	height: 25px;
	padding: 0px;
	padding-right: 5px;
	margin-right: 4px;
	background-image: url("/typo3conf/ext/db_saprojects/res/tabs/bg_tabnavigation_active_right.jpg");
}

#db_saprojects_tabnavigation a:hover
{
	background-image: url("/typo3conf/ext/db_saprojects/res/tabs/bg_tabnavigation_hover_right.jpg");
	margin-right: 4px;
	padding: 0px;
	padding-right: 5px;
	text-decoration: none;
}


.db_saprojects_tabcontent
{
	position:relative;
	display: none;
	padding: 20px 0px;
}
.db_saprojects_tabcontent h2
{
	font-weight: 700;
	font-size: 16px;
}
.db_saprojects_tabcontent_active
{
	display: block;
}
.db_saprojects_partner_entry {margin-bottom: 15px;}

.db_saprojects_partner_image
{
	background-color: #ffffff;
	border: 1px solid #ebebeb;
	padding: 5px;

	float:right;
}
.db_saprojects_partner_info
{
}
.db_saprojects_partner_name
{
	font-weight: 700;
}
.db_saprojects_partner_text
{
}
#db_saprojects_block_entry_text_description IMG
{
	margin-left: 10px;
	margin-bottom: 10px;
}
.db_saprojects_block_entry_text_image
{
	float:right;
	position: relative;
}
.db_saprojects_block_entry_text_image IMG
{
	background-color: #ffffff;
	border: 1px solid #ebebeb;
	padding: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.db_saprojects_imageremove
{
	position:absolute;
	top:0px;
	left:0px;
	cursor:pointer;

}
#db_saprojects_project_image
{
	color: #646567;
	font-weight: bold;
	font-size: 11px;
	float: right;
	margin-left: 10px;
	position: relative;
	text-align:center;
	z-index:1000;
}


#db_saprojects_imageslide 
{
text-align:center;
}
