body {
	margin: 50px 0px 200px 0px;
	padding: 0px;
	font: 12px arial;
	color: #000000;
	background-repeat:repeat;
	background-color: #CFCFCF;
	}

hr {
	color: #0F6262;
	}

img {
	border-color: #0A3D3D;
	}

img:hover {
	border-color: #0F6262;
	}

h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #148787;
	}

h1 {font-size: 20px;}
	
h2 {font-size: 18px;}
	
h3 {font-size: 16px;}

h4 {font-size: 14px;}

h5 {font-size: 12px;}

h6 {font-size: 10px;}

form {padding: 0px;}

input, select, textarea {
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2769a3;
	border-right-color: #2769a3;
	border-bottom-color: #2769a3;
	border-left-color: #2769a3;
	}

a {
	color: #0F6061;
	text-decoration: none;
	}

a:hover {
	text-decoration: none;
	color: #148787;
	border: 0px;
	}

#site {
	width: 975px;
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
	}


#logo {
	float:left;
	width:900px;
	height:111px;
	background-color:#ffffff;
	}

#bannerinside {
	padding: 22px 11px 0 0;
	height: 88px;
	background-color: #FEE502;
	}
	
#frame {
	float:left;
	width:975px;
	height:auto !important;
	background-image:url(images/frame.png);
	background-repeat:repeat-y;
	background-position:right;
	border: 1px solid #0F6262;
	}

#rahmen {
	float:left;
	width:975px;
	height:auto !important;
	background-color:#148787;
	}
	

#leftbar {
	float:left;
	color: #FFFFFF;
	width:200px;
	padding: 20px 0 0 0;
    height:auto !important;
	width:220px;
	background-color:#148787;
	}

#container {
	float:left;
	width:755px;
	height:auto !important;
	background-color:#ffffff;
	}

#navtree {
	float:left;
	width:732px;
	height:240px;
	background-color:#0F6262;
	padding:5px 0 0 22px;
	border-left:1px solid #ffffff;
	background-image:url(banner/rotator.php);
	background-repeat: no-repeat;
	}

#content {
	float:left;
	width:695px;
	height:auto !important;
	padding: 5px 20px 10px 25px;
	}

#foot {
	color: #0F6262;
	font-size: 10px;
	background-color: #ffffff;
	width: 715px;
	float: right;
	margin: 0 auto;
	height: 25px;
	padding: 4px 0 0 20px;
	}
	
#foot a {
	color: #0F6262;
	font-size: 10px;
	}
	
#foot a:hover {
	color: #148787;
	font-size: 10px;
	}
	
#footer {
	float:left;
	width:953px;
	padding:1px 0 0 2px;
	background-color:#148787;
	}
	
#blocks {
	width: 220px;
	margin: 0 20px 0 0;
	text-align: center;
	color: #ffffff;
	}
	
#blocks a {
	width: 220px;
	padding: 0 15px 0 0;
	text-align: center;
	color: #FEE502;
	}
	
#blocks a:hover {
	color: #1BB4B4;
	}