body	{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #eaeaea;
}

/*** Schriftklassen ***/
.fontMagenta	{
	font-family: Times New Roman;
	font-size: 20px;
	color: #d70082;
}

.fontBrownBig, h1	{
	font-family: Times New Roman;
	font-size: 36px;
	color: #7e7647;
}

h1, .csc-firstHeader	{
	font-size: 22px;
	font-weight: normal;
}

.fontGreySmall	{
	font-family: Arial;
	font-size: 12px;
	color: #b5b2a1;
}

.fontContent, .contentColor	{
	font-family: Arial;
	font-size: 12px;
	color: #89846f;
	line-height: 18px;
}

a {
	font-family: Arial;
	font-size: 12px;
	color: #1e4675;
}

/*** Linkformatierungen ***/
.menuMainLink, .menueMainCURLink	{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
}

.menuMainLink:hover, .menueMainCURLink	{
	color: #d70082;	
}

.menuMainSubLink, .menueMainCURSubLink	{
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	text-transform: uppercase;
	text-decoration: none;
}

.menuMainSubLink:hover, .menueMainCURSubLink	{
	color: #d70082;
}

.blueLink	{
	font-family: Arial;
	font-size: 12px;
	color: #1e4675;
}

.footerLink	{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-transform: uppercase;
	text-decoration: none;
}

.boxMagenta, .boxWhite	{
	padding: 5px;
	border: 1px solid #c0c0c0;
	background-color: #d7007f;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	width: 100px;
	float: left;
	text-align: center;
}

.boxWhite	{
	background-color: #ffffff;
	color: #c0c0c0;
	text-transform: uppercase;
}

/*** Contentstyle ***/
.borderLeft	{
	background-image: url(images/borderLeft.jpg);
	background-repeat: repeat-y;
}

.borderRight	{
	background-image: url(images/borderRight.jpg);
	background-repeat: repeat-y;	
}

.headerColor	{
	background-color: #999999;
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;	
}

.contentColor	{
	background-color: #ffffff;
}

/*** mb_area Extensions ***/
.mb_area a {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #217099;
	
	text-decoration: none;
}

/*** powermail Extensions ***/
.powermail_text	{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}

.powermail_form	{
	font-family: Arial;
	font-size: 12px;
	color: #666666;	
}


.powermail_form	input {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	
	background-color: #e8e8e8;
	border: 1px solid #a3a3a3;
}

.powermail_form	textarea {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	
	background-color: #e8e8e8;
	border: 1px solid #a3a3a3;
}

.powermail_form	select {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	
	background-color: #e8e8e8;
	border: 1px solid #a3a3a3;
}

.powermail_error	{
	font-family: Arial;
	font-size: 10px;
	color: darkred;
}

/*** rscontent Extension ***/
.splitterVertical	{
	background-image: url(images/splitter-vertical.jpg);
	width: 21px;
}
