/*
	CSS files kept in the 'styles' directory can be used to
	costumize your K2 installation without having to mess
	with the core K2 files. This in turn makes it easier to
	upgrade to new K2 versions as well as debug any potential
	problems.

	You select schemes from the K2 Options page in the
	'Presentation' section of your WordPress administration.
	
	Author Name	: 	Markus Kelz
	Style Name	: 	MGV
	Style URI	:	http://www.mgv-poggersdorf.at
	Version		: 	1.0
	Comments	: 	

*/

body {
	padding: 0 0 40px;
	margin: 0;
	}

#header {
	background: black url('headerneu.jpg') center center no-repeat;
	width: 100%;
	height: 236px;
	}

h1 {
	position: absolute;
	top: 25px;
	left: 50px;
	padding: 0;
	}

.description {
		display:none;
	}

#page {
	padding: 0;
	}


.commentslink {
		display:none;
}

.widgettitle {
	font-weight:bold;
	color:#a35814;
}

.ec3_eventday {
	font-weight:bold;
}
