@charset "utf-8";
/* CSS Document */
@media screen,print {

*,body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin:0px;
	padding:0px;
}

body {
	margin:0;
	padding:0;
	background-color: #fcfcfc;
}

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

a {
	border:0;
	margin:0;
	padding:0;
	text-decoration:none;
	color:#1775cd;
}

span.blue {
    color:#1775cd;
}

img {
    border: 0;
}

ul, li {
    list-style-type: none;
}

ul {
	margin-left:12px;
}

li {
	line-height:17px;
}

p,.fliesstext { margin:0;padding:0;margin-bottom:18px; line-height:17px;}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#333333;
	margin:0;padding:0;
	margin-bottom:30px;
}

h2 {
	font-size:13px;
	margin:0;padding:0;
}

h3 {
	font-size:11px;
	margin:0;padding:0;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	margin:0;padding:0;
}
h5 {
	font-size: 12px;
	font-weight:bold;
	color:#ff9900;
	margin:0;padding:0;
}
h6 {
	font-size: 11px;
	font-weight:bold;
	color:#333333;
	margin:0;padding:0;
}


/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%;
}

.overline {
	font-size: 13px;
	color:#ff9900;
	margin:0;padding:0;
	margin-bottom:5px;
    font-weight: normal;
}

a.overline,a.overline:visited,a.overline:active {
    font-size: 12px;
    color:#ff9900 !important;
}

div.highlight_list {
	padding-top:12px;padding-bottom:12px;padding-left:15px;padding-right:15px;width:541;background-color:#f7f7f7;
}

div.highlight_list li {
	line-height:17px;
	}

div.highlight_list .overline {
	margin-bottom:15px;
}
#tab_subsort {
	margin-bottom: 24px;
}
#tab_subsort h1 {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#tab_subsort p {
	margin: 0px;
	padding-top: 9px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
}
#tab_subsort td table {
	margin-top: 5px;
}
#tab_subsort .tab_subsort_select {
	padding-top: 6px;
}

#Awrapper-outer #Awrapper #Acont_ax #Amain-content .year {
	font-family: Arial, Helvetica, sans-serif;
	color: #606060;
	width: 72px;
	padding: 0px;
	border: 1px solid #c8c8c8;
	margin: 0px;
}
#Awrapper-outer #Awrapper #Acont_ax #Amain-content .month {
	font-family: Arial, Helvetica, sans-serif;
	color: #606060;;
	width: 94px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #c8c8c8;
}
div.thema_aussen {
	width:541px; height:100px; padding:0px; margin:0px; padding-top:9px; padding-bottom:9px; border-top: 1px solid #d2d2d2; border-bottom: 1px solid #d2d2d2; clear:both;
}

div.thema_aussen div.bild_links {
	width:160px; height:100px; text-align:left; vertical-align:top; float:left;
}

div.thema_aussen div.bild_rechts {
	width:160px; height:100px; text-align:right; vertical-align:top;  float:left;
}
#Awrapper-outer {
	width: 991px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#Awrapper {
	width: 991px;
	background: url(../images/main_bg.png);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}


#Acontent-wrapper {
	width: 961px;
	padding-left:20px;
	padding-right:10px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0;
}

#Apagehead {
	height:71px;
}

#Amenu {
	
}

#Asearch {
	width: 309px;
	height:32px;
	padding: 0;
	margin: 0;
	background: url(../images/menu_right.png) no-repeat;
}

#Aleft-wrapper {
	width:160px;
	clear:both;
}

#Aleft {
    margin-bottom: 40px;
}

#Aleft .item {
	font-family: Arial,Helvetica,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding-left:8px;
	padding-top:3px;
}
#Aleft .item-wrapper {
	/* background:url(../images/lmenu_bg_mitte.gif) no-repeat; */
	border-top: 1px solid #D8D7D7;
	width:160px;
	padding-top: 6px;
	padding-bottom: 6px;
	/* height:26px; */
	cursor:pointer;
	margin-bottom: 0;
}
#Aleft .item-wrapper:hover {
	/* background:url(../images/lmenu_bg_mitte_on.gif) no-repeat; */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #d8d7d7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#d8d7d7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#d8d7d7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#d8d7d7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#d8d7d7 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#d8d7d7 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d8d7d7',GradientType=0 ); /* IE6-9 */

}
#Aleft .item-wrapper-on {
	/* background:url(../images/lmenu_bg_mitte_on.gif) no-repeat; */
	border-top: 1px solid #D8D7D7;

	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #d8d7d7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#d8d7d7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#d8d7d7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#d8d7d7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#d8d7d7 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#d8d7d7 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d8d7d7',GradientType=0 ); /* IE6-9 */

	width:160px;
	padding-top: 6px;
	padding-bottom: 6px;
	/* height:26px; */
	cursor:pointer;
	margin-bottom: 0;
}

