/*------------------------------------------------------ COMMON DEFINITIONS START ---------------------------------*/

html, body, h1, h2, h3, h4, p, div, ul, ol, li, table, tbody, tr, form, fieldset, iframe {
	margin: 0px;
	padding: 0px;
}

iframe {
	border: none;
}

body
{
	background-color: #fff;
	color: #333;
	font-family: arial,verdana,helvetica;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.0em;
}

div
{
	float:left;
}

h1
{
	font-size:14px;
	font-weight:700;
}

h2 {
	color: #666;
	font-size: 14px;
	font-weight: 500;
	padding: 2px 0px;
}

h3
{
	font-size:12px;
	font-weight:700;
}

h4
{
	font-size:11px;
	font-weight:700;
}

p
{
	font-size:12px;
}

a
{
	color: #337fcc;
	font-size: 12px;
	font-weight: 500;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

table {
	border: none;
	border-collapse: collapse;
	border-spacing: 0em;
}

ul {
	list-style-type: none;
}

input[type="text"], input[type="password"] {
	border: 1px solid #ccc;
	padding: 1px 0px;
}

input[type="submit"], input[type="button"], input[type="reset"] {
	border: medium none !important;
	color: #337FCC;
	cursor: pointer;
	font-size: 11px;
	font-weight: 500;
	height: 16px !important;
	padding-right: 16px;
	width: auto !important;
}

input[type="submit"] {
	background: transparent url(/images/forum/pfeil-weiter.png) no-repeat scroll right center;
	float: right;
	font-size: 12px;
}

a.next {
	float: right;
	font-size: 12px;
}

a img { border: none; }


.link { cursor: pointer }
/*------------------------------------------------------ COMMON DEFINITIONS END -----------------------------------*/

/*------------------------------------------------------ COMMON CLASSES START ---------------------------------*/

span.h1
{
	color:#999999;
	font-size:12px;
	font-weight:500;
}

h2.theme_special, p.theme_special {
	color: #ffffff;
	font-size: 12px;
	padding: 3px 0px 0px 0px;
}

.float_none {
	float: none;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.clear_both {
	clear: both;
	float: none;
}

div.main {

}


table.content_header {
	border-collapse: separate;
	font-size: 12px;
	width: 100%;
}

table.content_header td {
	height: 29px;
	padding: 0px 0px 6px 0px;
	vertical-align: bottom;
}

table.content_header td.space {
	width: 10px;
}

table.content_header td.bookmarks {
	width: 390px;
}

table.content_header td.bookmarks h1 {
	color: #999;
	font-size: 12px;
	font-weight: 500;
}

table.content_header td.print_page {
	width: 100px;
}

table.content_header td.bookmarks img {
	border: none;
	vertical-align: middle;
}

table.content_header td.tipsmenu {
	border-top: 1px dotted #999;
	/*width: 310px;*/
	height: 25px;
	float: none;
	
	/*text-align: right;*/
}

#GvHsb {
	float: none;
	text-align: left;
}

#GvHsb * {
	float: none;
}

#GvHsb_Button {
	/*text-align:center;*/
	text-align: right;
	padding-right:20px;
	margin-right:0px;
	float: right;
	color: #337FCC;
	width:150px;
	background: transparent url(/images/cms/arrow_down.png) no-repeat scroll right center;
}

table.content_header td.print_page a.print_page {
	background: transparent url(/images/cms/printer.png) no-repeat right center;
	float: right;
	padding-right: 16px;
}

table.content_header td.page_advise {
	text-align: left;
	width: 150px;
}

table.content_header td.char_size {
	text-align: right;
	width: 160px;
}

table.content_header td.page_advise a.page_advice {
	background: transparent url(/images/cms/arrow_down.png) no-repeat right center;
	padding-right: 16px;
}

table.content_header td.char_size span.char_size a.active {
	color: #333;
}
table.content_header td.char_size span.char_size a.size_1 {
	font-size: 12px;
}
table.content_header td.char_size span.char_size a.size_2 {
	font-size: 14px;
}
table.content_header td.char_size span.char_size a.size_3 {
	font-size: 16px;
}

div.paging {
	border-top: 1px dotted #999;
	clear: both;
	float: none;
	line-height: 29px;
	margin: 0px;
	text-align: right;
}

div.paging p
{
	font-size: 12px;
	padding: 0px 8px 0px 0px;
}
div.paging p a, div.paging p span {
	text-align: right;
	font-weight: 500;
	padding-left: 5px;
}
div.paging p a.zurueck span
{
background:url(/images/forum/pfeil-zurueck-blau.png) no-repeat center left;
color: #337FCC;
font-weight:400;
padding-left: 16px;
}

div.paging p a.weiter
{
background:url(/images/forum/pfeil-weiter.png) no-repeat center right;
color: #337FCC;
font-weight:400;
padding-right: 16px;
}

div.paging p a.zurueck:hover, div.forum div.paging p a.weiter:hover
{
text-decoration: none;
}
div.paging p a.zurueck:hover span, div.forum div.paging p a.weiter:hover span
{
text-decoration: underline;
}


p.loading
{
	text-align:center;
	padding:10px;
}

div.right_side
{
	clear: both;
	margin-left: 10px;
	padding-top: 30px;
	width: 509px;
}

div.index_frame_left {
	float: left;
	margin-right: 10px;
	width: 495px;
}

div.index_frame_right {
	padding: 0px;
	width: 300px;
}

div.anzeige_frame {
	background: #ccc none;
	padding: 2px 5px;
	width: 100%;
}

div.content
{
}



div .stiftung_test {
	float: right;
	margin: 0px;
	text-align: right;
	padding: 20px 0 0;
}

/* no clue what this is for
div.header .title {
	color: #858585;
	font-size: 12px;
	line-height: 12px;
	margin: 15px 0px 0px 30px;
}
*/

.border_top {
	border-top: 1px dotted #999;
}

.border_bottom {
	border-bottom: 1px dotted #999;
}

input.submit
{
	border: solid 1px #000000;
	background-color: #003366;
	color: #FFFFFF;
	font-weight: 900;
	width: 200px;
}

div.breadcrumbs
{
	padding-left: 20px;
	margin-bottom: 10px;
}

div.breadcrumbs_inner
{
	width: 564px;
	border-bottom: solid 1px #000000;
	padding-bottom: 5px;
}

div.bg_1
{
	background-color: #F8F6F1;
}

div.bg_2
{
	background-color: #FFFFFF;
}

/*------------------------------------------------------ COMMON CLASSES END ---------------------------------*/

/*------------------------------------------------------ ADVERTISEMENT START ---------------------------------*/

div.advertisement_skyscraper {
	left: 830px;
	position: absolute;
	background-image: url(/images/anzeige1.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	margin-top: -48px;
}

div.advertisement_super_banner {
	clear: both;
	margin: 0 0 0 10px;
	text-align: center;
	width: 815px;
	background-image: url(/images/anzeige2.gif);
	background-repeat: no-repeat;
}
div.advertisement_super_banner .dc_ad {
	float: none;
}
div.advertisement_super_banner .dc_ad .dc_dynamic_container {
	float: right;
	width: auto;
	width: 800px;
}
div.advertisement_super_banner .dc_ad .dc_dynamic_container .dc_headline {
	height: auto;
	width: 17px;
}
div.advertisement_super_banner .dc_ad .dc_dynamic_container .dc_headline .dc_txt {
	padding:2px 0 3px 5px;
}

div.advertisement_promo_box {
	clear: both;
	float: none;
	margin: 10px 0;
	text-align: center;
	padding: 0 0 0 16px;
	width: 470px; /* DO NOT ENLARGE THIS, IT BREAKS IE6 */
	background-repeat: no-repeat;
}
div.advertisement_promo_box .dc_ad {
	float: none;
}
div.advertisement_promo_box .dc_ad .dc_dynamic_container {
	float: none;
}
div.advertisement_promo_box .dc_ad .dc_dynamic_container div {
	float: none;
}
div.advertisement_promo_box .dc_ad .dc_dynamic_container .dc_headline {
	height: auto;
	width: 17px;
}
div.advertisement_promo_box .dc_ad .dc_dynamic_container .dc_headline .dc_txt {
	padding:2px 0 3px 5px;
}

.dc_dynamic_container_test {padding-bottom: 20px}

/*------------------------------------------------------ ADVERTISEMENT END ---------------------------------*/

/*------------------------------------------------------ SYSTEM MESSASGES START ---------------------------------*/

div.system_info
{
	padding:10px 20px 20px 20px;
	margin:0 20px 20px 0;
	width:480px;
}

div.errors
{
	float:none;
	margin: 0 auto;
	border:solid 1px #CC0000;
	margin-bottom: 20px;
}

div.errors p
{
	color:#CC0000;
	line-height:16px;
}

div.errors h3
{
	color:#CC0000;
	margin:10px 0;
}

div.messages
{
	float:none;
	margin: 0 auto;
	border:solid 1px green;
	margin-bottom: 20px;
}

div.messages p
{
	color:green;
}

div.messages h3
{
	color:green;
	margin:10px 0;
}

div.error_controller div.system_info
{
	width: 400px;
	padding-bottom: 10px;
	text-align: center;
}

/*------------------------------------------------------ SYSTEM MESSASGES END ---------------------------------*/

/*------------------------------------------------------ NAVIGATION START ---------------------------------*/

#navigation td {
	padding: 0px;
}

/*------------------------------------------------------ NAVIGATION END ---------------------------------*/


/*------------------------------------------------------ SEARCHBOX START ---------------------------------*/

.search_include td {
	padding: 0px;
}

/*------------------------------------------------------ SEARCHBOX END ---------------------------------*/


/*------------------------------------------------------ CONTENT START ---------------------------------*/

div.content div.headline
{
	width: 100%;
	border-bottom: solid 2px #003163;
	padding-bottom: 2px;
}

div.content div.headline_poor
{
	width: 100%;
	padding-bottom: 2px;
}

div.content div.headline div
{
	height: 23px;
	width: 5px;
	background-color: #7AA8CA;
}

div.content div.headline h1
{
	float: left;
	margin-top: 3px;
	padding-left: 5px;
	font-weight: 900;
	font-size: 14px;
}

div.content div.box
{
	padding: 10px 0;
	width: 100%;
	border-bottom: solid 1px #003163;
}

div.content div.box p
{
	color: #003366;
	padding: 0 10px;
}

/*------------------------------------------------------ CONTENT END ---------------------------------*/

/*------------------------------------------------------ QUIZES START ---------------------------------*/

div.quizes {
	float: none;
	padding-top: 20px;
}

div.quizes div.answers
{
	margin-top: 5px;
}

div.quizes div.comment
{
	width: 100%;
}

div.quizes div.comment p
{
	font-style: italic;
	font-size: 9px;
	color: #666666;
	line-height: 15px;
}

div.quizes div.comment p.green
{
	font-style: normal;
	font-weight: 900;
	color: green;
}

div.quizes div.comment p.red
{
	font-style: normal;
	font-weight: 900;
	color: red;
}

div.quizes div.comment p span
{
	color: #003366;
}

div.quizes img.main
{
	float: left;
	margin: 0 10px 10px 0;
}

div.quizes img.teaser
{
	float: left;
	margin: 0 10px 10px 10px;
}

div.quizes div.quiz h1
{
	font-size: 15px;
	margin-bottom: 15px;
}

