*{
	font-size:100%;
}

body{
	font:75%/140% Arial, Helvetica, sans-serif;
	text-align:center;
	background:#F1F1F1
}

.hidden-navigation, #navigations h2, #foot h2{
	width:1px;
	position:absolute;
	left:-9999px;
}

#container {
	/*border:1px dashed #CCC;
	background:#3E7838;
	border:1px dashed #CCC; 
	background: #fff; */
	width:955px;
	margin:0 auto;
	text-align:left;
	background-image: url(hg_container.jpg);
	background-repeat: repeat-y; 
}

#cont-header {
	background-color: #FFFFFF;

}

#header_1 {
	height:120px;
	background-image: url(header_1.jpg);
	background-repeat: no-repeat;
	background-position: right; 
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	overflow: hidden;
}

#header_2 {

}

#cont-left {
	width:200px;
	float:left;
	margin-left:-955px;
	/*	background-color: #fff;
	background-image: url(hg_cont-left.gif);
	background-repeat: repeat-y;
        background-color: #F00;
	roter balken to do */
	 
}

#cont-content {
	display: inline;
	width: 475px;
	float: left;
	margin-left: 200px;
/*	background-color: #FFF; */
}

#cont-right {
	width:280px;
	float:left;
/* 	background-image: url(hg_cont-right.gif);
	background-repeat: repeat-y; */
}

html>#cont-right { /* be nice to opera (&gekko) */
height: auto;
min-height: 500px;

}

#cont-footer {
	clear: both;
	background-color: #FFFFFF;
	margin: 0;
	height: 50px;
	background-image: url(hg_footer.jpg);
	background-repeat: repeat-x; 

}

#cont-footer-left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: left;
	float:left;
	width: 400px;
	right: 0px;
	margin-left:10px;
	vertical-align: top;
}

#cont-footer-right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: right;
	float:right;
	width: 400px;
	left: 0px;
	margin-right:10px;
}

#cont-footer-unfloat {
	clear: both;
	height: 1px;
}
#cont-deltoid {
	background-color: #FFFFFF;
	margin:0;
	height: 15px;
	text-align: right;
}
