/* CSS Document */

h2 {
font-size: 11px;
}

h1, div.grayBg h2 {
	font-size: 14px;
	color: #333333;
	margin-top:0px;
}

h1 {
font-size: 16px;
}

h6 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight:normal;
	color: #666666;	
	margin-left: 10px;
	margin-bottom: 8px;
	

}

div.contentBoxFloatRight {
	width: 250px;
	float: right;
	margin: 4px;
	margin-right: 10px;
	margin-bottom: 1px;	
	border: solid 1px #333333;
	padding: 8px 2px 2px 2px;
	background-color:#F7F7F7;
	background-image: url(english/images/contentBoxBg.jpg);
	background-repeat: repeat-x;
}

div.contentBoxFloatRight p {
	font-size: 11px;
	/*line-height: 14px;*/
	color:#333333;
}

p.smallUntertitel, div.contentBoxFloatRight p.smallUntertitel, div.teaser div.photoBoxFloatLeftNoWidth p.smallUntertitel {
	margin: 1px 0px 0px 0px;
	font-size: 9px;
	line-height: 12px;
	padding: 0px;
	font-weight:normal;
}



.navTextLeft  {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	margin-left: 10px;
}




img.photoBoxFloatLeft, img.photoBoxFloatLeftNB {
	float: left;
	margin: 4px 10px 1px 0px;
	padding: 0px;
}

img.photoBoxFloatLeft {
	border: solid 1px #999999;	
}

img.border {
	border: solid 1px #999999;	
	margin:0px;
	padding: 0px;
}

.picBorder {
	border: 1px;
	border-style: solid;
	border-color: #666666;
	margin:0px;
	padding: 0px;	
}

div.photoBoxFloatRight {
	width: 250px;
	float: right;
	margin: 6px 10px 6px 10px;
}

div.photoBoxFloatRightNoWidth {
	float: right;
	margin: 6px 10px 6px 10px;
}

div.teaser div.photoBoxFloatLeftNoWidth {
	margin-top: 13px;
	margin-bottom: 1px;
}

div.photoBoxFloatLeftNoWidth {
	float: left;
	margin: 6px 10px 6px 10px;
}

div.teaser div.photoBoxFloatLeftNoWidth {
	margin-top: 4px;
}


div.photoBoxFloatSmallRight {
	width: 150px;
	float: right;
	margin: 6px 10px 6px 10px;
}

div.photoBoxFloat100Right {
	width: 120px;
	float: right;
	margin: 6px 10px 6px 10px;
}

div.photoBoxFloat160Right {
	width: 160px;
	float: right;
	margin: 6px 10px 6px 10px;
}


div.photoBoxFloatSmallRightPeople {	
	float: right;
	margin: 8px 10px 6px 10px;
	border: solid 1px #666666;		
}

img.photoBoxFloatSmallRightPeople {	
	float: right;
	margin: 8px 10px 6px 10px;
	border: solid 1px #666666;		
}

div.photoBoxFloatSmallestRight {
	width: 50px;
	float: right;
	margin: 6px 10px 6px 10px;
}

div.photoBoxMiddleRight {
	width: 200px;
	float: right;
	margin: 6px 10px 6px 10px;
}

div.photoBoxFloatRight img, div.photoBoxFloatSmallRight img,div.photoBoxMiddleRight  img {
	border: solid 1px #999999;
	margin-top: 7px;	
}

div.photoBoxFloatRight img.noBorder, div.photoBoxFloatSmallRight img.noBorder, div.photoBoxMiddleRight  img.noBorder {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

div.photoBoxFloatRight p, div.photoBoxFloatSmallRight p, div.photoBoxMiddleRight p{
	font-size: 10px;
	margin: 0px 0px 5px 0px;
	border-width: 0;
}

#main{
	background-color: #FFFFFF;
	width:760px; 
    margin-left: -380px;	
}

div.teaser{
/*
	background-color: #EBEBEB;
	background-color: #F7F7F7;
	margin: 10px 5px 15px 8px;
	padding: 0px 0px 5px 0px;
	border: solid 1px #666666;			
	border-style: dashed;
	*/
	
	font-weight: bold;
	
}

div.teaser p {
	margin-top: 0px;
}

div.grayBg{
	background-color: #EBEBEB;
	padding: 0px 0px 0px 0px;
	margin: 35px 0px 10px 0px;
}

p.notes {
	font-size: 10px;
	line-height: 16px;	
}

span.noBreak {
  white-space:nowrap;
}

div.searchBoxTop {
	font-size:10px;
	text-align:right;
	width: 570px;
	margin: 0px; padding: 0px;	
	margin-bottom: 3px;
	color:333333;
}

div.searchBoxTop #search {
	width: 200px;
	font-size:10px;
}

