/* schriften */

/* global */
body {
	font-family: Arial;
  	font-size: 10pt;
 	font-weight: normal;
  	text-decoration: none;
  	color : #000000;
}

a, a:visited {
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	color: #008AF5;
	
}

a:hover {
	
	font-family: Arial;
	font-size: 10pt;
	color: #008AF5;
	text-decoration: underline;	
	font-weight: bold;
}

.linkProfile, .linkProfile:visited {
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
	color: #FFFFFF;
	
}

.linkProfile:hover {
	
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: underline;	
}

.linkBlackSmall{
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	color : #000000;
}

a.linkBlackSmall, a.linkBlackSmall:visited {
	font-family: Arial;
	font-size: 10px;
	text-decoration: underline;
	color : #000000;
}

a.linkBlackSmall:hover{
	font-size: 10px;
	text-decoration: none;
	color : #000000;
}

.textGreySmall {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;

  text-align: center;
  text-decoration: none;
  color: #5E5E5E;
  
}

.textWhiteSmall {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;

  text-align: center;
  text-decoration: none;
  color: #FFFFFF;
  
}

.textBlackSmall {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 8pt;
  	font-weight: normal;

	text-align: center;
  	text-decoration: none;
  	color: #000000;
}

.textS {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 8pt;
  	font-weight: normal;

	text-align: center;
  	text-decoration: none;
  	color: #000000;
}

.linkSmall, .linkSmall:visited{
	color:#008AF5;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
}

.linkSmall:hover{
	color:#008AF5;
	font-family: Arial;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: underline;
}

.linkDynamic{
	font-family:Arial, Helvetica, sans-serif;
	color:#008AF5;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}

.linkDynamic:hover, .linkDynamic:active, .linkDynamic:focus{
	color:#008AF5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
}

.linkDynamicWhite, .linkDynamicWhite:link, .linkDynamicWhite:visited{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}

.linkDynamicWhite:hover, .linkDynamicWhite:active, .linkDynamicWhite:focus{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10pt;
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
}

/* article*/

.articleHeadline{

	font-family: Arial, Helvetica, sans-serif;
  	font-size: 10.5pt;
	font-weight: bold;
  	text-decoration: none;
  	color: #000000;
	line-height:17pt;
	clear:both;
	display:block;
	padding-top:10px;

}


.textStandard{

	font-family: Arial, Helvetica, sans-serif;
  	font-size: 10.5pt;
	font-weight: normal;
  	text-decoration: none;
  	color: #000000;
	line-height:17pt;
	display:block;

}

.textGreyStandard{

	font-family: Arial, Helvetica, sans-serif;
  	font-size: 10pt;
	font-weight: normal;
  	text-decoration: none;
  	color: #666666;
	line-height:15.5pt;
	display:block;

}

.textComment{

	font-family: Arial, Helvetica, sans-serif;
  	font-size: 9.5pt;
	font-weight: normal;
  	text-decoration: none;
  	color: #000000;
	line-height:12pt;
	display:block;

}

.textSmall{

	font-family: Arial, Helvetica, sans-serif;
  	font-size: 8.5pt;
	font-weight: normal;
  	text-decoration: none;
  	color: #000000;
	line-height:14pt;
	display:block;

}

.textSmallNoBlock{

	font-family: Arial, Helvetica, sans-serif;
  	font-size: 8.5pt;
	font-weight: normal;
  	text-decoration: none;
  	color: #000000;

}

.headlineStandard{

	font-family: Arial, Helvetica, sans-serif;
  	font-size: 14pt;
	font-weight: normal;
  	text-decoration: none;
  	color: #000000;
	line-height:16pt;
	display:block;
	clear:both;
	padding-top:15px;
	padding-bottom:5px;

}

.textStandardWhite
{
	font-family: Arial;
	font-size: 10.5pt;
	line-height: 14pt;
	font-weight: normal; 
	text-decoration: none;
	color : #FFFFFF;
}

.headlineBig{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight:normal;
	color: #828791;
	display:block;
	clear:both;
	padding-top:0px;
	padding-bottom:10px;

}

.titleMediumGrey
{
	color: #828791;
	font-family: Arial;
	font-size: 14pt;
}


/* forum */
.textHighlight{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
  	color: #C81300;
}


.forumTitleBig{
	color : #828791;
	font-family: Arial;
	font-size: 22pt;
	line-height:34pt;
}

.forumTitleMedium{

	font-family: Arial;
	font-weight: bold;
	font-size: 11pt;

}

.forumTitleMediumWhite{

	color:#FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;

}

.forumLinkSmall, .forumLinkSmall:visited{
	
	color:#0093E7;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;

}

.forumLinkSmall:hover{
	
	color:#0093E7;
	font-family: Arial;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: underline;

}

/* rebrush */
.headline{
	font-family: Arial;
	font-size: 20pt;
	text-decoration: none;
    font-weight: normal;
	color: #008AF5;
}

.headlineS
{
	font-size: 12pt;
	text-decoration: none;
	font-weight: normal;;
}

.linkS
{
	font-size: 9pt;
	text-decoration: none;
	font-weight: normal;;
}
