body
{
	margin: 0px;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;	
}


table, input, select, textarea
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;	
}


input, select, textarea
{
	color: #666666;
}


.cButton
{
	background-color: #FF4A00;
	color: #FFFFFF; 
	font-weight:bold;
	cursor:pointer;
}


a { text-decoration:none; color: #385D8A;}
a:hover { text-decoration:underline; color: #385D8A;}


.cBorder
{
	width:1004px;
	border:1px solid #666666;
}



.cWhiteBG
{
	color: #FFFFFF;
}

.cWhiteBG:hover
{
	color: #FFFFFF;
	text-decoration:underline;
}

.cLogo
{
	width: 350px;
	height: 59px;
	margin-left:10px;
	margin-top:20px;
	background-image:url('/layouts/layout1/bilder/logo.gif');
	background-repeat: no-repeat;
}



.cHeaderText
{
	width:550px;
	height: 100%;	
	background-color: #7085B4;
	padding-left: 25px;
	padding-top: 5px;
	padding-right: 5px;
	color: #FFFFFF;
	margin-right:30px;
	text-align:center;
}

.cHeaderText a
{
	color: #FFFFFF;
}

.cHeaderText a:hover
{
	color: #FFFFFF;
}

.cMenu
{
	width: 150px;
	height: 100%;
	background-color: #FFFFFF;
	padding-top: 3px;	
	padding-right: 25px;	
	text-align: right;
	font-size: 15px;
}



.cContent
{
	text-align:left;
	background-color: #FFFFFF;
	width: 100%;
}


.cContentText
{
	padding: 10px;
}


.cFooter
{
	width:100%;
	background-color: #2B3A85;	
}

.cFooterText
{
	padding-right: 20px;	
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
}


.cFormFehler
{
	border: 1px solid #FF0000;
}

.cFooterBild
{
    text-align:right;
}