/* 	CSS Layout Data Quest AG           												*
 *	Autor: Omar De-Giuli														 	*
 *	Version: 3.3																    *
 *	Stand: 24. MŠrz 2011															*
 ************************************************************************************/
	
body {
    /*font-family:'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', 'Helvetica', 'Arial', sans-serif;*/
    font-family: Arial,Arial,Helvetica,sans-serif;
    /*font-family: Verdana, sans-serif;*/
	background-color:#F7F7F7;
	font-size: 13px;
	line-height: 160%;
	color:#000;
	background-image: url(../img/body_bg.png);
	background-position: bottom;
	background-repeat: repeat-x;
	background-attachment: scroll;
	}
	
/*dl, ul, li, dd {margin:0;}*/
	
a:link {
	color: #0067AC;
	font-weight:normal;
}

a:active {
	color: #0067AC;
	font-weight:normal;
}

a:visited {
	color: #0067AC;
	font-weight:normal;
}

a:hover {
	text-decoration: underline;
}

ol, dl, dd, ul {
	list-style-image: url(../img/arrow_blue_pixel_right.png);
}

hr {
	border:1px solid #E7E7E7;
}

.apr-banner {width: 184px; height: 82px; margin-left: 11px; margin-right: 9px; margin-bottom: 15px; margin-top: 15px;}


/*---------------------------------------------------------------------*/
/*advertise_skyscraper */
/*---------------------------------------------------------------------*/

#skyscraper {
	width: 204px;
	height: 600px;
	position: absolute;
	right: -224px;
	top: 0;
	z-index: 100;
	background: transparent;
}

#skyscraper ul {
	display: inline;
	margin: 0;
	padding: 0;
}

#skyscraper li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 20px;
}

/*---------------------------------------------------------------------*/
/*map_search */
/*---------------------------------------------------------------------*/

#mapcontainer {
	background-color: #F7F7F7 !important;
}




/*---------------------------------------------------------------------*/
/*kequestionnaire */
/*---------------------------------------------------------------------*/
.keq_page {
	background-color: #FFFFFF;
}

.keq_question {
  background-attachment:initial;
  background-clip:initial;
  background-color:#F7F7F7;
  background-image:initial;
  background-origin:initial;
  background-position:initial initial;
  background-repeat:initial initial;
  border: none;
  display:block;
  font-weight:bold;
  margin-bottom:0;
  padding-bottom:4px;
  padding-left:6px;
  padding-right:6px;
  padding-top:4px;
  width:auto;
}

.keq_question p {
	font-size: 12px;
}

.keq_demographic input, .keq_input input {
	width: 200px;
}

.keq_navigation a {
  background-color:#0067AC;
  border-bottom-width:0;
  border-color:initial;
  border-left-width:0;
  border-right-width:0;
  border-style:initial;
  border-top-width:0;
  color:#FFFFFF;
  display:block;
  float:left;
  font-weight:bold;
  margin-bottom:1px;
  margin-left:1px;
  margin-right:1px;
  margin-top:1px;
  padding-bottom:3px;
  padding-left:3px;
  padding-right:3px;
  padding-top:3px;
  text-align:center;
  text-decoration:none;
  width:200px;
}

.keq_selection, .keq_input {
  border: none;
  margin:0;
  padding-bottom:3px;
  padding-left:4px;
  padding-right:0;
  padding-top:3px;
}

.keq_blindunit .keq_question {
  background-attachment:initial;
  background-clip:initial;
  background-color:#0067AC;
  background-image:initial;
  background-origin:initial;
  background-position:initial initial;
  background-repeat:initial initial;
  color:#FFFFFF;
}

.keq_navigation {
	width: 100%;
}


.keq_navigation a {
	float:right;
}

.tx-srfreecap-pi2-cant-read {
	font-size: 11px;
	color: #000000;
	float: left;
}

.keq_q_list_link {
	display: block;
	height: 20px;
	line-height:20px;
	vertical-align:middle;
	text-align: center;
	float:left;
	margin-top: 20px;
}

.keq_q_list_link a {
	display: block;
	font-weight: normal;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 10px;
	margin-bottom: 15px 0;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #0067AC;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #0067AC;
	border-radius:5px;
	-moz-box-shadow: 1px 1px 2px #888;
	-webkit-box-shadow: 1px 1px 2px #888;
	box-shadow: 1px 1px 2px #888;
	cursor: pointer;
}

.keq_q_list_link a:hover {
	color: #FFFFFF;
	background-color: #66A4CD;
	border:1px solid #66A4CD;
}


/*---------------------------------------------------------------------*/
/*fce_threecols */
/*---------------------------------------------------------------------*/

.fce_threecols_main, .news-three-columns-mainpage {
	width: 780px;
	height: auto;
	padding: 0;
	float: left;
	position: relative;
}

.fce_threecols_left h1,
.fce_threecols_middle h1,
.fce_threecols_right h1 {
	font-size: 12px;
	color: #0067AC;
	margin: 0;
}

.fce_threecols_left p,
.fce_threecols_middle p,
.fce_threecols_right p {
	font-size: 11px;
	line-height: 140%;
	margin: 3px 0;
}

.fce_threecols_left li,
.fce_threecols_middle li,
.fce_threecols_right li {
	font-size: 11px;
	line-height: 140%;
	margin-left: -20px;
}

.fce_threecols_left ul,
.fce_threecols_middle ul,
.fce_threecols_right ul {
	font-size: 11px;
	line-height: 140%;
	margin: 3px 0;
}

.fce_threecols_left {
	width: 240px;
	height: auto;
	margin: 10px 0 10px 8px;
	float: left;
}

.fce_threecols_middle {
	width: 240px;
	height: auto;
	margin: 10px 20px 10px 20px;
	float: left;
}

.fce_threecols_right {
	width: 240px;
	height: auto;
	margin: 10px 8px 10px 0;
	float: right;
}



/*---------------------------------------------------------------------*/
/*tmp_mainpage */
/*---------------------------------------------------------------------*/