div.quizes div.quiz
{
	width: 100%;
	margin-bottom: 15px;
}

div.quizes div.quiz p
{
	line-height: 14px;
}

div.quizes .submit
{
	float: none;
}

/*------------------------------------------------------ QUIZES END ---------------------------------*/

/*------------------------------------------------------ ARTICLES START ---------------------------------*/

div.article {
	float: none;
	font-size: 14px;
	line-height: 18px;
	margin-left: 20px;
	padding-top: 10px;
}

div.article div.inarticle_adsense
{
	clear: both;
	float: none;
	margin: 20px 0;
	width: 100%;
	text-align: center;
}

div.article div.inarticle_adsense div.inarticle_adsense_inner
{
	float: none;
	margin: 0 auto;
}

div.article div.inarticle_adsense div.inarticle_adsense_inner div#dc_adid_07
{
	float: none;
	margin: 0 auto;
}

div.article ul {
	list-style: disc;
	padding: 5px 20px;
}

div.article ul li {
	padding: 2px 0px;
}

div.article p {
	font-size: 14px;
	line-height: 18px;
	padding: 4px 0;
}

div.article a {
	font-size: 14px;
}

div.article table a {
	font-size: 14px;
}

div.article table td{
	line-height: 18px;
}

div.article h1 {
	color: #333;
	font-size: 22px;
	font-weight: 500;
	line-height: 22px;
	padding: 5px 0;
}

div.article h2 {
	color: #333;
	font-size:16px;
	font-weight:900;
	line-height:16px;
	padding:12px 0 5px;
}

div.article h3 {
	color: #333;
	font-size: 17px;
	font-weight: 500;
	line-height: 15px;
	padding: 8px 0px;
}

div.article h4 {
	color: #333;
	font-size: 15px;
	font-weight: 500;
	line-height: 13px;
	padding: 8px 0px;
}

div.article .username {
	float: none;
	font-size: 12px;
	padding-bottom: 10px;
}

div.article .username a {
	color: black;
	font-size: 12px;
}

div.article .description {
	float: none;
	font-size: 14px;
	font-weight: 700;
	line-height: 13px;
	padding-bottom: 12px;
}

div.article .article_image {
	float: none;
	padding: 10px 0px;
}

div.article .article_image img {
	display: block;
}

div.article .article_image span {
	display: block;
	float: left;
	font-size: 11px;
	width: 180px;
}

div.article .article_image span.article_copyright{
	float: right;
	width: auto;
	color: #999;
	float: none;
	font-size: 10px;
	line-height: 10px;
	text-align: right;
}

div.article .article_image_left {
	float: left;
	padding-right: 10px;
}

div.article .article_image_right {
	float: none;
	padding-right: 10px;
}

div.article .article_footer {
	color: #a6a6a6;
	margin: 0px;
	padding: 25px 0px;
}

div.article .article_footer .title {
	clear: both;
	float: left;
	width: 90px;
	font-size: 11px;
}

div.article .article_footer .content {
	float: none;
	margin-left: 90px;
	font-size: 11px;
}

div.article .article_footer .content a {
	font-size: 11px;
}

div.article .feature {
	background-color: #e8e8e8;
	margin-right: 10px;
	padding: 10px;
}

div.article .feature h3 {
	color: #666;
	font-size: 13px;
	font-weight: 500;
}

div.article table {
	margin-bottom: 10px;
}

div.article table tr td {
	border-bottom: 1px dotted #999;
}

div.article table td {
	padding: 10px 14px 10px 0px;
	vertical-align: top;
}

div.article thead tr {
	color: #999;
}

div.article .thema {
	clear: both;
	color: #999;
	float: none;
	padding: 0px 0px 16px 0px;
}

div.article .medikament ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

div.article .medikament ul li {
	margin: 0px;
	padding: 0px;
}

div.article .medikament .rezept {
	background: #999 none;
	color: #fff;
	margin: 0px 0px;
	padding: 5px 4px;
	float: none;
	display: inline;
	line-height:27px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.drug_warning
{
	float:none;
	color:#990000;
}

div.articles
{
	padding-right: 50px;
}

div.articles div
{
	width: 100%;
}

div.articles p.under_title
{
	color: #555555;
	margin: 10px 0;
}

div.articles h3
{
	margin: 20px 0 3px 0;
}

div.articles h2
{
	margin: 0 0 5px 0;
	color: #800000;
}

div.articles div.subcategory
{
	border-top: solid 1px #1B386F;
	padding-bottom: 10px;
}

div.articles div.subcategory h3
{
	font-size: 11px;
	margin: 5px 0;
	color: #1B386F;
}

div.articles div.subcategory p
{
	margin-bottom: 5px;
}

div.articles div.subcategory p a
{
	text-decoration: underline;
	color: #1B386F;
}

.pagination, .pagination div {float: none;}
div.paginationNumbers {text-align: right; }
div.paginationArticleSet {text-align: left;}
.pagination_top {padding-bottom:0; padding-top:0; }
div.paginationNumbers a, .paginationNumbers span { font-weight: 500; padding-left:5px; font-size:12px; }
div.paginationArticleSet a, .paginationArticleSet span { font-weight: bold; font-size:15px; }

.pagination a.zurueck span { background:url(/images/forum/pfeil-zurueck-blau.png) no-repeat center left; color: #337FCC; font-weight:400; padding-left: 16px;}
.pagination a.weiter span { background:url(/images/forum/pfeil-weiter.png) no-repeat center right; color: #337FCC; font-weight:400; padding-right: 16px; }
.pagination .paginationArticleSet a.zurueck span { font-weight:bold; }
.pagination .paginationArticleSet a.weiter span { font-weight:bold; }
.pagination a.zurueck:hover, .pagination a.weiter:hover { text-decoration: none; } 
.pagination a.zurueck:hover span, .pagination a.weiter:hover span { text-decoration: underline; } 

.pagination_bottom { clear:both; margin-top:5px; font-weight:bold; font-size:14px; height:70px;}

.paginationNext { text-align: left; margin-bottom:10px;}
.pageMoreLink { font-weight: bold; font-size: 14px;}
.pageReadMore  { padding-right: 5px; }

.news .pagination_numbers {
	border: 0;
}
/*------------------------------------------------------ ARTICLES END ---------------------------------*/

div.homepageanimationteaser {
	float: right;
	margin-bottom: 20px;
}

/*--------------------------------- SEND URL TO A FRIEND WINDOW STARTS -------------------------*/

div.send_a_friend {
	background-color: transparent !important;
	position: absolute;
	z-index: 1;
}

div#ajax_div_send_link_friend {
	background-color:#FFFFFF;
	float:none;
	margin:-3px -5px 0;
	overflow:hidden;
	padding:10px 0;
}

div#ajax_div_send_link_friend div.inner {
	padding: 0px 14px;
}

div#ajax_div_send_link_friend div.inner input
{
	width: 100%;
}

div#ajax_div_send_link_friend div.inner textarea
{
	width: 100%;
	border: 1px solid #CCCCCC;
	margin-bottom: 2px;
}

div#ajax_div_send_link_friend div.inner p
{
	margin: 10px 0 3px 0;
}

div#ajax_div_send_link_friend div.inner div.system_info
{
	width: 280px !important;
	margin: 10px 0 0 0 !important;
	padding: 0 !important;
}

div#ajax_div_send_link_friend div.inner div.system_info h3
{
	margin: 10px 10px 3px 10px !important;
}

div#ajax_div_send_link_friend div.inner div.system_info p
{
	margin: 0 10px 3px 10px !important;
}

div#ajax_div_send_link_friend div.inner input.red, div#ajax_div_send_link_friend div.inner textarea.red
{
	background-color: #FF0000;
	color: #FFFFFF;
}

div#ajax_div_send_link_friend div.inner p.red
{
	color: #FF0000;
}

/*--------------------------------- SEND URL TO A FRIEND WINDOW ENDS -------------------------*/

div.error_controller
{
	padding: 50px 0 0 280px;
}

.image_untertitel {
	color: #999;
	float: none;
	font-size: 10px;
	line-height: 10px;
	text-align: right;
}

#navigation_wrapper {
	background: transparent url(/images/navigation/widget-teaser-1w.png) repeat-x scroll 0px 0px;
	background-position: 0px -447px;
	clear: both;
	float: none;
	height: 53px;
	margin-left: 5px;
	width: 815px;
	z-index: 100;
}

#navigation_wrapper div.border_right {
	background: transparent url(/images/navigation/navi_bg_right.png) no-repeat 0px 0px;
	float: right;
	height: 53px;
	margin: 0px;
	padding: 0px;
	width: 8px;
}

#navigation_wrapper table {
	border: none;
	border-collapse: separate;
	border-spacing: 0px;
}

#navigation_wrapper td {
	padding: 0px;
}

#navigation {
	height: 53px;
	position: absolute;
	z-index: 100;
}

/* SEPERATOR | START */

#navigation .seperator {
	background: transparent url(/images/navigation/inactive_arrow.png) no-repeat 0px 0px;
	height: 100%;
	vertical-align: bottom;
	width: 15px;
}
#navigation .seperator .bottom {
	background: transparent url(/images/navigation/inactive_arrow.png) no-repeat 0px -44px;
	font-size: 0px;
	height: 9px;
	width: 9px;
}
#navigation .left_show .bottom {
	background-position: 0px -62px;
}
#navigation .right_show .bottom {
	background-position: 0px -53px;
}

#navigation .active_arrow {
	background-image: url(/images/navigation/active_arrow.png);
}
#navigation .active_arrow .bottom {
	background-image: url(/images/navigation/active_arrow.png);
}

#navigation .active_border_right {
	background-image: url(/images/navigation/active_border_right.png);
}
#navigation .active_border_right .bottom {
	background-image: url(/images/navigation/active_border_right_2.png);
}

#navigation .inactive_border_right {
	background-image: url(/images/navigation/inactive_border_right.png);
}
#navigation .inactive_border_right .bottom {
	background-image: url(/images/navigation/inactive_border_right_2.png);
}

#navigation .active_border_left {
	background-image: url(/images/navigation/active_border_left.png);
}
#navigation .active_border_left .bottom {
	background-image: url(/images/navigation/active_border_left.png);
}

#navigation .inactive_border_left {
	background-image: url(/images/navigation/inactive_border_left.png);
}
#navigation .inactive_border_left .bottom {
	background-image: url(/images/navigation/inactive_border_left.png);
}

/* SEPERATOR | END */


#navigation .menu_point {
	background: transparent url(/images/navigation/inactive_menu_point.png) repeat-x scroll 0px 0px;
	color: #666;
	height: 53px;
	position: relative;
	width: 187px;
}

#navigation .menu_point .home {
	background: transparent url(/images/navigation/home_2.png) no-repeat scroll 0px 0px;
	display: block;
	float: left;
	height: 16px;
	width: 23px;
}

#navigation .menu_point .arrow_down {
	background: transparent url(/images/navigation/arrow_down.png) no-repeat scroll 0px 0px;
	display: block;
	height: 5px;
	margin-left: 158px;
	position: absolute;
	width: 10px;
}

#navigation .active {
	background-image: url(/images/navigation/active_menu_point.png);
}

#navigation .active .home {
	background-image: url(/images/navigation/home_1.png);
}

