/*
Theme Name: Hoffman Quadrinity Institut Default Theme
Theme URI: http://www.hoffmaninstitut.de/
Description: Design und Konzept von <a href="http://einvoll.net">Einvoll</a>, Struktur und Programmierung von <a href="http://cobalt.cc">cobalt web dev</a>
Version: 0.1a
Author: Michael Holzer und Moritz B&ouml;hm
*/

#qpMenu {
	overflow: hidden;
	z-index: 9 !important;
}

#titlebanner {
	width: 820px;
	height: 58px;
	position: absolute;
	top: 0px;
	background: url(gfx/title.jpg);
	z-index: 99;
}

#titlebanner a {
	width: 820px;
	height: 58px;
	display: block;
}

#content {
	background: #F3F3F3 url(gfx/aktuell.jpg) top left no-repeat;
	width: 723px;
	padding: 33px 46px 33px 51px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 11px;
	line-height: 18px;
	border-bottom: 4px solid white;
}

#blog {
	width: 480px;
	float: left;
	padding: 36px 0 0 0;
}

#blog a {
	border-left: 2px solid #DD2A43;
	padding: 0 0 0 2px;
	text-decoration: underline;
}

#buttons {
	width: 200px;
	height: 289px;
	float: right;
}

a.button {
	width: 200px;
	height: 87px;
	display: block;
	margin: 0 0 14px 0;
}

.b_qcards {background-image: url(gfx/b_qcards.jpg);}
.b_kalender {background-image: url(gfx/b_kalender.jpg);}
.b_prozess {background-image: url(gfx/b_prozess.jpg);}
.b_stimmen {background-image: url(gfx/b_stimmen.jpg); margin: 0 !important;}

h2, h3, p {
	margin: 0;
	padding: 0;	
}

h2 {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	padding: 0 0 18px 0;
}

h3 {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	margin: 0 0 0 0;
}

p {
	margin: 0 0 5px 0;
}

.left {
	float: left;
}

.right {
	float: right;
}

.postnav {
	margin: 25px 0 0 0;
}

.left a, .right a {
	color: black !important;
	font-weight: bold;
	text-decoration: none;
	border-left: none !important;
	padding: 0 0 0 0 !important;
}

.left a:hover, .right a:hover {
	text-decoration: underline;
}

#clear {
	clear: both;
}