.tmp_mainpage_header {
	width: 1000px;
	height: 69px;
	margin:0 auto;
	background-image: url(../img/main/dq_logo.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

.tmp_mainpage_navigation_main {
	width: 1000px;
	height: 38px;
	margin: 0 auto;
	position: relative;
	background-image: url(../img/main/bg_header.png);
	background-position: left;
	background-repeat: repeat-x;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 1px 1px 2px #888;
	-webkit-box-shadow: 1px 1px 2px #888;
	box-shadow: 1px 1px 2px #888;
}

.tmp_mainpage_navigation {
	width: 800px;
	height: 38px;
	float: left;
}

.tmp_mainpage_navigation li {
	display: inline-block;
	zoom: 1;
	*display: inline;
	min-width: 60px;
	height: 38px;
	line-height: 38px;
	vertical-align: middle;
}

.tmp_mainpage_navigation li:hover {
	background-image: url(../img/main/bg_topnavigation_hover.png);
}

.tmp_mainpage_navigation a {
	display: block;
	height: 38px;
	min-width: 60px;
	padding: 0 10px;
	color: #FFF;
	font-size: 14px;
	border-right: 1px solid #404040;
	text-align: center;
	font-family:'Arial Rounded MT Bold', sans-serif;
}

.tmp_mainpage_navigation a:hover {
	color: #FFF;
	text-decoration: none;
}

.tmp_mainpage_navigation_cur {
	color: #FFF;
	text-decoration: none;
	background-image: url(../img/main/bg_topnavigation_hover.png);
}

.tmp_mainpage_search {
	width: 200px;
	height: 38px;
	float: right;
	position: relative;
}

.tmp_mainpage_search input {
	position: absolute;
	top: 7px;
	left: 15px;
	color: #999999;
	font-size: 11px;
	font-size-adjust:none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	border: 1px solid #CCC;
	background-color: #F7F7F7;
	width: 160px;
	}

.tmp_mainpage_breadcrumbs {
	width: 1000px;
	height: 31px;
	margin: 0 auto;
	color: #797C80;
	line-height: 30px;
	vertical-align: middle;
	font-size: 11px;
	text-indent: 4px;
}

.tmp_mainpage_breadcrumbs a:link, 
.tmp_mainpage_breadcrumbs a:visited, 
.tmp_mainpage_breadcrumbs a:active {
	color: #797C80;
	font-size: 11px;
	text-decoration: none;
}

.tmp_mainpage_content {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

.tmp_mainpage_content_full {
	width: 978px;
	margin: 0 auto;
	position: relative;
	padding: 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #FFFFFF;
	-moz-box-shadow: 1px 1px 2px #888;
	-webkit-box-shadow: 1px 1px 2px #888;
	box-shadow: 1px 1px 2px #888 
}

.tmp_mainpage_left {
	width: 200px;
	height: auto;
	z-index: 3;
	float: left;
	background-color: #F7F7F7;
}

.tmp_maincontent_subnavigation {
	width: 200px;
	margin: 0 0 20px 0;
	font-size: 15px;
	background-color: #F7F7F7;
	font-family: 'Lucida Grande', Arial, sans-serif;
    font-size-adjust: 0.5;
    font-style: normal;
    font-weight: normal;
}

.tmp_maincontent_subnavigation ul {
	margin: 0;
	display: inline;
}

.tmp_maincontent_subnavigation li {
	list-style-type: none;
	display: block;
}

.tmp_maincontent_subnavigation a {
	display: block;
	line-height: 30px;
	text-indent: 5px;
	color: #0067AC;
}

.tmp_maincontent_subnavigation a:hover {
	background-color: #E7E7E7;
	color: #FFF;
	-moz-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
}

.tmp_maincontent_subnavigation li {
	list-style-image: none;
	list-style-type: none;
	text-indent: 10px;
	line-height: 30px;
}

.tmp_maincontent_subnavigation a:hover {
	color: #0067AC;
	text-decoration: none;
}

.subnavi_listing_current_2ndlevel {
	height: 22px !important;
	line-height: 22px !important;
	vertical-align: middle;
	font-size: 12px;
	color: #404040 !important;
	padding-left: 10px;
}

.subnavi_listing_CUR_2nd {
	font-size: 12px;
	height: 22px !important;
	line-height: 22px !important;
	vertical-align: middle !important;
	padding-left: 10px;
	background-color: #E7E7E7;
	-moz-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
}

.subnavi_listing_current {
	font-weight: bold !important;
	font-size: 14px !important;
	background-color: #FFFFFF;
	-moz-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
	-moz-box-shadow: 1px 1px 2px #888;
	-webkit-box-shadow: 1px 1px 2px #888;
	box-shadow: 1px 1px 2px #888;
}

.subnavi_title_box, .newsletter_title_box {
	font-size: 16px;
	margin-bottom: 5px;
}

.tmp_maincontent_newsletter {
	width: 200px;
	margin: 0 0 20px 0;
}

.tmp_maincontent_news_left {
	width: 200px;
	margin: 0;
}

.tmp_mainpage_right {
	width: 780px;
	height: 100%;
	padding: 0 10px;
	margin-bottom: 80px;
	position: relative;
	float: right;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #FFFFFF;
	-moz-box-shadow: 1px 1px 2px #888;
	-webkit-box-shadow: 1px 1px 2px #888;
	box-shadow: 1px 1px 2px #888;
}

.tmp_mainpage_headimage {
	width: 780px;
	margin: 10px 0;
	float: left;
}

.tmp_mainpage_mainteaser {
	width: 558px;
	padding: 10px 0 0 0;
	float: left;
}

.tmp_mainpage_mainteaser_full {
	width: 780px;
	padding: 10px 0 0 0;
	float: left;
}

.tmp_mainpage_maincontent {
	float: left;
	width: 780px;
	padding: 15px 0;
	min-height: 300px;
}

.tmp_mainpage_contentnavigation {
	width: 780px;
	float:left;
	/*margin: 10px 0;*/
}

.tmp_mainpage_news_right {
	width: 204px;
	padding: 10px 0 0 13px;
	float: right;
}

.tmp_mainpage_news_bottom {
	width: 780px;
	/*height: 174px;*/
	float: left;
	position: relative;
}

.tmp_mainpage_bottom_main {
	float: left;
	width: 780px;
	margin: 0;
	
}

.tmp_mainpage_sexybookmarks_main {
	width: auto;
	float: left;
}

.tmp_mainpage_socialmedia {
	width: 780px;
	height: 60px;
	margin: 15px 0;
	padding: 5px 0;
	float: left;
	border-top: 1px solid #F7F7F7;
}

.tmp_mainpage_socialmedia_facebook {
	width: auto;
	float: right;
	margin:5px 0;
}

.tmp_mainpage_socialmedia_google {
	width: auto;
	float: right;
	margin: 5px 0;
}

.tmp_mainpage_socialmedia_facebook li {
	list-style-type: none;
	list-style-image: none;
}

.tmp_mainpage_footer {
	width: 100%;
	float: left;
	position: inherit;
	z-index: 20;
	margin-top: 20px;*/
	background-color: #F7F7F7;
}

/*---------------------------------------------------------------------*/
/* content_navigation */
/*---------------------------------------------------------------------*/

.wide_content_navigation_buttons {
	display:block;
	float:inherit;
	min-width:50px;
	height:20px;
	margin-bottom: 10px;
}

.wide_content_navigation_buttons a:link,
.wide_content_navigation_buttons a:active,
.wide_content_navigation_buttons a:visited {
	display:block;
	min-width: 50px;
	height:20px;
	padding: 0 10px 0;
	margin: 0 10px 0 0;
	font-size:11px;
	line-height:20px;
	vertical-align:middle;
	color: #404040;
	background-color: #F7F7F7;
	text-align: center;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #E7E7E7;
	border-radius:5px;
}

.wide_content_navigation_buttons a:hover {
	display:block;
	min-width: 50px;
	height:20px;
	padding: 0 10px 0;
	margin: 0 10px 0 0;
	font-size:11px;
	line-height:20px;
	vertical-align:middle;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #0067AC;
	border-radius:5px;
	background-color: #0067AC;
}

.wide_content_navigation_buttons_current a {
	display:block;
	min-width: 50px;
	height:20px;
	padding: 0 10px 0;
	margin: 0 10px 0 0;
	font-size:11px;
	float: left;
	line-height:20px;
	vertical-align:middle;
	color: #FFF;
	background-color: #0067AC;
	text-align: center;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #0067AC;
	border-radius:5px;
}


/*---------------------------------------------------------------------*/

.contenttable {
	margin:15px 0;
	width:100%;
}

.contenttable th {
	background-image:url(../img/gradient.jpg);
	background-position:top;
	background-repeat:repeat-x;
	border:1px solid #ccc;
	font-weight:bold;
	text-align:center;
	color:#000;
}

.contenttable th {
	font-size:11px;
	font-weight:normal;
}

.contenttable td {
	font-size:12px;
	padding:5px;
	border-collapse:collapse;
	border:1px solid #ccc;
}

.contenttable p {
	padding:0;
	margin:0;
	font-size:12px !important;
}

.csc-uploads-fileName {
	padding-left: 40px;
	background-image: url(../img/download.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 30px;
}


.lof-slidecontent {
	border:1px solid #ccc;
}

.lof-navigator li h3 {
  margin-bottom:0;
  margin-left:0;
  margin-right:2px;
  margin-top:0;
  padding-bottom:0 !important;
  padding-left:0 !important;
  padding-right:0 !important;
  padding-top:15px !important;
}



/*---------------------------------------------------------------------*/
/*onetimeaccount */
/*---------------------------------------------------------------------*/

.tx-onetimeaccount-pi1 {
	/*width: 500px*/
}

.tx-onetimeaccount-pi1 label {
	font-weight: bold;
}

.tx-onetimeaccount-pi1 fieldset {
	border: none;
	margin: 0 auto;
	width: 500px;
}

.tx-onetimeaccount-pi1 legend {
	visibility: hidden;
}

.tx-onetimeaccount-pi1 dt {
	line-height: 38px;
	vertical-align: middle;
	width: 80px;
}

.tx-onetimeaccount-pi1 dd {
	margin-left: 100px;
}

.tx-onetimeaccount-pi1 input {
	border: 4px solid #F7F7F7;
	height: 20px;
	margin: 5px 0;
	font-size: 14px;
}

.tx-onetimeaccount-pi1 textarea {
	border: 4px solid #F7F7F7;
	width: 298px;
	margin: 5px 0;
	font-size: 14px;
}


#tx_onetimeaccount_pi1_form_telephone,
#tx_onetimeaccount_pi1_form_email,
#tx_onetimeaccount_pi1_form_company {
	width: 300px;
}

#tx_onetimeaccount_pi1_form_city {
	width: 224px;
}

#tx_onetimeaccount_pi1_form_first_name {
	width: 85px;
}

#tx_onetimeaccount_pi1_form_last_name {
	width: 130px;
}