#navigation .menu_point a {
	color: #666;
	display: table-cell;
	font-size: 16px;
	height: 53px;
	line-height: 18px;
	padding: 0px 9px;
	text-decoration: none;
	vertical-align: middle;
	width: 169px;
}
#navigation .menu_point a.helper {
	display: none;
}

#navigation .active, #navigation .active a {
	color: #fff;
}

#navigation .show .sub_navigation, #navigation .menu_point:hover .sub_navigation {
/* 	display: block; */
	visibility: visible;
}
#navigation .sub_navigation {
/* 	display: none; */
	margin-left: -13px;
	margin-top: 0px;
	position: absolute;
	visibility: hidden;
	width: 204px;
}


#navigation .sub_menu_point {
	background: transparent url(/images/navigation/sub_menu_point.png) no-repeat 0px 0px;
	height: 33px;
	position: relative;
	width: 204px;
}
#navigation .sub_navigation .show, #navigation .sub_menu_point:hover {
	background-image: url(/images/navigation/sub_menu_point_hover.png);
}
#navigation .sub_navigation .show a, #navigation .sub_menu_point:hover a {
	color: #fff;
}
#navigation .first {
	background-image: url(/images/navigation/sub_menu_point_first.png);
}
#navigation .last {
	background: transparent url(/images/navigation/sub_menu_point_last.png) no-repeat 0px 0px;
	height: 10px;
	position: relative;
	width: 204px;
}

#navigation .sub_menu_point a {
	color: #666;
	display: table-cell;
	font-size: 13px;
	height: 33px;
	line-height: 14px;
	vertical-align: middle;
	padding: 0px 23px;
	width: 158px;
}

#navigation .sub_menu_point a.helper {
	display: none;
}




/*------------------------------------------------------ FORUM START ---------------------------------*/

div.forum
{
	float: none;
	padding-top: 20px;
}

div.forum_inner
{
	float: none;
}

div.forum_inner div#forum_ajax_threads, div.forum_inner div#forum_ajax_posts
{
	width: 100%;
}


div.forum div.column_1
{
	/*width: 444px;*/
}

div.forum div.bg_1, div.forum.bg_2
{
	background-color: #fff;
}
div.forum div.categories div.row, div.forum div#forum_ajax_threads div.row, div.forum div#forum_ajax_posts div.row
{
	line-height: 29px;
}

div.forum div.categories div.subcategories div.row, div.forum div#forum_ajax_posts div.subcategories
{
	line-height: 15px;
}

div#forum_ajax_posts {
	float: none;
}

div.forum div#forum_ajax_posts div.subcategories {
	padding-left: 26px;
}

div.forum div.column_2
{
	width: 26px;
}

div.forum div.column_3
{
	width: 244px;
}
div.forum div.topics_posts div.column_3
{
	padding-right: 5px;
	width: 235px;
}
div.forum div.column_3_1
{
	width: 277px;
}

div.forum div.column_4
{
	width: 90px;
}

div.forum div.column_5
{
	width: 90px;
}

div.forum #forum_ajax_posts div.column_5 {
	float: none;
	width: auto;
}
/** Für Komentare **/


div.forum div.column_6
{
	width: 40px;
	text-align: center;
}
div.forum #forum_ajax_threads div.column_6 {
	float: none;
	width: auto;
}


div.forum div.column_7
{
	width: 150px;
	border-right: solid 1px #000000;
	padding: 5px 0px 15px 0px;
}

div.forum div.column_7 p, div.forum div.column_7 h3
{
	margin: 5px 10px 0px 10px;
}

div.forum div.column_8
{
	width: 413px;
	padding: 5px 0px 15px 0px;
}

div.forum div.column_8 p, div.forum div.column_8 h3
{
	margin: 5px 10px 0px 10px;
}


div.forum div.row
{
	clear: both;
	float:none;
	margin: 0px !important;
}

div.forum div.column
{
}

div.forum div.categories div.subcategories div.row {
	height: auto;
}
/** Anfang des Tests für obere divs im posts.tpl**/
div.forum div.post_top {
	font-size: 12px;
	margin-bottom: 30px;
}

div.forum div.post_top div.autor, div.forum div.post_top div.weitere_daten
{
	clear: both;
	float: none;
	line-height: 20px;
	padding-left: 20px;
}

div.forum div.post_top div.kategorie
{
	float: none;
	font-size: 18px;
	line-height: 30px;
	padding-left: 20px;
}

div.forum div.post_top div.kategorie h1
{
	font-size: 18px;
	font-weight: 500;
	color: #333333;	
}

div.forum h2.post_title
{
	color: #000000;
	font-size: 12px;
	padding: 0;	
}

div.forum div.post_top div.weitere_daten {
	color: #999;
}

div.forum div.post_top div.weitere_daten .column_3 {
	width: 165px;
}

div.forum div.post_top div.message {
	background-color: #fff;
	float: none;
	padding: 20px 0px 0px 0px;
}

div.forum div.post_top div.message a {
	text-decoration: none;
	color: #333;
}

/** Ende des Tests für posts.tpl**/

div.forum div.column div.collapse
{
	background: transparent url(/images/forum/arrow_closed.png) no-repeat;
	cursor: pointer;
	height: 20px;
	margin: 7px 0px 0px 3px;
	width: 20px;
}

div.forum div.column div.collapse:hover {
	background: #fff url(/images/forum/arrow_closed_hover.png) no-repeat;
}

div.forum div.expanded div.column div.collapse
{
	background: transparent url(/images/forum/arrow_open.png) no-repeat;
	cursor: pointer;
	height: 7px;
	margin: 11px 0px 0px 0px;
	width: 14px;
}

div.forum div.headline {
	background-color: #fff;
	color: #999;
	float: none;
	line-height: 29px;
}

div.forum div.categories {
	background-color: #fff;
	float: none;
}

div.forum div.expanded
{
	background-color: #ebebeb;
}

div.forum div.categories a
{
	color: #333;
	font-size: 18px;
	font-weight: 500;
	text-decoration: none;
}

div.forum div.categories a:hover
{
	color: #337fcc;
}

/*
div.forum div.expanded a
{
	font-weight: 700;
}
*/

div.forum div#forum_ajax_threads div.categories a {
	color: #337fcc;
	font-size: 12px;
	font-weight: 500;
	text-decoration: none;
}

div.forum div#forum_ajax_threads div.categories a:hover {
	text-decoration: underline;
}

div.forum div#forum_ajax_threads div.topics_posts {
	float: none;
	padding-left: 30px;
}

div.forum div#forum_ajax_threads div.topics_posts a, div.forum div#forum_ajax_threads div.topics_posts {
	font-weight: 500 !important;
}

div.forum div#forum_ajax_threads div.expanded a, div.forum div#forum_ajax_threads div.expanded {
	font-weight: 700;
}

div.forum div#forum_ajax_posts div.row {
	color: #333;
	font-size: 12px;
	font-weight: 500;
	text-decoration: none;
}

div.forum div.subcategories a
{
	color: #337fcc;
	font-size: 12px;
	font-weight: 500;
	text-decoration: none;
}

div.forum div.subcategories a:hover
{
	text-decoration: underline;
}


div.forum div.border_top
{
	border-top: 1px dotted #999;
}

div.forum div.border_bottom
{
	border-bottom: 1px dotted #999;
}

div.forum div.subcategories
{
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px 0px 6px 26px;
}

div.forum h3 a
{
	font-weight: 700;
}

div.forum h3
{
	margin-bottom: 3px;
	padding: 3px 5px;
}

div.forum div.headline h3
{
	margin: 0px;
	padding: 0px;
	font-weight: 500;
	color: #AAA;
	font-size:14px;
}
div.forum div.headline span
{
	margin: 0px;
	padding: 0px;
	font-weight: 500;
	color: #AAA;
	font-size:14px;	
}
div.forum div.clas_related
div.forum p
{
	padding: 3px 5px;
}

div.forum div.submenu
{
	border-bottom: 1px solid #999;
	height: 43px;
	width: 100%;
}


div.forum div.go_back {
	float: none;
	line-height: 29px;
}
div.forum div.go_back p {
	padding-left: 0px;
}
div.forum div.go_back p a
{
	background: url(/images/forum/pfeil-left.png) no-repeat center left;
	padding-left: 16px;
}

div.forum div.add_form {
	float: none;
	line-height: 29px;
	text-align: right;
}
div.forum div.add_form p
{
	padding-right: 8px;
}
div.forum div.add_form p a {
	padding-right: 16px;
}
div.forum div.add_form p a.open
{
	background: url(/images/forum/icon-schreiben.png) no-repeat center right;
}
div.forum div.add_form p a.close
{
	background: url(/images/forum/schliessen.png) no-repeat center right;
}

div.forum div.collapse_all {
	float: none;
	line-height: 29px;
}
div.forum div.collapse_all p
{
	padding-left: 0px;
}
div.forum div.collapse_all p a {
	padding-left: 16px;
}
div.forum div.collapse_all p a.open
{
	background: url(/images/forum/pfeil-down.png) no-repeat center left;
}
div.forum div.collapse_all p a.close
{
	background: url(/images/forum/schliessen.png) no-repeat center left;
}

div.forum div.submenu div.menu_place
{
	height: 42px;
	margin-left: 20px;
	width: 145px;
}

div.forum div.submenu div.menu_point
{
	color: #333;
	font-size: 18px;
	height: 22px;
	padding: 10px;
	position: absolute;
	text-align: center;
}

div.forum div.submenu div.menu_point a
{
	color: #999;
	text-decoration: none;
	font-size: 18px;
}

div.forum div.submenu div.menu_point a:hover
{
	color: #000;
}

div.forum div.submenu div.active
{
	border-bottom: 1px solid #fff;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
}

div.forum div.submenu div.inactive
{
	border: none;
}

div.forum div#az
{
	float: none;
}

div.forum div.az
{
	float: none;
	height:16px;
	padding:5px 0px;
}

div.forum div.az a
{
	color: #337fcc;
	font-size: 12px;
	font-weight: 500;
	text-decoration: none;
}

div.forum div.az a:hover
{
	text-decoration: underline;
}

div.forum div.az div
{
	font-size: 12px;
	padding:0 8px 0 0;
}

div.forum div.az div.active
{
	color: #333;
	font-weight: 700;
}

div.forum div.list
{
	background:#EEEEEE none;
	clear:both;
	float:none;
	padding:10px !important;
}

div.forum div.list a, div.forum div.list_1 a, div.forum div.list_related a
{
	color: #337fcc;
	font-size: 12px;
	font-weight: 500;
	text-decoration: none;
}

div.forum div.list a:hover, div.forum div.list_1 a:hover, div.forum div.list_related a:hover
{
	text-decoration: underline;
}

div.forum div.list div
{
	float: none;
}


div.forum div.list_1
{
	background-color: #ffffff;
	width: 100%;
}

div.forum div.list_1 div.list_container
{
	padding: 15px 0;
	width: 100%;
	border-top: dotted 1px #C6C3C6;
}

div.forum div.list_1 div.no_border
{
	padding-top: 0;
	border-top: none;
}

div.forum div.list_1 div.list_container div.bild
{
	width: 235px;
	height:132px;
	float: left;
	margin-right:25px;
}

div.forum div.list_1 div.list_container div.text
{
	margin-left: 0px;
	float:none;
}

