html{
		font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #646464;
}

body{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #646464;
	background-color: #cccccc;
}


h1, h2, h3, h4, h5, h6, p, table, td, th, ul, ol, li, dd, dt, dl, blockquote, address, hr, pre, img, form{
	margin:0;
	padding:0;
	border: 0;
}
.center_container{
	background-color: #E9E9E9;
	
}
.contenttable{
	font-size: 10px;
}
.content_image_wide_container{
	padding-top: 10px; 
}

.content_2col_right .contenttable{
	margin-left: 10px;	
}
.search_submit{
background-color:#E9E9E9;
background-image:url("../images/search_button.png");
background-repeat:no-repeat;
border:1px solid #E9E9E9;
color:#646464;
font-size:12px;
font-weight:bold;
height:32px;
margin-left:20px;
padding-bottom:3px;
width:63px;
cursor: pointer;
}

.tx-indexedsearch-searchbox-sword{
	margin-top: 5px;	
}
ol{
	margin-top: 8px;
	margin-bottom: 8px;
}

ol li{
	margin-bottom: 6px;	
}

h1{
	font-size: 17px;	
}
	
.loginbox_container{
	height:60px;
	margin-left:372px;
	padding-top:7px;
	width:428px;
}
	
.main_container{
	width: 980px;
	margin: auto;
}

.header_container{
	background-image: url('../images/header.png');
	background-repeat: no-repeat;
	height: 180px;
	width: 980px;	
	
}

.navigation_container{
	padding-top: 47px;	
	
}	

.navigation_button{
	background-image: url('../images/navi_button_no.png');
	background-repeat: no-repeat;
	background-position: top left;
	text-align:center;
	padding-top: 20px;
	width: 161px;
 	height: 45px;
 	font-size: 13px;
 	font-weight: bold;
}

.navigation_spacer{
	background-image: url('../images/navi_button_spacer.png');
	background-repeat: no-repeat;
	background-position: top left;
	width: 2px;
 	height: 57px;
 	margin-top:1px;
}

.navigation_margin{
	background-image: url('../images/navi_button_no.png');
	background-repeat: no-repeat;
	background-position: top left;	
	width: 4px;
	height: 57px;
}

.navigation_bottom_container{
	background-image: url('../images/navi_bottom.png');
	background-repeat: no-repeat;
	background-position: top left;
	height: 30px;
	width: 980px;
}

.navigation_breadcrumb{
	padding-top:8px;
	margin-left: 0px;
	color: #ff9833;
	font-size: 12px;
	font-weight: bold;
}
.navigation_breadcrumb a,
.navigation_breadcrumb a:visited,
.navigation_breadcrumb a:hover{
	color: #ff9833;
	font-weight: bold;	
}

.breadcrumb_item{
	margin-left: 10px;	
}
.breadcrumb_item_sub{
	margin-left: 10px;	
	font-size: 11px;
	color: #707070;	
}

.breadcrumb_item_sub a,
.breadcrumb_item_sub a:visited,
.breadcrumb_item_sub a:hover{
	color: #707070;
	font-weight: bold;	
}

.content_meta_container{
	background-image: url('../images/meta_content_background.png');
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #e9e9e9;
	padding-top: 15px;
	min-height: 284px;
	width: 980px;
}

.content_2col_left{
	padding-left: 43px;
	padding-right: 54px;
	width: 292px;
	min-height:200px;
	margin-top: 5px;
		
}

.content_2col_right{
	width: 516px;
	min-height:200px;
	padding-left: 25px;
	margin-top: 5px;
}

.content_2col_right p{
	margin-left: 12px;
	
}
.content_2col_right h1{
	margin-left: 12px;	
	margin-bottom:8px;
}

