* {
	margin: 0;
}

html, body {
    height: 100%;
}

body {
	background-image: url('/fileadmin/templates/ecorganizer2008/page_body_bg.png');
	background-repeat: repeat-x;
	height: inherit;
	font-family: Arial, Verdana, sans-serif;
	color:#646464;
	font-size:9pt;
	line-height:18px;
}

div {
	background-repeat: no-repeat;
	position: relative;
}

img {
	border:none;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -85px;
}
.footer, .push{
  	height:85px;
  	font-size: 7pt;
  	color: grey;
  	width: 100%;
  	margin-left: auto;
  	margin-right: auto;
  	text-align: right;
	clear: both;
}
#footerbg {
	background-image: url('/fileadmin/templates/ecorganizer2008/page_footer_bg.png');
    background-repeat: repeat-x;
    height: 85px;		
}
#colwrap {
	width: 865px;
	margin-left: auto;
	margin-right: auto;	
	height: inherit;
	
}
#colleft {
	background-image: url('/fileadmin/templates/ecorganizer2008/wrapper_tl.png');
    background-repeat: no-repeat;
	width: 25px;
	height: 400px;
	float: left;
}
#colmid {
	width: 800px;
	float: left;
	height: inherit;
}

#colright {
	background-image: url('/fileadmin/templates/ecorganizer2008/wrapper_tr.png');
	background-repeat: no-repeat;
	width: 25px;
	height: 400px;
	float: left;
}
#header {
	margin-top: 25px;
/*	background-image: url('header.png');*/
	height: 140px;
	width: 800px;
}
#language {
	right:0;
	height:20px;
	margin-top:35px;
	width:27px;
	z-index:10;
	margin-right: 10px;
	position:absolute;

}
#contentwrapper {
	background-color: White;
	width: 800px;
	height: auto;
	float: left;	
}
#slagzin {
	height: 140px;
	color: #646464;
	padding: 10px;
	font-size: 9pt;
}
#slagzin h1 {
	color: #5499CE;
	font-family: Arial Narrow,Arial,Helvetica,sans-serif;	
	font-size: 22pt;
	margin-left: 23px;
	margin-top: 6px;
}
#slagzin p {
	margin-left: 23px;
	margin-top: 20px;
	line-height: 18px;
}
#belons {
/*	background-image: url('/fileadmin/templates/ecorganizer2008/belonstrans.png');*/
	height: 100px;
	width: 100px;
	float: right;
	margin-right: 10px;
	margin-top: -214px;
}
#belons a {
	width: 100px;
	height: 100px;
}
#menucontainer,
#submenucontainer
{
	width: 100px;
	left:35px;
	float: left;
	margin-left: 0;
	margin-top:25px;
}

#submenucontainer
{
	left:50px;
	top:40px;
}



#menucontainer ul,
#submenucontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menucontainer li,
#submenucontainer li {
	float:left;
	padding: 0;
}

#menucontainer li a,
#submenucontainer li a
{
	padding-top: 6px;
	padding-left: 10px;
	color: #969696;
	text-decoration: none;
	font-size: 9pt;
	float: left;
	width: 100px;
	height: 34px;
	background-image: url('/fileadmin/templates/ecorganizer2008/menu1.png');
	background-repeat: repeat-x;
	margin: 0;
	display: block;
}

#menucontainer li a:hover,
#submenucontainer li a:hover
{
	color: #646464;
}
#menucontainer li.act a,
#submenucontainer li.act a
{
	background-image: url('/fileadmin/templates/ecorganizer2008/menu2.png');
	color: white;
}

#content {
	width: 515px;
	float: left;
	border-top: 1px solid #5499CE;
	margin-top: 25px;
	margin-left: 35px;
	left:35px;
}
#content ul.check {
	margin-left: -15px;
}
#content ul.check li {
	display: inline;
	background-image: url('/fileadmin/templates/ecorganizer2008/list_check.png');
	background-repeat: no-repeat;
	width:100%;
	float: left;
	padding-left: 35px;
	margin-top: 10px;
	color: #646464;
	font-size: 9pt;
	font-weight: bold;
	padding-top: 5px;
	margin-bottom: 5px;
}


div.csc-textpic,
div.csc-header

{
	clear:both;
}

#content h1 {
	margin-top: 8px;
	color: #646464;
	font-size: 13pt;	
}
#picture {
	background-image: url('/fileadmin/templates/ecorganizer2008/vb.gif');
	width: 150px;
	height: 150px;	
	float: right;
	margin-top: 10px;
}
#content p {
	font-size: 9pt;
	font-family: Arial, sans-serif;
	margin-top: 10px;
	color: #646464;
	line-height: 18px;
}

fieldset.csc-mailform
{
	border:none;
	padding:0;
}

input,
textarea
{
	border: 1px solid #5499CE;
}

textarea {
	width: 300px;
	height: 100px;
}

#mailform label
{
	position:absolute;
	margin-bottom:5px;
}

#mailform input,
#mailform textarea
{
	margin-left: 200px;
	margin-bottom:5px;
}

div#content div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
	border:1px solid #5499CE;
	padding:0;
}