div.forum div.list_1 div.list_container h4 {
	margin: 3px 0px 1px 0px;
	padding: 0px;
}
div.forum div.list_1 div.list_container h4, div.forum div.list_1 div.list_container h4 a {
	font-size: 16px;
	color: #333;
	font-weight: 700;
	text-decoration: none;
}
div.forum div.list_1 div.list_container h4 a:hover {
	color: #337FCC;
	text-decoration: none;
}


div.forum div.list_1 div.list_container div.text p.description
{
	padding: 15px 0px 18px 0px;
	font-size: 12px;
	color: #333;
	font-weight:500;
}
div.forum div.list_1 div.list_container p.description a
{
/* 	padding-left: 8px; */
}
div.forum div.list_1 div.list_container p
{
	padding: 0px;
	font-size: 12px;
	color: #AAAAAA;
	font-weight:500;
}
div.forum div.clear_float
{
	clear: both;
}
/*div.forum div.list_1 p.clearffix:after{
	content:".";
	clear:both;
	display:block;
	height: 0;
	visibility: hidden;
}
*/

div.forum div.related div
{
	margin-bottom: 0px;
	color: #333;
}


div.forum div.list_related
{
	width: 100%;
	font-size: 14px;
	color: #337fcc;
	padding: 4px 0px 0px 0px;

}

div.forum div.list_related a
{
	font-size: 14px;
}

div.forum div.list_related div
{
	width: 100%;
	padding: 4px 0px 0px 0px;
}

div.forum div.list_related div.no_entries
{
	color: #333;
}

/*
div.forum div.collapse_all
{
	float: left;
	width: 100%;
	text-align: left;
	border-bottom: 1px dotted #999;
	padding: 6px 0px 6px 0px;
}


div.forum div.collapse_all a
{
	background: url(/images/forum/pfeil-down.png) no-repeat center left;
}
div.forum div.collapse_all a span
{
	margin-left: 20px;
}
*/

div.forum div.no_results
{
	text-align: center;
	margin-top: 20px;
}


div.forum div.post_form
{
	padding: 10px;
}

div.forum div.post_form div.row
{
	margin-bottom: 10px;
}

div.forum div.post_form div.row p
{
	float:left;
	margin-right: 5px;
}
div.forum div.post_form input
{
	border: 1px solid #999;
	height: 17px;
	width: 180px;
}

div.forum div.post_form input.reset, div.forum div.post_form input.save
{
	float: right;
}
div.forum div.post_form div.row input.reset
{
	background: url(/images/forum/loeschen.png) no-repeat scroll center right;
}
div.forum div.post_form div.row input.save
{
	background: url(/images/forum/pfeil-weiter.png) no-repeat center right;
}
div.forum div.post_form form textarea
{
	margin-left: 5px;
	width: 460px;
	height: 136px;
	border: solid 1px #999;
	font-size: 12px;
	padding: 2px 3px;
}


div.forum div.post_form div.row form p
{
	text-align: left;
	float:left;
	margin-right:8px;
}

div.forum div.post_form div.row form textarea
{
	margin-left: 10px;
	width: 90%;
}

div.forum div.post_form div.row div.container
{
	padding-right: 10px;
	width: 140px;
}

div.forum div.post_form div.row div#post_max_characters {
	width: 200px;
}

div.forum div.post_form div.row div.container p
{

}


div.forum img.smilie
{
	width: 20px;
}

div.forum input.red
{
	color: #FFFFFF;
	background-color: #FF0000;
}

div.forum textarea.red
{
	color: #FFFFFF;
	background-color: #FF0000;
}

div.forum p.red
{
	color: #FF0000;
}

div.forum span.quote
{
	display:block;
	border-bottom: solid 1px #888888;
	border-top: solid 1px #888888;
	padding: 5px 5px;
	margin: 5px 0px;
}

div.forum div.parent_category
{
	float: none;
	height: 132px;
	margin-bottom: 20px;

}
div.forum div.parent_category div.bild
{
	width: 235px;
	height:132px;
	float: left;
	margin-right:25px;
}
div.forum div.parent_category div.text
{
	float:none;
}

div.forum div.parent_category div h4
{
	color:#333333;
	font-size:16px;
	margin:3px 0px 1px;
	padding:0px;
}
div.forum div.parent_category div h1
{
	color:#333333;
	font-size:16px;
	margin:3px 0px 1px;
	padding:0px;
}
div.forum div.subcategories_threads
{
	margin: 5px 0 10px 0;
	line-height: 20px;	
	border: solid 1px #C6C3C6;
	width: 489px;
	padding: 10px 0;
	background-color: #F7F7F7;
	text-align: center;
}
div.forum div.list_1 div.list_container div.subcategories_threads_headline h4
{
	color: #AAAAAA;
	font-weight: 300;	
	font-size: 12px;
	float: right;
}
div.forum div.subcategories_threads div
{
	text-align: left;
	float:none;
	margin: 0 auto;
	border-bottom: dotted 1px #C6C3C6;
	width: 469px;
}
div.forum div.list_1 div.list_container div.subcategories_threads div p
{
	color: #333333;
}
div.forum div.subcategories_threads div.no_border
{
	border-bottom: none;
}

div.forum div.parent_category p.description
{
	color:#333333;
	font-size:12px;
	font-weight:500;
	padding:15px 0px 18px;
}

div.forum div.forum_inner div.list_1 div.bild div.subcategory_image
{
	height:100%;
	width: 235px;
}

div.forum div.threads_pagination_bottom
{
	float: none;
	border-top: 0px dotted #999;
	line-height: 29px;
}

div.forum div.threads_pagination_bottom p
{
	padding-left:6px;
}
div.forum div.topics_posts
{
	clear: both;
}
div.forum div.topics_posts a
{
	font-weight: 500;
}
div.forum div.new_post {
	background-color: #EBEBEB;
	float: none;
}
div.forum div#new_item div.system_info {
	padding: 0 !important;
}

div.forum div#new_item div.system_info p {
	margin: 10px !important;
}

div.forum div.admin_post
{
	background-color: #FDFF4F;
}

div.forum div.post_top
{
	background-color: #EBEBEB;
	width: 100%;
}

div.forum div.post_top p span
{
	font-weight: 700;
}
.schrift_normal
{
font-size: 12px;
padding-left:8px;
}
.abstand_submit
{
margin-left: 260px;
}
.abstand
{
padding-left:20px;
}

div.komentare_headline, div.ajax_komentare
{
width:100%;
text-align:center;
padding: 4px 0px 3px 0px;
}
div.forum div.forum_ajax_posts
{
margin: 5px 0px 10px 0px;
}

/*------------------------------------------------------ FORUM END ---------------------------------*/


.question_box {
	font-size: 12px;
	margin-bottom: 9px;
	width:489px;
	float:none;
}

.question_box td {
	padding: 0px;
	vertical-align: top;
}

.question_box .top {
	height: 4px;
}
.question_box .bottom {
	height: 9px;
}

.question_box .left, .question_box .right {
	width: 9px;
}

.question_box .top .left {
	background: transparent url(/images/quizes/quiz_border_left_top.png) no-repeat 0px 0px;
}
.question_box .top .center {
	background: transparent url(/images/quizes/quiz_border_top.png) repeat-x 0px 0px;
}
.question_box .top .right {
	background: transparent url(/images/quizes/quiz_border_right_top.png) no-repeat 0px 0px;
}

.question_box .middle .left {
	background: #dcdcdc url(/images/quizes/quiz_border_left.png) repeat-y left center;
}
.question_box .middle .left .border {
	background: transparent url(/images/quizes/quiz_border_left_top.png) no-repeat 0px -4px;
	height: 136px;
	width: 9px;
}
.question_box .middle .center {
	background: #dcdcdc url(/images/quizes/quiz_bg.png) repeat-x 0px 0px;
	padding: 14px;
}
.question_box .middle .right {
	background: #dcdcdc url(/images/quizes/quiz_border_right.png) repeat-y right center;
}
.question_box .middle .right .border {
	background: transparent url(/images/quizes/quiz_border_right_top.png) no-repeat 0px -4px;
	height: 136px;
	width: 9px;
}

.question_box .bottom .left {
	background: transparent url(/images/quizes/quiz_border_left_bottom.png) no-repeat 0px 0px;
}
.question_box .bottom .center {
	background: transparent url(/images/quizes/quiz_border_bottom.png) repeat-x 0px 0px;
}
.question_box .bottom .right {
	background: transparent url(/images/quizes/quiz_border_right_bottom.png) no-repeat 0px 0px;
}


.questions h2 {
	color: #333;
	font-weight: 700;
	padding: 0px;
}

.questions .answers {
	list-style-position: inside;
	list-style-type: upper-alpha;
	padding-top: 10px;
}

.questions .answers input[type="radio"] {
	background-color: #dcdcdc;
	margin: 0px 10px 0px 0px;
}

.question_box .answers .answered {
	background: #fff none;
	border: 1px solid #ccc;
	float: none;
	margin: 5px 0px;
	padding: 5px;
}

.question_box .answers .answered .right {
	background: none;
	color: green;
	font-weight: 700;
	min-width: 200px;
}

.question_box .answers .answered .false {
	color: red;
	font-weight: 700;
	min-width: 200px;
}

div#search_list {
	float: none;
}

div#ajax_results p#did_you_mean
{
	padding-bottom: 10px;
	color: #CC0000;
	text-align: center;
	font-size: 16px;
}

div#ajax_results p#did_you_mean a
{
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	font-size: 16px;
}

p#search_headline {
	padding: 14px 0px 16px;
}

div#search_tabs div
{
	text-align: center;
	height: 35px;
	background: #C9C9C9 url(/images/search/search_tab_bg.png) repeat-x;
	border-width: 1px 1px 0px;
	border-style: solid;
	border-color: #C9C9C9;
	font-size: 12px;
	line-height: 30px;
}

div#search_tabs div a
{
	display: block;
	font-weight: bold;
	color: #636363;
}

div#search_tabs div a:hover
{
	text-decoration: underline;
}

div#search_tabs div span.nums
{
	font-size: 9px;
}

div#search_tabs div.selected
{
	background: #FFFFFF;
	color: #6396C9;
	font-weight: bold;
}
div#search_tabs div.tab_years
{
	width: 47px;
}
div#search_tabs div.tab_article
{
	width: 86px;
}
div#search_tabs div.tab_drugs
{
	width: 128px;
}
div#search_tabs div.tab_forum
{
	width: 85px;
}
div#search_tabs div.tab_news
{
	width: 71px;
}
div#search_tabs div.tab_testquiz
{
	width: 110px;
}

p#search_sort_by_date
{
	float: right;
	padding-top:5px;
}

div#search_list_inner
{
	float:none;
	clear: left;
	padding: 0px 8px 0px 16px;
	border-width: 0px 1px 1px;
	border-style: solid;
	border-color: #C9C9C9;
}

div#search_list_inner.icd_inner
{
	border-top: 1px solid #C9C9C9;
}

#refine_doc_types_more, #refine_topics_more
{
	display: none;
}

div.search_result
{
	float: none;
	padding: 10px 0px;
	clear: both;
}

div.search_result a {
	color: #337fcc;
}

div.search_result h2 a {
	color: #1D578F;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	text-decoration: underline;
}

div.search_result h2
{
	padding: 4px 5px 0px 0px;
	display: block;
	float: left;
}

div.search_result h2 a:hover span.highlighted {
	text-decoration: none;
}

