@charset "iso-8859-1";

@import url(../../base/css/general.css);
@import url(login_section.css);
@import boxes.css;

.relatedMedia
{
	float: left;
	border: 1px solid #EDEDED;
	width: 110px;
	height: 110px;
	background-position: center;
	background-repeat: no-repeat;
	margin-right: 10px;
}
	
	.votes_small_rel
	{
	}
	.votes_gray_small_rel
	{
		float:left;
	}

	.votes_gray_small_rel
	{
		height:16px; 
		background-image:url(../../base/images/vote_star_gray_16.gif)
	}

	.votes_active_small_rel
	{
		top:0; 
		left:0; 
	}
	.votes_active_small_rel
	{
		height:16px; 
		background-image:url(../../base/images/vote_star_active_16.gif); 
	}
	
	.votes_buttons_rel
	{
		position:absolute;
		top:0; 
		left:0; 
	}

	.votes_button_small_rel
	{
		margin:0; 
		padding:0;
		border:none;
	}

	.votes_button_small_rel
	{
		width:16px;
		height:16px;
	}

	.votes_small_rel b
	{
		color:#666666;
		font-weight:bold;
		display:block;
		float:left;
	}
	

	.votes_small_rel b
	{
		font-size:13px;
		line-height:16px;
		margin-left:6px;
	}
	.galleryRate
	{
	}
	.galleryRatespan
	{
		float:left;
	}
	.galleryRate .votes_small_rel
	{		
		float:left;
		margin: 0px;
		padding: 0px;
		width:180px;
	}
	.galleryRate .votes_active_small_rel
	{				
		margin: 0px;
		padding: 0px;
	}

	body
	{
		margin:0px;
		padding:0px;
		background-image:url('../images/body_backgr.gif');
	    background-repeat:repeat;
		
		font-family:Arial;
		font-size:12px;
		color:#000000;
	}
	
	td
	{
		text-align:left;
	}
	
	a img, form 
	{
		border:none;
		margin:0px;
		padding:0px;
	}	
	
	select,
	select.no,
	input,
	input.no,
	textarea,
	textarea.no
	{
		font-size:12px;
		font-family:Arial;
	}
	
	/* * * * MsgBox * * * */
	
	.MsgBox
	{
		margin:15px auto 15px auto;
	}
	
	.MsgBox td
	{
		margin:0px;
		padding:0px;
	}
	
	.MsgBox .corner,
	.MsgBox .corner img
	{
		width:7px;
		height:7px;
		font-size:0px;
	}
	
	.MsgBox .left_side,
	.MsgBox .right_side,
	.MsgBox .top_side,
	.MsgBox .bottom_side
	{
		background-color:#F8F8F8;
		background-image:url(../images/msgbox_bd.gif );
		font-size:0px;
	}
	
	.MsgBox .left_side
	{
		width:7px;
		background-position:left top;
		background-repeat:repeat-y;
	}
	
	.MsgBox .right_side
	{
		width:7px;
		background-position:right top;
		background-repeat:repeat-y;
	}
	
	.MsgBox tr .top_side
	{
		height:7px;
		background-position:left top;
		background-repeat:repeat-x;
	}
	
	.MsgBox .bottom_side
	{
		height:7px;
		background-position:left bottom;
		background-repeat:repeat-x;
	}

	.MsgBox .msgbox_content
	{
		background-color:#F8F8F8;
	}
	
	.MsgBox .msgbox_text
	{
		text-align:center;
		color:#CCCCCC;
		font-weight:bold;
		font-size:24px;
		padding:10px;
		text-transform:uppercase;
	}
	
	/* * * *  * * * */
	
	
	.main
	{
		position:relative;
		width: 960px;
		border: 1px solid #999;
		background-color: #fff;
		
		margin-bottom:5px;
		margin-top:4px;
		margin-left:auto;
		margin-right:auto;
		/*padding:8px 10px;*/
	}
	
	/*.topestMenuWrapper
	{
		position:relative;
		height:21px;
	}*/
	
	.topestMenu
	{
		/*position:absolute;
		top:-8px;
		left:-10px;
		width:980px;*/
		
		height:17px;
		padding-top:3px;
		border-bottom:1px solid #999999;
		background-image:url(../images/TopMenueBG.gif);
		font-size:11px;
		text-align:center;
	}
	
	.topestMenu a
	{
		margin-left:5px;
	}
	
	.topBlock
	{
		position:relative;
		height:73px;
		border:0px dashed blue;
		margin-bottom:0px;
		
	}
	
	img.mainLogo
	{
		position:absolute;
		top:4px;
		left:4px;

	}

	.topBigText
	{
		position:absolute;
		top:7px;
		left:70px;
	}
	
	.topBigText .title
	{
		font-size:36px;
		line-height:36px;
	}
	
	.topBigText .title a,
	.topBigText .title a:link,
	.topBigText .title a:visited,
	.topBigText .title a:active,
	.topBigText .title a:hover
	{
		font-weight:bold;
		color:#666666;
		text-decoration:none;
	}
	
	.topBigText .powered
	{
		font-size:8px;
		font-weight:bold;
		text-transform:uppercase;
		color:#666666;
		margin-left:3px;
	}
	
	.topMenuWrapper
	{
		position:relative;
		/*height:24px;*/
		z-index:100;
	}
	
	/* * * *  * * * */
	
	.topMenu {
		width: 100%;
		//border-top: 1px solid black;
		border-bottom: 1px dotted black;
		height: 26px;
		//background-image: url(../images/topMenuBg.gif);
		
	}
	
	.topMenu td {
		background-color:white;
		height: 22px;
		text-align: center;
		vertical-align: middle;
		display:block;
		float:left;
		height:20px;
		width:100px;
	}
	
	.topMenu a,
	.topMenu b {
		font-weight: bold;
		display: block;
		line-height: 22px;
		height: 22px;
		text-transform: capitalize;
	}
	
	.topMenu a,
	.topMenu a:link,
	.topMenu a:visited,
	.topMenu a:active {
		color: #a3874c;
		text-decoration: none;
		background-image:url(../images/tab_cutting.gif);
		border-left:1px solid #FFFFFF;
		border-right:1px solid #FFFFFF;
		
		
		
		
	}
	
	.topMenu b,
	.topMenu a:hover {
		color: black;
		text-decoration: none;
		background-image:url(../images/tab_cutting_h.gif);
		display:block;
		
	}
	
	.topMenu b {
		cursor: default;
		white-space: nowrap;
	}
	
	
	.subMenusContainer {
		position: relative;
		/*top: 24px;
		width: 100%;*/
		z-index: 150;
		/*height:80px;*/
	}
	
	.subMenu {
		background-image:url(../images/h_menu_bg.png);
		background-repeat:repeat-x;
		background-position: left bottom;
		height:45px;
		padding-top:8px;
		/*padding-left: 14px;*/
		font-weight: bold;
		background-color: white;
		position: absolute;
		top: 0px;
		/*width: 946px;*/
		width: 100%;
	}

	.subMenuOvr {
		margin-left:14px;
	}
	
	* html .subMenu {
		/*background-image:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/tmpl_uni/images/h_menu_bg.png', sizingMethod='scale');*/
		/*background-image:url('templates/tmpl_uni/images/h_menu_bg.png');*/
	}

	.subMenu h2 {
		margin: 0px;
		padding: 0px;
		padding-bottom: 2px;
		font-size: 24px;
		color: #666666;
		text-transform: capitalize;
		display:none;
	}
	
	.subMenu a,
	.subMenu a:link,
	.subMenu a:hover,
	.subMenu a:active,
	.subMenu a:visited {
		color: #a3874c;
		text-decoration: none;
		white-space:nowrap;
	}
	
	.subMenu a, .subMenu b {
		margin-right: 9px;
	}
	
	/* * * *  * * * */
	
	h2.pageHeader {
		margin: 0px;
		padding: 0px;
		font-size: 24px;
		color: #666666;
		height: 57px;
		padding-top: 8px;
		padding-left: 14px;
	}
	
	
	
	
	
	.Notice
	{
		padding:3px;
		width:70%;
		border:1px solid #cc6;
		background-color:#ffc;
		margin:5px auto;
		text-align:center;
		color:black;
	}
	
	.bodyBlock
	{
		margin-top: 10px;
		z-index: 50;
		padding: 0px 10px 0px 10px;
	}
	
	.page_column {
		float: left;
		position: relative;
		overflow:hidden;
	}
	
	.page_block_container {
		margin-left: 5px;
		margin-right: 5px;
	}
	
	.page_column_first .page_block_container {
		margin-left: 0px;
	}
	
	.page_column_last .page_block_container {
		margin-right: 0px;
	}
	
	.leftNavDiv
	{
		position:relative;
		width:182px;
		float:left;
		margin-right:8px;
	}
	
	.rightNavDiv
	{
		position:relative;
		width:749px;
		/*float:left;*/
		padding:0px;
		overflow:hidden;
	}
	
	/* * * * * * */

	
	.loginDiv
	{
		position:relative;
		height:201px;
		border:1px solid #ccc;
		margin-bottom:13px;
	}
	* html .loginDiv
	{
		margin-bottom:14px;
	}
	
	
	.shoutboxDiv
	{
		position:relative;
		border:1px solid #ccc;
		margin-bottom:13px;
		height:241px;
	}
	
	* html .shoutboxDiv
	{
		height:242px;
	}
	
	.pollsDiv
	{
		position:relative;
		border:0px solid green;
	}
	
	.boxHeader
	{
		position:relative;
		background-image:url('../images/head_cutting.gif');
	    background-repeat:repeat-x;
		
		height:22px;
		padding:4px 0px 0px 6px;
		font-size:10px;
		font-weight:bold;
		color:#666;
		text-align:left;
		text-transform:uppercase;
	}
	
/**************************************************************/
	
	.menu_item_link
	{
		text-decoration:none;
	}
	
/**************************************************************/	
	
	div.menu_item_line
	{
		position:relative;
		padding:0px 0px 0px 25px;
		margin:0px 0px 1px 0px;
		height:20px;
		line-height:20px;
		vertical-align:middle;
		font-weight:bold;
		text-transform:capitalize;
	}
	div.menu_item_line_active
	{
		position:relative;

		height:20px;
		line-height:20px;
		vertical-align:middle;
		font-weight:bold;
		text-transform:capitalize;

		padding:0px 0px 0px 25px;
		margin:0px 0px 1px 0px;
		background-image:url(../images/bullet.gif);
		background-repeat:no-repeat;
		background-position:left center;
	}
	
