body{
	background-image: url(../images/bg.gif);
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-repeat: repeat-x;
}

a {
	color:#000000;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	margin-bottom:16px;
	margin-top:0px;
	text-align:left;
}

h3 {
	text-decoration:underline;
	margin-top:30px;
	text-align:left;
}

h4 {
	margin:0pt;
	text-align:left;
}
#main {
	margin:0;
	width: 770px;
	text-align:center;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
}

#head {
	margin:0;
	padding:0;
}

#navimain {
	margin:0;
	text-align: left;
	padding-left: 230px;
	padding-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	float:left;
	width:470px;
}

#navimain li {
	float: left;
	list-style-type: none;
	list-style-image:none;
	list-style-position:outside;
	margin-right:20px;
	font-size:15px;
}

#navimain li a{
	color:#000000;
	text-decoration:none;
}

#navimain .active a {
	text-decoration: underline;
}

#navisub {
	margin:0;
	text-align: left;
	padding-left: 50px;
	padding-top:35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	float:left;
}

#navisub ul {
	margin:0;
	padding:0;
}

#navisub li {
	list-style-type: none;
	list-style-image:none;
	list-style-position:outside;
	font-size:14px;
	margin-bottom:12px;
}

#navisub li a{
	color:#333333;
	text-decoration:none;
}

#navisub li a:hover{
	color:#000000;
}

#navisub .active a {
	text-decoration: underline;
	color:#000000;
}

#contentmain {
	margin:0;
	clear:none;
	float:right;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	padding-right:70px;
	text-align:justify;
	width:440px;
	line-height:18px;
	padding-top:35px;
}

#contentmain p{
	margin-top:0;
}

#footer {
	float:right;
	width:510px;
	text-align:left;
	font-size:11px;
	margin-top:10px;
}

#LangMenu {

	float:right;
	margin-top:22px;
	margin-right:10px;
}

#LangMenu a{
	margin: 0 0;
	padding:0 0;
}

.de{
	background-image: url(../images/flag_deutschland.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float:left;
}
.de:hover{
	background-image: url(../images/flag_deutschland_act.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.eng{
	background-image: url(../images/flag_england.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float:left;
}
.eng:hover{
	background-image: url(../images/flag_england_act.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


/********************** Modifications ***************************/


#head.div.csc-textpic-center #head.div.csc-textpic-imagewrap #head.csc-textpic-image {
	margin-left:0px;
}

.csc-mailform-field legend{display:none;}

fieldset.csc-mailform label {
	clear:right;
	float:left;
	width:8em;
}

fieldset {
	border-style:none;
	margin:0;
	padding:0;
}

.csc-mailform-field {
	padding-bottom:4px;
}

.csc-mailform-submit{
	margin-left:95px;
}

.csc-mailform-radio input {
	float:left;
}