#Aright-wrapper {
	width:210px;
	text-align:left;
}

.main_teaser {
	height: 520px;
}

.teaser_text {
	padding-top: 20px;
	padding-right: 30px;
	height: 50px;
	margin-bottom: 70px;
	overflow: hidden;
}

.teaser_middle td {
	background: url('../images/teaser_line.gif') 98% top no-repeat;
}

.teaser_middle td:last-child {
	background: none;
}

#Amain-content {
	/* beeinflusst ie6 beim accordion
	text-align:left;
	vertical-align:top;
	padding:0;
	margin:0;
	*/
}

#Amain-content .normal {
	width:540px;
}

#Amain-content .wide {
	width:951px;
}

/* End hide from IE-mac */
#Acont_ax {
	padding-left: 20px;
}
#detail_list_view .acco_cont_table_left {
	width: 524px;
	padding-right: 19px;
	padding-left: 19px;
	text-align: left;
}
#detail_list_view .acco_cont_table_middle {
	text-align: left;
	padding-right: 19px;
	padding-left: 19px;
	width: 125px;
}
#detail_list_view .acco_cont_table_right {
	text-align: left;
	padding-right: 19px;
	padding-left: 19px;
}
#detail_list_view td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d2d2;
	padding-top: 17px;
	padding-bottom: 16px;
}
.for_pw_content {
	background-color:#FF9900;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	line-height:17px;
	margin-top:4px;
	padding-left:19px;
	padding-right:19px;
	padding-top:12px;
}
#for_pw .for_pw_content .masterbutton {
	background-image: url(../images/button_orange_front.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#for_pw .for_pw_content .masterbutton span {
	background-image: url(../images/button_orange_end.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
#for_pw {
	width: 540px;
	background-image: url(../images/for_pw_bg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	color: #ffffff;
	left: 350px;
	top: 400px;
}
#for_pw label {
	color: #ffffff;
}
#for_pw .for_pw_content .tb_button {
	margin-left: 20px;
	margin-top: -1px;
}
#footer {
	width: 989px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #e9e9e9;
	border-right-color: #e9e9e9;
	border-left-color: #e9e9e9;
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
}
#footer p {
	margin: 0px;
}
#footer a {
	color: #666666;
}
#footer a:hover{
	color: #666666;
	text-decoration: underline;
}
#mmenu-right {
	background:url(../images/menu_right.png);
    background-position: top right;
	width:202px;
	height:32px;
	float:left;
}
#mmenu-right img {
	padding-left: 4px;	
}
#news {
	margin: 0px;
	padding: 0px;
}
#news .box_white .box_white_cont .box_white_cont_left {
	width: 122px;
	font-weight: normal;
}
#news .box_white.news_events .box_white_cont th.box_white_cont_left {
	width: 141px;
	overflow: hidden;
}
#news .box_white .box_white_cont .box_white_cont_right {
	width: 571px;
}
#news .box_white_cont p, #support_sonstiges .box_white_cont p {
 margin-bottom: 3px;
 padding: 0px;
}
#news .box_white .tb_button td, #support_sonstiges .box_white .tb_button td {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#news .box_white .box_white_cont h5 {
	color: #666666;
    font-size: 16px;
}
#news .box_white.news_events th.box_white_cont_left {
	padding-top: 13px;
	padding-left: 19px;
	padding-right: 0px;
	padding-bottom: 15px;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;

}
#support_uebersicht {
	margin: 0px;
	padding: 0px;
}
#support_manuals .box_white, #support_uebersicht .box_white, #support_tickets .box_white, #support_sonstiges .box_white, #news .box_white  {
	background-image: url(../images/box_white_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
	padding-bottom: 13px;
	overflow: hidden;
	width: 770px;
}
#support_manuals .box_white th, #support_uebersicht .box_white th, #support_tickets .box_white th, #support_sonstiges .box_white th, #news .box_white th {
	padding-top: 13px;
	padding-left: 19px;
	padding-right: 19px;
	padding-bottom: 15px;
}
#support_manuals .box_white td, #support_uebersicht .box_white td, #support_tickets .box_white td, #support_sonstiges .box_white td, #news .box_white td {
	padding-left: 19px;
	padding-right: 19px;
	padding-bottom: 12px;
	text-align: left;
	vertical-align: top;
}
#support_uebersicht .box_white_cont p, #support_sonstiges .box_white_cont p {
 margin-bottom: 3px;
 padding: 0px;
}
#support_uebersicht .box_white .tb_button td, #support_sonstiges .box_white .tb_button td {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#support_manuals .box_white .tb_button td {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border:none;
}
#support_manuals .box_white .box_white_cont .box_white_cont_left span {
	font-weight: normal;
	padding-left: 17px;
}
#support_manuals .box_white #detail_list_view th, #support_tickets .box_white .box_white_cont_ticket th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff9900;
	background-color: #eeefef;
	height: 24px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#support_tickets .box_white .box_white_cont_ticket .acco_cont_table_left {
	width: 80px;
	padding-right: 19px;
	padding-left: 24px;
	text-align: left;
}
#support_tickets .box_white .box_white_cont_ticket td.acco_cont_table_left {
	font-weight: bold;
}
#support_tickets .box_white .box_white_cont_ticket td {
	padding-top: 21px;
	padding-bottom: 19px;	
}