.content_2col_left div{
/*	margin-top: 2px;
	margin-bottom: 8px; */
	
}
.content_2col_right .csc-textpic-imagewrap{
	margin-left: 12px;	
}
.content_container{
	padding-top:15px;
	background-color: #e9e9e9;
	min-height:50px;
	width: 980px;	
	padding-bottom:20px;
}
.verticalDivider { 
	float: left;
	background: url('../images/content_divider_vertical.png') 387px 0px repeat-y;
}
.content_2col_right ul{
 	margin-left: 28px;	
}
.content_image_margin{
	background-image:url("../images/bilder_rahmen.png");
	background-position:left top;
	background-repeat:no-repeat;
	height:272px;
	margin-top:10px;
	padding-left:17px;
	padding-top:14px;
	width:529px;
	margin-left: 5px;
}

.content_image_wide_margin{
	
	background-image:url("../images/bilder_rahmen_wide.png");
	background-position:left top;
	background-repeat:no-repeat;
	height:301px;
	margin-left:10px;
	margin-top:10px;
	padding-left:17px;
	padding-top:10px;
	width:942px;
}

a,
a:visited{
	color: #707070;
	text-decoration: none;	
	
}

a:hover{
	text-decoration: underline;
}	

.navigation_button a,
.navigation_button a:visited,
.navigation_button a:hover{
	color: #707070;
	text-decoration: none;
}

.navigation_button_act{
	background-image: url('../images/navi_button_act.png');
	color: #ffffff;
}
.navigation_button_act a,
.navigation_button_act a:visited,
.navigation_button_act a:hover{
	color: #ffffff;	
}


.sitemap_menu{
	list-style-type: none;
	padding-left: 20px;
	padding-top: 10px;
}

.sitemap_li{
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 2px;
}
.sitemap_li a{
		color: #707070;
}

.sitemap{
	background-image: url('../images/content_top_background.png');
	background-repeat: repeat;
	background-position: top left;
	min-height:100px;

	padding-bottom:10px;
	padding-left:400px;
}

.twitter{
	margin-left:40px;
	margin-top:20px;
}


.content_2col_right a,
.content_2col_right a:visited,
.content_2col_right a:hover,
.content_2col_left a,
.content_2col_left a:visited,
.content_2col_left a:hover{
	color: #6ab3d1;	
}

.content_2col_right .csc-textpic{
	/* margin-left: 12px; */
	margin-top: 7px;
	margin-bottom: 8px;
}
.content_2col_right .csc-textpic-imagewrap{
	margin-left: 12px;
}
p.bodytext{
	margin-bottom: 12px;	
}
.content_text{
	
}

.content_text_headline{
	margin-top: 5px;
	margin-bottom: 3px;
}

.content_text_subheader{
	margin-top: 2px;
	margin-bottom: 3px;

}

.content_text_subheader_spacer{
	margin-top: 3px;
	margin-bottom: 3px;
	background-image: url('../images/content_text_subheader_spacer.png');
	background-repeat: no-repeat;
	background-position: top center;
 /*	width: 380px; */
 	height: 5px;
}

.content_text_body{
	
}

.content_1col_left{
	padding-left:27px;
	padding-right:10px;
	width:930px;
	margin-left:15px;
}

.login_label{
	font-weight: bold;
	color: #646464;
	font-size: 11px;	
}

.login_input{
	background-image: url('../images/input_type_text.png');
	background-repeat: no-repeat;
	
}

.login_table{
	padding-left:24px;
}
.login_label_container {
	padding-top: 3px;
	width: 120px;
		
	
}

.login_input_container{
	margin-right: 10px;	
	
}
.login_submit,
.pwforgot_submit{
	
	padding-bottom: 3px;
	margin-left: 20;
	width:80px;
	font-size:12px;
	font-weight: bold;
	border: 1px solid #ababab;
	background-color: #E9E9E9;
	background-image:url("../images/button_background.png");
	color:#646464;
	
		
}
.pwforgot_submit{
	width: 120px;	
}	

.login_text_container_register{
	padding-top:6px;

}

.login_text_container_forgotpw{
	padding-top:6px;
	width:164px;
}
.login_text_container{
	padding-top: 5px;
	padding-right: 43px;
	padding-left: 2px;
}
.login_welcome_message{
	font-size:12px;
	font-weight:bold;
	margin-left:72px;
	margin-top:3px;
	text-align:right;
	width:215px;
}
.login_welcome_message a,
.login_welcome_message a:visited,
.login_welcome_message a:hover{
	color: #6AB3D1;	
}
.usermenu_container {

}

