﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* Basics */
body { font-family:Arial, sans-serif; font-size:12px; line-height:17px; background:#FFF; color:#000; }
strong { font-weight:bold; }
em { font-style:italic; }
	strong em, em strong { font-weight:bold; font-style:italic; }
q { font-style:italic; }
	q:before, blockquote p:before { content:"\201E"; }
	q:after, blockquote p:after { content:"\201C"; }
		q q:before, blockquote p q:before { content:"\201A"; }
		q q:after, blockquote p q:before { content:"\2018"; }
q em, blockquote p em { font-style:normal; }


/* Top & Meta */
#top { position:relative; }
h1 a { background:url(../getimg.php?id=2) top left no-repeat; display:block; float:left; width:831px; height:117px; margin:10px 0 5px 0px; }
	h1 a span { display:block; height:0; width:0; overflow:hidden; }
#meta { font-size:11px; text-align:right; position:absolute; top:8px; right:8px; }
	#meta fieldset { margin-top:8px; }



/* Header */
#header { background:#FBF0C6; clear:both; }
	#header .pagewidth { height:174px; }

#header-background {
	background: url(getimg.php?id=1) center center no-repeat;
}

/* Navi */
#navi { font-size:13px; background:url(img/navi-bg.png); position:relative; left:2px; height:174px; width:172px; margin:0; padding:0; }
	#navi li { background:none; margin:6px 10px; line-height:1; padding:0; }
		#navi a { position:relative; top:72px; font-weight:bold; text-decoration:none; }
		#navi a:link, #navi a:visited { color:#000; }
		#navi a:hover, #navi a:active { color:#BBBBBB; }
		#navi li.active a:link, #navi li.active a:visited { color:#BBBBBB; }
		#navi li.active a:hover, #navi li.active a:active { color:#BBBBBB; }


/* Subnavi */
#subnavi { background:#BBBBBB; border-top:1px solid #000; border-bottom:1px solid #000; padding:3px; }
#subnavi-content { width: 765px; margin: 0 auto; }
#subnavi-content ul { font-size:11px; margin:0; padding:0; }


#subnavi-content ul li { display:inline-block; margin:0 10px 0 0; padding:0; }
#subnavi-content ul li a { position:static; font-weight:bold; text-decoration:none; }
#subnavi-content ul li a { color:#666; }
#subnavi-content ul li a:hover, #navi .subnavi li a:active, #subnavi-content ul li.active a { color:#000; }

/* Content */
#content { padding-top:16px; }
#main { width:485px; float:left; margin:0 10px 16px 10px; }
#side { width:235px; float:right; margin:0 10px 16px 10px; }


/* Textgestaltung */
h2 { font-size:24px; margin:12px 0; color:#F58519; }
h3 { font-size:17px; font-weight:bold; margin:12px 0; color:#F58519; }
h4 { font-size:14px; font-weight:bold; margin:12px 0; color:#F58519; }
h5 { font-size:12px; font-weight:bold; margin:12px 0; color:#F58519; }
h6 { font-size:12px; margin:12px 0; }
p, ul, ol, dl { margin:2px 0 10px 0; }
	/*ul li { padding-left:24px; background:url(../getimg.php?id=3) 10px 6px no-repeat; margin:4px 0; }*/
	ul li { padding-left:24px; margin:4px 0; }
ol { list-style-type:decimal; padding-left:16px; }


/* Links */
a {  }
	a:link, a:visited { color:#F58519; text-decoration:underline; }
	a:hover, a:active { color:#F58519; text-decoration:none; }


/* Handliche Klassen */
.pagewidth { width:788px; margin:0 auto; }
.clearfix:after { content:"."; display:block; width:100%; clear:both; height:0; visibility:hidden; }
.clear { display:block; float:none; width:100%; clear:both; }



/* CSS fuer Artikel */
.article-title {
	font-weight: bold;
	color: #A8C131;
}

#article-cat-id6 {
	border: 2px solid #ffffff;
}

#article-spacer {
	margin-bottom: 15px;
}

#article-spacer-id4 {
	margin-bottom: 35px;
}

.article-wrapper {
	background: #ffffff;
	margin-bottom: 15px;
}
/* CSS fuer Artikel */

div.imgBox {
	border:1px solid #999;
	padding:7px;
	float:left;
	margin:0 10px 10px 0;
}

div.galerie-picture-wrapper {
	margin: 5px 5px;
	border: 2px solid #FBF0C6;
}