.tx-onetimeaccount-pi1-submit input, .tx-seminars-pi1-submit input {
	margin: 10px 0 !important;
	display:block;
	min-width:80px;
	height:28px;
	padding: 0 10px !important;
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	line-height:28px;
	vertical-align:middle;
	text-align:center !important;
	background-color: #0067AC;
	border:1px solid #0067AC;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow: 1px 1px 2px #888;
	-webkit-box-shadow: 1px 1px 2px #888;
	box-shadow: 1px 1px 2px #888;
	cursor: pointer;
}

.tx-onetimeaccount-pi1-submit input:hover, .tx-seminars-pi1-submit input:hover {
	background-color: #66A4CD;
	color: #FFFFFF;
	border:1px solid #66A4CD;
}

#tx_seminars_pi1_registration_editor_interests,
#tx_seminars_pi1_registration_editor_expectations,
#tx_seminars_pi1_registration_editor_background_knowledge,
#tx_seminars_pi1_registration_editor_known_from,
#tx_seminars_pi1_registration_editor_notes {
	border: 1px solid #E7E7E7
}

.tx-seminars-pi1 {
	position: relative
}

#tx_seminars_pi1_registration_editor_button_back {
	position: absolute;
	left: 0
}

/*---------------------------------------------------------------------*/
/*sremailsubscribe */
/*---------------------------------------------------------------------*/

