* { padding:0px; margin:0px; border:0px;}
body {
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	font-family: arial, sans-serif;
	color:#333333;
	background:#edecc8;
}
a{
	text-decoration:none;
	color:#336600;
}
img{
	border:0px;
}
.mehr{font-weight:bold;}

input, textarea, select{
	border:1px solid #999;
	margin:2px;
}
input[type=text], textarea{
	background:#eee;
	color:#333;
}
input[type=submit] {
        background:#78b23a;
	color:#ffffff;
}
table{font-size:0.9em;}
.clear { 
	display:block; 
	line-height:1px; 
	height:1px; 
	overflow:hidden; 
	clear:both;
}
span.mehr{margin-left:5px;}
.csc-header br{line-height:0px;}
img.spacer-gif{height:0px;}