.usermenu_avatar_container{
	background-image: url('../images/usermenu_avatar_bilderrahmen.png');
	background-repeat: no-repeat;
	background-position: top left;
	width: 110px;
	padding-left:14px;
	height:113px;
	margin-top:7px;
	padding-top: 7px;	
}

.usermenu_welcome_message_container{
		color:#6AB3D1;
		font-weight: bold;
		font-size: 13px;
		background-image: url('../images/usermenu_trennlinie_top.png');
		background-repeat: repeat-x;
		background-position: bottom left;
		height:0px;
	
}
.usermenu_messagebox_container{
	background-image: url('../images/usermenu_trennlinie_itemsep.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	height:35px;
	padding-top:10px;
}
.usermenu_favorites_container{
	background-image: url('../images/usermenu_trennlinie_itemsep.png');
	background-repeat: no-repeat;
	background-position: bottom left;	
	height: 37px;	
}
.usermenu_chat_container{
	padding-top: 4px;
}
.usermenu_chat_icon{
	padding: 0 !important;
}
.usermenu_chat_text{
	padding-top: 10px;
	padding-left: 10px;	
}
.usermenu_messagebox_status_text{
	padding-top: 10px;
	padding-left: 10px;
}
.usermenu_favorites_text{
	padding-top: 10px;
	padding-left: 10px;
}
.usermenu_2col{
	background-image: url('../images/usermenu_background.png');
	background-repeat: no-repeat;
	background-position: top right;	
	width:310px;
	
}
.usermenu_footer{
	width:310px;	
}
.usermenu_buttonlist_button{
	padding-right: 13px;	
	padding-left:13px;
}

.usermenu_buttonlist_forum_button{
	padding-top:13px;
}
.usermenu_buttonlist_chat_button{
	
}

.usermenu_buttonlist_settings_button{
padding-left:9px;
padding-right:8px;
padding-top:11px;
}
.usermenu_buttonlist_buddies_button {
	padding-top:13px;
}
.usermenu_buttonlist_logout_button{
	padding-top: 5px;	
}
.usermenu_button_list_container{
	background-image: url('../images/usermenu_buttonlist_bg.png');
	background-repeat: repeat-x;
	background-position: top left;
	
	width:310px;
	height:60px;
}
.usermenu_buttonlist_itemsep{
	background-image: url('../images/usermenu_buttonlist_itemsep.png');
	background-repeat: no-repeat;
	background-position: top left;
	height: 60px;
	width: 2px;
}

.userbar{
	background-image:url("../images/userbar_background.png");
	background-position:0 0;
	background-repeat:repeat-x;
	height:0px;
	width:980px;
}



.userbar_iconlist_itemsep{
	background-image:url("../images/usermenu_buttonlist_itemsep.png");
	background-position:0 -3px;
	background-repeat:no-repeat;
	height:40px;
	width:2px;
}
.userbar_icon{
	padding-left: 10px;	
}

.userbar_forum_icon{
	padding-top:8px;
}

.userbar_icon_text{
	padding-top: 13px;
	padding-left: 6px;
	padding-right: 10px;	
}



.userbar_buttonlist_chat_button{
	
}

.userbar_settings_icon{
	padding-top:8px;
	
}
.userbar_buddies_icon {
	padding-top:8px;
}


.userbar_messagebox_status_icon{
	padding-left: 10px;
	padding-top: 7px;	
}
.userbar_messagebox_status_text{
	padding-top: 13px;
	padding-left: 8px;
	padding-right: 10px;
}
.userbar_favorites_icon{
	padding-left: 10px;
	padding-top: 5px;	
}
.userbar_chat_icon{
	padding-top: 5px;	
}
.userbar_favorites_text{
	padding-top: 5px;
	padding-right: 10px;
}

.userbar a,.userbar a:visited,.userbar a:hover, .userbar_messagebox_status_text{
	color: #FFFFFF;
}

.content_spacer{
	background-image: url('../images/content_spacer.png');
	background-repeat: repeat-x;
	background-position: top left;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 2px;
	float: left;
	
}	
.content_2col_right .content_spacer{
	width: 525px;
	margin-left: 11px;
}
	
.content_2col_left .content_spacer{
	width: 300px;
}
.infobox_container_3col{
	width: 550px;	
	padding-left:11px;
}

.infobox_orange{
	width: 170px;
	height: 170px;
	background-image: url('../images/infobox_orange_bg.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 5px;
	padding-left: 5px;
	
}
.infobox_blue{
	width: 170px;
	height: 170px;
	background-image: url('../images/infobox_blue_bg.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 5px;
	padding-left: 4px;
}
.infobox_yellow{
	width: 170px;
	height: 170px;
	background-image: url('../images/infobox_yellow_bg.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 5px;
	padding-left: 5px;
	
}
.infobox_head{
	padding-left: 7px;
	padding-top: 13px;
	width: 154px;
	height: 35px;
	background-color: #ffffff;
}
.infobox_body{
	width: 161px;
	height:87px;
	background-color: #ffffff;
}
.infobox_footer{
	width: 161px;	
	height: 25px;
	background-color: #ffffff;
}

.infobox_orange .infobox_title{
	color: #ff8200;
	font-size: 14px;
	font-weight: normal;
}

.infobox_blue .infobox_title{
	color: #0099bf;
	font-size: 14px;
	font-weight: normal;
}

.infobox_yellow .infobox_title{
	color: #c3bc16;
	font-size: 14px;
	font-weight: normal;
}

.infobox_2col_right{
	margin-right: 6px;
		
}

.infobox_label{
	color: #a2aeae;
	font-weight: bold;
}	

.infobox_bodytext{
	font-size: 9px;
	color: #a2aeae;
	
}
.infobox_bodytext p{
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 7px;
	padding-right: 5px;
	padding-bottom: 0px;
	
}
.infobox_footer_icon{
	width: 16px;
	height: 16px;
	padding-left: 7px;
}	
.infobox_footer_link{
	
}

.button_link{
	height: 20px;
	background-image: url('../images/button_background.png');
	background-repeat: repeat-x;
	background-position: top left;
	border: 1px solid #b3b3b3;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	color: #707070;
	margin-bottom:10px;
	margin-left:13px;	
}

.button_link a,
.button_link a:hover,
.button_link a:visited{
	color: #707070;
}


.content_infobox{
	margin-top: 0px;
	margin-bottom: 5px;
		
}

.content_infobox_headline{
	margin-bottom: 5px;
}

.content_infobox_subheader{
	margin-bottom: 5px;
	color: #6AB3D2;	
}

.content_infobox_image{
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	width: 90px;	
}

.content_infobox_image_text {
	margin-top: 10px;
	width: 199px;
}

.content_text_body ul{
	margin-left: 27px;	
}
.content_1col_left ul{
	margin-left: 15px;	
}

.content_2col_left .button_link{
	
	margin-left: 0px;	
}

.content_2col_left h1{
	margin-bottom: 5px;	
}

.content_2col_left .csc-textpic-imagewrap{
	margin-bottom: 8px;	
}

.contenttable p.bodytext{
	margin-left: 0px;
}
.abicheck-result-headline{
	margin-bottom: 5px;	
}
.blue,
a.blue,
a.blue:visited,
a.blue:hover{
	color: #6AB3D1;	
}


/* Urspruengliche Definitionen entfernt und in Datei notUsed.css gespeichert  */
/* Messeplaner-Definitionen neu 1105 ab hier  */


.messeplaner_popup{
	display: block;
	background: url('../images/messeplanerPopupHG.png') no-repeat;
	height: 200px;
	width: 225px;
	text-align: left;
}
.messeplaner_popup_aussteller_text{
	float: left;
	width: 160px;
	padding: 5px 0 0 30px;
	overflow: hidden;
	}

.messeplaner_logo {
	float: left;
	padding: 25px 0 0 30px;
	width: 160px;
	overflow: hidden;
	}



.messeplaner_container{
	margin-top: 8px;
/*	margin-left: 24px; */
	margin-left:-3px;	
}
.tx-abicheck-pi1 table{
	font-size: 11px;
	width: 100%;
}
.wtgallery_category_folder{
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 8px;
	padding-top: 5px;	
}
div.tx-wtgallery-pi1  {
	background-color: transparent;
}



.content_2col_left_content_container{
	height:253px;
	max-heigth: 253px;
	overflow: hidden;	
}

.content_meta_container .content_2col_left{
	padding-right: 0px;
	width: 346px;
	
}

.tx-vjchat-pi1{
	height: 400px;
	margin-bottom: 8px;	
}
.vjchat_chatroom{
	margin-left:25px;
	margin-right:25px;
	width:260px;
	text-align: center;
}
.vjchat_chatroom_list{
	width: 930px;	
}
.vjchat_chatroom_headline{
	height: 45px;
}	
.vjchat_chatroom img{
	margin-bottom: 20px;
}
.wtgallery_list_centerofrow{
	margin-right: 15px;
}
.wtgallery_list_lastofrow{

}
.wtgallery_list_firstofrow{
	margin-right: 15px;	
}
div.wtgallery_list{
		background-image:url("../images/galerie_thumb_rahmen.png");
		background-repeat: no-repeat;
		background-position: top left;
		background-color: transparent;
		padding-left:8px;
		padding-top:8px;
		padding-right: 28px;
		padding-bottom: 27px;  
}
.wt_gallery_category_pic{
		background-image:url("../images/galerie_category_thumb_rahmen.png");
		background-repeat: no-repeat;
		background-position: top left;
		background-color: transparent;
		padding-left:9px;
		padding-top:9px;
		padding-right: 28px;
		padding-bottom: 27px;  
		
}
.wtgallery_category_pagebrowser_area{
	margin-top: 10px;	
}
div.wtgallery_list {
	margin: 7px;	
}
div.wtgallery_list a img,
div.wtgallery_list_current a img{
	border: none;	
}
.tx-indexedsearch-searchbox table tr td{
	font-size: 10px;	
}
.tx-indexedsearch-searchbox{
	margin-top: 5px;	
}
.tx-indexedsearch-res table{
	font-size: 10px;	
}
.tx-indexedsearch-whatis{
	font-size: 12px;
	
}
.tx-indexedsearch-browsebox{
	margin-bottom: 5px;
	margin-top: 5px;	
}
.tx-indexedsearch-browsebox ul{
	margin-top: 5px;
	margin-bottom: 5px;
}
.usermenu_buttonlist_logout_submit_button{
	width: 42px;
	height: 48px;
	background-color: transparent;
	border: none;
	background-image: url('../images/usermenu_buttonlist_logout_button.png');
	background-repeat: no-repeat;
	background-position: top left;
	cursor: pointer;
}

.left{
	float: left;
}

.margin-bottom_10{
	margin-bottom: 10px;	
}
.search_searchfor_label{
	padding-right:12px;
}
.search_searchfor_input{
	padding-right:12px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	background:none repeat scroll 0 0 #FEFEFE;
}
.news_latest_td{
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	height:94px;	
}
.news_latest_date {
padding-left: 10px;
		
}
.news_latest_title{
padding-bottom:3px;
width:415px;
}
.news_latest_image{
	width: 60px;
	height: 60px;
	margin-left: 15px;	
}
.news_latest_subheader{
margin-top:6px;
width:389px;
}
.news_latest_subheader p{
	margin-left: 0;	
}
.news_latest_morelink{
	padding-right: 5px;
}
.news_latest_morelink a{
	color: #6AB3D1;
}
.news_list_td{
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	height:94px;	
}
.news_list_date {

		
}
.news_list_title{
	padding-bottom:3px;	

}
.news_list_title a{
	color: #6AB3D1;	
}

.news_list_image{
	width: 60px;
	height: 60px;
	margin-left: 14px;
}
.news_list_subheader{
	width: 800px;
	margin-top: 6px;
}
.news_list_subheader p{
	margin-left: 0px;	
}
.news_list_morelink{
	padding-right: 5px;
	padding-top: 8px;	
}

.news-list-morelink{	
}

.news_single_title{
	margin-top:3px;
	margin-bottom: 5px;
	color: #6AB3D1;	
}
.news_single_date{
	margin-top: 3px;	
}
.news_single_subheader{
	margin-top: 3px;
	margin-bottom:8px;	
	color: #646464;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	
}
.news_single_image{
	margin-left: 10px;
	margin-bottom: 10px;	
}
.search_submit{
	
}
.news_table{
	font-size: 10px;	
}

.news_latest_tr{
	background-image:url("../images/news_latest_bg.png");
	background-position:0 0;
	background-repeat:repeat-x;
	height:125px;

}
.news_list_tr{
	background-image:url("../images/news_latest_bg.png");
	background-position:0 0;
	background-repeat:repeat-x;
	height:125px;

}
.footer_bar{
	background-color:#E9E9E9;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 8px;
}
.facebook_ilike_box_container{
	background-color: #ffffff;	
}
.content_meta_1col_search_container{
	margin-left: 43px;	
}
.news-table-latest{
	margin-left: 11px;	
}
.csc-header{
 	margin-bottom: 5px; 
}

.contenttable tr td{
	padding-right: 5px;	
}
.csc-textpic-imagewrap{
margin-top: 10px !important;
}
li.csc-textpic-image{	
}
.right{
	float: right;
}
 
.clear{
	clear: both;
}	

#c93{
	margin-left: 12px;
}
.label_thankyou{
	margin-bottom: 10px;
}	

.mm_forum_reg_captcha{
	margin-left: 10px;	
}

.news_table a{
	color: #6AB3D1;	
}

.content_meta_container .content_1col_left{
	margin-left: 0px;
}	
.content_meta_container .content_1col_left .content_image_wide_margin{
	margin-left: 0px;
}

.forgot_password_container{
	margin-left: 4px;	
}

.forgot_password_status_container{
	margin-bottom: 5px;	
}
.forgot_password_entermail_container{
	margin-bottom: 5px;	
}
.forgot_password_label_container{
	font-weight: bold;
	font-size: 12px;	
}
.forgot_password_input_container{
	margin-left: 10px;
}
.forgot_password_submit_container{
	margin-left: 10px;	
}

/* ie hacks */


* html body{
	text-align: center;
}	

* html .navigation_button{
	height: 62px;
}
* html .content_2col_left{
	padding-right: 33px;
}	

* html .content_meta_container .content_2col_left,
* html .content_meta_container .content_2col_left div.csc-header{
	width: 375px;
}

* html .content_container .content_2col_left{
	width: 400px;	
}

* html .content_meta_container .content_2col_right{
	padding-left: 8px;	
}

* html .content_2col_left div.csc-header{
	width: 300px;	
}

* html .loginbox_container{
	width: 458px;
}
* html .usermenu_2col_right{
	padding-left: 14px;	
}

* html div.wtgallery_list{
	padding-right: 21px;	
}

* html .usermenu_container{
	margin-right: 62px;	
}


* html .content_infobox{
	width: 300px;
}

* html .infobox_head{
	padding-top: 10px;	
}

* html .button_link{
	padding-bottom: 5px;	
}

* html .news_latest_title h3 a{
	font-size: 12px;	
}
* html .news_latest_title{
	margin: 0;
	padding: 0;	
}

* html .news_latest_td {
	text-align:left;	
}

* html body div{
	text-align: left;
}

* html .news_latest_title{
	width: 400px;
}	

* html .news_latest_subheader{
	width: 400px;	
}

* html div.profil table.tx-mmforum-table{
	width: 100%;		
}

* html .center_container{
	background-color: #e9e9e9;
}	

* html h3{
	font-size: 12px;	
}

* html .infobox_head{
	width: 161px;
}

* html .news_latest_subheader {
	width: 360px;
	
}

* html .news_latest_body {
	width: 360px;
}

* html .news_list_subheader{
	width: 780px;
}

* html .news_single_title h2{
	font-size: 14px;
}


.divider hr {
	border: 0px; /* Für Firefox und Opera */
 	border-top: dotted 1px #999;
 	border-bottom: transparent;
 	margin: 5px 0px;
 	}
 	
 	