@charset "utf-8";
/* CSS Document */


#siteWrap {
	width:90%;
	min-width:600px;
}

#headNavi, #headerPicture, .tx-srlanguagemenu-pi1, #mainMenu, #menuBar, #leftMenu, .printButton, .tipafriend, #footer ul, #searchBox  {
	display:none;	
}

.rightColumn {
	float:none;	
	width:auto;
	min-width:300px;	
}

.leftColumn {	
	float:none;
	width:auto;
	max-width:250px;
}


#leftColumnContent {
	background-color:#fff !important;
	padding:0;
	margin-right:2em;
	max-width:250px;
}


#logo {
float:right;
width:200px;
height:120px;
}



h1.printPageTitle{
	margin-bottom:0;
	line-height:2em;
	padding-left:0.5em;
}

#footer {
	height:auto;
	font-weight:bold;
	padding-left:0.5em;
	text-align:center;
}



