html { 
	overflow: scroll;
	overflow-x: auto;
}

body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align:left;
	background: #F5F5F1;	
	color:#444444;
	line-height:1.5em;
}

#bottom-dummy {
	width:811px;
	height:41px;
	background: url('../pics/footer.gif') top left no-repeat;	
	position:relative;
}

#content-search {
	position:absolute;
	left:565px;
	top:12px;
	width:358px;
	height:42px;
	background: url('../pics/search.gif') top left no-repeat;		
}

#content-topmenu {
	position:absolute;
	left:562px;
	top:60px;
	width:370px;
	height:50px;
}

#content-cs2link {
	position:absolute;
	right:0px;
	top:2px;
	text-align:right;
	font-size:9px;
}

a {
	color: #5A5958;
	text-decoration: underline;
}

a:visited {
	color: #5A5958;
}

a:hover {
	color: #F70829;
}

img {
	border: none;
}

#cs2info a:link, #cs2info a:hover, #cs2info a:visited {
	font-size:9px;
	color: #000000;
	text-decoration: underline;	
}

#body-container {
	width:924px;
	text-align:left;
}

#body-over0 {
	position:absolute;
	height: 100%;	
	min-height: 100%;	
	width: 100%;
	text-align:center;

}

#body-over  {
	position:relative;		
	width:924px;
	min-height: 100%;
	margin-left:auto;
	margin-right:auto;	
	text-align:left;	

}


#header-logo {
 	overflow:hidden;
 	position:absolute;
 	padding:0;
	margin:0;
	height:66px;
	width:506px;
	left:0px;
	top:52px;
	/*background:url(../pics/logo.gif) top left no-repeat;	*/
}

#content-menu {
 	overflow:hidden;
 	padding:0;
	margin:0;
	width:181px;
}

#content-metamenu {
	position:absolute;
	left:12px;
	top:5px;
	height:16px;
	
}

#content-langmenu {
 	overflow:hidden;
 	position:absolute;
 	padding:0;
	margin:0;
	height:22px;
	width:50px;
	right:0px;
	top:12px;
	text-align:right;
}

#top0 {
	height:118px;
	width:935px;
	position:relative;
	overflow:hidden;
}

#top1 {
	width:935px;
	xposition:relative;
	overflow:hidden;
}



#column-1 {
	position:relative;
  float:left;
	margin: 0px;
	padding: 0px;
	width: 196px;
  overflow-x:hidden;
/*  _height:553px;
  min-height:553px;	*/
}

#column-2start {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 738px;	
	overflow: hidden;
	position:relative;
	height:100%;
}

#column-2 {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 577px;	
	overflow-x: hidden;
}

#column-3 {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 150px;	
	overflow-x: hidden;
}

#content-content {
	background:#FFFFFF url(../pics/contentbg.gif) top left repeat-x;	
/*      min-height:500px;
	%height:500px;			*/
	width:577px;		
}

#content-contentin {
	background:#FFFFFF url(../pics/contentbg.gif) top left repeat-x;	
/*	min-height:500px;
	%height:500px;			*/
	margin-right:11px;
	width:727px;	
}

#content-teaser {
	background:#EFECE7 url(../pics/teaserbg.gif) top left repeat-x;
	min-height:254px;
}

#content-footer {
	width:100%;
	height:16px;
	background:url(../pics/footer.gif) 577px 0 no-repeat;
	position:relative;
	z-index:10;
}

#content-donate {
	z-index:0;
	position:relative;
}

#content-dummy {
	position:absolute;
	height:100%;
	width:11px;
	left:577px;
	top:33px;
	background:url(../pics/mainbg.png) top left repeat-y;	
	z-index:10;	
}

#content-footercontent {
	width:100%;
	height:16px;
	background:url(../pics/footer.gif) 727px 0 no-repeat;
	position:relative;
	z-index:10;
}

#content-dummycontent {
	position:absolute;
	height:100%;
	width:11px;
	left:727px;
	top:33px;
	background:url(../pics/mainbg.png) top left repeat-y;	
	z-index:10;		
}

#content-cs2info {
	font-size:11px;
	margin-top:25px;
	text-align:center;
}

#content-cs2infoin {
	font-size:11px;
	margin-top:10px;
	margin-right:6px;
	text-align:right;
}

#cs2link {
	
}

.clearing {
	margin:0;
	padding:0;
	height: 0;
	line-height:0;	
	font-size:0px;	
	clear: both;
}

html>body .clearing {
	margin:0;
	padding:0;
	height: 0;
	line-height:0;
	font-size:0px;
	clear: both;
} 
