body {
	background-color: #6995cd;
	background-image: url(/fileadmin/images/backgr.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
#main_width {
    margin: 0 auto;
	width: 910px;
}


a:link, a:visited, a:active {
	color: #232323;
}

a:hover {
	color: #00e138;
}
#link_01 {
	float:left;
	width:49%;
	margin-top: 4px;
	margin-left: 4px;
	text-align: left;
	height: 24px;
}

#link_01 a:link, #link_01 a:visited, #link_01 a:active {
	color: #232323;
	text-decoration:none;
}

#link_01 a:hover {
	color: #00e138;
}

#menu_01 {
	float:right;
	width:49%;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: right;
	height: 24px;
}

#menu_01 a:link, #menu_01 a:visited, #menu_01 a:active {
	color: #232323;
	text-decoration:none;
}

#menu_01 a:hover {
	color: #00e138;
}

#menu_02 {
	margin-top: 2px;
	text-align: left;
	height: 24px;
}

#menu_02 a:link, #menu_02 a:visited, #menu_02 a:active {
	color: #232323;
	text-decoration:none;
}

#menu_02 a:hover {
	color: #00e138;
}

 a#current:link,  a#current:visited,  a#current:active {
	color: #ed610c;
	text-decoration:none;
}

 a#current:hover {
	color: #00e138;
}

#cont01 {
	background-image: url(/fileadmin/images/main_01.gif);
	width: 677px;
	background-repeat: repeat-y;
	float:right;
}
#cont02 {
	background-image: url(/fileadmin/images/main_02.gif);
	background-repeat: no-repeat;
}
#cont03 {
	background-image: url(/fileadmin/images/main_03.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#cont04 {
	padding-top: 4px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin:0;
	text-align: left;
}

#nav01 {
	background-image: url(/fileadmin/images/nav_01.gif);
	width: 230px;
	background-repeat: repeat-y;
	float:left;
}
#nav02 {
	background-image: url(/fileadmin/images/nav_02.gif);
	background-repeat: no-repeat;
}
#nav03 {
	background-image: url(/fileadmin/images/nav_03.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#nav04 {
	padding-top: 7px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin:0;
	overflow: hidden;
	text-align: left;
	font-size: 14px;
}


#nav04 ul{
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 4px;
	list-style-type: none;
	font-weight: bold;
} 

#nav04 ul li{
        margin: 0px;
        padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
} 

#nav04 ul ul{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-type: none;
	font-weight: normal;
} 

.navback {
	width: 230px;
	float:right;
}
.navback01 {
	width: 230px;
	height: 86px;
}
.navback02 {
        
	background-image: url(/fileadmin/images/nav_back.gif);
	background-repeat: no-repeat;
	margin-top:3px;
	padding-top:12px;
	text-align:center;
	width: 230px;
	height: 72px;
}


#footer {
        text-align: left;
	width: 677px;
	margin-top:20px;
	margin: 0 auto;
	float:left;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #232323;
	text-decoration:none;
}

#footer a:hover {
	color: #00e138;
	text-decoration:none;
}

#spacer {
	vertical-align: middle;
	
}

.csc-mailform {
 width: 300px;
 border: 0px;
}

.csc-mailform-submit {
 margin-top: 20px;
}
.csc-mailform-field{
 margin-top: 5px;
 margin-bottom: 5px;
}

.csc-mailform-field label{
 display:block;
}