#support_tickets .box_white .products_table td {
	padding-top: 10px;
	padding-bottom: 4px;	
}

#support_tickets .box_white .box_white_cont_ticket p {
	padding: 0px;
	margin: 0px;	
}
#support_tickets .box_white .box_white_cont_ticket .acco_cont_table_middle {
	text-align: left;
	padding-right: 24px;
	padding-left: 0px;
	width: 110px;
}
#support_tickets .box_white .box_white_cont_ticket .acco_cont_table_right {
	text-align: left;
	padding-right: 19px;
	padding-left: 0px;
}

#support_manuals .box_white .box_white_acco #detail_list_view .text_bottom {
	color: #000000;
	text-align: left;
	vertical-align: bottom;
}
#support_manuals .box_white .box_white_acco #detail_list_view .text_bottom_right {
	color: #000000;
	text-align: right;
	vertical-align: bottom;
}
#support_manuals .box_white .box_white_acco #detail_list_view .acco_cont_table_left p {
	margin: 0px;
	padding: 0px;
}
#support_tickets .box_grey select {
	font-family: Arial, Helvetica, sans-serif;
	color: #606060;;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding: 0px;
	border: 1px solid #c8c8c8;
}

#support_tickets .box_grey table {
	width: 740px;
}

#support_tickets .box_grey .library_filter select,
#support_tickets .box_grey .icons_filter select {
	width: 168px;
}

#support_tickets .box_grey .library_filter input[type=text],
#support_tickets .box_grey .icons_filter input[type=text] {
	width: 99%;
	padding: 3px 0;
	margin-top: -2px;
}

#support_tickets .box_grey .library_filter td,
#support_tickets .box_grey .icons_filter td {
	padding-bottom: 20px;
}

#Icons td.icons_preview img {
	max-width: 200px;
	max-height: 70px;
}

#Icons td.icons_preview a {
	display: block;
	width: 200px;
	text-align: center;
	cursor: pointer;
}

.image_detail_table {
	width: 900px;
	height: 600px;
}

.image_detail_table td {
	vertical-align: middle;
	text-align: center;
}

.image_detail_table td img {
	max-width: 900px;
	max-height: 600px;
}

