/*  
Theme Name: Grob
Theme URI: http://grob.de/
Description: Grob
Version: 1.0
Author: FBO
Author URI: http://fbo.de/

*/

html {
	font-family: 'Arial';
}

#menu {
	visibility: hidden;
}

#footer, #sidebar {
	display: none;
}

#scroll_div {overflow:visible; height: auto !important;}

a {
	color: #000;
	border-bottom: 0px;
}

a img {
	border:0px;
}

.left {
	float: left;
	width: 50%;
	margin: 0 4% 0 0;
}

.right {
	width: 20%;
	float: left;
}
