/*
	CSS files kept in the 'schemes' 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 version as well as debug any problems
	that might occur.

	You select schemes from the K2 Options page in the
	'Presentation' section of your WordPress administration.
	
	Author Name	: Mic
	Author Site	: http://msb-spartakus.de/kontakt
	Style Name	: MSB Spartakus
	Style URI	:
	Version		: 42
	Comments	: Für die internationale Solidarität
*/

body {
	background: url('marx.png') center;
}

a, a:visited {
	color: #e70097; /*HKS 27*/
}

h1, h2, h3, h4 {
	text-align: left;
}

.columns-two #page {
	width: 950px;
}

#page {
	/* The entire design is contained within the 'page' id */
	margin-top: 70px;
	background: white url('hhu.png') bottom right no-repeat;
	}
	
#header {
	/* Contains the H1 and menu */
	background: white;
	margin-top: -80px;
	}
	
#header h1 {
	display: none;
}

#header .description {
	display: none;
}
	
.primary {
	/* Contains the main column */
	}

.hentry {
	/* Each entry is contained within the 'hentry' class */
	}

.entry-content {
	/* The meat and potatoes of every entry */
	}

.secondary {
	/* Contains the sidebar */

	}
#plakate  li {
	display: inline;
	list-style-type: none;
}

#primary {
	padding: 20px;
	width: 600px;
}