#support_sonstiges .box_white th {
	text-align: left;
}
a.arrow_link:link, a.arrow_link:visited, a.arrow_link:active, a.arrow_link:hover, a.arrow_link:focus {
	background-image: url(../images/link_pfeil.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: left center;
	font-size: 12px;
	padding-right: 21px;
	color:#1775cd;
}
.alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EA1515;
	font-weight: bold;
}
.acco_down {
	background-image: url(../images/acco_down.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	padding-right: 32px;
}
.acco_up {
	background-image: url(../images/acco_up.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	padding-right: 32px;
}
.box_grey .box_grey_head .overline {
	padding-left: 19px;
	padding-top: 7px;
	padding-right: 19px;
	padding-bottom: 6px;
	overflow: hidden;
	background-image: url(../images/box_grey_header_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
}
.box_grey_content/* Hides from IE-mac \*/
   {
	height: 1%;
}
.box_grey_content {
	background-color: #f4f4f4;
	width: 770px;
	padding-top: 23px;
	padding-bottom: 21px;
}
.box_grey_content td {
	padding-left: 20px;
	padding-bottom: 9px;
}
.box_grey_content .masterbutton {
	background-image: url(../images/button_grey_front.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.box_grey_content .masterbutton span {
	background-image: url(../images/button_grey_end.gif);
	display: block;
	height: 20px;
	width: auto;
	background-repeat: no-repeat;
	background-position: right top;
	color: #666666;
	padding-right: 9px;
}
.box_grey_head {
	width: 770px;
	background-image: url(../images/box_grey_header_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin: 0px;
}

.box_grey_bottom {
	background-image: url(../images/box_grey_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 5px;
	width: 770px;
	overflow: hidden;
}

.box_grey_small {
    width: 540px;
}

.box_grey_head.box_grey_small {
    background-image: url(../images/box_grey_header_bg_small.gif);
}

.box_grey_bottom.box_grey_small {
    background-image: url(../images/box_grey_bottom_small.gif);
}

.box_grey .box_grey_head.box_grey_small .overline {
    background-image: url(../images/box_grey_header_bottom_small.gif);
}


.box_page_control {
	background-color: #e7e7e7;
	background-image: url(../images/box_site_control_top.gif);
	width: 770px;
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	margin-bottom: 12px;
}
.box_page_control_link_container {
	float: right;
}
.box_page_control .box_page_control_link_container span {
	float: left;
	font-size: 13px;
	color: #666666;
}
.box_page_control  a.page_control_forw:link {
	background-image: url(../images/page_control_forw.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	width: 19px;
	float: left;
	margin-right: 2px;
}
.box_page_control  a.page_control_forw:visited {
	background-image: url(../images/page_control_forw.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	width: 19px;
	float: left;
	margin-right: 2px;
}
.box_page_control  a.page_control_forw:hover {
	background-image: url(../images/page_control_forw_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	width: 19px;
	float: left;
	margin-right: 2px;
}
.box_page_control  a.page_control_forw:active {
	background-image: url(../images/page_control_forw_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	width: 19px;
	float: left;
	margin-right: 2px;
}
.box_page_control  a.page_control_forw:focus {
	background-image: url(../images/page_control_forw_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	width: 19px;
	float: left;
	margin-right: 2px;
}
.box_page_control  a.page_control_back:link {
	background-image: url(../images/page_control_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	width: 19px;
	float: left;
	margin-right: 2px;
}
.box_page_control  a.page_control_back:visited {
	background-image: url(../images/page_control_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	width: 19px;
	float: left;
	margin-right: 2px;
}
.box_page_control  a.page_control_back:hover {
	background-image: url(../images/page_control_back_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	width: 19px;
	float: left;
	margin-right: 2px;
}
.box_page_control  a.page_control_back:active {
	background-image: url(../images/page_control_back_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	width: 19px;
	float: left;
	margin-right: 2px;
}
.box_page_control  a.page_control_back:focus {
	background-image: url(../images/page_control_back_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	width: 19px;
	float: left;
	margin-right: 2px;
}
.box_page_control  a:link {
	color: #666666;
	padding-top: 2px;
	text-align: center;
	height: 17px;
	width: 19px;
	float: left;
	margin-right: 2px;
}
.box_page_control  a:visited {
	color: #666666;
	padding-top: 2px;
	text-align: center;
	height: 17px;
	width: 19px;
	float: left;
	margin-right: 2px;
}
.box_page_control  a:hover {
	color: #666666;
	padding-top: 2px;
	background-image: url(../images/box_site_control_link_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 17px;
	width: 19px;
	float: left;
	margin-right: 2px;
}
.box_page_control  a:active {
	color: #666666;
	padding-top: 2px;
	background-image: url(../images/box_site_control_link_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 17px;
	width: 19px;
	float: left;
	margin-right: 2px;
}
.box_page_control  a:focus {
	color: #666666;
	padding-top: 2px;
	background-image: url(../images/box_site_control_link_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 17px;
	width: 19px;
	float: left;
	margin-right: 2px;
}
.box_page_control  a.active {
	color: #666666;
	padding-top: 2px;
	background-image: url(../images/box_site_control_link_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 17px;
	width: 19px;
	float: left;
	margin-right: 2px; 
}

.box_page_control .box_page_control_link_container.normal_links a {
    width: auto;
}

.box_page_control .box_page_control_link_container.normal_links a:hover {
    width: auto;
    background-image: none;
    color: #1775CD;
}

.box_page_control_bottom {
	background-image: url(../images/box_site_control_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 4px;
	width: 770px;
	overflow: hidden;
	position: relative;
}

.box_page_control p {
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
}
.box_page_control .box_white_cont_left {
	width: 168px;
	padding-left: 12px;
	padding-bottom: 3px;
	padding-top: 6px;
}
.box_page_control .box_white_cont_right {
	text-align: right;
	width: 584px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-top: 6px;
}
.box_white_acco_button {
	background-image: url(../images/box_white_acco_button_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 770px;
	height: 28px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
	margin: 0px;
}
.box_white_acco_content {
	width: 768px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d2d2d2;
	border-left-color: #d2d2d2;
}
.box_white_acco {
	width: 770px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
.box_white_bottom  {
	font:9px Arial, Helvetica, sans-serif;
	padding-left:8px;
	padding-top:3px;
}
.box_white_bottom {
	background-image: url(../images/box_white_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 4px;
	width: 770px;
	overflow: hidden;
	position: relative;
	margin-top: -2px;
}
.box_white_cont {
	width: 768px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d3d3d3;
	border-left-color: #d3d3d3;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
.box_white_cont_left {
	width: 500px;
	text-align: left;
}
.box_white_cont_right {
	text-align: left;
	width: 190px;
}
.box_white_cont ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.box_white_cont li {
	color: #ff9933;
	line-height: 17px;
}
.box_white h5 {
	margin-top: 2px;

}
.box_white th {
	/*Auskommentiert da es in Safari zu Problemen Kommt*/
	/*display: inline-table;*/
}

/* Clear fix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

.clearfix {
	display: block;
}
.dropdown_112 {
	font-family: Arial, Helvetica, sans-serif;
	color: #606060;;
	width: 112px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #c8c8c8;
}
.dropdown_112_error {
	font-family: Arial, Helvetica, sans-serif;
	color: #606060;
	width: 112px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ff3300;
}
.for_pw_bottom {
	background-image: url(../images/for_pw_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 4px;
	width: 540px;
	overflow: hidden;
}
a.pfeil_link:link {
	background-color: #ff9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #ffffff;
	margin-top: 4px;
	padding-top: 12px;
	padding-right: 19px;
	padding-left: 19px;
}
.for_pw_content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
.for_pw_content td {
	padding-bottom: 7px;
}
.for_pw_content form {
	padding-top: 15px;
}
.footer_bottom {
	background-image: url(../images/footer_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 7px;
	width: 991px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-bottom: 10px;
}
.header_user {
	margin-bottom: 5px;
	padding-top: 4px;
}
.masterbutton {
	background-image: url(../images/button_front.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: auto;
	float: left;
	color: #666666;
	padding-left: 9px;
}
.masterbutton a {
	background-image: url(../images/button_middle.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 20px;
	display: block;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}
.masterbutton span {
	background-image: url(../images/button_end.gif);
	display: block;
	height: 20px;
	width: auto;
	background-repeat: no-repeat;
	background-position: right top;
	color: #666666;
	padding-right: 9px;
}
.masterbutton input {
	padding: 0px;
	background-image: url(../images/button_middle.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	height: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: hand;
}
.masterbutton_acco {
	background-image: url(../images/button_acco_front.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: auto;
	float: left;
	color: #666666;
	padding-left: 9px;
}
.masterbutton_acco a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
	color: #666666;
}
.masterbutton_acco span {
	background-image: url(../images/button_acco_end.gif);
	display: block;
	height: 20px;
	width: auto;
	background-repeat: no-repeat;
	background-position: right top;
	color: #666666;
	padding-right: 9px;
}
.masterbutton_acco div {
	background-image: url(../images/button_middle.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 20px;
	display: block;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}
.masterbutton_down {
	background-image: url(../images/button_front.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: auto;
	float: left;
	color: #666666;
	padding-left: 9px;
}
.masterbutton_down a {
	background-image: url(../images/button_middle.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 20px;
	display: block;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.masterbutton_down span {
	background-image: url(../images/button_down_end.gif);
	display: block;
	height: 20px;
	width: auto;
	background-repeat: no-repeat;
	background-position: right top;
	color: #666666;
	padding-right: 21px;
}

.socialmedia {
    position: absolute;
    width: 966px;
    text-align: right;
    top: 85px;
    margin: 0;
    overflow: hidden;
}

.socialmedia li {
    float: right;
    margin-left: 5px;
}

.socialmedia_footer {
    margin: 0;
    overflow: hidden;
    text-align: center;
    padding-bottom: 40px;
}

.socialmedia_footer li {
    display: inline-block;
}

.metanavi {
	position: absolute;
	width: 966px;
	text-align: right;
	top: 19px;
}
.metanavi a {
	color: #666666;
}

.metanavi a:hover{
	color: #666666;
	text-decoration: underline;
}

.news_vorschau, .news_vorschau p {
	margin:0;
	padding:0;
}
.textform_240 {
	font-family: Arial, Helvetica, sans-serif;
	width: 233px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	border: 1px solid #c8c8c8;
}
.textform_240_error {
	font-family: Arial, Helvetica, sans-serif;
	width: 233px;
	margin: 0px;
	padding: 2px 0px 0px 3px;
	border: 1px solid #ff3300;
}
.tb_button td {
	margin: 0px;
	padding: 0px;
}

.yui-skin-sam .yuimenubarnav .yuimenubaritem1, .yui-skin-sam .yuimenubarnav .yuimenubaritem1en {
	background:url(../images/btn1_off.png);
	width:104px;
	height:32px;
}
.yui-skin-sam .yuimenubarnav .yuimenubaritem1:hover,#mbi1.selected, .yui-skin-sam .yuimenubarnav .yuimenubaritem1ON, .yui-skin-sam .yuimenubarnav .yuimenubaritem1en:hover, .yui-skin-sam .yuimenubarnav .yuimenubaritem1ONen {
	background:url(../images/btn1_on.png);
	width:104px;
	height:32px;
}

.yui-skin-sam .yuimenubarnav .yuimenubaritem2, .yui-skin-sam .yuimenubarnav .yuimenubaritem2en {
	background:url(../images/btn2_off.png);
	width:104px;
	height:32px;
}
.yui-skin-sam .yuimenubarnav .yuimenubaritem2:hover,#mbi2.selected, .yui-skin-sam .yuimenubarnav .yuimenubaritem2ON, .yui-skin-sam .yuimenubarnav .yuimenubaritem2en:hover,#mbi2.selected, .yui-skin-sam .yuimenubarnav .yuimenubaritem2ONen {
	background:url(../images/btn2_on.png);
	width:104px;
	height:32px;
}
.yui-skin-sam .yuimenubarnav .yuimenubaritem3, .yui-skin-sam .yuimenubarnav .yuimenubaritem3en {
	background:url(../images/btn3_off.png);
	width:98px;
	height:32px;
}
.yui-skin-sam .yuimenubarnav .yuimenubaritem3:hover,#mbi3.selected, .yui-skin-sam .yuimenubarnav .yuimenubaritem3ON, .yui-skin-sam .yuimenubarnav .yuimenubaritem3en:hover,#mbi3.selected, .yui-skin-sam .yuimenubarnav .yuimenubaritem3ONen {
	background:url(../images/btn3_on.png);
	width:98px;
	height:32px;
}
.yui-skin-sam .yuimenubarnav .yuimenubaritem4, .yui-skin-sam .yuimenubarnav .yuimenubaritem4en {
	background:url(../images/btn4_off.png);
	width:128px;
	height:32px;
}
.yui-skin-sam .yuimenubarnav .yuimenubaritem4:hover,#mbi4.selected, .yui-skin-sam .yuimenubarnav .yuimenubaritem4ON, .yui-skin-sam .yuimenubarnav .yuimenubaritem4en:hover,#mbi4.selected, .yui-skin-sam .yuimenubarnav .yuimenubaritem4ONen {
	background:url(../images/btn4_on.png);
	width:128px;
	height:32px;
}

.yui-skin-sam .yuimenubarnav .yuimenubaritem5en {
	background:url(../images/btn5_off_en.png);
	width:118px;
	height:32px;
}
.yui-skin-sam .yuimenubarnav .yuimenubaritem5en:hover,#mbi5en.selected, .yui-skin-sam .yuimenubarnav .yuimenubaritem5ONen {
	background:url(../images/btn5_on_en.png);
	width:118px;
	height:32px;
}

.yui-skin-sam .yuimenubarnav .yuimenubaritem5 {
	background:url(../images/btn5_off.png);
	width:118px;
	height:32px;
}
.yui-skin-sam .yuimenubarnav .yuimenubaritem5:hover,#mbi5.selected, .yui-skin-sam .yuimenubarnav .yuimenubaritem5ON {
	background:url(../images/btn5_on.png);
	width:118px;
	height:32px;
}

.yui-skin-sam .yuimenubarnav .yuimenubaritem6 {
	background:url(../images/btn6_off.png);
	width:97px;
	height:32px;
}
.yui-skin-sam .yuimenubarnav .yuimenubaritem6:hover,#mbi6.selected, .yui-skin-sam .yuimenubarnav .yuimenubaritem6ON {
	background:url(../images/btn6_on.png);
	width: 97px;
	height:32px;
}

.yui-skin-sam .yuimenubarnav .yuimenubaritem6en {
	background:url(../images/btn6_off_en.png);
	width: 112px;
	height:32px;
}
.yui-skin-sam .yuimenubarnav .yuimenubaritem6en:hover,#mbi6.selected, .yui-skin-sam .yuimenubarnav .yuimenubaritem6ONen {
	background:url(../images/btn6_on_en.png);
	width: 112px;
	height:32px;
}

.yui-skin-sam .yuimenubarnav .yuimenubaritem7 {
	background:url(../images/btn7_off.png);
	width:88px;
	height:32px;
}
.yui-skin-sam .yuimenubarnav .yuimenubaritem7:hover,#mbi7.selected, .yui-skin-sam .yuimenubarnav .yuimenubaritem7ON {
	background:url(../images/btn7_on.png);
	width:88px;
	height:32px;
}

.yui-skin-sam .yuimenubarnav .yuimenubaritem7en {
	background:url(../images/btn7_off_en.png);
	width:88px;
	height:32px;
}
.yui-skin-sam .yuimenubarnav .yuimenubaritem7en:hover,#mbi7.selected, .yui-skin-sam .yuimenubarnav .yuimenubaritem7ONen {
	background:url(../images/btn7_on_en.png);
	width:88px;
	height:32px;
}

#index_site .white_corner {
	background-image: url(../images/white_corner.gif);
	background-repeat: no-repeat;
	display: block;
	height: 290px;
	width: 619px;
	position: absolute;
	z-index: 1000;
}
#index_site .index_main_text h1 {
	padding-top: 37px;
	padding-bottom: 16px;
	margin-bottom: 0px;
}
/* Kleiner IE6 Hack*/
*html #index_site .index_main_text h1 {
	padding-top: 32px;
}
/* Kleiner IE7 Hack*/
*:first-child+html #index_site .index_main_text h1 {
	padding-top: 32px;
}
#index_site .index_teaser {
	width: 285px;
	padding-right: 24px;
}
#index_site .index_teaser.rightside {
	width: 285px;
	padding-left: 18px;
	padding-right: 6px;
}
#index_site .index_teaser .index_teaser_headline {
	width: 204px;
	padding-top: 11px;
}
#index_site .index_teaser .index_teaser_img {
	text-align: right;
	vertical-align: top;
}
#Acont_ax #Amain-content #index_site .index_main_text .index_teaser .index_teaser_headline h1 {
	margin: 0px;
	padding-bottom: 8px;
	padding-top: 2px;
}
#index_site .index_teaser_space {
	font-size: 12px;
	height: 16px;
}
#index_site hr {
	color: #E7E7E7;
	margin-left: 24px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	padding: 0px;
}
/* IE6 Hack   */
*html #index_site hr {
	margin-top: 7px;
	margin-bottom: 7px;
}
/* IE7 Hack   */
*:first-child+html #index_site hr {
	margin-top: 7px;
	margin-bottom: 7px;
}
#pop {
	background-color: #FFFFFF;
	height: 500px;
	width: 500px;
	z-index: 1100;
}
#pop #header {
	background-image: url(../images/header_pop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 94px;
	width: 500px;
	display: block;
	overflow: hidden;
}
.close_window {
	background-image: url(../images/close_button.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 20px;
	width: 23px;
	float: right;
	padding-right: 24px;
	margin-top: 20px;
}

.close_window_de {
	background-image: url(../images/close_de.gif);
	width: 78px;
}

.close_window_en {
	background-image: url(../images/close_en.gif);
	width: 55px;
}

.floatbreak {
	clear: both;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}
#pop #header h1 {
	font-size: 15px;
	font-weight: bold;
	width: 470px;
	margin-top: 17px;
	padding-right: 24px;
	text-align: right;
	float: right;
}
#pop #pop_main {
	padding-right: 25px;
	padding-left: 25px;
}
#pop #pop_main p {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 36px;
	margin-left: 0px;
}
#pop #pop_main ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#pop .overline {
	font-size: 12px;
	font-weight: bold;
}
#pop #pop_main .checkbox {
	margin: 0px;
	padding: 0px;
	float: left;
}
#pop #pop_main li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 445px;
}
#pop #pop_main li p {
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
	width: 415px;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#pop #pop_main hr {
	color: #E7E7E7;
	margin-top: 6px;
	float: left;
	width: 450px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	overflow:hidden;
}
#pop #pop_main form {
	margin: 0px;
	padding: 0px;
}
#pop #pop_main #feed hr {
	float: left;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#pop #pop_main #feed .feed_link {
	width: 436px;
	border: 1px solid #c8c8c8;
	margin-top: 9px;
	line-height: 17px;
	padding: 6px;
	margin-bottom: 10px;
	height: 35px;
}
#pop #pop_main #feed h5 {
	padding-bottom: 5px;
}
/* IE Hacks  */
*html #pop #pop_main li p {
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 6px;
	width: 415px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
*html #pop #pop_main p {
	margin-bottom: 32px;
}
*html #pop #pop_main hr {
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: -4px;
	margin-left: 0px;
}
*html #pop #pop_main #feed hr {
	float: left;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: -4px;
}
*:first-child+html #pop #pop_main li p {
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 6px;
	width: 415px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
*:first-child+html #pop #pop_main p {
	margin-bottom: 32px;
}
*:first-child+html #pop #pop_main hr {
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: -4px;
	margin-left: 0px;
}
*:first-child+html #pop #pop_main #feed hr {
	float: left;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: -4px;
}
/* end ie hacks*/

