* {
	margin: 0px;
	padding: 0px;
}

/* IE Fix (Layout) */
div {
	zoom: 1;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFF;
	background-color: #000;
	text-align: center;
}


/* Block Tags */
h1, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin: 0px 0px 20px 0px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin: 0px 0px 20px 0px;
}

h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin: 0px 0px 20px 0px;
}

p {
	margin: 0px 0px 20px 0px;
}

ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin: 0px 0px 20px 0px;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin: 0px 0px 20px 0px;
	list-style-type: square;
}

li {
	font-size: 14px;
	line-height: 20px;
}

address {
}

blockquote {
	margin: 0px 0px 20px 0px;
	padding: 10px 15px 10px 15px;
	clear: both;
}

pre {
	width: auto;
	max-height: 300px;
	font-family: Courier, monospace;
	margin: 0px 0px 20px 0px;
	padding: 10px 10px 10px 10px;
	overflow: scroll;
}

hr {
	display: none;
}


/* Inline Tags */
a {
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #FFF;
	text-decoration: none;
}

cite, em, q {
	font-style: italic;
}

strong, b {
	font-weight: bold;
}

i {
	font-style: italic;
}

kbd, samp, var, code, dfn {
	font-family: Courier, monospace;
}

abbr, acronym {
	font-style: italic;
	border-bottom: 1px #000 solid;
	cursor:help;
}


/* Layout */
#container {
	width: 1010px;
	margin: 55px auto;
	padding: 55px 0px;
	background-color: #d9d9d9;
	color: #000;
	text-align: center;
}

#header {
	width: 900px;
	margin: 0px auto 35px auto;
	height: 225px;
	color: #FFF;
	background-color: #000;
	text-align: left;
	overflow: hidden;
}

#header h1 {
	width: 230px;
	height: 225px;
	background: transparent url(../images/cq-logo.gif) no-repeat 30px 38px;
	text-indent: -24000px;
	margin: 0px;
	float: left;
}

#header p {
	position: relative;
	top: 175px;
	float: right;
	margin-right: 35px;
}

#header p span {
	margin: 0px 5px;
}

#header a {
	color: #FFF;
}

#content {
	width: 900px;
	margin: 0px auto 25px auto;
	text-align: left;
}

#content .items {
	border-top: 2px dotted #000;
}

#content .item {
	padding: 25px 0px;
	border-bottom: 2px dotted #000;
}

#content .item .image {
	width: 320px;
	height: 210px;
	float: left;
}

#content .item .content {
	width: 560px;
	float: right;
}


#content .item .content-no-image {
	float: none;
}

#content .item .thumbnails {
	
}

#content .item .thumbnails img {
	margin: 0px 20px 0px 0px;
	cursor: pointer;
}

#footer {
	width: 900px;
	margin: 0px auto 0px auto;
	text-align: left;
}

#footer h3 {
	margin-left: 340px;
}

#footer div.links {
	width: 610px;
	margin-left: 290px;
}

#footer div.links div {
	float: left;
}

/* Allgemeine Klassen */
br.clear-floats {
	clear: both;
}

a.link-pastaebasta {
	width: 300px;
	height: 100px;
	background: transparent url(../images/link-bastaebasta-bg.gif) no-repeat center center;
	text-indent: -2400px;
	display: block;
}

a.link-aemtlerbier {
	width: 300px;
	height: 100px;
	background: transparent url(../images/link-aemtlerbier-bg.gif) no-repeat center center;
	text-indent: -2400px;
	display: block;
}

a.link-ar {
	width: 10px;
	height: 114px;
	background: transparent url(../images/ar.gif) no-repeat left center;
	text-indent: -24000px;
	display: block;
}

a.pdf {
	padding-left: 25px;
	background: transparent url(../images/pdf_klein.gif) no-repeat left center;
}
