/*
Theme Name: Station AG
Theme URI: http://www.station.ch
Version: 1.0
Author: Lukas von Blarer

*/

#right_col{
	margin-top: 20px;
	float: none;
	width: auto;
}

#left_col{
	float: none;
	width: auto;
}
.nav{
	display: none;
	height: 0;
	padding: 0;
}
#header{
	height: 0;
	margin: 0;
	position: static;
}

#flash-link{
	display: none;
}
#logo{
	position: static;
	float: none;
}

#left_col h1{
	width: auto;
	margin: 0;
}
#content{
	margin: 0;
	margin-top: 50px;
	padding-top: 5px;
	border-top: 1px solid #ccc;
	position: static;
}
body{
	background: white;
	font-size: 20pt;
	line-height: 25pt;
}
h1{
	background: white;
	font-size: 30pt;
	line-height: 35pt;
}
.work-gallery-item-full{
	display: block !important ;
}
#gallery-gallery-full{
	height: auto;
}
#content img{
	width: auto;
	height: auto;
}