.adminnavi ul, .adminnavi li {
	list-style-type: none;
}

.adminnavi li {
	margin-bottom: 10px;
}

.adminnavi a {
	color: #666666;
}

.adminnavi a.active {
	color: #666666;
	font-weight: bold;
}

.floatbox {
	overflow: hidden;
	clear: both;
}

a.edit {
	background-image: url(../images/bg_edit.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	color: #666666;
	background-position: 0 4px;
    margin-right: 5px;
}

a.delete {
	background-image: url(../images/bg_del.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	color: #DB0000;
	background-position: 0 4px;
}

a.pfeil {
	background-image: url(../images/bg_pfeil.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	font-weight: bold;
	background-position: 0 6px;
	margin-right: 20px;
}

.userlist_head {
	background-color:#999999;
	color:#FFFFFF;
	padding:5px;
}

.userlist span {
	color: #FFFFFF;
}

.userlist_body {
	background-color: #F4F4F4;
	padding: 5px;
}

ul.sortcontainer {
	margin-left: 0;
}

#overlay { position: fixed; top: 0; left: 0; z-index: 1050; width: 100%; height: 100%; background-color: #000; }

.glossar_eintrag_kopf {
    padding-top: 15px;
}

.glossar_text {
    padding-left: 110px;
    padding-top: 15px;
}

.glossar_acco {
    cursor: pointer;
    padding-top: 3px;
    border: 0;
}

.glossar_trenner {
    border-bottom: 1px solid #CCCCCC;
    padding: 0 0 0 0;
}

.handle {
	cursor:move;
}
/*style subsbu menu*/
#Awrapper-outer #Awrapper #Acont_ax #Aleft-wrapper #Aleft div p a {
	font-size: 11px;
	color: #666666;
}
/*ende style subsub menu*/

/* ############################# START UPDATE 20090212 ########################### */
.borderbottom {
	border-bottom:solid 1px #d3d3d3;
}
#Amain-content .downloads_box .box_white .box_white_cont .box_white_cont_left {
	padding-top: 22px;
	padding-bottom:18px;
}
#Amain-content .downloads_box .box_white .box_white_cont .box_white_cont_right {
	padding-top: 22px;
	padding-bottom:18px;
	vertical-align:bottom;
	text-align: right;
}
.downloads_box .box_white .box_white_cont .box_white_cont_left .overline {
	display: block;
	margin-bottom:1px;
}
.downloads_box .box_white .box_white_cont .box_white_cont_left p {
	font-weight: bold;
}
#Amain-content .downloads_box .box_white .tb_button {
	float:right;
}
#Amain-content .downloads_box .box_white .tb_button td{
	margin:0;
	padding-bottom:0px;
}

