body
{
	margin: 0px;
	margin-top:20px;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;	
	background-image:url('/layouts/startseite.neu.v3/bilder/bg.png');
	background-repeat:repeat-x;
}


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

table
{
    text-align:left;
}


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


.cButton
{
	cursor:pointer;
}

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


.cBorder
{
	width:1004px;
	background-color:#FFFFFF;

}

.cBorderContent
{
	padding:10px;
	text-align:left;
}
