body { 
	background-color: #e6e6e6;
	font-family: arial, sans-serif;
	font-size: 10pt;
	text-align: center;
	margin:0;
	background-image:url(../jpgs/backrand.jpg);
	background-repeat: repeat-x;
	overflow-y:scroll;
	overflow-x:auto;
}

#content{
    font-size: 12px;
	font-family: arial, sans-serif;
	background-color: #ffffff;
	width:950px;
	padding:0px;
	margin:0 auto;
	text-align: left;
	border: solid 1px #999999;
}

#header{
	background-color:#ffffff;
	height:119px;
}

.header_menu{
	background-color:#ffffff;
	background-image:url(../jpgs/header_menu.jpg);
	background-repeat: repeat-y;
	font-size: 12px;
	font-family: arial, sans-serif;
	color:#666666;
	height:30px;
	text-align:right;
	padding: 10px 10px 0 0;
}

.header_menu a{
	color:#666666;
	text-decoration:none;
	padding: 0 8px 0 8px;
}

.header_menu a:hover{
	color:#666666;
	text-decoration:underline;
}

.header_name{
	background-color:#ffffff;
	height:70px;
	text-align:left;
	padding: 20px 0 0 180px;
}

#middle{
	background-color:#ffffff;
	height:200px;
}

.middle_logo{
	position:relative;
	left:40px; 
	top:15px;
	float:left;
}

.middle_right{
	float:right;
	background-color:#ffffff;
	width:780px;
	height:200px;
	padding-right:10px;
}

.main_menu{
	background-color:#1e3e61;
	background-image:url(../jpgs/backmenu.jpg);
	background-repeat: repeat-x;
	height:200px;
	width:180px;
	float:right;
	padding:10px;
	font-family: arial, sans-serif;
	font-size: 14px;
	color:#ffffff;
	text-align: left;
}

.main_menu a{
	font-family: arial, sans-serif;
	font-size: 14px;
	color:#ffffff;
	text-decoration:none;
}

.schalter a{
	display: block;
        font-size: 14px;
	font-family: arial, sans-serif;
	padding: 10px 0 10px 5px;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
	width: 170px;
	text-align: left;
}

.schalter a:hover{
	text-decoration: none;
	color:#e8b16a;
}

.schalter_act a{
	display: block;
        font-size: 14px;
	font-family: arial, sans-serif;
	color:#e09431;
	padding: 10px 0 10px 5px;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
	width: 170px;
	text-align: left;
}

.schalter_act a:hover{
	text-decoration: none;
	color:#e09431;
}

.schalter_links a{
	display: block;
        font-size: 13px;
	font-family: arial, sans-serif;
	color:#999999;
	padding: 3px 0 3px 15px;
	text-decoration: none;
	width: 180px;
	text-align: left;
}

.schalter_links a:hover{
	text-decoration: none;
	color:#1e3e61;
}

.schalter_links_act a{
	display: block;
    font-size: 13px;
	font-family: arial, sans-serif;
	color:#1e3e61;
	padding: 3px 0 3px 15px;
	text-decoration: none;
	width: 180px;
	text-align: left;
}

.schalter_links_act a:hover{
	text-decoration: none;
	color:#1e3e61;
}


.main_pic{
	background-color:#ffffff;
	height:200px;
	width:580px;
	float:left;
}

#main{
	background-color:#ffffff;
}

#maincontent_text{
	background-color:#ffffff;
	font-size: 12px;
	font-family: arial, sans-serif;
	width:769px;
	float:right;
	padding:30px 20px 10px 10px;
}

#maincontent_left{
	background-color:#ffffff;
	width:150px;
	float:left;
	padding:30px 0 30px 0;
}

.cleaner{
        clear:both;
}

.hide {
	display: none;
}

#footer{
	background-color:#ffffff;
	background-image:url(../jpgs/header_menu.jpg);
	background-repeat: repeat-y;
	height:25px;
}

.copyright{
    font-size: 10px;
	font-family: arial, sans-serif;
	color:#999999;
	padding:7px 30px 0 0;
	text-align: right;
}

.csc-firstHeader, h1{
	font-size: 14px;
	font-family: arial, sans-serif;
	font-weight: bold;
	color: #000000;
}