/* ############################# END UPDATE 20090212 ########################### */

/* ############## START SITE UPDATE 20090212 ######################### */
.img_teaser_small {
	float: left;
	margin: 36px 0px 27px 0px;
	padding-right:21px;
}
.img_teaser_middle {
	float:left;
	margin: 36px 0px 27px 0px;
}
.teaser_partner {
	margin: 25px 0px 0px 24px;
}
/* ############## END SITE UPDATE 20090212 ######################### */

#Teaserspalte {
    width: 210px;
}

.content_teaser {
    text-align: left;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #dfdede;
}

.content_teaser h3 {
    color: #333333;
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: normal;
}

.content_teaser .text {
    color: #666666;
    font-size: 12px;
    margin-bottom: 15px;
}

ul.sortlist {
    list-style-type: none;
    margin: 0;
}

.teaseradmin {
    text-align: left;
}

.footerbox {
    margin-bottom: 20px;
    overflow: hidden;
    width: 540px;
}

.masterbutton_down.print span {
    background-image: url(/images/button_print_end.gif);
    padding-right: 25px;
}

.button {
   cursor: pointer;
}


#support_manuals .box_white .box_white_cont ul, #support_uebersicht .box_white .box_white_cont ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0px;
padding:0px;
}

#support_manuals .box_white .box_white_cont li, #support_uebersicht .box_white .box_white_cont li {
color:#FF9933;
line-height:17px;
}

