/*
Theme Name: vclab19
Author: Frozen-Media.de
Author URI: http://www.frozen-media.de/
Description: Kundentheme für VCLAB
Version: 1.0.0
License: free
Template: dt-the7
*/

/* Zeilenabstand  */
.linespace125 {
    line-height: 1.25;
 }

/* Bilder Gallerie (Global) */
.PictureDescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
        line-height: 10px;
}
/* Archivierungs PC */
.InfoTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
        line-height: 10px;
}

/* Anmerkungen */
.AnnotationText {
	font-family: Courier New;
	font-size: 12px;
	color: #ffffff;
        line-height: 10px;
}

/* Archivierungs PC - Aufbau */
.DOSText {
	font-family: Courier New;
	font-size: 14px;
	color: #000000;
    line-height: 10px;
}

/* Timelines Hardware, Software  */
.Timeline {background-color: #f2f2f2; padding: 5px;}
.Timeline h3 {color: #6762d9;}
.TimelineGenerations {
	background-color: #f2f2f2;
	border-width: 2px;
	padding: 10px;
	border-color: #6762d9;
	border-style: solid;
	border-radius: 10px;
}

.TimelineGenerations h5 {color: #6762d9;}

/* Stories */
.StoriesOverview {
	background-color: #f2f2f2;
	border-width: 2px;
	padding: 5px;
	border-color: #6762d9;
	border-style: solid;
	border-radius: 10px;
	line-height:110%
}

.StoriesDOSOverview h5 {color: #6762d9;}