div.search_result h3 {
	display: block;
	color: #777777;
	font-size: 12px;
	font-weight: 300;
	text-align: right;
	padding: 8px 0px 0px;
}
div.search_result h4 {
	display: block;
	color: #6396C9;
	font-size: 12px;
	font-weight: bold;
	float: right;
	clear: right;
}

div#refine_results
{
	float: none;
}

div#refine_results h2 {
	color: #666;
	font-size: 14px;
	font-weight: 500;
	padding: 0px 0px 12px 12px;
}

div#refine_results table {
	width: 100%;
}

div#refine_results table td {
	padding: 0px;
}

div#refine_results .top td, div#refine_results .bottom td {
	height: 8px;
}

div#refine_results .left, div#refine_results .right {
	width: 8px;
}

div#refine_results .top .left {
	background: transparent url(/images/search/widget-refine-8w-v.png) no-repeat 0px -116px;
}
div#refine_results .top .center {
	background: #eee url(/images/search/widget-refine-1w-v.png) repeat-x;
	background-position: 0 -142px;
	
}
div#refine_results .top .right {
	background: transparent url(/images/search/widget-refine-8w-v.png) no-repeat 0px -174px;
}

div#refine_results .middle .left {
	background: #eee url(/images/search/widget-refine-1h-h.png) repeat-y scroll left center;
	background-position: 0 0px;
}
div#refine_results .middle .center {
	background-color: #f6f6f6;
}
div#refine_results .middle .right {
	background: #eee url(/images/search/widget-refine-1h-h.png) repeat-y scroll right center;
	background-position: -58px 0px;
}

div#refine_results .bottom .left {
	background: transparent url(/images/search/widget-refine-8w-v.png) no-repeat 0px 0px;
}
div#refine_results .bottom .center {
	background: #eee url(/images/search/refine_border_bottom.png) repeat-x scroll center bottom;
}
div#refine_results .bottom .right {
	background: transparent url(/images/search/widget-refine-8w-v.png) no-repeat 0px -58px;
}


div#refine_results .point {
	font-size: 14px;
	font-weight: 500;
	height: 39px;
	line-height: 34px;
	margin: 0px -4px 0px -4px;
	padding: 0px 0px 0px 10px;
	position: relative;
}
div#refine_results .active {
	background: transparent url(/images/search/widget-refine-1w-v.png) repeat-x scroll;
	background-position: 0 0px;
	color: #fff;
}
div#refine_results .inactive {
	background: transparent url(/images/search/widget-refine-1w-v.png) repeat-x scroll;
	background-position: 0 -200px;
	color: #666;
}

div#refine_results ul {
}

div#refine_results ul li {
	margin: 0px 10px 0px 7px;
	padding-left: 3px;
}

div#refine_results ul li.close {
	text-align: right;
}


div.search_result a.article_subcategory 
{
	text-decoration: underline;
	margin: 0px 18px 0px 0px;
}

div.search_result p.abstract
{
	color: #333;
	padding:3px 0px 0px;
	clear: both;
}

div.search_result span.highlighted
{
 	color: #000000;
	font-weight: bold;
}

div#ajax_results
{
	float: none;
}

div#ajax_results > p {
		color: #666666;
}

div#ajax_results .query {
	color: #1D578F;
	font-weight: bold;
	font-size: 16px;
}

div#refine_results span
{
	font-size:12px;
	font-weight:500;
}

.ad_header {color:#333333;font-style:italic; font-weight:bold; padding-bottom:7px;font-size:13px}
.ad_line1 {color:#337FCC;font-size:13px; text-decoration:underline}
.ad_text {color:#333333;font-size:12px; text-decoration:none}
.ad_url {color:#337FCC;font-size:12px;margin-bottom:12px; text-decoration:none}
.search_header{background-color: #eee;padding:4px;font-size:13px;font-weight:bold}

.wide_ads_outer {
	float: none;
	padding: 4px 0px 4px 0px;
}

.narrow_ads_outer {
	float: none;
}

.wide_ads {
	background-color: #EDEDED;
	clear: both;
	float: none;
	padding:6px;
}

.narrow_ads {
	background-color: #EDEDED;
	float: none;
	padding:4px;
}

.wrapper2 {
	margin-bottom: -3px !important;
}

.icd_no_results {
	color:#CC0033;
	font-size:12px;
}


div.s_main {
	margin-left:10px;
	margin-right:10px;
	padding-top:10px;
	width: 810px;
}

div.s_main #main_content_body {
	float: none;
}

div.s_main div.left {
	clear: both;
	margin-right: 10px;
	width:490px;
}

div.s_main div.right {
	background-color: #ededed;
	float: none;
	margin-left: 500px;
	padding: 3px 5px;
	width: 300px;
}

div.s_main div.right div.wrapper {
	background: #fff none;
	float: none;
	margin: -2px -5px 0px -5px;
	position: relative;
}

.content_header_wrap {float:none; border-bottom: 1px solid white;}

div.s_main div.inner
{
	float: none;
	padding: 0px;
}

div.s_main img.main
{
	float: left;
	margin: 0 10px 10px 0;
}

div.s_main div.row
{
	float: none;
	margin-bottom: 20px;
}


/*---------------- WIDGET -------------------------*/

div.s_main .widgets_narrow
{
	float: none;
	padding: 0px 0px 10px 0px;
}

div.s_main .widget_narrow
{
/* 	padding-right: 10px; */
	width: 235px;
}

div.s_main div.lexicon,
div.s_main div.widget_1,
div.s_main .widget_indexanimationteaser2,
div.s_main .small_image_teaser,
div.s_main .imageTeaser,
div.s_main .article_container
{
	padding: 10px 0px;
}

div.s_main div.widget div.header
{
	width: 100%;
	background-color: #529ADE;
	margin: 0 0 5px 0;
	padding: 0;
}

div.s_main div.widget div.header h3
{
	padding: 5px 5px 5px 10px;
}

div.s_main div.widget div.content
{
	float: none;
	padding: 0px;
}

/*
div.s_main div.right .widget
{
	padding: 10px 0px;
}
*/

div.s_main div.left .widget_1 {
	margin: 0px -3px;
}

.widget_1 #inputFieldMessage.error {
	color: #d01f4b;
}

.widget_1 .inputfield input[type="text"] {
	margin: 2px 0px;
	width: 100%;
}

.widget_1 .inputfield input[type="submit"] {
	background-position: right bottom;
	height: 13px !important;
}


.widget {
	float: none;
	font-size: 12px;
	width: 100%;
	overflow: hidden;
	padding: 0;
}

.widget table, .widget tr, .widget td {
	border: none !important;
	margin: 0px !important;
	padding: 0px !important;
}

.widget .null, .widget_1 .null {
	background: transparent none !important;
}

.widget .scroll-pane {
	height: 110px;
	float: none;
	overflow: auto;
	width: 100%;
}

.widget_1 {
	float: none;
}

.widget_1 .scroll-pane ul {
	padding: 0px;
}

.widget_1 .scroll-pane ul li {
	padding: 2px 0px;
}

.widget_1 .title, .widget_1 .title tr, .widget_1 .title td,
.widget_1 .main, .widget_1 .main tr, .widget_1 .main td {
	border: 0px !important;
	margin: 0px !important;
	padding: 0px !important;
}

.widget_1 .title h3 {
	font-size: 14px;
	font-weight: 500;
	padding: 0px;
}

p.widgetTitle {
	display: block;
	font-size: 14px;
	font-weight: 500;
	padding: 0px;
}

.widget_2 p.widgetTitle {
	display: block;
	border-bottom:1px dotted #999999;
	color:#666666 !important;
	font-size:14px !important;
	font-weight:500 !important;
	padding-bottom:2px !important;
}

.widget_1 .title .center_2 a.news {
/* 	background: transparent url(/images/cms/news_feed.png) no-repeat left center; */
/* 	padding-left: 16px; */
}

.widget_1 .title, .widget_1 .main {
	width: 100%;
}

.widget_1 .top td, .widget_1 .bottom td {
	height: 8px;
}

.widget_1 .left, .widget_1 .right {
	width: 8px;
}

.widget_1 .title .top .left {
	background: transparent url(/images/widget_1/widget-sprite-8w8h-v.png) no-repeat 0px -640px;
}
.widget_1 .title .top .center {
	background: transparent url(/images/widget_1/widget-sprite-8h-v.png) repeat-x 0 -174px; 
}
.widget_1 .title .top .right {
	background: transparent url(/images/widget_1/widget-sprite-8w8h-v.png) no-repeat 0px -1048px;
}

.widget_1 .title .middle .left {
	background: transparent url(/images/widget_1/widget-sprite-8w8h-v.png) no-repeat 0px -232px;
}
.widget_1 .title .middle .center {
	background: transparent url(/images/widget_1/title_bg.png) repeat-x 0px 0px;
	padding: 0px 3px !important;
	width: 1%;
	white-space: nowrap;
}
.wrapper .widget_1 .title .middle .center {
	padding: 0px 8px !important;
}
.widget_1 .title .middle .center_2 {
	padding: 0px 5px !important;
	text-align: right;
}
.widget_1 .title .middle .right {
	background: transparent url(/images/widget_1/widget-sprite-8w8h-v.png) no-repeat 0px -698px;
}

.widget_1 .title .bottom .left {
	background: transparent url(/images/widget_1/widget-sprite-8w8h-v.png) no-repeat 0px -582px;
}
.widget_1 .title .bottom .center {
	background: transparent url(/images/widget_1/widget-sprite-8h-v.png) repeat-x 0 -116px;
}
.widget_1 .title .bottom .corner {
	background: transparent url(/images/widget_1/widget-sprite-8w8h-v.png) no-repeat 0px 0px;
}
.widget_1 .title .bottom .center_2 {
	background: transparent url(/images/widget_1/widget-sprite-8h-v.png) repeat-x 0 -58px;
}
.widget_1 .title .bottom .right {
	background: transparent url(/images/widget_1/widget-sprite-8w8h-v.png) no-repeat 0px -174px;
}

.widget_1 .main .middle .left {
	background: transparent url(/images/widget_1/widget-sprite-8w-h.png) repeat-y scroll 0px 0px;
}
.widget_1 .main .middle .center {
	background-color: #f6f6f6;
	padding: 10px 3px !important;
}
.widget_1 .main .middle .right {
	background: transparent url(/images/widget_1/widget-sprite-8w-h.png) repeat-y scroll -58px 0px;
}

.widget_1 .main .bottom .left {
	background: transparent url(/images/widget_1/widget-sprite-8w8h-v.png) no-repeat 0px -58px;
}
.widget_1 .main .bottom .center {
	background: transparent url(/images/widget_1/widget-sprite-8h-v.png) repeat-x 0px 0px;
}
.widget_1 .main .bottom .right {
	background: transparent url(/images/widget_1/widget-sprite-8w8h-v.png) no-repeat 0px -116px;
}



.lexicon {
	float: none;
}

div.lexicon div.widget_1 { padding: 0px;}

.lexicon .widget_1 .main .middle > .center {
	padding: 3px !important;
}

.lexicon .widget_1 .content {
	width: 100%;
}

.lexicon .widget_1 .content td {
	vertical-align: top;
}

.lexicon .widget_1 .content .menu {
	padding: 0px 5px !important;
	width: 100px;
}
.lexicon .widget_1 .content .menu #lexMenu {
	width: 100%;
}
.lexicon .widget_1 .content .menu #lexMenu td.arrow {
	width: 14px;
}
.lexicon .widget_1 .content .menu #lexMenu div.arrow {
	background: transparent url(/images/lexicon/border_arrow.png) no-repeat right center;
	height: 14px;
	margin-left: -1px;
	position: absolute;
	width: 14px;
}

