/*
#############################################################
## Copyright by Fischer Vertriebsgesellschaft mbH & Co. KG ##
#############################################################
## Webseite erstellt von Patrick Simon			   ##
## www: www.scopad.de					   ##
## Email: info@scopad.de				   ##
## Datum: 01. Februar 2010				   ##
#############################################################
*/

.contentheading {
font-size: 16px;
width: 100%;
font-weight: bold;
color: #659FDE;
border-bottom: 2px #cccccc solid;
line-height: 25px;
}

.componentheading {
font-size: 16px;
width: 99%;
font-weight: bold;
color: #659FDE;
border-bottom: 2px #cccccc solid;
line-height: 25px;
padding-left: 4px;
padding-right: 4px;
padding-top: 4px;
}

.createdate {color: #414141; font-size:.8em; font-weight: normal;
width: 100%;}
.modifydate {font-size: 10px;color: #414141;text-decoration: none;font-weight: normal;
width: 100%;}
.newsfeeddate {font-size: 10px;color: #414141;font-weight: normal;
width: 100%;}
/* Dates */

/* Writen by Authors name */
.small {color: #414141;
width: 100%;}

/* Read more link */
.readon{
font-size: 13px; color:#414141;font-weight: bold;
width: 100%;
}

.contentpaneopen {
width: 100%;
}