/**************************************************************/	

	.disignBoxFirst
	{
		position:relative;
		border:1px solid #CCC;
		margin-bottom:10px;
		background-image:url('../images/head_cutting.gif');
		background-repeat:repeat-x;
		background-color:#fff;
	}
	
	.boxFirstHeader
	{
		height:17px;
		padding:3px 0px 0px 8px ;
		font-size:12px;
		font-weight:bold;
		color:#666;
		text-align:left;
		text-transform:uppercase; 
		border-bottom: 1px solid #CCC;
	}
	
	.boxContent
	{
/*		position:relative; */
		overflow:hidden;
		font-size:13px;
		/*color:#000000;*/
		padding:10px;
	}
	
	.disignBoxFirst .boxFirstHeader .dbTopMenu,
	.disignBoxFirst .boxFirstHeader .caption_item
	{
		position: absolute;
		top: 0px;
		right: 0px;
		white-space:nowrap;
		color: #000;
		font-size: 11px;
		text-transform: capitalize;
		font-weight: bold;
		/*margin-right:5px;*/
	}
	
	.disignBoxFirst .boxFirstHeader .caption_item
	{
		padding-top:3px;
		padding-right:5px;
	}
	
	.dbTopMenu div.active,
	.dbTopMenu div.notActive
	{
		float: left;
		padding-left: 5px;
		padding-right: 5px;
		border-left: 1px solid #ccc;
		height:17px;
		padding-top:3px;
		position:relative;
	}
	
	.dbTopMenu div a,
	.dbTopMenu div a:link,
	.dbTopMenu div a:hover,
	.dbTopMenu div a:active,
	.dbTopMenu div a:visited,
	.caption_item a,
	.caption_item a:link,
	.caption_item a:hover,
	.caption_item a:active,
	.caption_item a:visited	
	{
		text-decoration: none;
		color: #a3874c;
	}
	
	.caption_item a
	{
		margin-left:4px;
	}
	
	.dbTopMenu div.active
	{
		border-bottom: 1px solid #F7F7F7;
	}
	
	.dbBottomMenu
	{
		position:relative;
		height: 16px;
		margin-top:5px;
		text-align: center;
	}
	
	.backMembers,
	.moreMembers,
	.viewAllMembers {
		color:#669;
		text-transform:capitalize;
		font-weight:bold;
	}
	
	.backMembers {
		float: left;
	}
	
	.moreMembers {
		float: right;
	}
	
	.dbTopMenu {background: url('../images/weisseKachelTransparent.png'); }
	
	
/**************************************************************/
	div.design_box_border
	{
		position:relative;
		border:1px solid #ccc;
		margin:10px;
		padding:1px;
	}
	div.design_box_border div.header
	{
		position:relative;
		padding:0px 0px 0px 7px;
		height:30px;
		line-height:23px;
		vertical-align:middle;
		font-size:12px;
		font-weight:bold;
		text-transform:uppercase;
		
		background-image:url('../images/design_border_cutting.gif');
	    background-repeat:repeat-x;
		
	}
	div.design_box_border div.keeper
	{
		position:relative;
		padding:5px;
		border:0px solid red;
		text-align:center;
		margin:2px;
	}
	
		
/**************************************************************/	
	.emptyBox
	{
		position:relative;
		border:1px solid #ccc;
		margin:0px;
		padding:3px;
	}
	

/**************************************************************/	
	/*####################################################################*/

	.languageBlock
	{
		position:relative;
		border:0px solid red;
		float:right;
		margin-top:0px;
	}
	
	.skinBlock
	{
		position:relative;
		border:0px solid red;
		float:right;
		margin-top:24px;
		margin-right:-90px;
	}
	
/*####################################################################*/

	.topBannerBlock
	{
		position:relative;
		width:770px;
		/*height:40px;*/
		margin-top:5px;
		border:1px solid red;
		margin-left:auto;
		margin-right:auto;
		
	}
	
	.bannerBlock
	{
		position:relative;
		width:770px;
		margin:0px auto;
		border:0px solid red;
	}
	
	.leftBanner
	{
		position:absolute;
		top:0px;
		left:-150px;
		border:0px solid red;
	}
	
	.rightBanner
	{
		position:absolute;
		top:0px;
		right:-150px;
		border:0px solid red;
	}
	
	.bottomBannerBlock
	{
		position:relative;
		width:770px;
		margin-top:0px;
		border:0px solid red;
		margin:auto;
	}
	
	.bannerInnerBlock
	{
		position:relative;
		margin-left:auto;
		margin-right:auto;
		border:0px solid blue;
		width:470px;
	}
/*####################################################################*/
	div.playerAdminLink
	{
		position:relative;
  		text-align:left;
 		margin-bottom:15px;
 	}
	
	
	
	.action
	{
		margin-top:20px;
	}
/**************************************************************/	
/**************************************************************/	
/* #################################################################### */
	.logInRegistrationText
	{	
		margin:5px;
	}
	
	/**************************************************************/	
	div.pollBlock
	{
		position:relative;
		overflow:hidden;
		height:154px;
		/*width:260px;*/
		border:0px solid #96B2C9;
		text-align:left;
		float:left;
		margin-bottom:10px;
	}
	div.pollBody
	{
		border:1px dashed #CCC;
		margin:5px;
	}
	div.pollCaption
	{
		position:relative;
		margin:3px;
		padding:0px;
		overflow:hidden;
		height:15px;
		line-height:15px;
		vertical-align:middle;
		font-weight:bold;
		/*background-color:#96B2C9;
		color:#fff;*/
	}
	div.pollAnswerBlock
	{
		position:relative;
		margin:2px;
		overflow:hidden;
		height:100px;
		border:0px solid #96B2C9;
		text-align:left;
	}
	div.pollUp
	{
		position:absolute;
		left:2px;
		top:2px;
	}
	div.pollDown
	{
		position:absolute;
		left:2px;
		bottom:2px;
	}
	div.pollQuestionBlock
	{
		position:absolute;
		/*width:190px;*/
		padding:2px;
		overflow:hidden;
		margin-left:18px;
	}
	div.pollSubmitBlock
	{
		position:relative;
		margin:2px;
		overflow:hidden;
		height:30px;
		border:solid 0px #0000cc;
		text-align:center;
	}
	
	
	
	.small
	{
		font-size:11px;
		color:#333366;
	}
	
	.text2
	{
		border:1px solid #fff;
	}
	
	.pollContainer
	{
		position:relative;
		margin-top:2px;
		padding:10px;
		background-color:transparent;
		border:0px solid red;
	}
	
	.createPollSection
	{
		position:relative;
		padding:10px;
		background-color:transparent;
		border:0px solid red;
	}
	
	.controlsDiv
	{
		position:relative;
		clear:both;
		margin:10px;
		background-color:#ffffff;
	}
	
	.innerControlBlock
	{
		position:relative;
		float:none;
		width:auto;
	}
	
	.controlsHeader
	{
		padding: 0px 2px;
		font-weight:bold;
	}
	
	.deleteDiv
	{
		padding: 2px 0px 0px 2px;
		
	}
	
	/*.rightNavDiv .boxContent table textarea
	{
		width:300px;
	}*/
	
/*####################################################################*/

	.customMenuItemActive
	{
		color:black;
	}
	
	div.menuLine,
	div.menuLine:hover,
	div.menuLineActive
	{
		font-size:13px;
		margin-bottom:5px;
		text-transform:capitalize;
		color:black;
	}
	
	.menuLineDivider
	{
		
	}
	
	div.menuLinkBlock
	{
		padding-left:20px;
		background-repeat:no-repeat;
		background-image:url(../images/menu_pt.gif);
	}
	
	div.menuLine div.menuLinkBlock:hover
	{
		background-image:url(../images/menu_pt_h.gif);
	}
	
	/*.topMemberBlock
	{
		position:absolute;
		right:5px;
		top:10px;
		height:50px;
		text-align:right;
		padding:3px;
		width:500px;
		font-size:11px;
		background-position: center right; 
		background-repeat:no-repeat;
		background-image: url('Blank.gif');
	}*/
	
	#topMemberBlock
	{
		position:absolute;
		right:5px;
		top:10px;
		height:50px;
		text-align:right;
		padding:3px;
		width:500px;
		font-size:11px;
		background-position: center right; 
		background-repeat:no-repeat;
		background-image: url('http://www.myberlinfor.me/media/images/Blank.gif');
	}
	
	.topMemberBlock .thumbnail_block, .HelloMemberBlock .thumbnail_block
	{
		margin-left:5px;		
	}
	
	
	
	.hello_member
	{
		padding:7px 12px 0px;
		font-size:14px;
	}
	
	.hello_actions
	{
		text-transform:capitalize;
		font-size:11px;
	}
	
	.hello_actions span
	{
		margin-left:5px;
	}
	
	.no_hello_actions
	{
		font-size:18px;
		font-weight:bold;
		padding-right:10px;
		padding-top:9px;
	}
	
	.no_hello_actions a
	{
		margin-left:15px;
	}
	
	/* * * * Tags * * * */
	
	.tags_wrapper
	{
		text-align:center;
		border:0px solid green;
		margin:0px 18px 30px auto;
	}
	
	.one_tag
	{
		margin:0px 1px;
		line-height:30px;
		border:0px solid green;
		float:left;
		display:inline;
	}
	
	div.rate_text
	{
		text-align:center;
		font-weight:bold;
	}
	
	
	
	
	/* * * * STANDART * * * */
	
	.newsWrap,
	.categoryBlock1,
	.categoryBlock2,
	.categoryHeader,
	.articleBlock,
	.articleBlock1,
	.articleBlock2
	{
		margin: 0px 0px 10px;
	}
	
	.categoryBlock1,
	.categoryBlock2,
	.categoryHeader,
	.articleBlock,
	.articleBlock1,
	.articleBlock2
	{
		margin-left:12px;
		margin-right:12px;
		text-align:justify;
	}
	
	.newsHead,
	.categoryCaption,
	.artCaption,
	.articleBlock1 .title,
	.articleBlock2 .title
	{
		font-size:16px;
		font-weight:bold;
		padding-left:30px;
		padding-bottom:10px;
		background-position:left top;
		background-repeat:no-repeat;
	}

	.newsHead
	{
		background-image:url(../images/icons/news.gif);
		text-align:left;
	}
	
	.newsInfo
	{
		font-size:11px;
		color:#666666;
	}
	
	.newsText
	{
		
	}
	.newsReadMore
	{
		font-weight:bold;
		text-align:right;
	}
		
	.articleBlock1 .title,
	.articleBlock2 .title
	{
		margin-bottom:5px;
		background-image:url(../images/icons/artic_papr.gif);
	}
	
	.categoryCaption,
	.artCaption
	{
		background-image:url(../images/icons/artic_fldr.gif);
	}
	
	.articleBlock .date,
	.articleBlock1 .date,
	.articleBlock2 .date
	{
		font-size:11px;
		color:#666666;
	}

	.guestbookTextArea
	{
		width: 530px;
		height:250px;
	}

	/* Blog Design Box */
	.blogBlock
	{
		margin-bottom:10px;
		margin-top:10px;
	}

	.blog_wrapper
	{
		margin-bottom:10px;
		margin-top:10px;
	}

	.blog_subject
	{
		font-size:16px;
		font-weight:bold;
		padding-left:35px;
		padding-bottom:10px;
		background-repeat:no-repeat;
		background-position:left top;
		background-image:url(../images/icons/artic_papr.gif);
	}

	.blog_author
	{
		font-size:11px;
		font-style:normal;
		color:#666666;
		padding-top:2px;
		padding-bottom:2px;
	}

	.blog_text
	{
		font-size:13px;
		text-align:justify;
	}

	.blogs_pages
	{
		margin:4px;
		text-align:center;
		font-weight:bold;
		font-size:12px;
	}

	.menuLinkBlock 
	{
		font-weight:bold;
		font-size:18px;
		text-decoration:underline;
		color:#333366;
	}
	
	.online_offline_bulb
	{
		position:absolute;
		z-index:10;
		right:0px;
		top:0px;
	}

	/* * * * Blog/Cls/Adv little blocks * * * */
	.blog_subject_n
	{
		font-size:16px;
		font-weight:bold;
		padding-bottom:5px;
		background-repeat:no-repeat;
		background-position:left top;
	}
	
	.caption_item
	{
		position:relative;
		float:right;
		font-weight:bold;
		font-size:11px;
	}
	
	.blog_subject
	{
		font-size:16px;
		font-weight:bold;
		padding-left:25px;
		padding-bottom:5px;
		background-repeat:no-repeat;
		background-position:left top;
		background-image:url(../images/icons/artic_papr.gif);
	}
	
	.blogInfo
	{
		color:#666666;
		font-size:11px;
		padding-bottom:2px;
		padding-top:2px;
	}

	.blogInfo span
	{
		margin-right:5px;
		line-height:18px;
	}

	.blogInfo span img
	{
		vertical-align:middle;
		margin-right:3px;
	}
	
	.blogSnipper
	{
		font-size:13px;
		text-align:justify;
	}
	
	.icon_block
	{
		position:relative;
		float:left;
		width:47px;
		height:47px;
		margin-right:10px;
	}
	
	.blog_wrapper_n
	{
		position: relative;
		float: left;
		margin-top:0px;
		margin-bottom:15px;
		width:78%;
	}

