/* Profi News */
.news h1 {
	background-color: #153b62;
	color: white;
	font-weight: bold;
	font-size: 11px;
	padding: 2px 4px 2px 4px;
	float: left;
	margin-bottom: 6px;
	text-transform:uppercase;
}


.NewsHeader {
	clear: both;
	float: left;
	margin-bottom: 12px;
	width: 528px;
}

.NewsHeader img {
	float: left;
	margin-right: 12px;
	border: 1px solid #153b63;
}




.NewsHeader .profiNewsCreatorPic{
	float: left;
	margin-right: 12px;
	border: 1px solid #153b63;
	background-image: url(/res/bosch-pt/gw/community/shape_m_6080.jpg);
	background-repeat:no-repeat;
	width: 60px;
	height: 80px;	
}

.NewsHeader .profiNewsCreatorPic img{
	float: none;
	margin: 0;
	border: none;
}

.NewsHeader h2 {
	font-size: 20px;
	font-weight: bold;
	width: 450px;
	float: left;
}

.NewsHeader .profil {
	margin-top: 0;
	float:	left;
}



.NewsHeader .NewsInfo{
	float: right;
	width: auto
}

.NewsHeader .commentsHits{
	display: inline;
	padding-top: 1px;
}

.NewsHeader .commentsHits p{
	padding-top: 1px;
}

.NewsHeader .NewsInfo p{
	float: left;
	font-size: 11px;
}

.NewsHeader .NewsInfo .notifytext {
	display: none;
}

.NewsHeader .NewsInfo img {
	margin: 0 0 0 6px;
	float:left;
	border: none;
}

.col1 {
	width: 528px;
	margin-left: 6px;
	float: left;
}

.col1 #NewsEntry {
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;
	float: none;
}

.col1 .news {
	padding-bottom: 12px;
	border-bottom: 6px solid #f1f1f1;
	margin-bottom: 12px;
	float: left;
}


.col1 .news .content {
	margin:0 0 0 0;
	clear: both;
	width: auto;
	float: none;	
}

.col1 .news .content .NewsParagraph {
    margin-bottom: 24px;
}

.col1 .news .content .NewsParagraph p{
	margin-bottom: 12px;
}

.col1 .news .content span{
	zoom: 0.99;
	overflow: visible;
}


.col1 .news .content .NewsParagraph a{
	font-weight: bold;
	background-image:url(arrowrightblue.gif);
	background-position: 4px center;
	background-repeat:no-repeat;
	padding-left: 12px;
	display: inline-block;	
}

.col1 .news .content p{
    margin-bottom: 12px;
    }

.col1 .news .content .teaser{
	float: left;
	display: inline;
	width: 265px;
	margin: 0px 6px 6px 0 ;
}

.picSub {
	font-size: 11px;
	margin:0;
	padding:3px 0 0 3px;
	clear: both;
}



.col1 .news .content .teaser .magnify{
	font-size: 11px;
	text-align: right;
	width: 100%;
}

.col1 .news .content .teaser .magnify p{
	background-image:url(magnify.gif);
	background-position: 4px center;
	background-repeat:no-repeat;
	padding: 0 6px 0 26px;
    float: right;
    font-size: 11px;
    cursor: pointer;
		
}

.col1 .news .content .teaser img {
	float: left;
}

.col1 .news .content .teaserText p{
	font-weight: bold;
	margin-bottom: 10px;
}

.col1 .news .content .more {
	font-weight: bold;
	background-image:url(arrowrightblue.gif);
	background-position: 4px center;
	background-repeat:no-repeat;
	padding-left: 12px;	
	
}

.col1 .contentnavi, .col1 .fullwidth, .col1 h3 {
	margin-left: 0;
	clear: both;
}

.col1 .fullwidth {
	float: left;
	width: 516px;
	margin-bottom: 6px;
}

.col1 div.rating p{
	font-weight: bold;
	float: left;
	margin-right: 6px;
	width: auto;
}

.col1 div.rating {
	height: 20px;
	width: auto;
}

.col1 .commentNavi {
	margin-top: 6px;
	height: 16px;
}

.col1 .comment {
	padding: 1px 4px 4px 4px;
	/* float:left; */
	margin-bottom: 6px;
	clear: both;
	overflow: hidden;
}

.col1 .comment .profil {
	margin-bottom: 6px;
}

