@charset "iso-8859-1";
/* CSS Document */

*{margin: 0; padding: 0;}
body{background: #fcfcfb url(../images/bg_top.gif) no-repeat top center; color: #4e504e; font-family: Arial; font-size: 10pt;}

a{color: #64c131;}
h1{font-size: 12pt;	font-style: italic;	margin: 0 0 10px 0;}
img{border: none;}
p{margin: 0 0 10px 0;}
ul{margin: 10px 0 0 25px;}

#ubercontainer{margin: 0 auto; width: 824px;}
#ubercontainer #frame{position: absolute; background: url(../images/center_frame.jpg) no-repeat top left; width: 824px; height: 350px; top: 90px;}
#ubercontainer #frame #picture{position: absolute; width: 756px; height: 290px;	top: 6px; left: 34px; background: #fff url(../images/frame/picture_1.jpg) no-repeat top left;}
#ubercontainer #frame #picture #menu{position: absolute; width: 200px; right: 1px;}
#ubercontainer #header{position: relative; height: 94px;}
#ubercontainer #header #logo{position: absolute; top: 50px; left: 29px; background: #fcfcfb url(../images/logo_cereon.gif) no-repeat top left;	height: 28px; width: 149px;	cursor: pointer;}
#ubercontainer #header #wellhum{position: absolute;	background: url(../images/wellhum.png) no-repeat top left; height: 11px; width: 270px; top: 64px; right: 29px;}
#ubercontainer #content{margin-top: 345px;}
#content a{color: #64c131;}
#ubercontainer #content #left{float: left; padding: 0 25px 0 28px; width: 400px;}
#ubercontainer #content #right{float: right; width: 300px; margin: 2px 50px 0 0; font-size: 9pt;}
#ubercontainer #content #right #items{border-left: 1px dashed black; width: 200px;}
#ubercontainer #content #right #contact{margin: 25px 0 25px 0;	padding: 1px 10px 10px 10px; background-color: #5a5d63;	color: #fff;}
#ubercontainer #content #right #contact a{color: #fff; text-decoration: underline;}
#ubercontainer #content #right #items ul{list-style-type: none;	margin: 0 0 0 10px;	font-size: 8pt;}
#ubercontainer #content #right #items ul li{margin-bottom: 10px;}
#ubercontainer #content #right #items ul li a{text-decoration: none; color: #4e504e;}
#ubercontainer #content #right #items ul li a:hover{font-style: italic;	text-decoration: none;}
#ubercontainer #content strong{color: #64c131; font-weight: bold;}
#ubercontainer #content #top{padding: 0 28px 0 28px;}
#ubercontainer #content #bottom{padding: 0 28px 0 28px;}
#ubercontainer #content #top #block_top_left{float: left; font-size: 12px; width: 375px; margin: 0 0 20px 0;}
#ubercontainer #content #top #block_top_left p{margin-top: 20px;}
#ubercontainer #content #top #block_top_right{float: right;	width: 355px;}
#content #border{padding: 10px;	background-color: #5a5d63; width: 300px;}		
#content #map{width: 300px;	height: 200px;}
#ubercontainer #content #bottom #block_bottom_right{float: left; width: 375px;}
#ubercontainer #content #bottom #block_bottom_right p{font-size: 12px;}
#ubercontainer #content #bottom #block_bottom_right p a{color: #4e504e;}
#footer{height: 25px; background-color: #f2f2f1; color: #bdbdbc; text-align: center; font-size: 8pt; line-height: 25px; margin: 0 28px 0 25px;}

.clear{clear: both;	height: 1px; overflow: hidden;}