.blogHead
{
	background-image:url(../images/icons/artic_papr.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:16px;
	font-weight:bold;
	padding-bottom:5px;
	padding-left:25px;
}

.blogInfo
{
	color:#666666;
	font-size:11px;
	padding-bottom:2px;
	padding-top:2px;
}

.blogInfo span
{
	margin-right:5px;
	line-height:18px;
}

.blogInfo span img
{
	vertical-align:middle;
	margin-right:3px;
}

.blogSnippet
{
	font-size:13px;
	text-align:justify;
}

	/* * * * RSS Feed * * * */
	
	.rss_item_wrapper
	{
		padding-bottom:15px;
	}
	
	.rss_item_header
	{
		font-size:16px;
		font-weight:bold;
	}
	
	.rss_item_info
	{
		color:#666;
		font-size:11px;
	}
	
	.rss_read_more
	{
		text-align:right;
		font-weight:bold;
	}
	

	.login_ajax {
		position:absolute;
		z-index:550;
		background-image:url('../images/op40.png');
		display:none;
	}
	
	/** html .login_ajax {
		background-image:url('../images/spacer.gif');
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/tmpl_uni/images/op40.png', sizingMethod='scale');
	}*/

/* * * * Modal window * * * */

.popup_form_wrapper
{
	border-collapse:collapse;
	margin:0px;
	padding:0px;
	width:350px;
}

.popup_form_wrapper td
{
	padding:0px;
	margin:0px;
}

.popup_form_wrapper td.corner
{
	width:16px;
	height:16px;
	font-size:1px;
}

.popup_form_wrapper td.side
{
	width:16px;
}

.popup_form_wrapper td.side_ver
{
	height:16px;
}

.popup_form_wrapper td.side_ver,
.popup_form_wrapper td.side
{
	background-image:url(../images/sp_op_gr.png);
	font-size:1px;
}

.popup_form_wrapper td.container
{
	background-color:white;
	width:450px;
}

/************EOS*************/

.edit_item_table_cont
{
	position:relative;
	border:1px solid #666666;
	/*padding-top:25px;
	padding-bottom:25px;*/
}

.bottomCopyright {
	height: 17px;
	padding-top: 3px;
	border-top: 1px solid #999999;
	background-image: url(../images/top_tab_cutting.gif);
	font-size: 11px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}
.bottomLinks {
	position: relative;
	float: left;
	display:none;
}

.bottomCpr {
	position: relative;
	float: right;
}

.short_desc {
	position: relative;
	float:left;
	width: 760px;
}

.login_ajax_wrap {
	width:350px;
	margin:250px auto 0px;
}

.login_ajx_close {
	position: absolute;
	right: -1px;
	top: 3px;
	z-index: 150;
	cursor: pointer;
}

div.main_footer_block {display:none;}

div#page_block_91 {}



#a6, #a22, #a28, #a31, #a32, #a41, #a38, #a44, #a18210, #a18186, #a18165, #a18143, #a18136, #a18132, #a18108, #a18105, #a8102, #a200, #a183, #a169, #a166, #a154, #a90, #a59, #a56, #a51, #a48, #a18213, #a44, #a38, #a19004, #a18214, #a19010, #a18216, #a98  {display:none;}

ul#DieReiter {border-bottom:1px black solid;}

/* Designboxes */

	
		.disignBoxFirst31
	{
		position:relative;
		border:1px solid #9ac2df;
		margin-bottom:10px;
		background-image:url('../images/Header_Interessen.gif');
		background-repeat:repeat-x;
		background-color:#fff;
	}
	
	.boxFirstHeader31
	{
		height:19px;
		padding:3px 0px 0px 8px ;
		font-size:12px;
		font-weight:bold;
		color:black;
		text-align:left;
		text-transform:uppercase; 
		border-bottom: 1px solid #CCC;
		background: url('../images/weisseKachelTransparent.png');
		background-repeat:no-repeat;
		background-position: left center;
		
	}
	
	.boxContent31
	{
		overflow:hidden;
		font-size:13px;
		padding:10px;
	}
	
	.disignBoxFirst31 .boxFirstHeader31 .dbTopMenu,
	.disignBoxFirst31 .boxFirstHeader31 .caption_item
	{
		position: absolute;
		top: 0px;
		right: 0px;
		white-space:nowrap;
		color: #000;
		font-size: 11px;
		text-transform: capitalize;
		font-weight: bold;
		/*margin-right:5px;*/
	}
	
	.disignBoxFirst31 .boxFirstHeader31 .caption_item
	{
		padding-top:3px;
		padding-right:5px;
	}

	.disignBoxFirst21
	{
		position:relative;
		border:1px solid #67a7c7;
		margin-bottom:10px;
		background-image:url('../images/Header_Twitter.gif');
		background-repeat:repeat-x;
		background-color:#f7fcff;
	
	}
	
	.boxFirstHeader21
	{
		height:19px;
		padding:3px 0px 0px 8px ;
		font-size:12px;
		font-weight:bold;
		color:white;
		text-align:left;
		text-transform:uppercase; 
		border-bottom: 1px solid #CCC;
	}
	
	.boxContent21
	{
/*		position:relative; */
		overflow:hidden;
		font-size:13px;
		/*color:#000000;*/
		padding:10px;
		background:url('../images/TwitterBG.gif') no-repeat bottom right;
		
	}
		
	.disignBoxFirst21 .boxFirstHeader21 .dbTopMenu,
	.disignBoxFirst21 .boxFirstHeader21 .caption_item
	{
		position: absolute;
		top: 0px;
		right: 0px;
		white-space:nowrap;
		color: #000;
		font-size: 11px;
		text-transform: capitalize;
		font-weight: bold;
		/*margin-right:5px;*/
	}
	
	.disignBoxFirst21 .boxFirstHeader21 .dbTopMenu .notActive a.top_members_menu {color:black;}
	
	.disignBoxFirst21 .boxFirstHeader21 .caption_item
	{
		padding-top:3px;
		padding-right:5px;
	}
	
	
	
	
	
	
	.disignBoxFirst20
	{
		position:relative;
		border:1px solid #CCC;
		margin-bottom:10px;
		background-image:url('../images/head_cutting.gif');
		background-repeat:repeat-x;
		background-color:#fff;
	}
	
	.boxFirstHeader20
	{
		height:18px;
		padding:3px 0px 0px 8px ;
		font-size:12px;
		font-weight:bold;
		color:#666;
		text-align:left;
		text-transform:uppercase; 
		border-bottom: 1px solid #CCC;
		
	}
	
	.boxContent20
	{
/*		position:relative; */
		overflow:hidden;
		font-size:13px;
		/*color:#000000;*/
		padding:10px;
		background:url('../images/Tags.jpg');
	}
	
	.disignBoxFirst20 .boxFirstHeader20 .dbTopMenu,
	.disignBoxFirst20 .boxFirstHeader20 .caption_item
	{
		position: absolute;
		top: 0px;
		right: 0px;
		white-space:nowrap;
		color: #000;
		font-size: 11px;
		text-transform: capitalize;
		font-weight: bold;
		/*margin-right:5px;*/
	}
	
	.disignBoxFirst20 .boxFirstHeader20 .caption_item
	{
		padding-top:3px;
		padding-right:5px;
	}
	
	
	
	
	
	
	

	.disignBoxFirst19
	{
		position:relative;
		border:1px solid #cccccc;
		margin-bottom:10px;
		background-image:url('../images/Header_Community.gif');
		background-repeat:repeat-x;
		background-color:#f8f7ed;
	}
	
	.boxFirstHeader19
	{
	display:none;
	}
	
	.boxContent19
	{
/*		position:relative; */
		top:17px;
		padding-top:27px;
		overflow:hidden;
		font-size:13px;
		/*color:#000000;*/
		padding:10px;
		background:url('../images/SucheBG.gif') no-repeat right bottom;
	}
	
	.boxContent19 .qsi_wrapper {margin-top:30px;}
	
	.disignBoxFirst19 .boxFirstHeader19 .dbTopMenu,
	.disignBoxFirst19 .boxFirstHeader19 .caption_item
	{
		position: absolute;
		top: 0px;
		right: 0px;
		white-space:nowrap;
		color: #000;
		font-size: 11px;
		text-transform: capitalize;
		font-weight: bold;
		/*margin-right:5px;*/
	}
	
	.disignBoxFirst19 .boxFirstHeader19 .caption_item
	{
		padding-top:3px;
		padding-right:5px;
	}
	
	
	
	
	
	
	.disignBoxFirst18
	{
		position:relative;
		border:1px solid #dcc1ae;
		margin-bottom:10px;
		background-image:url('../images/Header_Events.gif');
		background-repeat:repeat-x;
		background-color:#fefdfa;
	}
	
	.boxFirstHeader18
	{
		height:19px;
		padding:3px 0px 0px 8px ;
		font-size:12px;
		font-weight:bold;
		color:black;
		text-align:left;
		text-transform:uppercase; 
		border-bottom: 1px solid #CCC;
	}
	
	.boxContent18
	{
/*		position:relative; */
		overflow:hidden;
		font-size:13px;
		/*color:#000000;*/
		padding:10px;
		
	}
	
	.disignBoxFirst18 .boxFirstHeader18 .dbTopMenu,
	.disignBoxFirst18 .boxFirstHeader18 .caption_item
	{
		position: absolute;
		top: 0px;
		right: 0px;
		white-space:nowrap;
		color: #000;
		font-size: 11px;
		text-transform: capitalize;
		font-weight: bold;
		/*margin-right:5px;*/
	}
	
	.disignBoxFirst18 .boxFirstHeader18 .caption_item
	{
		padding-top:3px;
		padding-right:5px;
	}
	
	.disignBoxFirst18 .boxFirstHeader18 .dbTopMenu .notActive a.top_members_menu, .disignBoxFirst18 .boxFirstHeader18 .dbTopMenu .Active a.top_members_menu {color:black;}
	

	
	.disignBoxFirst17
	{
		position:relative;
		border:1px solid #CCC;
		margin-bottom:10px;
		background-image:url('../images/Header_Film.gif');
		background-repeat:repeat-x;
		background-color:#e8e7e7;
	}
	
	.boxFirstHeader17
	{
		height:19px;
		padding:3px 0px 0px 8px ;
		font-size:12px;
		font-weight:bold;
		color:black;
		text-align:left;
		text-transform:uppercase; 
		border-bottom: 1px solid #CCC;
	}
	
	.boxContent17
	{
/*		position:relative; */
		overflow:hidden;
		font-size:13px;
		/*color:#000000;*/
		padding:10px;
	}
	
	.disignBoxFirst17 .boxFirstHeader17 .dbTopMenu,
	.disignBoxFirst17 .boxFirstHeader17 .caption_item
	{
		position: absolute;
		top: 0px;
		right: 0px;
		white-space:nowrap;
		color: #000;
		font-size: 11px;
		text-transform: capitalize;
		font-weight: bold;
		/*margin-right:5px;*/
	}
	
	.disignBoxFirst17 .boxFirstHeader17 .caption_item
	{
		padding-top:3px;
		padding-right:5px;
	}
	
	.disignBoxFirst17.boxFirstHeader17 .dbTopMenu .notActive a.top_members_menu, .disignBoxFirst17.boxFirstHeader17 .dbTopMenu .Active a.top_members_menu  {color:black;}
	
	
	
	
	
	
		.disignBoxFirst16
	{
		position:relative;
		border:1px solid #CCC;
		margin-bottom:10px;
		background-image:url('../images/Header_Photo.gif');
		background-repeat:repeat-x;
		background-color:#f6f6f6;
	}
	
	.boxFirstHeader16
	{
		height:19px;
		padding:3px 0px 0px 8px ;
		font-size:12px;
		font-weight:bold;
		color:black;
		text-align:left;
		text-transform:uppercase; 
		border-bottom: 1px solid #CCC;
	}
	
	.boxContent16
	{
/*		position:relative; */
		overflow:hidden;
		font-size:13px;
		/*color:#000000;*/
		padding:10px;
	}
	
	.disignBoxFirst16 .boxFirstHeader16 .dbTopMenu,
	.disignBoxFirst16 .boxFirstHeader16 .caption_item
	{
		position: absolute;
		top: 0px;
		right: 0px;
		white-space:nowrap;
		color: #000;
		font-size: 11px;
		text-transform: capitalize;
		font-weight: bold;
		/*margin-right:5px;*/
	}
	
	.disignBoxFirst16 .boxFirstHeader16 .caption_item
	{
		padding-top:3px;
		padding-right:5px;
	}
	
	.disignBoxFirst16.boxFirstHeader16 .dbTopMenu .notActive a.top_members_menu, .disignBoxFirst16.boxFirstHeader16 .dbTopMenu .Active a.top_members_menu  {color:black;}
	
	
	
	
	.disignBoxFirst15
	{
		position:relative;
		border:1px solid #eadbbb;
		margin-bottom:10px;
		background-image:url('../images/Header_Community.gif');
		background-repeat:repeat-x;
		background-color:#f8f7ed;
	}
	
	.boxFirstHeader15
	{
		height:19px;
		padding:3px 0px 0px 8px ;
		font-size:12px;
		font-weight:bold;
		color:black;
		text-align:left;
		text-transform:uppercase; 
		border-bottom: 1px solid #CCC;
		background: url('../images/weisseKachelTransparent.png');
		background-repeat:no-repeat;
		background-position: left center;
	}
	
	.boxContent15
	{
/*		position:relative; */
		overflow:hidden;
		font-size:13px;
		/*color:#000000;*/
		padding:10px;
	}
	
	.disignBoxFirst15 .boxFirstHeader15 .dbTopMenu,
	.disignBoxFirst15 .boxFirstHeader15 .caption_item
	{
		position: absolute;
		top: 0px;
		right: 0px;
		white-space:nowrap;
		color: #000;
		font-size: 11px;
		text-transform: capitalize;
		font-weight: bold;
		/*margin-right:5px;*/
	}
	
	.disignBoxFirst15 .boxFirstHeader15 .caption_item
	{
		padding-top:3px;
		padding-right:5px;
	}
	
	
	
	
	
	
	
	
		.disignBoxFirst14
	{
		position:relative;
		border:1px solid #CCC;
		margin-bottom:10px;
		background-image:url('../images/Header_Artikel.gif');
		background-repeat:repeat-x;
		background-color:#fff;
	}
	
	.boxFirstHeader14
	{
		height:19px;
		padding:3px 0px 0px 8px ;
		font-size:12px;
		font-weight:bold;
		color:black;
		text-align:left;
		text-transform:uppercase; 
		border-bottom: 1px solid #CCC;
		background: url('../images/weisseKachelTransparent.png');
		background-repeat:no-repeat;
		background-position: left center;
	}
	
	.boxContent14
	{
/*		position:relative; */
		overflow:hidden;
		font-size:13px;
		/*color:#000000;*/
		padding:10px;
		background: url('../images/ArtikelBG.jpg');
	}
	
	.disignBoxFirst14 .boxFirstHeader14 .dbTopMenu,
	.disignBoxFirst14 .boxFirstHeader14 .caption_item
	{
		position: absolute;
		top: 0px;
		right: 0px;
		white-space:nowrap;
		color: #000;
		font-size: 11px;
		text-transform: capitalize;
		font-weight: bold;
		/*margin-right:5px;*/
	}
	
	.disignBoxFirst14 .boxFirstHeader14 .caption_item
	{
		padding-top:3px;
		padding-right:5px;
	}
	
	
	
	
	
	

	.disignBoxFirst13
	{
		position:relative;
		border:1px solid #899aad;
		margin-bottom:10px;
		background-image:url('../images/Header_Branchen.gif');
		background-repeat:repeat-x;
		background-color:#fff;
		
	}
	
	.boxFirstHeader13
	{
		height:19px;
		padding:3px 0px 0px 8px ;
		font-size:12px;
		font-weight:bold;
		color:blck;
		text-align:left;
		text-transform:uppercase; 
		border-bottom: 1px solid #CCC;
		background: url('../images/weisseKachelTransparent.png');
		background-repeat:no-repeat;
		background-position: left center;
		width:105px;
		
	}
	
	.boxContent13
	{
/*		position:relative; */
		overflow:hidden;
		font-size:13px;
		/*color:#000000;*/
		padding:10px;
		background:url('../images/BranchenbuchBG.jpg') repeat-x;
		
	}
	
	.disignBoxFirst13 .boxFirstHeader13 .dbTopMenu,
	.disignBoxFirst13 .boxFirstHeader13 .caption_item
	{
		position: absolute;
		top: 0px;
		right: 0px;
		white-space:nowrap;
		color: #000;
		font-size: 11px;
		text-transform: capitalize;
		font-weight: bold;
		/*margin-right:5px;*/
	}
	
	.disignBoxFirst13 .boxFirstHeader13 .caption_item
	{
		padding-top:3px;
		padding-right:5px;
	}
	
	
	
	.disignBoxFirst12
	{
		position:relative;
		border:1px solid #f8ca04;
		margin-bottom:10px;
		background-image:url('../images/Header_Blog.gif');
		background-repeat:repeat-x;
		background-color:#fff;
	}
	
	.boxFirstHeader12
	{
		height:19px;
		padding:3px 0px 0px 8px ;
		font-size:12px;
		font-weight:bold;
		color:black;
		text-align:left;
		text-transform:uppercase; 
		border-bottom: 1px solid #CCC;
	}
	
	.boxContent12
	{
/*		position:relative; */
		overflow:hidden;
		font-size:13px;
		/*color:#000000;*/
		padding:10px;
		background-image:url('../images/BlogsBG.jpg');
		background-repeat:no-repeat;
		background-position:left top;
		padding-left:105px;
		
	}
	
	.disignBoxFirst12 .boxFirstHeader12 .dbTopMenu,
	.disignBoxFirst12 .boxFirstHeader12 .caption_item
	{
		position: absolute;
		top: 0px;
		right: 0px;
		white-space:nowrap;
		color: #000;
		font-size: 11px;
		text-transform: capitalize;
		font-weight: bold;
		/*margin-right:5px;*/
	}
	
	.disignBoxFirst12 .boxFirstHeader12 .caption_item
	{
		padding-top:3px;
		padding-right:5px;
	}
	
	
	
	
		.disignBoxFirst11
	{
		position:relative;
		border:1px solid #CCC;
		margin-bottom:10px;
		background-image:url('../images/Header_Rezepte.gif');
		background-repeat:repeat-x;
		background-color:#f5fbee;
	}
	
	.boxFirstHeader11
	{
		height:19px;
		padding:3px 0px 0px 8px ;
		font-size:12px;
		font-weight:bold;
		color:black;
		text-align:left;
		text-transform:uppercase; 
		border-bottom: 1px solid #CCC;
		background: url('../images/weisseKachelTransparent.png');
		background-repeat:no-repeat;
		background-position: left center;
		width:170px;
	}
	
	.boxContent11
	{
/*		position:relative; */
		overflow:hidden;
		font-size:13px;
		/*color:#000000;*/
		padding:10px;
		
	}
	
	.disignBoxFirst11 .boxFirstHeader11 .dbTopMenu,
	.disignBoxFirst11 .boxFirstHeader11 .caption_item
	{
		position: absolute;
		top: 0px;
		right: 0px;
		white-space:nowrap;
		color: #000;
		font-size: 11px;
		text-transform: capitalize;
		font-weight: bold;
		/*margin-right:5px;*/
	}
	
	.disignBoxFirst11 .boxFirstHeader11 .caption_item
	{
		padding-top:3px;
		padding-right:5px;
	}
	
	
	
	
		.disignBoxFirst10
	{
		position:relative;
		border:1px solid #fe9100;
		margin-bottom:10px;
		background-image:url('../images/Header_Forum.gif');
		background-repeat:repeat-x;
		background-color:#fff;
	}
	
	.boxFirstHeader10
	{
		height:19px;
		padding:3px 0px 0px 8px ;
		font-size:12px;
		font-weight:bold;
		color:black;
		text-align:left;
		text-transform:uppercase; 
		border-bottom: 1px solid #CCC;
	}
	
	.boxContent10
	{
/*		position:relative; */
		overflow:hidden;
		font-size:13px;
		/*color:#000000;*/
		padding:10px;
		background:url('../images/ForumBG.jpg') no-repeat right bottom;
		
	}
	
	.disignBoxFirst10 .boxFirstHeader10 .dbTopMenu,
	.disignBoxFirst10 .boxFirstHeader10 .caption_item
	{
		position: absolute;
		top: 0px;
		right: 0px;
		white-space:nowrap;
		color: #000;
		font-size: 11px;
		text-transform: capitalize;
		font-weight: bold;
		/*margin-right:5px;*/
	}
	
	.disignBoxFirst10 .boxFirstHeader10 .caption_item
	{
		padding-top:3px;
		padding-right:5px;
	}
	
	
	
	
	.disignBoxFirst9
	{
		position:relative;
		border:1px solid #b3cbc4;
		margin-bottom:10px;
		background-image:url('../images/Header_Umfragen.gif');
		background-repeat:repeat-x;
		background-color:#f7f9f7;
	}
	
	.boxFirstHeader9
	{
		height:19px;
		padding:3px 0px 0px 8px ;
		font-size:12px;
		font-weight:bold;
		color:black;
		text-align:left;
		text-transform:uppercase; 
		border-bottom: 1px solid #CCC;
				background: url('../images/weisseKachelTransparent.png');
		background-repeat:no-repeat;
		background-position: left center;
		width:70px;
	}
	
	.boxContent9
	{
/*		position:relative; */
		overflow:hidden;
		font-size:13px;
		/*color:#000000;*/
		padding:10px;
		background:url('../images/UmfragenBG.jpg') no-repeat right bottom;
	}
	
	.disignBoxFirst9 .boxFirstHeader9 .dbTopMenu,
	.disignBoxFirst9 .boxFirstHeader9 .caption_item
	{
		position: absolute;
		top: 0px;
		right: 0px;
		white-space:nowrap;
		color: #000;
		font-size: 11px;
		text-transform: capitalize;
		font-weight: bold;
		/*margin-right:5px;*/
	}
	
	.disignBoxFirst9 .boxFirstHeader9 .caption_item
	{
		padding-top:3px;
		padding-right:5px;
	}
	
	
	
	
	
		.disignBoxFirst8
	{
		position:relative;
		border:1px solid #9ac2df;
		margin-bottom:10px;
		background-image:url('../images/Header_Interessen.gif');
		background-repeat:repeat-x;
		background-color:#fff;
	}
	
	.boxFirstHeader8
	{
		height:19px;
		padding:3px 0px 0px 8px ;
		font-size:12px;
		font-weight:bold;
		color:black;
		text-align:left;
		text-transform:uppercase; 
		border-bottom: 1px solid #CCC;
		background: url('../images/weisseKachelTransparent.png');
		background-repeat:no-repeat;
		background-position: left center;
		
	}
	
	.boxContent8
	{
/*		position:relative; */
		overflow:hidden;
		font-size:13px;
		/*color:#000000;*/
		padding:10px;
		background:url('../images/InteressenBG.jpg') no-repeat left bottom;
	}
	
	.disignBoxFirst8 .boxFirstHeader8 .dbTopMenu,
	.disignBoxFirst8 .boxFirstHeader8 .caption_item
	{
		position: absolute;
		top: 0px;
		right: 0px;
		white-space:nowrap;
		color: #000;
		font-size: 11px;
		text-transform: capitalize;
		font-weight: bold;
		/*margin-right:5px;*/
	}
	
	.disignBoxFirst8 .boxFirstHeader8 .caption_item
	{
		padding-top:3px;
		padding-right:5px;
	}
	
	
	
	
	
	.disignBoxFirst7
	{
		position:relative;
		border:1px solid #83c72b;
		margin-bottom:10px;
		background-image:url('../images/Header_Suche.gif');
		background-repeat:repeat-x;
		background-color:#fff;
	}
	
	.boxFirstHeader7
	{
		height:19px;
		padding:3px 0px 0px 8px ;
		font-size:12px;
		font-weight:bold;
		color:black;
		text-align:left;
		text-transform:uppercase; 
		border-bottom: 1px solid #CCC;
		background: url('../images/weisseKachelTransparent.png');
		background-repeat:no-repeat;
		background-position: left center;
		width:300px;
	}
	
	.boxContent7
	{
/*		position:relative; */
		overflow:hidden;
		font-size:13px;
		/*color:#000000;*/
		padding:10px;
		background:url('../images/KleinanzeigenBG.jpg') no-repeat right bottom;
		
	}
	
	.disignBoxFirst7 .boxFirstHeader7 .dbTopMenu,
	.disignBoxFirst7 .boxFirstHeader7 .caption_item
	{
		position: absolute;
		top: 0px;
		right: 0px;
		white-space:nowrap;
		color: #000;
		font-size: 11px;
		text-transform: capitalize;
		font-weight: bold;
		/*margin-right:5px;*/
	}
	
	.disignBoxFirst7 .boxFirstHeader7 .caption_item
	{
		padding-top:3px;
		padding-right:5px;
	}
	
	
	
	
	.disignBoxFirst6
	{
		position:relative;
		border:1px solid #d78077;
		margin-bottom:10px;
		background-image:url('../images/Header_Spiele.gif');
		background-repeat:repeat-x;
		background-color:#fff;
	}
	
	.boxFirstHeader6
	{
		height:19px;
		padding:3px 0px 0px 8px ;
		font-size:12px;
		font-weight:bold;
		color:black;
		text-align:left;
		text-transform:uppercase; 
		border-bottom: 1px solid #CCC;
				background: url('../images/weisseKachelTransparent.png');
		background-repeat:no-repeat;
		background-position: left center;
		width:65px;
	}
	
	.boxContent6
	{
/*		position:relative; */
		overflow:hidden;
		font-size:13px;
		/*color:#000000;*/
		padding:10px;
		background:url('../images/SpieleBG.jpg');
	}
	
	.disignBoxFirst6 .boxFirstHeader6 .dbTopMenu,
	.disignBoxFirst6 .boxFirstHeader6 .caption_item
	{
		position: absolute;
		top: 0px;
		right: 0px;
		white-space:nowrap;
		color: #000;
		font-size: 11px;
		text-transform: capitalize;
		font-weight: bold;
		/*margin-right:5px;*/
	}
	
	.disignBoxFirst6 .boxFirstHeader6 .caption_item
	{
		padding-top:3px;
		padding-right:5px;
	}
	
	
	.disignBoxFirst5
	{
		position:relative;
		border:1px solid black;
		margin-bottom:10px;
		background-image:url('../images/Header_Widgets.gif');
		background-repeat:repeat-x;
		background-color:#fff;
	}
	
	.boxFirstHeader5
	{
		height:19px;
		padding:4px 0px 0px 8px ;
		font-size:12px;
		font-weight:bold;
		color:white;
		text-align:left;
		text-transform:uppercase; 
		border-bottom: 1px solid #CCC;
	}
	
	.boxContent5
	{
/*		position:relative; */
		overflow:hidden;
		font-size:13px;
		/*color:#000000;*/
		padding:10px;
		background:url('../images/WidgetzoneBG.jpg');
	}
	
	.disignBoxFirst5 .boxFirstHeader5 .dbTopMenu,
	.disignBoxFirst5 .boxFirstHeader5 .caption_item
	{
		position: absolute;
		top: 0px;
		right: 0px;
		white-space:nowrap;
		color: #000;
		font-size: 11px;
		text-transform: capitalize;
		font-weight: bold;
		/*margin-right:5px;*/
	}
	
	.disignBoxFirst5 .boxFirstHeader5 .caption_item
	{
		padding-top:3px;
		padding-right:5px;
	}
	
	
	
	
	.disignBoxFirst4
	{
		position:relative;
		border:1px solid #c1c1ab;
		margin-bottom:10px;
		background-image:url('../images/HeaderPlaces.jpg');
		background-repeat:repeat-x;
		background-color:#fff;
	}
	
	.boxFirstHeader4
	{
		height:19px;
		padding:3px 0px 0px 8px ;
		font-size:12px;
		font-weight:bold;
		color:black;
		text-align:left;
		text-transform:uppercase; 
		border-bottom: 1px solid #CCC;
	}
	
	.boxContent4
	{
/*		position:relative; */
		overflow:hidden;
		font-size:13px;
		/*color:#000000;*/
		padding:10px;
		background:url('../images/PlacesBG.jpg');
	}
	
	.disignBoxFirst4 .boxFirstHeader4 .dbTopMenu,
	.disignBoxFirst4 .boxFirstHeader4 .caption_item
	{
		position: absolute;
		top: 0px;
		right: 0px;
		white-space:nowrap;
		color: #000;
		font-size: 11px;
		text-transform: capitalize;
		font-weight: bold;
		/*margin-right:5px;*/
	}
	
	.disignBoxFirst4 .boxFirstHeader4 .caption_item
	{
		padding-top:3px;
		padding-right:5px;
	}
	
	
	
	
	
	.disignBoxFirst3
	{
		position:relative;
		border:1px solid #c1c1ab;
		margin-bottom:10px;
		background-image:url('../images/Header_Pets.gif');
		background-repeat:repeat-x;
		background-color:#fff;
	}
	
	.boxFirstHeader3
	{
		height:19px;
		padding:3px 0px 0px 8px ;
		font-size:12px;
		font-weight:bold;
		color:black;
		text-align:left;
		text-transform:uppercase; 
		border-bottom: 1px solid #CCC;
		background: url('../images/weisseKachelTransparent.png');
		background-repeat:no-repeat;
		background-position: left center;
		width:105px;
	}
	
	.boxContent3
	{
/*		position:relative; */
		overflow:hidden;
		font-size:13px;
		/*color:#000000;*/
		padding:10px;
		background:url('../images/PetsBG.jpg') no-repeat bottom right;
	}
	
	.disignBoxFirst3 .boxFirstHeader3 .dbTopMenu,
	.disignBoxFirst3 .boxFirstHeader3 .caption_item
	{
		position: absolute;
		top: 0px;
		right: 0px;
		white-space:nowrap;
		color: #000;
		font-size: 11px;
		text-transform: capitalize;
		font-weight: bold;
		/*margin-right:5px;*/
	}
	
	.disignBoxFirst3 .boxFirstHeader3 .caption_item
	{
		padding-top:3px;
		padding-right:5px;
	}
	
	
	
	
	
	
	.disignBoxFirst22
	{
		position:relative;
		border:1px solid #ccc;
		margin-bottom:10px;
		background-image:url('../images/HeaderBerlin.jpg');
		background-repeat:repeat-x;
		background-color:#fff;
	}
	
	.boxFirstHeader22
	{
		height:19px;
		padding:3px 0px 0px 8px ;
		font-size:12px;
		font-weight:bold;
		color:black;
		text-align:left;
		text-transform:uppercase; 
		border-bottom: 1px solid #CCC;
		background: url('../images/weisseKachelTransparent.png');
		background-repeat:no-repeat;
		background-position: left center;
		width:105px;
	}
	
	.boxContent22
	{
/*		position:relative; */
		overflow:hidden;
		font-size:13px;
		/*color:#000000;*/
		padding:10px;
		//background:url('../images/PetsBG.jpg') no-repeat bottom right;
	}
	
	.disignBoxFirst22 .boxFirstHeader22 .dbTopMenu,
	.disignBoxFirst22 .boxFirstHeader22 .caption_item
	{
		position: absolute;
		top: 0px;
		right: 0px;
		white-space:nowrap;
		color: #000;
		font-size: 11px;
		text-transform: capitalize;
		font-weight: bold;
		/*margin-right:5px;*/
	}
	
	.disignBoxFirst22 .boxFirstHeader22 .caption_item
	{
		padding-top:3px;
		padding-right:5px;
	}
	
	
	
	
	.disignBoxFirst23
	{
		position:relative;
		border:1px solid #ccc;
		margin-bottom:10px;
		background-image:url('../images/HeaderMusik.jpg');
		background-repeat:repeat-x;
		background-color:#f0f0ee;
	}
	
	.boxFirstHeader23
	{
		height:19px;
		padding:3px 0px 0px 8px ;
		font-size:12px;
		font-weight:bold;
		color:black;
		text-align:left;
		text-transform:uppercase; 
		border-bottom: 1px solid #CCC;
		background: url('../images/weisseKachelTransparent.png');
		background-repeat:no-repeat;
		background-position: left center;
		width:105px;
	}
	
	.boxContent23
	{
/*		position:relative; */
		overflow:hidden;
		font-size:13px;
		/*color:#000000;*/
		padding:10px;
		//background:url('../images/PetsBG.jpg') no-repeat bottom right;
	}
	
	.disignBoxFirst23 .boxFirstHeader23 .dbTopMenu,
	.disignBoxFirst23 .boxFirstHeader23 .caption_item
	{
		position: absolute;
		top: 0px;
		right: 0px;
		white-space:nowrap;
		color: #000;
		font-size: 11px;
		text-transform: capitalize;
		font-weight: bold;
		/*margin-right:5px;*/
	}
	
	.disignBoxFirst23 .boxFirstHeader23 .caption_item
	{
		padding-top:3px;
		padding-right:5px;
	}
	
	
	div.disignBoxFirst22 div.clearfix {clear:both; width:300px;}
	div.disignBoxFirst22 h2 {margin:0px; padding:0px; margin-bottom:2px; font-size:10pt; } /*text-transform:uppercase;*/
	
	span.Persoenlichkeit, span.Personen, span.Person {font-variant:small-caps;}
	div.StadtteilFliesstextAbastz1 {margin-bottom:8px;}
	div.StadtteilFliesstext {margin-bottom:8px; text-indent:10px;}
	
	.thumbnail_block {margin-left: 3px;}
	
	span#MemberAccount {float:left; display:block; padding:1px;}
	span#MemberMedia {float:left; display:block; padding:1px;}
	span#MemberPost {float:left; display:block; padding:1px;}
	span#MemberProfile {float:left; display:block; padding:1px;}
	
	.mySuchfelder {position:relative; top:-6px;}
	
	div.BU {text-align:center;}
	
	.disignGroupBoxFirst
	{
		position:relative;
		border:1px solid #CCC;
		margin-bottom:10px;
 	}
	
	div.browseUnit {width:275px; float:left; margin-bottom:13px; margin-left:8px;}
	div.lastFilesPic {background-repeat: no-repeat; background-position:center center;}

	
	
	 .twitter .nv-compactToolTip .label span {
        background: url(http://static.netvibes.com/img/dragndrop.gif?v=1) no-repeat;
        padding-left:28px;
        min-height:26px;
    }

    .twitter .nv-tabContent {
    	overflow:visible;
    }

    .twitter .item small a,
    .twitter .item small,
    .twitter .itemRight small a,
    .twitter .itemRight small {
        color:#999;
    }

    .twitter .item small a:hover,
    .twitter .itemRight small a:hover {
        color:#333;
    }

    .twitter .sharing{
        position:absolute;
        display:none;
        cursor:pointer;
        right:0px;
        bottom:2px;
    }

    .twitter .hover .sharing{
        display:block;
    }

    .twitter .loading {
        text-align:center;
        padding:5px;
    }

    .twitter label {
        font-weight:bold; 
        font-size:1em;
        line-height:1.4em;
    }

    .twitter .characters {
        float:right;  
    }

    .twitter .count {
        color:black;
    }

    .twitter .over-limit {
        font-weight:bold;
        color:#F60;
    }

    .twitter .header {
        height: 33px;
        font-weight: bold;
    }

    .twitter .header span.title{
        font-size:1.2em;
    }

    .twitter .header img {
        float: left;
        margin-left: 2px;
        margin-right: 5px;
    }

    .twitter .updateForm {
        position:relative;
        margin-bottom:5px;
        z-index: 10;
    }

    .twitter .updateForm .avatar {
        float:left;
        height:50px;
    }

    .twitter .updateForm .avatar img {
        height:50px;
        width:50px;
    }

    .twitter .updateForm .status-edit {
        margin:3px 0px 8px 55px;
        background: url(http://static.netvibes.com/modules/twitter/img/leftArrow.gif?v=1) no-repeat;
    }

    .twitter .updateForm .status-edit .inn {
        border:1px solid #ddd;
        border-left:none;
        margin:0 0 0 5px;
        padding:0px 2px 0px 2px;
    }

    .twitter .updateForm .status-edit .inn fieldset {
        border:none;
    }

    .twitter .updateForm .status-edit .inn textarea {
        font-family:Tahoma, Verdana, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
        font-size:1em;
        padding:2px;
        border:none;
        color:#333;
        height:42px;
        width:98%;
        margin:0 1% 0 1%;
        overflow:auto;
    }

    .twitter .submit-button {
        vertical-align:middle;
        text-align:right;
        float:right;
    }

    .twitter .simpleList p {
        margin:5px 0;
        padding:5px;
        min-height:20px;
        clear:both;
    }
    .twitter .nv-thumbnailedList {
        position:relative;
    }

    .twitter .nv-thumbnailedList .item,
    .twitter .nv-thumbnailedList .itemRight {
        position:relative;
        clear:both;
        padding: 5px 0px 0px 0px;
        border:none;
    }

    .twitter .nv-thumbnailedList .item .description {
        background: url(http://static.netvibes.com/modules/twitter/img/leftArrow.gif?v=1) no-repeat;
        margin-left:37px;
        padding-left:6px;
        position:relative;
    }

    .twitter .nv-thumbnailedList .item .descriptionBlue {
        background: url(http://static.netvibes.com/modules/twitter/img/leftArrowBlue.gif?v=1) no-repeat;
        margin-left:37px;
        padding-left:6px;
        position:relative;
    }

    .twitter .nv-thumbnailedList .item .description .tweet,
    .twitter .nv-thumbnailedList .item .descriptionBlue .tweet {
        padding:4px;
        border:1px solid #ddd;
        border-left:none; 
        position:relative;
        min-height:22px; /* Avatars are 32px, padding: 2*4px, border: 2*1px */
    }

    .twitter .nv-thumbnailedList .avatarItem {
        float:left;
        height:32px;
        width:32px;
    }

    .twitter .nv-thumbnailedList .itemRight .description {
        background: url(http://static.netvibes.com/modules/twitter/img/rightArrow.gif?v=1) no-repeat;
        background-position: top right;
        margin-right:37px;
        margin-left:0;
        padding-right:6px;
        padding-left:0px;
        position:relative;
    }

    .twitter .nv-thumbnailedList .itemRight .descriptionBlue {
        background: url(http://static.netvibes.com/modules/twitter/img/rightArrowBlue.gif?v=1) no-repeat;
        background-position: top right;
        margin-right:37px;
        margin-left:0;
        padding-right:6px;
        padding-left:0px;
        position:relative;
    }

    .twitter .nv-thumbnailedList .itemRight .description .tweet,
    .twitter .nv-thumbnailedList .itemRight .descriptionBlue .tweet {
        padding:4px;
        border:1px solid #ddd;
        border-right:none;
        position:relative;
        min-height:22px; /* Avatars are 32px, padding: 2*4px, border: 2*1px */
    }

    .twitter .nv-thumbnailedList .avatarItemRight {
        float:right;
        height:32px;
        width:32px;
    }

    .twitter .nv-thumbnailedList .itemAction {
        top:0;
    }

    .twitter .nv-thumbnailedList .starring, .twitter .nv-thumbnailedList .reply{
        display:none;
    }

    .twitter .nv-thumbnailedList .item .ilink, .twitter .simpleList p .ilink {
        border-bottom:1px dotted #999;
    }

    .twitter .nv-thumbnailedList .starring, .twitter .nv-thumbnailedList .reply {
        position:absolute;
        float:right;
    }

    .twitter .nv-thumbnailedList .starring{
        top:3px;
        right:2px;
        cursor: pointer;
    }

    .twitter .nv-thumbnailedList .last {
        border:none;
        padding-bottom:0;
    }

    .twitter .home .nv-thumbnailedList .replyTo {
        background: #e3f6fc;
    }

    .twitter .nv-thumbnailedList .reply {
        bottom:5px;
        right:2px;
        width:13px;
        height:13px;
        background:url(http://static.netvibes.com/modules/twitter/img/reply.gif?v=1) no-repeat;
    }

    .twitter img.userTimeline {
      cursor:pointer;
    }

    .twitter .infoMessage {
        position:relative;
        text-align:center;
        background:#ddd;
        padding:0 3px;
        margin-top:8px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }

    .twitter .infoMessage span {
        background:url(http://static.netvibes.com/modules/twitter/img/message.gif?v=1) no-repeat;
        padding-left:13px;
    }

    /* Custom tabview */
    .twitter .nv-tabSet {
        position:relative;
    }

    .twitter .nv-tabSet .listsList {
        position:relative;
            margin:5px 0 3px 0;
    }

    .twitter .nv-tabContent {
        padding:0px;
        border:none;
        margin-top:3px;
    }

    .twitter ul.nv-tabList {
        position:relative;
        z-index:9;
        margin-top: 8px;
    }

    .twitter ul.nv-tabList li.tab {
        padding:0; margin:0;
        float:left;
        background:none;
        cursor:pointer;
        display:inline;
    }

    .twitter ul.nv-tabList li.tab a {
        padding:0; margin:0;
        background:none;
        border:none;
        display:block;
        width:20px;
        height:20px;
        background: url(http://static.netvibes.com/modules/twitter/img/icon_large.gif?v=2);
        position:relative;
    }

    .twitter ul.nv-tabList li.selected a {
        background: url(http://static.netvibes.com/modules/twitter/img/icon_large_on.gif?v=2);
    }

    .twitter ul.nv-tabList li.home a     {background-position: 0 0;}
    .twitter ul.nv-tabList li.reply a    {background-position: -20px 0;}
    .twitter ul.nv-tabList li.direct a   {background-position: -40px 0;}
    .twitter ul.nv-tabList li.mine a     {background-position: -60px 0;}
    .twitter ul.nv-tabList li.favorites a{background-position: -80px 0;}
    .twitter ul.nv-tabList li.followers a{background-position: -100px 0;}
    .twitter ul.nv-tabList li.lists a    {background-position: -120px 0;}

    .twitter ul.nv-tabList li.home a:hover     {background-position: 0 -20px;}
    .twitter ul.nv-tabList li.reply a:hover    {background-position: -20px -20px;}
    .twitter ul.nv-tabList li.direct a:hover   {background-position: -40px -20px;}
    .twitter ul.nv-tabList li.mine a:hover     {background-position: -60px -20px;}
    .twitter ul.nv-tabList li.favorites a:hover{background-position: -80px -20px;}
    .twitter ul.nv-tabList li.followers a:hover{background-position: -100px -20px;}
    .twitter ul.nv-tabList li.lists a:hover    {background-position: -120px -20px;}

    .twitter ul.nv-tabList li.tab a span {
        position:absolute;
        padding: 0 3px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        background:#999;
        font-weight:bold;
        color:white;
        top:-6px;
        right:-5px;
        font-size:0.9em;
        z-index:10;
    }

    .twitter .followers .container{
        text-align:center;
        margin-top:5px;
    }

    .twitter .avatarItem{
        font-size:0;
        line-height:15px;
        padding:0;
        margin:4px;
        position:relative;
    }

    .twitter .dnd-awareness img,
    .twitter .avatarItem img{
        width:32px;
        height:32px;
    }

    .twitter .favoriteMessage .favoritesMessage,
    .twitter .followers .retweetMessage,
    .twitter .followers .favoritesMessage {
        visibility:hidden;
    }

    .twitter .followers .avatarItem .itemAction {
        display:block;
    }

    * html .followers .avatarItem .itemAction,  *:first-child+html .followers .avatarItem .itemAction{
        top:0;
    }

    .twitter .itemAction {
        display:none;
        margin:0;
        position:absolute;
        top:-32px;
        left:0;
        font-size:8px;
        width:29px;
        height:29px;
        padding:3px 0 0 3px;
        background:black;
    }

    .twitter .hover .itemAction{
        display:block;
    }

    .twitter .hover {
        background:none;
    }

    .twitter .avatarItem li{
        margin:0; padding:0;
        list-style:none;
        float:left;
    }

    .twitter .avatarItem a {
        display:block;
        width: 12px;
        height:12px;
        background:url(http://static.netvibes.com/modules/twitter/img/icon_small.png?v=1);
        text-indent: -5000px;
        margin:0 2px 2px 0;
        outline:none;
        text-decoration:none;
        border:none;
    }

    .twitter .avatarItem .directMessage a       { background-position:-12px -12px; }
    .twitter .avatarItem .directMessage a:hover { background-position:-12px 0; }

    .twitter .avatarItem .replyMessage a       { background-position: 0 -12px; }
    .twitter .avatarItem .replyMessage a:hover { background-position: 0 0; }

    .twitter .avatarItem .retweetMessage a       { background-position: 24px -12px; }
    .twitter .avatarItem .retweetMessage a:hover { background-position: 24px 0; }

    .twitter .avatarItem .favoritesMessage a       { background-position: -36px -12px; }
    .twitter .avatarItem .favoritesMessage a:hover { background-position: -36px 0; }

    .twitter a.favorited { background-position: -36px -24px; position:absolute; top:16px; left:3px;}


    .twitter .nv-thumbnailedList .avatarItem {
        margin:0;
    }

    .twitter .avatarItem a.favorited {
        display:none;
    }
    .twitter .favoriteMessage .avatarItem a.favorited {
        display:block;
    }
    .twitter .errorMsg span, .twitter .warningMsg span {
        display: block;
        text-align:center;
        padding:5px;
        background:#eee;
    }

    .twitter .profileNav {
        margin-bottom:3px;
    }

    .twitter .profileInfos .infos {
        margin-left:56px;
    }

    .twitter .profileInfos .infos .name{
        font-weight:bold;
    }

    .twitter .profileInfos .avatar {
        float:left;
        width:48px;
        height:48px;
    }

    .twitter .profileMessages {
        clear:both;
        padding-top:4px;
    }

    .twitter .profileMessages .userTimeline,
        display:none;
    }

    .twitter .profileMessages .ilink {
        display:inline;
    }

    .twitter .profileInfos .desc {
        margin: 3px 0
    }

    .twitter .profile {
        position:relative;
    }

    .twitter .profile .loader {
        top:0;
    }

    .twitter .nv-pager {
        padding-top:6px;
    }

    .twitter .nv-thumbnailedList .item .conversation {
        border:1px solid #ddd;
        border-top-color:white;
        border-left:none;
        background-color:white;
        padding:0 1px;
    }

    .twitter .nv-thumbnailedList .itemRight .conversation {
        border:1px solid #ddd;
        border-top-color:white;
        border-right:none;
        background-color:white;
        padding:0 1px;
    }

    .twitter .nv-thumbnailedList .item .conversation .conversation-item,
    .twitter .nv-thumbnailedList .itemRight .conversation .conversation-item {
        margin-bottom:1px;
        padding:4px;
        background-color:#ddd;
        min-height:31px; /* avatar size: 32px - margin-bottom: 1px */
    }

    .twitter .nv-thumbnailedList .item .conversation .conversation-item img,
    .twitter .nv-thumbnailedList .itemRight .conversation .conversation-item img {
        float:left;
        width:32px;
        height:32px;
    }

    .twitter .nv-thumbnailedList .item .conversation .conversation-item .tweet,
    .twitter .nv-thumbnailedList .itemRight .conversation .conversation-item .tweet {
        padding:0 0 0 36px;
        border:none;
    }

    .twitter .nv-thumbnailedList .item .conversation .conversation-error,
    .twitter .nv-thumbnailedList .itemRight .conversation .conversation-error {
        min-height:0px;
    }

    .twitter .nv-thumbnailedList .item .conversation .footer,
    .twitter .nv-thumbnailedList .itemRight .conversation .footer {
        margin-bottom:1px;
        padding:1px 2px 3px 1px;
        background-color:#ddd;
        min-height:11px; /* avatar size: 32px - margin-bottom: 1px */
    }

    .twitter .nv-thumbnailedList .item .conversation .footer img,
    .twitter .nv-thumbnailedList .itemRight .conversation .footer img {
        float:right;
    }

    .twitter .userTimeline {
        white-space:nowrap;
    }

    /* RtL specific */

    .rtl .twitter .updateForm .avatar {
        float:right;
        height:50px;
    }

    .rtl .twitter .updateForm .status-edit {
        margin:3px 55px 8px 0px;
        background: url(http://static.netvibes.com/modules/twitter/img/rightArrow.gif?v=1) no-repeat;
        background-position:top right;
    }

    .rtl .twitter .updateForm .status-edit .inn {
        border:1px solid #ddd;
        border-right:none;
        margin-left:0px;
        margin-right:5px;
        padding:0px 2px 0px 2px;
    }

    .rtl .twitter .sharing{
        position:absolute;
        display:none;
        cursor:pointer;
        left:2px;
        bottom:2px;
    }

    .rtl .twitter .hover .sharing {
        display:block;
    }

    .rtl .twitter .nv-thumbnailedList .item,
    .rtl .twitter .nv-thumbnailedList .itemRight {
        position:relative;
        clear:both;
        padding: 5px 0px 0px 0px;
    }

    .rtl .twitter .nv-thumbnailedList .item .description {
        background: url(http://static.netvibes.com/modules/twitter/img/rightArrow.gif?v=1) no-repeat;
        background-position: top right;
        margin-right:37px;
        margin-left:0;
        padding-right:6px;
        padding-left:0px;
    	direction:rtl;
    	position:relative;
    }

    .rtl .twitter .nv-thumbnailedList .item .descriptionBlue {
        background: url(http://static.netvibes.com/modules/twitter/img/rightArrowBlue.gif?v=1) no-repeat;
        background-position: top right;
        margin-left:0px;
        margin-right:37px;
        padding-left:0px;
        padding-right:6px;
    	direction:rtl;
    	position:relative;
    }

    .rtl .twitter .nv-thumbnailedList .item .description .tweet,
    .rtl .twitter .nv-thumbnailedList .item .descriptionBlue .tweet {
        margin-left:0px;
        padding-right:4px;
        border:1px solid #ddd;
        border-right:none;
        position:relative;
    }

    .rtl .twitter .nv-thumbnailedList .item .description strong,
    .rtl .twitter .nv-thumbnailedList .item .descriptionBlue strong,
    .rtl .twitter .nv-thumbnailedList .itemRight .description strong,
    .rtl .twitter .nv-thumbnailedList .itemRight .descriptionBlue strong {
        float:right;
    	padding-left:4px;
    }

    .rtl .twitter .characters{
        float:left;
    }

    .rtl .twitter .nv-thumbnailedList .avatarItem{
        float:right;
        height:32px;
        width:32px;
    }

    .rtl .twitter .nv-thumbnailedList .itemRight .description {
        background: url(http://static.netvibes.com/modules/twitter/img/leftArrow.gif?v=1) no-repeat;
        background-position: top left;
        margin-left:37px;
        margin-right:0;
        padding-left:6px;
        padding-right:0px;
        position:relative;
    }

    .rtl .twitter .nv-thumbnailedList .itemRight .descriptionBlue {
        background: url(http://static.netvibes.com/modules/twitter/img/leftArrowBlue.gif?v=1) no-repeat;
        background-position: top left;
        margin-left:37px;
        margin-right:0;
        padding-left:6px;
        padding-right:0px;
        position:relative;
    }

    .rtl .twitter .nv-thumbnailedList .itemRight .description .tweet,
    .rtl .twitter .nv-thumbnailedList .itemRight .descriptionBlue .tweet {
        padding:4px;
        border:1px solid #ddd;
        border-left:none;
        position:relative;
    }

    .rtl .twitter .nv-thumbnailedList .avatarItemRight{
        float:left;
        height:32px;
        width:32px;
    }

    .rtl .twitter .nv-thumbnailedList .item .conversation {
        border:1px solid #ddd;
        border-top-color:white;
        border-right:none;
        background-color:white;
        padding:0 1px;
    }

    .rtl .twitter .nv-thumbnailedList .itemRight .conversation {
        border:1px solid #ddd;
        border-top-color:white;
        border-left:none;
        background-color:white;
        padding:0 1px;
    }

    .rtl .twitter .nv-thumbnailedList .item .conversation .conversation-item img,
    .rtl .twitter .nv-thumbnailedList .itemRight .conversation .conversation-item img {
        float:right;
        width:32px;
        height:32px;
    }

    .rtl .twitter .nv-thumbnailedList .item .conversation .conversation-item .tweet,
    .rtl .twitter .nv-thumbnailedList .itemRight .conversation .conversation-item .tweet {
        padding:0 36px 0 0;
        border:none;
    }

    .rtl .twitter .nv-thumbnailedList .item .conversation .footer,
    .rtl .twitter .nv-thumbnailedList .itemRight .conversation .footer {
        margin-bottom:1px;
        padding:1px 1px 3px 2px;
        background-color:#ddd;
        min-height:11px; /* avatar size: 32px - margin-bottom: 1px */
    }

    .rtl .twitter .nv-thumbnailedList .item .conversation .footer img,
    .rtl .twitter .nv-thumbnailedList .itemRight .conversation .footer img {
        float:left;
    }
	
	.FuerG {display:none;}
	
	
	img.FloatingThumb {float:left; border:0px; margin-right:5px; margin-bottom:3px;}
	div.StadtteileContentBox h2 {clear:both; margin-top:20px;}
	
	#imagefooter, #seofooter {display:none;}
	
	#simplegallery1{ 
	position: relative; 
	visibility: hidden; 
	/*border: 5px solid #98bfdb;*/
	}

	#simplegallery1 .gallerydesctext{ 
	text-align: center;
	padding: 2px 5px;
	}
	
	#simplegallery1 {
	text-align:center;
	}
	
	#simplegallery1 div.gallerylayer {
	margin:auto; text-align:center;
	}
	
	img.BildFloatLeft {float:left; margin-right:8px;}

	
	.WebhostingProdukte {float:left; width:230px; height:190px; overflow:hidden;}
	.WeitereWebhostingCMSProdukte {clear:both; width:500px; height:20px; display:block;}
	.WebhostingFloater {width:350px; float:left; height:160px;}
	.WebhostingFloater a {float:left;}
	.WebhostingServerInfotexte {width:150px; float:right;padding-top:30px; padding-right:10px; padding-left;}
	
	.ExtLink {position:absolute; left:-200000px;; top:-200000px;}
	
	#Crumblepath {clear:both; background-color:#ecebeb; padding-left:9px;} /*float:left; margin-right:30px; height:35px;*/
	
	ul#NewSubmenu {padding:0px; padding-left:9px;}
	ul#NewSubmenu li {float:left; margin-right:5px; display:inline; padding-right:5px; border-right:black solid 1px; font: normal normal normal 10px/normal Verdana;}
	ul#NewSubmenu li a b {color:black;}
	
	li.Privatsphaere a {}
	li.Einstellungen a {}
	li.Medien a {}
	li.Kommunikation a {}
	
	span.CrossLink {border-bottom:dotted silver 1px;}
	
	#SubnaviBox {
	width:300px;
	height:115px;
	float:left;
	background-color:#f8f7ed;
	padding:5px;
	margin-top:5px;
	margin-left:10px;
}
.SubnaviTitelZeile {width:250px;height:20px; color:black; font-weight:bold; padding:3px; border-bottom:1px black solid; padding-bottom:0px;}
.SubnaviInhalt { }
	
	
	
	.popupLink {font-style:italic;}
	div.thumbnail_block  {margin-left:6px;}
	
	
	#k_3D {width:100%; text-align:center;}
	
	#k_events {margin-bottom:5px;}
	
	
	span.myArtikelInhalt {display:block; clear:both; margin-top:20px; padding-top:20px;}
	span.myArtikelInhalt {
	-moz-column-width: 250px;;
-webkit-column-width: 250px;
-moz-column-gap: 20px;
-webkit-column-gap: 20px;
-moz-column-rule: 1px dotted #ddccb5;
-webkit-column-rule: 1px dotted #ddccb5;
	}
	span.myArtikelInhalt p img {float:left; margin-right:5px; border:0px; width:250px;}
	
	.icon_block {margin-right:15px;}
	
	div.suchergebnis {clear:both; margin-top:10px;}
	div.profileinfolabel {font-weight:bold;}
	div.profileinfobox {float:left; width:250px;}
	div.match_zodiac {float:left; margin-right:10px;}
	div.nick { font-size:18pt; font-weight:bold;}
	div.profile_details {float:right; width:550px;}
	div.rate_block {float:left;}
	div.links {float:left;}
	span.links_span {position:relative; left:-68px;}
	.TitelStattBild {display:none;}
	.mediumLinks {font-size:12pt;}
	div.Erklaertext {position:absolute; left:-1500px; top:-1500px;}
	
	/*h1.DesignBoxTitelline {margin:0px; padding:0px; font-size:9pt; margin-left:15px; height:13px; position:relative; font-weight:normal; top:-13px;}
	.boxFirstHeader_or {overflow:hidden;}*/
	
	#KostenplfichtigeMoeglichkeiten {float:right;}
	#KonfigurationMyEventsForHomepages {margin-top:10px; background: #fffdd6; border: 3px solid #e4d5ae; width:550px; padding:5px;}
	#EventsForHomepagesErklaerung {width:550px;}
	.CopyCode {width:500px; height:90px; margin-top:10px;}
	#CodeZumKopieren {background:url('http://www.myberlinfor.me/media/images/HintergrundCodeArea.gif'); height:165px; width:567px; text-align:center; background-repeat:no-repeat;  padding-top:2px; margin-top:20px;}
	#CodeZumKopieren h3 {margin-bottom:5px;}
	
	#EfHBestellbox1 {
	width:356px;
	height:928px;
	z-index:1;
	background-image: url('http://www.myberlinfor.me/media/images/Eventkalender_Integration.jpg');
}
div#EfHBestellbox2 {
	position:relative;
	left:46px;
	top:369px;
	width:163px;
	height:33px;
	z-index:2;
}

#EfHBestellbox2 a img{
	display:block;
	width:163px;
	height:33px;
	background-image:url('http://www.myberlinfor.me/media/images/Bestellbutton.gif');
	background-repeat:no-repeat;
}
#EfHBestellbox2 a img:hover, #EfHBestellbox5 a img:focus, #EfHBestellbox5 a img:active {
	background-image:url('http://www.myberlinfor.me/media/images/Bestellbutton_high.gif');
}

div#EfHBestellbox3 {
	position:relative;
	left:46px;
	top:510px;
	width:163px;
	height:33px;
	z-index:3;
	
}
#EfHBestellbox3 a img{
	display:block;
	width:163px;
	height:33px;
	background-image:url('http://www.myberlinfor.me/media/images/Bestellbutton.gif');
	background-repeat:no-repeat;
}
#EfHBestellbox3 a img:hover, #EfHBestellbox5 a img:focus, #EfHBestellbox5 a img:active {
	background-image:url('http://www.myberlinfor.me/media/images/Bestellbutton_high.gif');
}
div#EfHBestellbox4 {
	position:relative;
	left:46px;
	top:650px;
	width:163px;
	height:33px;
	z-index:4;

}
#EfHBestellbox4 a img{
	display:block;
	width:163px;
	height:33px;
		background-image:url('http://www.myberlinfor.me/media/images/Bestellbutton.gif');
	background-repeat:no-repeat;
}
#EfHBestellbox4 a img:hover, #EfHBestellbox5 a img:focus, #EfHBestellbox5 a img:active {
	background-image:url('http://www.myberlinfor.me/media/images/Bestellbutton_high.gif');
}

#EfHBestellbox5 {
	
	position:relative;
	left:46px;
	top:790px;
	width:163px;
	height:33px;
	z-index:5;
	
}
div#EfHBestellbox5 a img{
	display:block;
	width:163px;
	height:33px;
	background-image:url('http://www.myberlinfor.me/media/images/Bestellbutton.gif');
	background-repeat:no-repeat;
}
#EfHBestellbox5 a img:hover, #EfHBestellbox5 a img:focus, #EfHBestellbox5 a img:active {
	background-image:url('http://www.myberlinfor.me/media/images/Bestellbutton_high.gif');
}

.Hinweistext {font-size:9pt;}

h1.OsterVeranstaltungenIntro {font-size:10pt;}
h1.OsterUeberschriften {font-size:14pt;}
ul.Osterlinks {list-style-type:none; }

div.myViewBlockFull sub {display:block; clear:both; font-style:italic;}




	}

