/* 
================================
 Container Styles for DotNetNuke
================================
*/


/* color: rot ###   background: weiss */

.containermaster1_textwhite {
	width: 100%;
	background-color: #fdfdfd;
	border-right: #cd000c 1px solid; 
	border-top: #cd000c 1px solid; 
	border-left: #cd000c 1px solid; 
	border-bottom: #cd000c 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerhead1_textwhite {
	background-color: #fdfdfd;
	border-bottom: #cd000c 1px solid;
}
.containerhead1_textwhite .head {
	background-color: #fdfdfd;
	color: #cd000c;
}
.containerrow1_textwhite {
	background-color: #fdfdfd;
}




/* color: grau ###   background: weiss */

.containermaster2_textwhite {
	width: 100%;
	background-color: #fdfdfd;
	border-right: #c9c9cb 1px solid; 
	border-top: #c9c9cb 1px solid; 
	border-left: #c9c9cb 1px solid; 
	border-bottom: #c9c9cb 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerhead2_textwhite {
	background-color: #fdfdfd;
	border-bottom: #c9c9cb 1px solid;
}
.containerhead2_textwhite .head {
	background-color: #fdfdfd;
	color: #c9c9cb;
}
.containerrow2_textwhite {
	background-color: #fdfdfd;
}




/* color: schwarz ###   background: weiss */

.containermaster3_textwhite {
	width: 100%;
	background-color: #fdfdfd;
	border-right: #020607 1px solid; 
	border-top: #020607 1px solid; 
	border-left: #020607 1px solid; 
	border-bottom: #020607 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerhead3_textwhite {
	background-color: #fdfdfd;
	border-bottom: #020607 1px solid;
}
.containerhead3_textwhite .head {
	background-color: #fdfdfd;
	color: #020607;
}
.containerrow3_textwhite {
	background-color: #fdfdfd;
}


/* color: schwarz ###   background: weiss ### ohne Rahmen */

.containermaster4_textwhite {
	width: 100%;
	background-color: #fdfdfd;
	border-right: #020607 0px solid; 
	border-top: #020607 0px solid; 
	border-left: #020607 0px solid; 
	border-bottom: #020607 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerhead4_textwhite {
	background-color: #fdfdfd;
	border-bottom: #020607 0px solid;
}
.containerhead4_textwhite .head {
	background-color: #fdfdfd;
	color: #020607;
}
.containerrow4_textwhite {
	background-color: #fdfdfd;
}





/* color: rot ###   background: weiss ### ohne Rahmen*/

.containermaster5_textwhite {
	width: 100%;
	background-color: #fdfdfd;
	border-right: #cd000c 0px solid; 
	border-top: #cd000c 0px solid; 
	border-left: #cd000c 0px solid; 
	border-bottom: #cd000c 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerhead5_textwhite {
	background-color: #fdfdfd;
	border-bottom: #cd000c 0px solid;
}
.containerhead5_textwhite .head {
	background-color: #fdfdfd;
	color: #cd000c;
}
.containerrow5_textwhite {
	background-color: #fdfdfd;
}



/* color: grau ###   background: weiss ### ohne Rahmen */

.containermaster6_textwhite {
	width: 100%;
	background-color: #fdfdfd;
	border-right: #c9c9cb 0px solid; 
	border-top: #c9c9cb 0px solid; 
	border-left: #c9c9cb 0px solid; 
	border-bottom: #c9c9cb 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerhead6_textwhite {
	background-color: #fdfdfd;
	border-bottom: #c9c9cb 0px solid;
}
.containerhead6_textwhite .head {
	background-color: #fdfdfd;
	color: #c9c9cb;
}
.containerrow6_textwhite {
	background-color: #fdfdfd;
}



/* color: weiss ###   background: rot */

.containermaster1_textred {
	width: 100%;
	background-color: #cd000c;
	border-right: #cd000c 1px solid; 
	border-top: #cd000c 1px solid; 
	border-left: #cd000c 1px solid; 
	border-bottom: #cd000c 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerhead1_textred {
	background-color: #cd000c;
	border-bottom: #cd000c 1px solid;
}
.containerhead1_textred .head {
	background-color: #cd000c;
	color: fdfdfd;
}

.containerhead1_textred {
	background-color: #cd000c;
	color: fdfdfd ! important;
}
.containerrow1_textred .CommandButton {
	background-color: #cd000c;
}



/* color: weiss ###   background: grau */

.containermaster1_textgrey {
	width: 100%;
	background-color: #c9c9cb;
	border-right: #c9c9cb 1px solid; 
	border-top: #c9c9cb 1px solid; 
	border-left: #c9c9cb 1px solid; 
	border-bottom: #c9c9cb 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerhead1_textgrey {
	background-color: #c9c9cb;
	border-bottom: #c9c9cb 1px solid;
}
.containerhead1_textgrey .head {
	background-color: #c9c9cb;
	color: fdfdfd;
}

.containerhead1_textgrey {
	background-color: #c9c9cb;
	color: fdfdfd ! important;
}


/* color: schwarz ###   background: weiss border: rot*/

.containermaster_textwhite_borderred {
	width: 100%;
	background-color: #fdfdfd;
	border-right: #cd000c 3px solid; 
	border-top: #cd000c 3px solid; 
	border-left: #cd000c 3px solid; 
	border-bottom: #cd000c 3px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerhead_textwhite_borderred {
	background-color: #fdfdfd;
	text-align:center;
}
.containerhead_textwhite_borderred .head {
	background-color: #fdfdfd;
	color: #020607;
	text-align:center;
}
.containerrow_textwhite_borderred {
	background-color: #fdfdfd;
	text-align:center;
}






.containermaster_blue {
	width: 100%;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerrow1_blue {
	background-image: url(gradient_LtBlue.jpg);
}
.containerrow2_blue {
	background-color: #ffffff;
}