.lexicon .widget_1 .content .menu #lexMenu a {
	color: #666;
	font-size: 14px;
	font-weight: 500;
	line-height: 18px;
	text-decoration: none;
}

.lexicon .widget_1 .content .menu #lexMenu a:hover {
	color: #333;
}

.lexicon .widget_1 .content .menu #lexMenu a.active {
	color: #333;
	font-weight: 700;
}

.lexicon .widget_1 .content #lexContent {
	padding: 0px !important;
}

.lexicon .widget_1 .content .center {
	padding: 0px !important;
}

.lexicon .widget_1 .content .top .left {
	background: transparent url(/images/lexicon/border_top_left.png) no-repeat 0px 0px;
}
.lexicon .widget_1 .content .top .center {
	background: transparent url(/images/lexicon/border_top.png) repeat-x scroll;
}
.lexicon .widget_1 .content .top .right {
	background: transparent url(/images/lexicon/border_top_right.png) no-repeat 0px 0px;
}

.lexicon .widget_1 .content .middle .left {
	background: transparent url(/images/lexicon/border_left.png) repeat-y scroll;
}
.lexicon .widget_1 .content .middle .center {
	background: #fff none;
	padding: 3px 5px 3px 7px !important;
}
.lexicon .widget_1 .content .middle .right {
	background: transparent url(/images/lexicon/border_right.png) repeat-y scroll;
}

.lexicon .widget_1 .content .bottom .left {
	background: transparent url(/images/lexicon/border_bottom_left.png) no-repeat 0px 0px;
}
.lexicon .widget_1 .content .bottom .center {
	background: transparent url(/images/lexicon/border_bottom.png) repeat-x scroll;
}
.lexicon .widget_1 .content .bottom .right {
	background: transparent url(/images/lexicon/border_bottom_right.png) no-repeat 0px 0px;
}

.lexicon .widget_1 #lexContent {
	font-size: 12px;
}

.lexicon .widget_1 #lexContent .lex_content_cell {
	height: 180px;
}

.lex_content_cell_inner
{
	width: 140px; overflow: hidden;	
}

.lexicon .widget_1 #lexContent li {
	padding: 3px 0px;
}


.widget_2 {
	float: none;
}

.widget_2 h3 {
	border-bottom: 1px dotted #999;
	color: #666 !important;
	font-size: 14px !important;
	font-weight: 500 !important;
	padding-bottom: 2px !important;
}

.widget_2 .scroll-pane {
	float: none;
	padding-top: 8px;
}

.widget_2 ul {
	list-style-type: none !important;
	margin: 0px !important;
	padding: 0px !important;
}


.widget_3 {
	float: none;
	width: 100%;
	margin-bottom: 10px;
	font-size: 12px;
}

.widget_3 td {
	padding: 0px;
}

.widget_3 .top td, .widget_3 .bottom td {
	height: 8px;
}

.widget_3 .left, .widget_3 .right {
	width: 8px;
}

.widget_3 .top .left {
	background: transparent url(/images/search/widget-refine-8w-v.png) no-repeat 0px -116px;
}
.widget_3 .top .center {
	background: #eee url(/images/search/widget-refine-1w-v.png) repeat-x;
	background-position: 0 -142px;
}
.widget_3 .top .right {
	background: transparent url(/images/search/widget-refine-8w-v.png) no-repeat 0px -174px;
}

.widget_3 .middle .left {
	background: #eee url(/images/search/widget-refine-1h-h.png) repeat-y scroll left center;
	background-position: 0 0px;
}
.widget_3 .middle .center {
	background-color: #f6f6f6;
}
.widget_3 .middle .right {
	background: #eee url(/images/search/widget-refine-1h-h.png) repeat-y scroll right center;
	background-position: -58px 0px;
	}

.widget_3 .bottom .left {
	background: transparent url(/images/search/widget-refine-8w-v.png) no-repeat 0px 0px;
}
.widget_3 .bottom .center {
	background: #eee url(/images/search/widget-refine-1w-v.png) repeat-x scroll center bottom;
	background-position: 0 -84px;
}
.widget_3 .bottom .right {
	background: transparent url(/images/search/widget-refine-8w-v.png) no-repeat 0px -58px;
}

.widget_3 .accordion {
}

.widget_3 .accordion li .head {
	background: transparent url(/images/search/widget-refine-1w-v.png) repeat-x scroll;
	background-position: 0 -200px;
	color: #666;
	float: none;
	font-size: 14px;
	font-weight: 500;
	height: 28px;
	margin: 0px -4px 0px -4px;
	padding: 5px 12px 0px 10px;
	position: relative;
}

.widget_3 .accordion li .head a.float_left {
	color: #666;
	font-size: 14px;
	font-weight: 500;
	text-decoration: none;
}
.widget_3 .accordion li .head a.float_left:hover {
	color: #333;
	text-decoration: none;
}
.widget_3 .accordion li.active .head {
	background: transparent url(/images/search/widget-refine-1w-v.png) repeat-x scroll;
	background-position: 0 0px;
	color: #fff;
}
.widget_3 .accordion li.active .head a {
	background: transparent none;
	color: #fff !important;
}
.widget_3 .accordion li.active .head a:hover {
	color: #fff;
}

.widget_3 .accordion li .container {
	display: none;
	padding: 5px 7px;
}

.widget_4 {
	float: none;
	width: 100%;
}

.widget_4 td {
	padding: 0px;
}

.widget_4 .top td, .widget_4 .bottom td {
	height: 8px;
}

.widget_4 .left, .widget_4 .right {
	width: 8px;
}

.widget_4 .top .left {
	background: transparent url(/images/widget_1/widget-sprite-8w8h-v.png) no-repeat 0px -640px;
}
.widget_4 .top .center {
	background: #eee url(/images/widget_1/widget-sprite-8h-v.png) repeat-x scroll center top;
	background-position: 0px -58px;
}
.widget_4 .top .right {
	background: transparent url(/images/widget_1/widget-sprite-8w8h-v.png) no-repeat 0px -174px;
}

.widget_4 .middle .left {
	background: #eee url(/images/widget_1/widget-sprite-8w-h.png) repeat-y scroll left center;
}
.widget_4 .middle .center {
	background-color: #f6f6f6;
}
.widget_4 .middle .right {
	background: #eee url(/images/widget_1/widget-sprite-8w-h.png) repeat-y scroll -58px center;
}

.widget_4 .bottom .left {
	background: transparent url(/images/widget_1/widget-sprite-8w8h-v.png) no-repeat 0px -58px;
}
.widget_4 .bottom .center {
	background: #eee url(/images/widget_1/widget-sprite-8h-v.png) repeat-x 0 0px;
}
.widget_4 .bottom .right {
	background: transparent url(/images/widget_1/widget-sprite-8w8h-v.png) no-repeat 0px -116px;
}


.widget_5 {
	font-size: .9em;
	float: none;
}

.widget_5 a {
	font-size: 1em;
}

.widget_5 ul {
	list-style-type: none !important;
	margin: 0px !important;
	padding: 0px !important;
}


.small_image_teaser {
	float: none;
}

.small_image_teaser h2 {
	color: #333;
	font-size: 18px;
	font-weight: 500;
	padding: 16px 0px;
}
.small_image_teaser h2 a {
	color: #333;
	font-size: 18px;
	font-weight: 500;
	text-decoration: none;
}
.small_image_teaser h2 a:hover {
	color: #337FCC;
	text-decoration: none;
}


.imageTeaser {
	color: #fff;
	float: none;
	position: relative;
	padding-top: 10px;
}

.imageTeaser a {
	font-size: 0px;
}

.imageTeaser .teaser_description {
	background: transparent url(/images/teaser/description_bg.png) scroll 0px 0px;
	bottom: 35px;
	left: 10px;
	padding: 8px;
	position: absolute;
	right: 10px;
}

.imageTeaser .teaser_description a {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}
.imageTeaser .teaser_description a:hover {
	text-decoration: none;
}

.imageTeaser .teaser_description h2, .imageTeaser .teaser_description h2 a {
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	line-height: 18px;
	padding: 0px;
}



.news_container {
}

.news_container li {
	clear: both;
	margin-top: 5px;
	padding: 2px 0px;
}

.news_container .image {
	float: left;
	margin: 0px 5px 5px 0px;
}

.news_container h2, .news_container h2 a {
	color: #333;
	font-size: 16px;
	font-weight: 500;
	text-decoration: none;
}
.news_container h2 {
	padding: 2px 0px 5px 0px;
}
.news_container h2 a:hover {
	color: #337FCC;
	text-decoration: none;
}


.news_container .first h2 {
	font-size: 18px;
}

.news_container .theme_time {
	color: #999;
	font-size: 12px;
	font-weight: 500;
	padding-bottom: 5px;
}

.news_container .theme_time .theme {
	font-weight: 700;
}



.article_container {
}

.article_container li {
	clear: both;
	padding: 10px 0px;
}

.article_container .image {
	margin: 0px 5px 5px 0px;
}

.article_container .image img {
	border: none;
}

.article_container h2 {
	padding: 0px 0px 5px 0px;
}
.article_container h2, .article_container h2 a {
	color: #333;
	font-size: 16px;
	font-weight: 700;
	padding: 0px 0px 5px 0px;
	text-decoration: none;
}
.article_container h2 a:hover {
	color: #337FCC;
	text-decoration: none;
}


.teaser_navi_box {
	background: #e3e3e3 url(/images/teaser/widget-teaser-1w.png) repeat-x scroll 0px 0px;
	background-position: 0px 0px;
	float: left;
	margin: 10px -4px 0px 0px;
	position: relative;
	width: 110px;
}
.teaser_navi_box td {
	padding: 0px;
}

.teaser_navi_box a {
	display: inline !important;
	font-size: 13px;
	line-height: 1em;
	text-decoration: none;
	outline: 0;
}
.teaser_navi_box a:hover {
	color: #333;
	text-decoration: none;
}
.teaser_navi_box .active a {
	color: #333;
}

.teaser_navi_box .top td, .teaser_navi_box .bottom td {
	height: 8px;
}
.teaser_navi_box .left {
	width: 8px;
}
.teaser_navi_box .right {
	width: 4px;
}

.teaser_navi_box .first .top .left {
	background: #fff url(/images/teaser/widget-teaser-8w8h.png) no-repeat scroll left top !important;
	background-position: 0 -174px;	
}
.teaser_navi_box .first .top .center {
	background: #fff url(/images/teaser/widget-teaser-1w.png) repeat-x scroll 0px top;
	background-position: 0px -393px;
}
.teaser_navi_box .first .top .right {
	background: #fff url(/images/teaser/navi_box_corner_top_2.png) no-repeat scroll left top;
}

