body { 
	background: #333333 url(../images/bg.gif);
	color: #ffffff;
	font-size: 100%; 
	font-family: Arial,Helvetica,sans-serif; 
	line-height: normal;
	text-align: left;
}

#container_center{
	background: #000000 url(../images/bg-center.gif) top left;
	background: #000000 url(../images/bg-center.gif);
	color: #ffffff;
	width: 100%;
	display: inline;
	float: left;
	font-size: 0.69em; 
	list-style: disc;
	list-style-position: outside;
	line-height: normal;
	/*
	margin-left: 20px;
	*/
}

h1 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 1em;
}

#content_image {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
}

#content_tekst {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

a:link{
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

a:hover{
	color: #fdc903;
	font-weight: bold;
	text-decoration: underline;
}

a:visited{
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

hr{
	clear:both;
	height: 0pt;
	line-height: 0pt;
}

.csc-frame-rulerAfter{
height: 1px;
background-color: #7f7f7f;
margin-bottom: 1em;
margin-top: 1em;
}

fieldset {
border: 0;
text-align: right;
}

.csc-mailform-field{
margin-bottom: 5px;
width: 300px;
clear:both;
}

.csc-mailform-field input{
background-color: #d3d3d3;
border: 1px solid #666666;
height: 16px;
width: 200px;
padding:0px 0px 0px 5px;
}

.csc-mailform-field select{
float: left;
margin-bottom: 5px;
margin-left: 5px;
background-color: #d3d3d3;
border: 1px solid #666666;
}

.csc-mailform-field .csc-mailform-submit{
float: left;
margin-left: 95px;
background-color: #666666;
border: 1px solid #d3d3d3;
height: 20px;
width: 100px;
}

label{
float: left;
width: 8em;
}

.csc-mailform-field textarea{
padding:0px 0px 0px 5px;
width: 200px;
background-color: #d3d3d3;
border: 1px solid #666666;
}