/* 


	Designed by Clinx GmbH, September 2009

   
*/

body {
	font:11px Verdana, Arial, "Trebuchet MS", sans-serif; 
	line-height:15px; 
	color:#666;
}
#wrapper {
	width:640px; 
	margin:0; 
}


p {
	margin: 5px 0 10px 0;
	line-height:18px; 
}


/* header */

#header_top {display: none}
#header_bottom {display: none}
#header_print {display: block;}
#header_newsletter { display: none;}

#where--- {	
	font-weight: normal; 
	font-size: 10px; 
	margin: 0 0 10px 0%; 
	text-align: left;
}
#where_print {
	font-weight: normal; 
	font-size: 10px; 
	margin: 0 0 10px 0%; 
	text-align: left; 
	display: block;
}
#where_print a {
	color:#AAA;
}
#where a:hover {}
	
	
/* left column */

#leftcolumn {display:none; }
	

/* content */

#wrapper_content { 
	background: #FFF /*url(../images/header_print.jpg) no-repeat top left*/;
	float:left; 
	margin:0 0 0 0;
/*	padding-top:180px;*/
	width:655px;
}
#maincontent {
	float:left; 
	width:640px; 
	margin-top: 25px;
	padding:0;
}
#mainhome {
	padding-left:0px; 
	float:left; 
	width:640px; 
	text-align:left;
}
#mainwide {
	padding-left:0px; 
	float:left; 
	width:640px; 
	text-align:left;
}
#mainnarrow { 
	padding: 0;
/*	padding-left: 0px; */
/*	float: left; */
	width: 415px;
	text-align: left;
}

/* right column */

#rightcolumn { 
	color:#666;
	width:208px; 
	background:none; 
	padding:0; 
	margin:0 0 20px 15px; 
	border:1px solid #DDD;
}



 
#rightcolumn_top {
	background-image:none;
	background-repeat:no-repeat;
	background-position:top left;
}
#rightcolumn_bottom {
	background-image:none;
	background-repeat:no-repeat;
	background-position:bottom left;
}

/*	#rightcolumn {float: right; width:200px; text-align:justify; background-color:#d7deea; border-bottom:5px solid #FFFFFF; padding-right: 10px;} */
/*	#rightcolumn img {margin:5px 10px 5px 20px;}
	#rightcolumn h1 {font-size:12px; margin:0px 10px 0 0px; padding-left:0px; text-align:left; border-bottom:1px solid #abb2b7;}
	#rightcolumn h2 {font-size:11px; margin:15px 10px 6px 0px; text-align:left;}
	#rightcolumn h3 {font-size:10px; margin:15px 10px 6px 0px; text-align:left;}
	#rightcolumn p {margin:5px 10px 5px 0px; text-align:left;} */

/* footer */

#footer {
/*	clear: both; */
	margin: 0 0 0 0;
	padding:0;
	font-size: 9px;
	border-top: 1px solid #DDD;	
	width: 640px; 
	background:none;
}
#left {
	width:190px; 
}
#right {
	width:450px; 
	text-align:right; 
}
		
/*	#left {	float: left; width: 30%;	padding: 5px 0 0 0px;	border-top: 1px solid #c9d3db;}
	#right { float: right;	width: 70%;	padding: 5px 0px 0 0px;	margin: 0px 0px 0px 0px;	border-left: 0px none #c9d3db;	text-align: right;	border-top: 1px solid #c9d3db;} */
	
	