
/*
============================================
 Container Style for Knowvation KWV_WYGC_Gray
============================================
*/   
.KWV_WYGC_Master_Gray {
	width: 100%;
	background-color: #F1F1F1;
	border-right: #F1F1F1 8px solid; 
	border-top: #F1F1F1 8px solid; 
	border-left: #F1F1F1 8px solid; 
	border-bottom: #F1F1F1 8px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}

.KWV_WYGC_Header_Gray {
	width: 100%;
	background-color: transparent;
}


/* Der Titel selbst wird durch .Title bersteuert ! */
.KWV_WYGC_Title_Gray {
	background-color: #E1DFDF;
	text-align: left;		
	vertical-align: middle;	
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana,Tahoma, Arial, Helvetica;
	text-decoration: none;
}

.KWV_WYGC_HeaderActions_Gray {
	width: 100%;
	background-color: Transparent;
	text-align: right;		
	vertical-align: middle;	
	font-size: 10pt;
	font-family: Verdana,Tahoma, Arial, Helvetica;
	text-decoration: none;
}

.KWV_WYGC_Content_Gray {
	width: 100%;
	background-color: transparent;
	color: black;
	font-weight: normal;
	font-size: 10pt;
	font-family: Verdana,Tahoma, Arial, Helvetica;
	text-decoration: none;
}

.KWV_WYGC_Footer_Gray {
	width: 100%;
	background-color: transparent;
}

.KWV_WYGC_FooterActions_Gray {
	background-color: transparent;
	color: black;
	text-align: left;		
	vertical-align: middle;	
	font-weight: normal;
	font-size: 10pt;
	font-family: Verdana,Tahoma, Arial, Helvetica;
	text-decoration: none;
}

/*
====================================================
 Container Style for Knowvation KWV_WYGC_GradientGray
====================================================
*/   
.KWV_WYGC_Master_GradientGray {
	width: 100%;
	background-color: #dddddd;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}

.KWV_WYGC_Header_GradientGray {
	width: 100%;
	background-image: url(gradient_LtGray.jpg);
}

/* Der Titel selbst wird durch .Title bersteuert ! */
.KWV_WYGC_Title_GradientGray {
	background-color: transparent;
	text-align: left;		
	vertical-align: middle;	
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana,Tahoma, Arial, Helvetica;
	text-decoration: none;
}

.KWV_WYGC_HeaderActions_GradientGray {
	width: 100%;
	background-color: Transparent;
	text-align: right;		
	vertical-align: middle;	
	font-size: 10pt;
	font-family: Verdana,Tahoma, Arial, Helvetica;
	text-decoration: none;
}

.KWV_WYGC_Content_GradientGray {
	width: 100%;
	background-color: transparent;
	color: black;
	font-weight: normal;
	font-size: 10pt;
	font-family: Verdana,Tahoma, Arial, Helvetica;
	text-decoration: none;
}

.KWV_WYGC_Footer_GradientGray {
	width: 100%;
	background-color: transparent;
}

.KWV_WYGC_FooterActions_GradientGray {
	background-color: transparent;
	color: black;
	text-align: left;		
	vertical-align: middle;	
	font-weight: normal;
	font-size: 12pt;
	font-family: Verdana,Tahoma, Arial, Helvetica;
	text-decoration: none;
}

/*
======================================================
 Container Style for Knowvation KWV_WYGC_GradientYellow
======================================================
*/   
.KWV_WYGC_Master_GradientYellow {
	width: 100%;
	background-color: #FCF3D4;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}

.KWV_WYGC_Header_GradientYellow {
	width: 100%;
	background-image: url(gradient_LtYellow.jpg);
}

/* Der Titel selbst wird durch .Title bersteuert ! */
.KWV_WYGC_Title_GradientYellow {
	background-color: transparent;
	text-align: left;		
	vertical-align: middle;	
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana,Tahoma, Arial, Helvetica;
	text-decoration: none;
}

.KWV_WYGC_HeaderActions_GradientYellow {
	width: 100%;
	background-color: Transparent;
	text-align: right;		
	vertical-align: middle;	
	font-size: 10pt;
	font-family: Verdana,Tahoma, Arial, Helvetica;
	text-decoration: none;
}

.KWV_WYGC_Content_GradientYellow {
	width: 100%;
	background-color: transparent;
	color: black;
	font-weight: normal;
	font-size: 10pt;
	font-family: Verdana,Tahoma, Arial, Helvetica;
	text-decoration: none;
}

.KWV_WYGC_Footer_GradientYellow {
	width: 100%;
	background-color: transparent;
}

.KWV_WYGC_FooterActions_GradientYellow {
	background-color: transparent;
	color: black;
	text-align: left;		
	vertical-align: middle;	
	font-weight: normal;
	font-size: 10pt;
	font-family: Verdana,Tahoma, Arial, Helvetica;
	text-decoration: none;
}


/*
=============================================
 Container Style for Knowvation KWV_WYGC_Blank
=============================================
*/   

.KWV_WYGC_Master_Blank {
	width: 100%;
	background-color: transparent;
}

.KWV_WYGC_Header_Blank {
	width: 100%;
	background-color: transparent;
}

/* Der Titel selbst wird durch .Title bersteuert ! */
.KWV_WYGC_Title_Blank {
	background-color: gray;
	text-align: left;		
	vertical-align: middle;	
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana,Tahoma, Arial, Helvetica;
	text-decoration: none;
}

.KWV_WYGC_HeaderActions_Blank {
	width: 100%;
	background-color: Transparent;
	text-align: left;		
	vertical-align: middle;	
	font-size: 10pt;
	font-family: Verdana,Tahoma, Arial, Helvetica;
	text-decoration: none;
}

.KWV_WYGC_Content_Blank {
	width: 100%;
	background-color: transparent;
	color: black;
	font-weight: normal;
	font-size: 10pt;
	font-family: Verdana,Tahoma, Arial, Helvetica;
	text-decoration: none;
}

.KWV_WYGC_Footer_Blank {
	width: 100%;
	background-color: transparent;
}

.KWV_WYGC_FooterActions_Blank {
	background-color: transparent;
	color: black;
	text-align: left;		
	vertical-align: middle;	
	font-weight: normal;
	font-size: 10pt;
	font-family: Verdana,Tahoma, Arial, Helvetica;
	text-decoration: none;
}



