/*common elements*/
.clear2 {
	clear:both;
	display:block
}
div.leftcontainer {
	margin:0;padding:0;
	float:left
}
div.rightcontainer {
	margin:0;padding:0;
	float:right
}
/* language strip*/
#breadc {
	background-repeat:no-repeat
}
p.flags {
	text-align:right; 
	margin-right: 3px;
	padding-top:5px;
}
p.flags a img {
	border:1px solid #330000;
	margin-left:3px
}
/* profile block*/
td.bizz_profile {
	/*td contains profile block*/
	height:388px;max-height:388px;
	background:#fff;
	padding:0;margin:0
}
div.bizz_profile {
	position: relative;
	width:690px;
	padding: 0px;
	overflow:hidden;
	background-color: transparent;
}
div.bizz_profile_header {
	height: 45px;
	background: #FFE7D1 url('../images/header_rose_small.png') repeat-x;
	font-family: Georgia,Helvetica,sans;
	color: #330000;
	font-size: 18px;
	line-height: 23pt;
	padding-left:10px;
}

div.bizz_profile_content {
	height:318px;
	overflow:hidden;
	position: relative;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
	line-height: 16px;
	padding: 10px 10px ;
	background:#ffe7d1 url('../images/arrow_large.gif') 515px 217px no-repeat
}

div.bizz_profile_content_affiliated {
	height:558px;
	overflow:hidden;
	position: relative;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
	line-height: 16px;
	padding: 10px 10px ;
	background:#ffe7d1 url('../images/arrow_large.gif') 515px 467px no-repeat
}

div.bizz_profile_block {
	position: relative;
	text-align:center;
	font-size:11px;
	height:215px;
	width:167px;
	margin-bottom: 2px;
	float:left
}
div.bizz_profile_block p {
	padding:5px
}

p.bizz_profile_appeal {
	font-size:24px;
	line-height:40px;
	text-align:right;
	width:490px;
	font-family: Georgia,Helvetica,sans-serif;
	padding:0
}

p.bizz_profile_affiliated {
	font-size:24px;
	line-height:40px;
	text-align:right;
	width:336px;
	font-family: Georgia,Helvetica,sans-serif;
	padding:0;
	float:left;
}

/*grey widget: e.g. Login, meine Steuerzentrale*/
div.grey_widget {
	background:#F0F0F0 url(../images/bg_whitestrip_bottom.gif) bottom left repeat-x;
}
div.rose_grey_widget {
	background:#F0F0F0 url(../images/bg_rose_grey.png) top left repeat-x;
	
}
div.rose_grey_widget H1{
	font-family:Georgia,Helvetica,sans-serif;
	font-size:18px;
	font-weight:normal;
	margin:0px;
	overflow:hidden;
	padding-bottom:0px;
	padding-left:8px;
	height: 50px;
	color: #330000;
	line-height: 64px;
}
div.grey_widget H1{
	background:#F0F0F0 url(../images/widget_header.png) repeat-x ;
	font-family:Georgia,Helvetica,sans-serif;
	font-size:18px;
	font-weight:normal;
	margin:0px;
	overflow:hidden;
	padding-bottom:0px;
	padding-left:8px;
	height: 50px;
	color: #330000;
	line-height: 64px;
}
input.grey, select.grey {
	background-color:#DFDFDF;
	border:1px solid #fff;
	padding-left:5px;
	padding-top:3px;
	font-size:10px;
	width:220px;
	height:18px;
	margin-bottom:10px
}
select.grey {
	width:225px;
}
input.grey_checkbox {
	color:#DFDFDF;
	border:1px solid #fff;
	padding-left:5px;
	padding-top:3px;
	height:18px;
	margin-bottom:10px
}
.button_darkgrey {
	text-transform:uppercase;
	color:#fff;
	background-color:#898989;
	border:1px solid #fff;
	padding:2px
}
.button_orange {
	color:#fff;
	background-color:#ef8f45;
	border:1px solid #fff;
	padding:2px
}
div.hr_grey {
	clear:both;
	height:1px;
	background-color:#dfdfdf; 
	margin-top:15px
}
.envelope {
	background:url('../images/envelope.gif') 0px 2px no-repeat;
	padding-left:20px;
	margin-top:10px
}

form.formblock {
	color:#666666;
	font-size:11px;
	line-height:16px;
	overflow:hidden;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	
}
form.formblock label:hover {
	color:#A0410D
}
span.asterisk {
	color:red
}
div.premium {
	background:url('../images/premium.png') no-repeat;
	width:250px;
	height:120px;
	margin-top:10px
}
/*grey widget topic: e.g. Blog Neueste Postings, Feed News*/
div.grey_widget_topic {
	width:340px;
	background:#F0F0F0 ;
	margin-right:10px;
}
div.blogs {
	background:#f0f0f0 url('../images/header_image_blogs.gif') top right no-repeat
}
div.members {
	background:#f0f0f0 url('../images/header_image_members.gif') top right no-repeat
}
div.forum {
	background:#f0f0f0 url('../images/header_image_forum.gif') top right no-repeat
}
div.grey_widget_topic H1 {
	background:#F0F0F0 url('../images/header_grey_topic.gif') repeat-x ;
	font-family:Georgia,Helvetica,sans-serif;
	font-size:18px;
	font-weight:normal;
	margin:0px;
	margin-right:51px;
	overflow:hidden;
	padding-bottom:0px;
	padding-left:8px;
	height: 50px;
	color: #330000;
	line-height: 58px;
}
div.grey_widget_topic H1.rose {
	background: #f0f0f0 url('../images/header_rose.png') repeat-x;
}
.topic_image_container, .topic_text_container {
	padding:0px; padding-right:10px
}
.topic_image_container {
	width:60px;
	float:left
}
.topic_image_container img {
	width:60px;
	/*height:60px*/
}
.topic_text_container {
	padding-left:0px
}
H2.topic_text {
	font-family:Georgia,Helvetica,sans-serif;
	font-size:14px;
	font-weight:normal;
	margin:0px;padding:0;
	margin-bottom:8px;
	overflow:hidden;
	color: #ED6E01;
	line-height: 22px;
	vertical-align:top	
}
H2.topic_text a:visited, H2.topic_text a:link {
	color: #ED6E01;
}

table.random_members {
	width:325px;
	margin:10px;
	margin-right:5px

}
table.random_members td{
	padding-bottom:7px
}
table.random_members img {
	width:75px; height:100px
}
/*special block, e.g. Thema der Woche, Portrait*/
div.special_block {
	background: url('../images/special_block_bg.png') no-repeat;
	width:340px;
	height:89px;
	margin-top:10px;
	font-size:14px;
	font-size:0.9em; font-weight:bold
}
div.special_block .leftcontainer {
	margin-left:7px;
	margin-top:10px
}
div.special_block .rightcontainer img{
	margin-right:0px;
	margin-top:4px
}
div.special_block H3 {
	font-style:italic;
	font-size:18px;
	color:#ED6E01;
	font-family: Times,	serif;
	padding:0;margin:0;
	margin-top:10px
}
/*forum block*/
div.grey_widget .odd {
	background:#ffe7d1;
	border-top:1px solid #fff
}
div.grey_widget .even {
	background:#eee;
	border-top:1px solid #fff
}
div.comments_number {
	float:left;
	width:95px;
	margin:0;padding:0;
	padding-left:2px;
	padding-right:2px
}
div.comments_title {
	width:235px;
	overflow:hidden;
	margin:0;padding:0
}