.fliesstext ul {
    margin: 15px;
    color: #666666;
}

.fliesstext ul li {
    list-style-type: disc;
    color: #666666;
}

#SubNavi a {
    display: block;
}

#PopVideo {
    padding: 15px 20px 15px 20px;
}

#PopVideo h1 {
    color: #666666;
    font-size: 16px;
    margin-bottom: 5px;
}

.video_preview {
    display: block;
}

.video_preview img {
    float: left;
}

.play_wm {
    background: url("/images/player_overlay.png") repeat scroll center top transparent;
    height: 30px;
    margin: 26px 0 0 55px;
    position: absolute;
    width: 30px;
    z-index: 10;
}

#FormNewsletter label,#FormNewsletter2 label {
    float: left;
    width: 90px;
}

#FormNewsletter li,#FormNewsletter2 li {
    margin-bottom: 10px !important;
}

#FormNewsletter input[type=text],#FormNewsletter2 input[type=text] {
    width: 200px;
}

#FormNewsletter hr, #FormNewsletter2 hr {
    color: #E7E7E7;
}

.paging_links {
	background: #eeefef;
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: right;
}

.paging_links a {
	display: inline-block;
	padding: 3px 0px 2px 0px;
	text-align: center;
	width: 24px;
	color: #666;
	border-radius: 3px;
}

.paging_links a.active,
.paging_links a:hover {
	background: #fff;
}


    ul.floatliste {
        list-style-type: none;
        margin: 0;
        padding: 0;
        overflow: hidden;
    }

    ul.floatliste li {
        float: left;
        margin-right: 10px;
        margin-bottom: 10px;
    }

}



@media print {
    #Aleft-wrapper {
        display: none;
    }
}
/**
@media screen and (-webkit-min-device-pixel-ratio:0) {

#support_tickets .box_white, #support_sonstiges .box_white, #news .box_white  {
    background-position: 0 14px
}

}
**/