.tx-sremailsubscribe-pi1 p.tx-sremailsubscribe-pi1-click-to-edit {
	font-size: 11px;
	width:100%;
	margin:0 10px 0 5px;
}

.tx-sremailsubscribe-pi1 label {
	font-size: 11px;
	line-height: 140%;
}

.tx-sremailsubscribe-pi1 fieldset {
	border:none;
}

.tx-sremailsubscribe-pi1-text {
	width:155px;
	height:20px;
	margin:5px 0;
	border:2px solid #E7E7E7;
	background-color: #FFFFFF;
	padding:2px;
	text-indent: 2px;
}

/*.tx-sremailsubscribe-pi1-submit {
	width:90px;
	background-color: #0067AC;
	color:#FFF;
	height:20px;
	text-align: center;
	margin-top:8px !important;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border:1px solid #0067AC;
	border-radius:10px;
}*/


/*---------------------------------------------------------------------*/
/*SPRACHMENU */
/*---------------------------------------------------------------------*/
.sprachwahl_main {
	padding:5px;
	border:1px solid #CCCCCC;
}

.sprachwahl_main li {
	list-style-image: url(../img/arrow_blue_pixel_right.png);
}

.sprachwahl_title {
  background-image:url(http://www.dataquest.ch/fileadmin/templates/img/subnavi/bg_title_box_subnavi_new.png);
  background-position:50% 50%;
  background-repeat:no-repeat no-repeat;
  color:#FFFFFF;
  font-size:16px;
  font-variant:normal;
  font-weight:normal;
  height:30px;
  line-height:30px;
  text-align:left;
  text-indent:8px;
  width:196px;
}


/*---------------------------------------------------------------------*/
/*TX_SEMINARS */
/*---------------------------------------------------------------------*/
.tx-seminars-pi1-listrow table {width: 100%;}
.tx-seminars-pi1-singleview-maintable h1 {font-size:11px;}
.tx-seminars-pi1-singleview-maintable p {margin:0;}
.tx-seminars-pi1-error {color: #404040; font-size: 11px; font-weight: normal;}

.tx-seminars-pi1-singleview-maintable, .tx-seminars-pi1-listrow {
	text-align: left;
	font-weight: normal;
	font-size: 11px;
}

.tx-seminars-pi1-date, td.tx-seminars-pi1-expiry, .tx-seminars-pi1-price, .tx-seminars-pi1-uid, .tx-seminars-pi1-listrow th {text-align: left;}
.tx-seminars-pi1-vacancies {text-align: right}



#tx-seminars-pi1-registration-form fieldset {border: 1px solid #E7E7E7;}

#tx-seminars-pi1-registration-form legend {color: #0067AC; font-weight: bold;}

.tx-seminars-pi1-timeslots {
	width: 100%;
}

.tx-seminars-pi1-singleview h2 {
	font-size: 18px;
	color: #0067AC;
	font-weight: bold;
	margin-bottom: 15px;
}

.tx-seminars-pi1-singleview h3 {
	display: block;
	font-size: 14px;
	color: #404040;
	font-weight: normal;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	background-color: #CCE1EE;
	padding: 4px 4px 4px 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.tx-seminars-pi1-singleview table {
	margin: 15px 0;
}

.tx-seminars-pi1-listrow th {
	background-color: #CCE1EE;
}
.tx-seminars-pi1-listrow tr {
	border-bottom: 1px dotted #E7E7E7;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
}

.listrow-odd {background-color: #FFF;}

.tx-seminars-pi1-listrow tr:hover {
	background-color: #FFF;
	color: inherit;
}

.tx-seminars-pi1-listrow .listrow-odd {
	background-color: #FFF;
	color: inherit;
}

.tx-seminars-listview-registration a {
	margin: 2px 0 !important;
	display:block;
	min-width:40px;
	height:18px;
	padding: 0 5px !important;
	color:#ffffff;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	line-height:18px;
	vertical-align:middle;
	text-align:center !important;
	background-color: #0067AC;
	border:1px solid #0067AC;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow: 1px 1px 2px #888;
	-webkit-box-shadow: 1px 1px 2px #888;
	box-shadow: 1px 1px 2px #888;
	cursor: pointer;
}

.tx-seminars-listview-registration a:hover {
	background-color: #66A4CD;
	color: #FFFFFF;
	border:1px solid #66A4CD;
}

/*---------------------------------------------------------------------*/
/*TOOLBOX_NAVIGATION */
/*---------------------------------------------------------------------*/

.div_toolboxnavigation_main {
	height:40px;
	width:200px;
	margin:2px 1px 0 6px;
	float:right;
}

.div_loginbox_head {
	height:28px;
	width:auto;
	margin-left: 300px;
	margin-top: 15px;
	float:left;
	font-size: 11px;
}

.toolboxnavigation_icon {
	height:40px;
	width: 40px;
	margin:5px;
	float:right;
}

/**********************DAM_FRONTEND************************************/

.tx-damfrontend-pi1 LI {margin:inherit;list-style-image:inherit;}

table.filelist th {
	background:none repeat scroll 0 0 #F1F1F1;
	color:#404040;
	padding:4px 0;
}

table.file_singleView th {
	background:none repeat scroll 0 0 #F1F1F1;
	color:#404040;
	padding:5px;
	text-align:left;
}

table.file_singleView td.title {
	color:#404040 !important;
	font-size:11px;
	font-weight:bold;
	width:30%;
}

.tx-damfrontend-pi2 LI{margin:0;}

.tx-damfrontend-pi2 .ddl_title {
	background-color: #F7F7F7;
	padding: 5px;
}

.tx-damfrontend-pi2 .ddl_file_list {
	margin: 5px;
	padding: 0;
	font-size: 11px;
}


.news_imagewrap100_100 {width: 105px; height:105px;}

.tx-abdownloads-pi1 {margin-bottom: 20px;}
.tx-abdownloads-pi1 a {color:#0067AC;font-size:12px;margin-bottom:5px;}
.tx-abdownloads-pi1 a:hover {color:#0067AC;text-decoration:underline;}
.tx_abdownloads_catalogView_category {padding:0;}
.tx_abdownloads_viewDetailsForDownload {
background-color:#F0F0F0;
border:1px solid #cccccc;
display:block;
font-size:11px;
margin-top:10px;
padding:10px;
text-align:left;
}

.tx_abdownloads_viewDetailsForDownload_head {
	height: 20px;
	line-height:20px;
	vertical-align:middle;
	padding-left:5px;
}


.tx_abdownloads_viewDetailsForDownload TH {color:#000;padding-right:10px;}
.tx_abdownloads_viewDetailsForDownload a {display:block;font-size:12px !important; font-weight:bold; margin-bottom:5px !important;}
.tx_abdownloads_catalogView_options a {font-size:11px;color:#777;}
.tx_abdownloads_listView_download_1 {display:block; height:50px;border-bottom:1px dotted #ccc;padding-left:10px;padding-top:10px;margin-bottom:5px;}
.tx_abdownloads_listView_download_2 {display:block;height:50px;border-bottom:1px dotted #ccc;padding-left:10px;padding-top:10px;margin-bottom:5px;}
.tx_abdownloads_listView_download_LL {color: #89C153; margin-bottom: 5px;}


.tx-slideshow-pi1 {margin-bottom:10px;float:left;border:1px solid #ccc;}
	
.maindiv-content-wide {width: 100%; margin: 0; padding: 0; background-color:#000;}

.schwarz {background-color:#000;}
.justcool_listing LI {list-style-type:none;list-style-image: url(../img/arrow_blue_pixel_right.png);}
.justcool_listing a {color:#000000;font-size:12px;text-decoration:none;font-weight:normal;}
.justcool_listing a:hover {color:#0067AC;font-size:12px;text-decoration:none;}


/*---------------------------------------------------------------------*/
/*POWERMAIL */
/*---------------------------------------------------------------------*/
div.tx-powermail-pi1 {
	margin:0;
	padding:10px;
	border:1px solid #E7E7E7;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

div.tx-powermail-pi1 label,
.tx-powermail-pi1_confirmation,
.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	font-weight: normal !important;
	font-size: 11px !important;
}

div.tx-powermail-pi1 legend {
	font-weight: bold;
	font-size: 14px;
}

.tx_powermail_pi1_fieldwrap_html_captcha_description, .tx_powermail_pi1_fieldwrap_html_radio_title {
	font-size: 11px !important;
	color: #666 !important;
	font-weight: normal !important;
}

div.tx-powermail-pi1 fieldset {
	border:none;
	background-color: transparent;
	padding: 10px 0 !important;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset input.powermail_date,
fieldset.tx-powermail-pi1_fieldset input.powermail_datetime {
	border:1px solid #CCCCCC;
	padding-left:5px;
	font-size: 12px;
	color: #666;
}

.powermail_all_label {
	width:200px;
}

.tx-powermail-pi1_mandatory {
	font-size:11px;
	font-weight: normal;
}

div.tx_powermail_pi1_fieldwrap_html {
	font-size: 11px;
}

.powermail_multiplejs_tabs_item {
	list-style-image: none !important;
}

/*---------------------------------------------------------------------*/
/*DIVERSES */
/*---------------------------------------------------------------------*/

.newsmaillink a {font-size: 11px !important;}

.feedContent a { font-size: 12px !important;}

/*.csc-bulletlist LI {list-style-image: url(../img/arrow_blue_pixel_right.png);}*/
.csc-uploads-fileSize {font-size: 10px; color: #777; padding-left: 10px;}
table.csc-uploads p {margin:0;}

/*.tx-rgtabs-pi1 {margin-top: 10px;}
.tx-rgtabs-pi1 H1 {font-family:Arial, Helvetica, sans-serif !important;font-size:13px !important;}*/

.download-area {
	display: block;
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
	background-image:url(../img/download_icon.png);
	background-position:left;
	background-repeat:no-repeat;	
}

.download-area a {
	padding-left: 50px !important;
	font-size: 12px !important;
	font-color: #0067AC !important;
	font-weight: bold !important;
}



.directmail_header {width:600px;height:100px;margin:0 auto;background-image:url(../img/directmail_bgHead.png);background-position:center;background-repeat:no-repeat;}
.directmail_maincontainer {width:600px;margin:0 auto;}
.directmail_footer {width:600px;height:100px;margin:0 auto;text-align:center;border-top:1px solid #ffffff; padding-top:10px;color:#999;font-size:11px;}


/*---------------------------------------------------------------------*/
/* Leasingrechner
/*---------------------------------------------------------------------*/
.leasingrechner-title {display:block; width:100%;font-weight:bold;padding-bottom:2px;color:#0067AC;}
.leasingrechner-form input, select {margin:5px 0;color:#404040;}



.tx-srfeuserregister-pi1 {border: 1px solid #ccc; background-color:#F0F0F0;padding:10px;margin-bottom:20px;}
.tx-srfeuserregister-pi1-text {width: 300px;border:2px solid #ccc;height:20px;}
.tx-srfeuserregister-pi1-password {border:2px solid #ccc;height:20px;}
.tx-srfeuserregister-pi1 fieldset,.tx-srfeuserregister-pi1-messagebox-afterupdate {
	border:none;
	}
.tx-srfeuserregister-pi1 label, .tx-srfeuserregister-pi1-verify dt {
	font-size: 11px;
	color: #666;
	font-weight:normal;
	}
	
.tx-srfeuserregister-pi1-error {color:#C00;font-size:11px;}
.tx-srfeuserregister-pi1-error p {margin-bottom: 2px;}
.tx-srfeuserregister-pi1-plz {width:100px !important;}
.tx-srfeuserregister-pi1-notice {color:#999; font-size: 11px;}
.tx-srfeuserregister-pi1-submit {display:block;width:150px;border:1px solid #fff;background-color:#0067AC;height:25px;color:#fff;padding:4px !important;}

.tx-srfeuserregister-pi1 label {
	font-size: 12px;
	text-align:left;
	vertical-align:middle;
	height:20px;
	}
	
.tx-srfeuserregister-pi1 dt {text-align:left;width:28%;line-height:18px;vertical-align:middle;}
.tx-srfeuserregister-pi1 dd {width:52%;}

.tx-srfeuserregister-pi1 h4 {color:#000;}


/*---------------------------------------------------------------------*/
/* Formatierung Mitarbeiterliste
/*---------------------------------------------------------------------*/

.tx-newloginbox-pi3-listrow {
	font-size:11px;
}

.tx-newloginbox-pi3-listrow table {
	width:100%;
}

.tx-newloginbox-pi3-listrow td {
	background-color:transparent;
}

.tx-newloginbox-pi3-listrow tr {
	border:1px solid #E7E7E7;
}

.tx-newloginbox-pi3-listrow th {
	visibility:hidden;
}

.tx-newloginbox-pi3-listrow img {
	width:70px;
	height:87px;
	margin:2px 0;
}

.table-spacing {
	padding: 10px;
}
.csc-textpic-clear {height: 5px; background-color: transparent;}
.csc-linkToTop a { font-size: 12px; text-decoration: none; color: #0067AC; }
.csc-linkToTop a:hover { font-size: 12px; text-decoration: underline; color: #0067AC; }


/*---------------------------------------------------
PRODUCTDETAILS 4D
----------------------------------------------------*/

.maintable_products { font-size: 12px; font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; margin-bottom: 20px; }
.maintable_products li {margin-left: -20px !important;list-style-image: url(../img/arrow_blue_pixel_right.png);}
.mainsubtable_products table { border-collapse:collapse; border:1px solid #ccc; width: 100% !important; font-size: 11px; font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; border: none !important; }
/*.mainsubtable_products td, .mainsubtable_products tr {border: 1px dotted #cccccc !important; }*/
.mainsubtable_products tr {border-bottom: 1px dotted #cccccc !important; margin: 0; padding: 0;}
/*.maintable_products { border-collapse:collapse; border: 1px solid #CCCCCC; }*/
.maintable_products tr {border-collapse:collapse;border:1px solid #ccc;}
.maintable_products th { font-size: 11px; background-color: #F1F1F1; text-align: left; color: #000; font-weight: bold; * border-bottom: 1px solid #CCCCCC; }
.maintable_products td { font-size: 11px; text-align: left; color: #000; font-weight: normal; border-bottom: 1px dotted #CCCCCC; border-right: 1px dotted #CCCCCC;font-family:''lucida grande'', Verdana, "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; }
.main_products a {font-size: 11px; text-align: left; color: #fff; font-weight: bold; text-decoration: none;}

/*---------------------------------------------------
OCCASIONENLISTE
----------------------------------------------------*/
.main_div_occi td {color:#0067AC; font-size:11px; padding: 5px; }
.main_div_occi a:link, .tx-srfeuserregister-pi1 a:link {color:#0067AC; font-size:11px; text-decoration:none; }
.main_div_occi a:active, .tx-srfeuserregister-pi1 a:active {color:#0067AC; font-size:11px; text-decoration:none; }
.main_div_occi a:visited, .tx-srfeuserregister-pi1 a:visited {color:#0067AC; font-size:11px; text-decoration:none; }
.main_div_occi a:hover, .tx-srfeuserregister-pi1 a:hover {color:#0067AC; text-decoration:underline; }
.main_div_occi td {color:#797C80; font-size:11px; border: 1px solid #ccc; }
.main_div_occi th {padding-bottom: 2px; color:#000000; font-size:11px; font-weight:bold; /*font-family: 'lucida grande',helvetica,sans-serif;*/ }
.main_div_occi table {border-collapse: collapse; width: 100%; }
.main_div_occi li {margin-left: 15px; color:#777777; font-size:11px; }

/*-----------------------------------JOB EXTENSION---------------------------------------*/

.joboffers_main {width: 100%;}
.joboffers_main h2 {color: #000; border-bottom: 1px solid #ccc;}
.joboffers_main a:link {color:#0067AC; font-size:11px; text-decoration:none; }
.joboffers_main a:active {color:#0067AC; font-size:11px; text-decoration:none; }
.joboffers_main a:visited {color:#0067AC; font-size:11px; text-decoration:none; }
.joboffers_main a:hover {color:#0067AC; font-size:11px; text-decoration:underline; }
.joboffers_main_title {font-weight:normal; font-size:16px !important; color: #0067AC !important; }
.joboffers_main td {
	font-size: 11px;
	font-weight: normal;
	color: #777777;
}

.joboffers_main table {width: 578px;}
.joboffers_main th {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align:left;
	background-color:#F1F1F1;
	/*border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;*/
}


/*-----------------------------------JOB EXTENSION END---------------------------------------*/


/*-----------------------------------FORMLAYOUTS---------------------------------------------*/

.csc-mailform-field {
	width: 100%;
	display: table;
	height: 30px;
	}
	
.csc-mailform-field input{
	background-color: #F0F0F0;
	border: 1px solid #ccc;
	text-indent: 3px;
	}
	
.csc-mailform-field select {
	background-color: #F0F0F0;
	border: 1px solid #ccc;
	text-indent: 3px;
}

.csc-mailform-field textarea {
	background-color: #F0F0F0;
	border: 1px solid #ccc;
}

.csc-mailform-field label {
	display: block;
	font-size: 11px;
	color: #777777;
	margin: 10px 0 5px;
	}

.csc-mailform { 
	width: 90%;
	height: auto;
	background-color: transparent;
	border: none;
	margin-top: 20px;
	margin-left:  20px;
	}
	
.tx-neofileshare-pi1_formField input {
	background-color: #F0F0F0;
	border: 1px solid #ccc;
}

.tx-neofileshare-pi1_formField textarea {
	background-color: #F0F0F0;
	border: 1px solid #ccc;
}

.tx-neofileshare-pi1_formField label {
	font-size: 11px;
	color: #000000;
	}

/*-----------------------------------FORMLAYOUTS END---------------------------------------------*/


/*---------------------------------------------------
MAINLAYOUT
----------------------------------------------------*/
	
#div_maincontainer_right {
	width: 98%;
	height:  100%;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background: #FFFFFF;
	}

.div_maincontainer_middlecontent {
	text-align: left;
	margin-bottom: 20px;
	}
	
.div_maincontainer_middle {
	width: 580px;
	margin: 0 10px 10px 10px;
	float:left;
	}
	
.div_maincontainer_onecol {
	width: 100%;
	margin: 0;
	height:auto;
	float:left;
	}
		
#div_maincontainer_middle_content_title {
	width: 599px;
	height: 20px;
	float: left;
	background:#ffffff;
	line-height: 20px;
	vertical-align: middle;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-indent: 13px;
	margin: 0;
	padding: 0;
	}
	
.div_maincontainer_middle_contentnavigation {
	width: 599px;
	* margin-bottom: 20px !important;
	font-size: 12px;
	font-style:normal;
	}

.tablestyle {border-collapse: collapse !important; border: 1px solid #404040 !important; }
.footerstyle {font-size: 10px !important; color: #cccccc !important; text-align: right !important; }


.tx-newloginbox-pi1 { padding: 10px; margin-bottom: 20px; margin-top: 20px; }

.tx-newloginbox-pi1 p {
	color: #777777;
	font-size: 11px;
}

.tx-newloginbox-pi1 th {
	color: #000000;
	font-size: 11px;
	font-weight:normal;
	padding-left: 3px;
}

.tx-newloginbox-pi1-usertitle {
	color: #0067AC;
	font-size: 11px;
	font-weight:normal;
	}

.tx-newloginbox-pi1 td {
	font-size: 11px;
}

.tx-newloginbox-pi1 INPUT {width: 110px;}
.tx-newloginbox-pi1-submit INPUT {margin-top:5px;}


.tx-newloginbox-pi1 label {
	color: #0067AC;
	font-size: 11px;
	font-weight:normal;
	float: left;
	margin-right: 5px;
}

.newloginbox-loginbox {
	color:#777777;
	font-size:11px;
	height:25px;
	width:100%;
	padding-top:5px;
	}

.newloginbox-loginbox input, .tx-indexedsearch-form input {
	width: 100px;
	height:14px;
	color:#797C80;
	font-size:11px;
	border: 1px solid #777777;
	background-color:#f1f1f1;
	margin-right: 5px;
	margin-left: 5px;
	line-height:14px;
	vertical-align:middle;
	text-indent:2px;
	
	}
.tx-newloginbox-pi1-button {float: left; }

.div_maincontainer_middle_contentnavigation a {
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	padding-left: 9px;
	padding-right: 10px;
	}
	
.div_maincontainer_middle_contentnavigation a:link {
	text-decoration:none;
	}
	
.div_maincontainer_middle_contentnavigation a:active {
	text-decoration:none;
	}
	
.div_maincontainer_middle_contentnavigation a:visited {
	text-decoration:none;
	}
	
.div_maincontainer_middle_contentnavigation a:hover {
	text-decoration:none;
	color:#0067AC;
	}

.div_maincontainer_middle_contentnavigation, .contentnavigation_current {
	text-decoration:none;
	color:#0067AC;
	}

.div_maincontainer_middle_content_left {
	width:49%;
	float:left;
	padding: 0;
	margin-right:3px;
	}
	
.div_maincontainer_middle_content_right {
	width:49%;
	float: right;
	padding: 0;
	margin-left:3px;
	}
	
.div_maincontainer_middle_contenheader {
	width: 600px;
	}
	
.div_maincontainer_middle_contenheader_wrap {
	width: 580px;
	margin: 0 auto;
	}
	
/*--------------------SUBCONTENTNAVIGATION-----------------------------------------*/

	
.subcontentnavigation {
	display: block;
	font-size:14px !important;
	height:20px;
	line-height:20px;
	margin-left:15px;
	margin-right:15px;
	margin-top:0;
	margin-bottom:20px;
	vertical-align:middle;
	width:570px;
	text-align: center;
	}

.subcontentnavigation a {
	color:#cccccc;
	font-size: 14px;
	text-decoration:none;
	font-weight:bold;
	padding: 5px;
	}
	
.subcontentnavigation a:hover {
	color: #0067AC;
	font-size: 14px;
	text-decoration:none;
	font-weight:bold;
	}
	
.subcontentnavigation_navi_current {
	color:#0067AC !important;
	font-size: 14px;
	text-decoration:underline;
	font-weight:bold;
	padding: 5px;
	}

	
/*--------------------------------FOOTER----------------------------------------------*/

.footer_quicklinks_title {
	width: 196px;
	height: 30px;
	line-height: 30px;
	vertical-align: center;
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	font-size-adjust:none;
	font-variant:normal;
	text-align:left;
	}

.footer_quicklinks {
	width: 900px;
	padding-bottom:4px;
	}

.footer_breadcrumps {
	width: 900px;
	border-bottom:1px solid #FFF;
	padding-bottom:4px;
	}

.footer_servicenavigation {
	width: 900px;
	padding:4px 0;
	font-size:11px;
	border-bottom:1px solid #FFF;
	}
	
.footer_servicenavigation a:link,
.footer_servicenavigation a:active,
.footer_servicenavigation a:visited {
	color:#0067AC;
	}

.footer_servicenavigation a:hover {
	color:#0067AC;
	text-decoration:none;
	}

.footer_main {
	padding:20px 0;
	height:300px;
	width: 1000px;
	margin: 0 auto;
	}

.footer_content {
	width:1000px;
	min-height: 100px;
	float: left;
	}
	
.footer_aprlogo {
	width: 80px;
	height: 80px;
	float: right;
	background-image:url(../img/apr_logo.gif);
	background-position:center;
	background-repeat:no-repeat;
}

	
/*---------------------------------HEAD----------------------------------*/
	
#div_headcontainer {
	height: 70px;
	width: 1000px;
	padding: 0;
	margin: 0;
	background-color:#FFFFFF;
	}
	
#div_head_top {
	height: 32px;
	width: 1000px;
	background-image: url(../img/head_topimage_new.png);
	background-position: center;
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	}
	
.newsticker {
	width: 600px;
	height: 16px;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	}
	
/*------------------------------SEARCH-----------------------------------------*/


.div_headnavigation_search {
	height: 38px;
	width: 170px;
	}
		

.div_headnavigation_search input {
	position: relative;
	top: 10px;
	left: 15px;
	color: #999999;
	font-size: 11px;
	font-size-adjust:none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	border: 1px solid #CCC;
	background-color: #F7F7F7;
	width: 140px;
	}
	
	
/*--------------------BREADCRUMBS-----------------------------------------*/


.div_head_breadcrumbs {
	height: 31px;
	color: #797C80;
	line-height: 30px;
	vertical-align: middle;
	font-size: 11px;
	text-indent: 4px;
	}

.div_head_breadcrumbs a {
	font-size: 10px;
	color: #797C80;
}
	
.div_head_breadcrumbs a:link, 
.div_head_breadcrumbs a:visited, 
.div_head_breadcrumbs a:active {
	color: #797C80;
	text-decoration: none;
	}
	
.div_head_breadcrumbs a:hover {
	color: #0067AC;
	text-decoration: none;
	}

.div_head_login {
	height: 30px;
	width: 100px;
	border-right: 1px solid #9B9B9B;
	border-bottom: 1px solid #9B9B9B;
	padding-right: 5px;
	}
	
/*--------------------CONTENTNAVIGATION-----------------------------------------*/
	
.contentnavigation_navi {
	width: 565px;
	height: 30px;
	margin: 0 10px;
	padding-left: 15px;
	line-height: 30px;
	vertical-align:middle;
	background-image:url(../img/bg_contentnavi_01.png);
	margin:0 10px 15px 10px;
	}
	
.contentnavigation_navi UL {margin:0;padding:0;list-style: none;float:left;}
.contentnavigation_navi LI {margin:0;padding:0;list-style: none;float:left;line-height:inherit;}

.contentnavigation_navi_sublinks UL {margin:0;padding:0;list-style: none;float:left;}

.contentnavigation_navi_sublinks a { display:block;padding:3px;color:#404040 !important;font-size:12px;font-weight:normal;}
.contentnavigation_navi_sublinks a:hover {color:#ffffff !important;text-decoration:none;background-color:#0067AC;}




.contentnavigation_navi a {
	color:#404040;
	font-size: 12px;
	text-decoration:none;
	font-weight: 600;
	padding-right: 15px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.contentnavigation_navi a:hover {
	color: #0067AC;
	font-size: 12px;
	text-decoration:none;
	font-weight: 600;
	padding-right: 15px;
	}
	
.contentnavigation_navi_current {
	color: #0067AC !important;
	font-size: 12px;
	text-decoration:none;
	font-weight: 600;
	padding-right: 15px;
	}

/*---------------------------------WEBSHOP-------------------------------------*/
	
#div_maincontainer_shopcontent {
	width: 998px;
	border-left: 1px #9B9B9B solid;
	border-right: 1px #9B9B9B solid;
	height: auto;
	}
	

	
.div_maincontainer_newsletter_entries {
	height: auto;
	width: 200px;
	margin-top:0;
	margin: 0;
	padding: 0;
	text-align: left;
	}
	
.div_maincontainer_newsletter { width: 200px; margin-top:20px; }

.div_maincontainer_aktionen { width: 174px; margin: 0 auto; margin-top: 15px; border: 1px solid #999999; background-color:#FFFFFF; }

	
.newsletterbox-content {
	width:178px;
	padding: 5px;
	margin-right: 10px;
	background-color: #ccc;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #E7E7E7;
	
	}
	
.newsletterbox-content p {
	color:#797C80;
	font-size:11px;
	line-height:14px;
	}
	
#mc_embed_signup {background:#ccc !important; clear:left; font:12px Helvetica,Arial,sans-serif; background-color:#f7f7f7;}

#mc_embed_signup label {
	font-size: 12px !important;
	color: #fff !important;
}

#mc_embed_signup .email {
	width: 165px !important;
	font-size: 14px !important;
}

.button {background-color:#0067ac !important;}

.button:hover {background-color:#66A4CD !important;}
	

.div_content_left {
	height: auto;
	width: 200px;
	margin: 0;
	padding: 0;
	margin-top: 15px;
	}
	
.div_content_left_static {
	height: auto;
	width: 200px;
	margin-top: 15px;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	}

/*----------------------- CONTAINER RIGHT  ---------------------------*/
	
.div_modulcontainer_right {
	height: auto;
	width: 200px;
	margin-top: 13px;
	margin-left: 0;
	margin-right: 4px;
	float:left;
	}
	
.div_content_right_static {
	height: auto;
	width: 204px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 10px;
	float:left;
	}
	
.div_content_right_werbebanner IMG {
	height: 200px;
	width: 182px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
	}