.teaser_navi_box .last .bottom .left {
	background: #fff url(/images/teaser/widget-teaser-8w8h.png) no-repeat scroll left bottom !important;
	background-position: 0px 0px;
}
.teaser_navi_box .last .bottom .center {
	background: #fff url(/images/teaser/widget-teaser-1w.png) repeat-x scroll 0px bottom;
	background-position: 0px -339px;
}
.teaser_navi_box .last .bottom .right {
	background: #fff url(/images/teaser/navi_box_corner_bottom_2.png) no-repeat scroll left bottom;
}

.teaser_navi_box .top .left {
	background: #fff url(/images/teaser/widget-teaser-8w.png) repeat-y scroll left 0px;
	background-position: 0px 0px;
}
.teaser_navi_box .top .center {
	background: #fff none;
}
.teaser_navi_box .top .right {
	background: transparent url(/images/teaser/widget-teaser-8w.png) repeat-y scroll left 0px;
	background-position: 0px 0px;
}

.teaser_navi_box .middle .left {
	background: #fff url(/images/teaser/widget-teaser-8w.png) repeat-y scroll left 0px;
	background-position: 0px 0px;
}
.teaser_navi_box .middle .center {
	background: #fff none;
	border-bottom: 1px dotted #ccc;
	padding: 6px !important;
}
.teaser_navi_box .last .middle .center {
	border-bottom: none;
}
.teaser_navi_box .middle .right {
	background: transparent url(/images/teaser/widget-teaser-8w.png) repeat-y scroll left 0px;
	background-position: 0px 0px;
}

.teaser_navi_box .bottom .left {
	background: #fff url(/images/teaser/widget-teaser-8w.png) repeat-y scroll left 0px;
	background-position: 0px 0px;
}
.teaser_navi_box .bottom .center {
	background: #fff none;
}
.teaser_navi_box .bottom .right {
	background: transparent url(/images/teaser/widget-teaser-8w.png) repeat-y scroll left 0px;
	background-position: 0px 0px;
}


.teaser_navi_box .active .top .left {
	background: transparent url(/images/teaser/widget-teaser-8w8h.png) no-repeat left top;
	background-color: transparent !important;
	background-position: 0 -232px;
}
.teaser_navi_box .active .top .center {
	background: transparent url(/images/teaser/widget-teaser-1w.png) repeat-x scroll 0px top;
	background-position: 0px -393px;
}
.teaser_navi_box .active .top .right {
	background: transparent url(/images/teaser/navi_box_corner_top.png) no-repeat left top;
}

.teaser_navi_box .active .middle .left {
	background: transparent url(/images/teaser/widget-teaser-8w.png) repeat-y left 0px;
	background-position: 0px 0px;
}
.teaser_navi_box .active .middle .center {
	background: transparent none;
	border-bottom: none;
}
.teaser_navi_box .active .middle .right {
	background: transparent none;
}

.teaser_navi_box .active .bottom .left {
	background: transparent url(/images/teaser/widget-teaser-8w8h.png) no-repeat left bottom;
	background-position: 0 -58px;
	background-color: transparent !important;
}
.teaser_navi_box .active .bottom .center {
	background: transparent url(/images/teaser/widget-teaser-1w.png) repeat-x scroll 0px bottom;
	background-position: 0px -339px;
}
.teaser_navi_box .active .bottom .right {
	background: transparent url(/images/teaser/navi_box_corner_bottom.png) no-repeat left bottom;
}



.homepageanimationteaser .teaser_box {
	float: left;
}

.teaser_box {
	background: #e3e3e3 url(/images/teaser/widget-teaser-1w.png) repeat-x scroll 0px 0px;
	background-position: 0px 0px;
	width: 490px;
	min-height: 265px;
}

.teaser_box td {
	padding: 0px;
}

.teaser_box .top td, .teaser_box .bottom td {
	height: 8px;
}

.teaser_box .left, .teaser_box .right {
	width: 8px;
}

.teaser_box .top .left {
	background: transparent url(/images/teaser/widget-teaser-8w8h.png) no-repeat left top;
	background-position: 0 -174px;	
}
.teaser_box .top .center {
	background: transparent url(/images/teaser/widget-teaser-1w.png) repeat-x scroll 0px top;
	background-position: 0px -393px;
}
.teaser_box .top .right {
	background: transparent url(/images/teaser/widget-teaser-8w8h.png) no-repeat right top;
	background-position: 0 -290px;	
}

.teaser_box .middle .left {
	background: transparent url(/images/teaser/widget-teaser-8w.png) repeat-y left 0px;
	background-position: 0px 0px;
}
.teaser_box .middle .right {
	background: transparent url(/images/teaser/widget-teaser-8w.png) repeat-y right 0px;
	background-position: -49px 0;	
}

.teaser_box .bottom .left {
	background: transparent url(/images/teaser/widget-teaser-8w8h.png) no-repeat left bottom;
	background-position: 0px 0px;
}
.teaser_box .bottom .center {
	background: url(/images/teaser/widget-teaser-1w.png) repeat-x;
	background-position: 0px -335px;
}
.teaser_box .bottom .right {
	background: transparent url(/images/teaser/widget-teaser-8w8h.png) no-repeat right bottom;
	background-position: 0 -116px;	
}


.animationTeaser {
	float: none;
	padding: 4px 2px 0;
	position: relative;
}

.animationTeaser a {
	display: block;
}

.animationTeaser img#animTeaserImg {
	width: 470px;
}

.animationTeaser .theme_tabs {
	background: #fff none;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	height: 18px;
	left: 0px;
	padding: 0px 15px 5px 0px;
	position: absolute;
	top: 0px;
}

.animationTeaser .theme_tabs a {
	color: #333;
	font-size: 12px;
}

.animationTeaser .theme_tabs a.active {
	color: #337FCC;
}

.animationTeaser .theme_tabs a:hover {
	text-decoration: underline;
}

.animationTeaser .theme_tabs li {
	float: left;
	padding: 0px 5px;
}

.animationTeaser .teaser_navi {
	color:#FFFFFF;
	font-size:12px;
	height:69px;
	left:0px;
	margin:-79px auto 0px auto !important;
	padding:0px !important;
	position:relative !important;
	width:95%;
}

.animationTeaser .teaser_navi td {
	padding: 0px;
}