.col1 .commentNavi .rating {
	width: 400px;
	float: left;
}

.col1 .commentNavi .notify {
	background-image:url(notify.gif);
	background-position: left center;
	background-repeat:no-repeat;
	padding-left: 20px;	
	font-size: 11px;
	float: right;
    cursor: pointer;
}

.col1 .commentNavi .edit {
  background-image:url(edit.gif);
  background-position: left center;
  background-repeat:no-repeat;
  padding-left: 20px; 
  font-size: 11px;
  float: right;
    cursor: pointer;
}


.col1 .editBtn {
	height: auto;
}

.col1 .editBtn .button {
	width: auto;
	padding-right: 4px;
}

.col2 {
	margin-left: 12px;
	width: 174px;
	float: left;	

}

.col2 div{
	background-color: #b4c7d8;
	margin-bottom: 6px;
}

.col2 p{
	font-size: 11px;
	padding: 2px 4px 4px 4px;
}

.content .col2 h3{
	height: auto;
	color: white; 
	font-size: 11px;
	background-color: #153b62;
	padding:  3px 0 3px 4px;
	margin:0;
	width: 170px;
}

.col2 .topics {
	border-top: 1px solid white;
	background-position: 4px 7px;	
	padding: 3px 0 3px 12px;
	height: auto;
    clear: both;
}

.col2 a {
	color: #153b62;
	background-image:url(arrowrightblue.gif);
	background-position: 4px center;
	background-repeat:no-repeat;
	padding: 1px 0 1px 12px;	
	margin: 0;
	display: block;
	font-size: 11px;	
}

.col2 .marginbtn {
	padding-bottom: 6px;
}

.col2 a:hover {
	background-color:#A0B7CF;
}

.col2 a.aktiv {
	color: white;
	background-color:#226ab6;
	background-image:url(arrowrightwhite.gif);
}

.col2 a.comment {
	color: #153b62;
	border-top: 1px solid white;
	background-image:url(profil.gif);
	background-position: 4px 4px;
	background-repeat:no-repeat;
	text-indent: 12px;
	padding: 2px 0 4px 6px;	
	margin: 0;
	display: block;
	font-size: 11px;	
}

.col2 a.recommend {
	color: #153b62;
	background-image:url(recommend.gif);
	background-position: 4px 4px;
	background-repeat:no-repeat;
	padding: 2px 10px 4px 30px;	
	margin: 0;
	display: block;
	font-size: 11px;	
}

.col2 p.recommend {
	color: #153b62;
	background-image:url(recommend.gif);
	background-position: 4px 4px;
	background-repeat:no-repeat;
	padding: 2px 10px 4px 30px;
	margin: 0;
	display: block;
	font-size: 11px;
    cursor: pointer;
}

.col2 #bookmarks {
	float: left;
	padding-bottom: 4px;
}

.col2 a.rss {
	background-image: none;
	padding: 0;
}

.col2 #bookmarks a{
	margin: 4px 0 0px 5px;
	float: left;
	height: 16px;
	background-image: none;
	padding:0;
}

.col2 .SubNavText {
    width: 120px;
    float: left;
}

.col2 .SubNavAmount {
    display: block;
    float: right;
    font-weight: bold;
    text-align: right;
    margin: 6px 6px 0 0;
}

.col2 .SubNavNoLink{
    width: 100%;
    margin:0;
    border-bottom: 1px solid white;
    float: left;
}

.col2 div.last{
    border-bottom: none;
}

/* Pic Switch */
.col1 .news .content #picSwitch {
	margin: 12px 0 12px 0;
	border-bottom: 6px solid #f1f1f1;
	position: relative;
}

.col1 .news .content #picSwitch #container{
	height: 298px;
	background-color:white;
	border:none;
	position:static;
	width:auto;	
}

.col1 .news .content #picSwitch #descriptionText{
	font-size: 11px;
}

.col1 .news .content #picSwitchCount {
	text-align: right;
	font-size: 11px;
	color: #6e6e6e;
	margin-bottom: 12px;
}


#swleft {
	position: absolute;
	top: 140px;
	left: 10px;
	cursor: pointer;
}

#swright {
	position: absolute;
	top: 140px;
	left: 470px;
	cursor: pointer;	
}

.pic {
	position: absolute;
}