.animationTeaser .teaser_navi h2, .animationTeaser .teaser_navi h2 a {
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.animationTeaser .teaser_navi p {
	margin: 0px;
	padding: 0px;
}

.animationTeaser .teaser_navi p a {
	color: #fff;
	font-weight: 500;
	text-decoration: none;
}

div.imageStack {
    cursor: pointer;
}

.animationTeaser .teaser_navi .left {
	background: transparent url(/images/teaser/widget-teaser-17w.png) no-repeat right 0px;
	background-position: 0px 0px;
	cursor: pointer;
	width: 17px;
}

.animationTeaser .teaser_navi .center {
	background: transparent url(/images/teaser/description_bg.png);
	padding: 0px 11px !important;
}

.animationTeaser .teaser_navi .right {
	background: transparent url(/images/teaser/widget-teaser-17w.png) no-repeat left 0px;
	background-position: 0 -119px;	
	cursor: pointer;
	width: 17px;
}

table.imagestack
{
	border-bottom: 0px none;
	margin: -10px 0 0 -20px;
}

table.imagestack tr
{
	border-bottom: 0px none;
}

table.imagestack tr td
{
	border-bottom: 0px none;
}

table.imagestack td
{
	padding: 0px 0px 0px 0px;
	border-bottom: 0px none;
}

table.imagestack table tr
{
	border-bottom: 0px none;
} 

table.imagestack table tr td
{
	border-bottom: 0px none;
} 

table.imagestack table td
{
	padding: 0px 0px 0px 0;
	border-bottom: 0px none;
} 

table.teaser_title
{
	border-bottom: 0px none;
	padding: 10 10 5 10;
}

table.teaser_title td
{
	padding: 10 10 5 10;
}


table.teaser_title table td
{
	padding: 10 10 5 10;
	border-bottom: 0px none;
} 


table.teaser_title td.teaser3_title 
{
	color: #000;
	font-size: 11px;
	font-weight: 500;
	line-height: 11px;
	margin: 0px;
	padding: 10px 10px 5px 10px;
	text-decoration: none;
	width: 100%;
	height: 40px;
}

table.teaser_title td.teaser3_title a {
    font-size: 11px;
}

table.teaser_navigator td.pic_num
{
	color: #000;
	font-size: 11px;
	width: 100px;
}


table.teaser_navigator
{
	
}

table.teaser_navigator tr.tn_top
{
	border-bottom: 1px solid;
}

table.teaser_navigator tr.tn_bottom
{
	border-top: 1px solid;
}


table.teaser_navigator td.left_btn
{
	
}

table.teaser_navigator td.right_btn
{
	
}

table.teaser_navigator td.left_btn_title
{
	text-align:left;
	width: 200px;
	padding-left: 10px;
}


table.teaser_navigator td.left_btn_title a
{
	font-size: 11px;
	font-weight: 700;
	color: #024283;
	width: 200px;
	cursor: pointer;
}


table.teaser_navigator td.right_btn_title
{
	text-align:right;
	width: 200px;
	padding-right: 10px;
	
}

table.teaser_navigator td.right_btn_title a
{
	font-size: 11px;
	font-weight: 700;
	color: #024283;
	width: 200px;
	cursor: pointer;
}


.tab-container {
	float: none;
}
.tab-container div {
	float: none;
}

/*----------- Edited by Steve */
.horitzontal_ul {
	margin-top: 5px;
	maring-bottom: 5px;
	height:24px;
	width:100%;
	font-size: 12px;	
	/* border-bottom: 1px solid #999; */
}

.horitzontal_ul li {
	/* border-top: 1px solid transparent; */
	float: left;
	height: 15px;
	margin-left: 15px;
	padding: 4px;
}

.horitzontal_ul li.active a{
	/*border: 1px solid #999;
	border-bottom: 1px solid #fff;*/
	color:black;
	font-weight:bold;
	cursor: text;	
}

.horitzontal_ul li.active a:hover {
		text-decoration: none;
}
/* -- end */

.catalogue {
	border-bottom:1px solid #999999;
	color: #999;
	font-size: 18px;
	height:43px;
	width:100%;
	padding-top: 10px;
}

.catalogue li {
	border-top: 1px solid transparent;
	float: left;
	height: 22px;
	margin-left: 20px;
	padding: 10px;
}

.catalogue li.active {
	border: 1px solid #999;
	border-bottom: 1px solid #fff;
}

.catalogue a {
	color:#999;
	font-size:18px;
	text-decoration:none;
}
.catalogue .active a, .catalogue .active {
	color: #333;
}
.catalogue a:hover {
	color:#333;
	text-decoration:none;
}


.sorted_list {
}

.sorted_list .opener-container {
	background: #fff none;
}

.sorted_list .active {
	background: #EBEBEB none;
}

.sorted_list a.opener {
	background: transparent url(/images/cms/arrow_closed.png) no-repeat 3px center;
	font-size:18px;
	font-weight:500;
	line-height: 29px;
	padding-left: 26px;
	text-decoration:none;
}
.sorted_list a.opener:hover {
	background: transparent url(/images/cms/arrow_closed_hover.png) no-repeat 3px center;
}

.sorted_list a.theme {
	color:#333333;
	font-size:18px;
	font-weight:500;
	line-height: 29px;
	text-decoration:none;
}
.sorted_list a.theme:hover {
	color: #337FCC;
}

.sorted_list .active a.opener {
	background: transparent url(/images/cms/arrow_open.png) no-repeat 3px center;
	font-weight: 700;
}

.sorted_list .opener-content-container {
	display: none;
	margin-left: 26px;
	padding: 6px 0px;
}


.alphabet {
	float: none;
	width: 100%;
}

.alphabet ul.letter_list {
	height: 16px;
	padding: 5px 0px;
}

.alphabet ul.letter_list li {
	float: left;
	padding: 0px 8px 0px 0px;
}

.alphabet ul.letter_list li.active a {
	color: #333;
	font-weight: 700;
}

.alphabet .content_list {
	background: #eee none;
	clear: both;
	float: none;
	padding: 10px !important;
	font-size: 12px;
}
.alphabet .content_list div {
	float: none;
}


.tagcloud {
	font-size: 8px;
	font-family: monospace;
}

a.tagw30 {
	font-size: 0.8em;
}

a.tagw40 {
	font-size: 0.9em;
}

a.tagw50 {
	font-size: 1em;
}

a.tagw60 {
	font-size: 1.1em;
}

a.tagw70 {
	font-size: 1.2em;
}

a.tagw80 {
	font-size: 1.3em;
}

a.tagw90 {
	font-size: 1.4em;
}

a.tagw100 {
	font-size: 1.5em;
}

a.tagw110 {
	font-size: 1.6em;
}

a.tagw120 {
	font-size: 1.7em;
}

a.tagw130 {
	font-size: 1.8em;
}

a.tagw140 {
	font-size: 2em;
}

a.tagw150 {
	font-size: 2.2em;
}

div.dc_ad .dc_headline {
	background-color:#fff;
	color:#000000;
	height:18px;
}

div.dc_ad .dc_ico {
	background:transparent url(http://i.tfag.de/extern.gif) no-repeat scroll 0px 4px;
	float:right;
	height:14px;
	width:15px;
}

div.dc_ad div.dc_headline div.clear {
	clear:both;
	visibility:hidden;
}

div.dc_ad.dc_cad_abstaende { margin-bottom: 10px; }


.ac_input {

}

.ac_results {
	background-color: #f1f1f1;
	font-size: 16px;
	margin: -5px 0px 0px 1px;
	overflow: hidden;
	padding: 5px;
	z-index: 99999;
}

.ac_results ul {
	/*width: 100%;*/
	list-style-position: outside;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.ac_results li {
	/*border-bottom: 1px dotted #d7d7d7;*/
	color: #a9a9a9;
	margin: 0px;
	cursor: default;
	display: block;
	/*
	if width will be 100% horizontal scrollbar will apear
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font-size: 13px;
	/*
	it is very important, if line-height not setted or setted
	in relative units scroll will be broken in firefox
	*/
	line-height: 23px;
	overflow: hidden;
}

.ac_results li strong {
	color: #444;
	font-weight: 500;
}

.ac_results .ac_odd {
	/*background-color: #eee;*/
	border-bottom: 1px dotted #d7d7d7;
}

.ac_results .ac_event {
	border-bottom: 1px dotted #d7d7d7;
}

.ac_results .ac_over {
	background-color: #4e79ac;
	border: 1px solid #4e79ac;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
}




.jScrollPaneContainer {
	float: none;
	position: relative;
	overflow: hidden;
	width: 100%;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #aaa;
}
.jScrollPaneDrag {
	position: absolute;
	background: #666;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}



/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
* {
	/*padding: 0; margin: 0;*/
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent {
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

h2#qow_title {
	color: #337FCC;
}
a#qow_title:hover {
	text-decoration: none;
}

.centeredImage {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}

div.qow_bkgd_img {
	width: 97%;
	margin: 0px 0px 5px 0px;
}

/* ----------------------------------- ADDITIONAL CONTENT FACT -------------------- */

div.acf
{
	clear: both;
	width: 470px;
	border-top: solid 1px #DEDDDD;
	border-bottom: solid 1px #DEDDDD;	
	padding: 1px 1px 1px 0;
	margin: 10px 0;
	font-family: times New Roman;
}

div.acf div.acf_inner
{
	border: solid 1px #DEDDDD;
	width: 470px;	
	border-left: none;
}

div.acf div.acf_inner div.acf_left, div.acf div.acf_inner div.acf_right
{
	width: 54px;
}

div.acf div.acf_inner div.acf_left img, div.acf div.acf_inner div.acf_right img
{
	margin: 8px 6px;
}

div.acf_inner div.acf_right, div.acf_inner div.acf_right img
{
	float: right;	
}

div.acf div.acf_inner div.acf_center, div.acf div.acf_inner div.acf_center div
{
	width: 362px;	
}

div.acf div.acf_inner div.acf_center h3
{
	margin: 15px 0 8px 0;
	font-family: arial;
	font-size: 16px;
	color: #000000;
	font-weight: 900;	
	padding: 0;
	font-style: italic;
	letter-spacing: 0; 
}

div.acf p
{
	font-size: 14px;
	margin: 0;
	padding: 0;
}

div.acf div.acf_inner div.acf_top
{
	width: 100%;
	background-color: #E2E2E2;
	padding-bottom: 5px;	
}

div.acf div.acf_inner div.acf_bottom
{
	width: 100%;
	background-color: #EDEDED;	
	height: 27px;
}

div.acf div.acf_pagination_item
{
	width: 30px;
	text-align: center;
	height: 27px;
	font-weight: 900;
	background-image: url(/images/facts/button_pagination_off.jpg);	
	cursor: pointer;
}

div.acf div.acf_pagination_item_active
{
	background-image: url(/images/facts/button_pagination_on.jpg);	
	color: #FFFFFF;
	cursor: auto;
}

div.acf div.acf_pagination_item p 
{
	margin: 5px 0;	
}

div.acf div.acf_bottom div.acf_left
{
	width: 48px;	
}

/* ----------------------------------- ADDITIONAL CONTENT FACT -------------------- */

/* Collapsible article sources switch */
#collapsible_src_sw {
	font-size: 10px;
	color: #666;
}

#collpsible_src_sw.collapsed {
	padding-left: 0;
}

.collapsed .date {
	display: inline;
	padding-right: 13px;
	background: transparent url(/images/sources_collapsed.gif) no-repeat right top;
}

#collapsible_src_sw.uncollapsed {
	padding-left: 15px;
	background: transparent url(/images/sources_uncollapsed.gif) no-repeat;
	color: #fff;
}

#collapsible_src_s.uncollapsed .date {
	display: none;
}

/* --- dynamic widgets ---- */


.widget_dynamic_article_set_links {
margin: 0px -10px 5px -5px;
padding: 0px;
width: 310px;
}

.dynamic_article_set_links { background-color:white; display:block; }

.dynamic_article_set_links li { margin:3px 10px 3px 10px; padding: 0px; display:block; border-bottom:1px dotted #DC6A23; }
.dynamic_article_set_links li.selected { border-bottom:1px dotted #DC6A23; }

.dynamic_article_set_links li a { 
	margin: 0px; padding: 3px 0px 3px 48px; display:block;
}
.dynamic_article_set_links li.selected a {
	/* background-image: url(/images/ccolumn/dnmarrow.png); */
	background-position: left center;
	background-repeat: no-repeat;
}

.dynamic_article_set_links li a span { margin: 0px; padding: 0px;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #337fcc;
}

.dynamic_article_set_links li.selected span {
	color: #333333;
	font-weight: bold;
}


.widget_dynamic_article_sets { margin: 5px 0 10px 0; }


.dynamic_indexpage_link {
float: none;
margin:-5px -10px 0 -5px;
padding: 0px;
border-top: 1px solid #DC6A23;
border-bottom: 1px solid #DC6A23;
background-color: white;
width:310px;
}
.dynamic_indexpage_link a {
	background-image: url(/images/ccolumn/do_zentrum.png);
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 5px 10px 45px;
	margin: 0px 0px 0px 12px;
	line-height: 46px;
}

.dynamic_indexpage_link a.selected {
	color: #333333;
}

.accordion a.selected { color: #333333; font-weight: normal; }

.widget_styled_link11 a { background-image: url(/images/ccolumn/do_stern.png); }
.widget_styled_link12 a { background-image: url(/images/ccolumn/do_testundquiz.png); }
.widget_styled_link13 a { background-image: url(/images/ccolumn/do_lupe.png); }
.widget_styled_link14 a { background-image: url(/images/ccolumn/do_forum.png); }
.widget_styled_link15 a { background-image: url(/images/ccolumn/do_medikamente.png); }
.widget_styled_link16 a { background-image: url(/images/ccolumn/do_arzt.png); }
.widget_styled_link17 a { background-image: url(/images/ccolumn/do_selbsthilfe.png); }
.widget_styled_link18 a { background-image: url(/images/ccolumn/do_news.png); }
.widget_styled_link19 a { background-image: url(/images/ccolumn/do_zentrum.png); }

/* Google AdSense style */
div a.navlink, div a.navlinkover {
	color: #337FCC; 
	font-size: 15.5px; 
	font-weight: bold;
	float: left;
	clear: left;
}
div a.navlink {
	text-decoration: underline;
}
div a.navlinkover {
	text-decoration: none;
	color: #DC6A23;
}

.set_name {
margin: 0px -10px 0px -5px;
padding: 5px 0px 0px 25px;
width: 285px;
background:#6699CC url(/images/search/widget-refine-1w-v.png) repeat-x scroll center bottom;
background-position: 0 0px;
color:#FFFFFF;
float:none;
font-size:14px;
font-weight:500;
min-height:28px;
}

.sprite-bookmark { float:left; margin-left:3px; margin-right:3px;width:18px;color:transparent;}
.sprite-rss { margin:0; width:12px;text-decoration:none;}

/* Themen Board - Netdoktor widget integration */
div.tb-toolbar {
	position:fixed;
	bottom:0;
	left:10px;
	width:488px;
	height:117px;
	background:#fff;
	border: 1px solid darkgrey;
	border-bottom: none;
	font-family: Arial,Helvetica,sans-serif;
}

div.tb-header {
	height: 21px;
	position: absolute;
	width: 100%;
	background: #EBEBEB;
}
a.header-text {
	font-size: 13px;
	color: #C22121;
	position: absolute;
	top: 3px;
	left: 8px;
}
span.header-button {
	float: right;
	background: url(/images/board/bottom_widget_close.png) no-repeat;
	width: 15px;
	position: relative;
	top: 5px;
	right: 7px;
	cursor: pointer;
	
}

div.tb-list {
	font-size: 13px;
	position: absolute;
	width: 100%;
	top: 22px;
	height: 90px;
}
div.tb-list ul {
	position: absolute;
	left: 7px;
}
div.tb-list li {
	padding: 3px;
	background: url(/images/board/questions.png) no-repeat;
}
div.tb-list a {
	margin-left: 20px;
	color: #000;
	font-size: 13px;
}

div.theme_footer {
	position: absolute;
	bottom: 0px;
	height: 28px;
	width: 454px;
	background: url(/images/board/bottom_widget_bg.png) repeat-x;
}
div.theme_footer a {
	font-size: 12px;
	color: #1f427e;
	
	position:relative;
	top: 8px;
	left: 8px;
}
div.theme_question {
	width: 36px;
	background: url(/images/board/bottom_widget_bg_end.png) no-repeat;
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 28px;
}
#question {
	padding-left: 9px;
	margin-top: 4px;
}
