@charset "ISO-8859-1";
body {
	font: 100%/1.4 Arial, Helvetica, sans-serif;
	background: #FFF;
	margin: 0;
	padding: 0;
	color: #000;
	/* border-style:solid; border-width:5px 0px 0px 5px; border-color:#00F; margin:2px; padding:10px; */
}

div.container {
	background: #FFF;
	margin: 0 auto; 
	max-width: 1100px;
	min-width: 780px;
}
div.header {
	margin: 0px auto;
	background: #FFF;
	width: 900px;
	height: 233px;
	background-image: url(img/design/pwp/header.png);
	background-repeat: no-repeat;
	background-position: center top;
}
div.topnav {
	margin:30px auto;
	text-align:center;
}
td.sidebar {
	vertical-align:top;
	width:220px;
	padding:0px 25px 0px 0px;
}
td.content {
	vertical-align:top;
	padding:0px 0px 0px 25px;
	width:600px;
}
div.sidebar1 {
	float: left;
	width: 30%;
	max-width: 220px;
	background: #FFF;
	margin: 0px 25px 20px 20px;
}
div.content {
	float: left;
	width: 70%;
	max-width: 700px;
	margin: 0px 20px 20px 25px;
}
div.footer {
	background: #FFF;
	width: 900px;
	height: 100px;
	background-image: url(img/design/pwp/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 50px auto 0px auto;
	padding: 110px 0px 0px 0px;
	text-align: center;
	position: relative;
	clear: both; 
}



/* ~~ Element-/Tag-Selektoren ~~ */
ul, ol, dl { /* Aufgrund von Abweichungen zwischen verschiedenen Browsern empfiehlt es sich, die Auffüllung und den Rand in Listen auf 0 einzustellen. Zu Konsistenzzwecken können Sie die gewünschten Werte entweder hier oder in den enthaltenen Listenelementen (LI, DT, DD) eingeben. Beachten Sie, dass die hier eingegebenen Werte hierarchisch auf die .nav-Liste angewendet werden, sofern Sie keinen spezifischeren Selektor festlegen. */
	padding: 0;
	margin-left: 32px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;	 /* Durch Verschieben des oberen Rands wird das Problem behoben, dass Ränder aus dem zugehörigen div-Tag geraten können. Der übrig gebliebene untere Rand hält ihn getrennt von allen folgenden Elementen. */
	color: #70503d;
}
p {
	margin:0px;
}
a img { /* Dieser Selektor entfernt den standardmäßigen blauen Rahmen, der in einigen Browsern um ein Bild angezeigt wird, wenn es von einem Hyperlink umschlossen ist. */
	border: none;
}

/* ~~ Die Reihenfolge der Stildefinitionen für die Hyperlinks der Site, einschließlich der Gruppe der Selektoren zum Erzeugen des Hover-Effekts, muss erhalten bleiben. ~~ */
a:link {
	color: #AA0000;
	text-decoration: none; /* Sofern Ihre Hyperlinks nicht besonders hervorgehoben werden sollen, empfiehlt es sich, zur schnellen visuellen Erkennung Unterstreichungen zu verwenden. */
}
a:visited {
	color: #AA0000;
	text-decoration: none;
}
a:hover, a:active, a:focus { /* Durch diese Gruppe von Selektoren wird bei Verwendung der Tastatur der gleiche Hover-Effekt wie beim Verwenden der Maus erzielt. */
	text-decoration: none;
	color:#F60;
}

a.topnav {
	font-family: 'Josefin Sans', sans-serif;
	font-size:18px;
	color:#4C3219;
	margin:0px 10px 0px 10px;
}
a.topnav:hover {
	font-family: 'Josefin Sans', sans-serif;
	font-size:18px;
	color:#F60;
	margin:0px 10px 0px 10px;
}
a.topnav_on {
	font-family: 'Josefin Sans', sans-serif;
	font-size:18px;
	color:#F60;
	margin:0px 10px 0px 10px;
}
a.topnav_on:hover {
	font-family: 'Josefin Sans', sans-serif;
	font-size:18px;
	color:#F60;
	margin:0px 10px 0px 10px;
}
a.footer {
	font-family: 'Josefin Sans', sans-serif;
	font-size:10pt;
	color:#4C3219;
	margin:0px 15px 0px 0px;
}
a.footer_on{
	font-family: 'Josefin Sans', sans-serif;
	font-size:10pt;
	color:#AA0000;
	margin:0px 15px 0px 0px;
}

.content ul, .content ol { 
	padding: 0px; 
}


ul.nav {
	list-style: none; 
	border: none; 
	margin-bottom: 15px; 
}
ul.nav li {
	border: none;
}
ul.nav a, ul.nav a:visited { 
	padding: 5px 5px 5px 0px;
	display: block; 
	width: 180px;  
	text-decoration: none;
	background: #FFF;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { 
	background: #FFF;
	color: #FFF;
}

a.fotnav {
	margin:40px 10px 0px 10px;
}

.fltrt { 
	float: right;
	margin-left: 0px;
}
.fltlft { 
	float: left;
	margin-right: 0px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}



/* Individuelles */

a.content {
	color:#AA0000;
	text-decoration:none;
}
a.content:hover {
	color:#F60;
	text-decoration:none;
}
div.entry_comment_stamp {
	font-size:7.5pt;
	color:#CCCCCC;
}
div.entry_comment_name {
	
	font-size:8pt;
	color:#770000;
	border-color:#CCCCCC;
	border-style:dotted;
	border-width:1px 1px 0px 1px;
	padding:3px;
}
div.entry_comment_txt {
	
	font-size:9pt;
	color:#000000;
	border-color:#CCCCCC;
	border-style:dotted;
	border-width:0px 1px 1px 1px;
	padding:3px;
}
div.content_entry_title {
	color:#000000;
	margin:0px 0px 3px 0px;
	
}
div.content_entry_content {
	color:#3e1d1c;
	margin:0px 0px 3px 0px;
	
	white-space:normal;
}
div.content_entry_stamp {
	font-size:7.5pt;
	color:#CCCCCC;
	margin:0px 0px 5px 0px;
}
div.content_cat_title {
	font-size:9pt;
	color:#888888;
	margin:0px;
	
}
div.entry_comments_container {
	border-width:1px;
	border-style:dotted;
	border-color:#CCCCCC;
	margin:5px 0px 5px 0px;
	padding:5px;
}
div.sidebar_entry {
	
	margin: 10px 0px 0px 0px;
}
div.sidebar_stamp {
	font-size:7.5pt;
	color:#CCCCCC;
	margin:0px;
}
div.searchRes_entry_title {
	font-size:9pt;
	color:#000000;
	margin:0px;
}
div.dateOverTitle {
	font-size:8pt;
	color:#777;
	padding-bottom:5px;
}
span.optOverTitle {
	margin-bottom:5px;
	cursor:pointer;
	text-decoration:underline;
}
span.optOverTitle:hover {
	color:#F60;
	margin-bottom:5px;
	cursor:pointer;
	text-decoration:underline;
}
div.pagination {
	font-family: 'Josefin Sans', sans-serif;
	font-size:12pt;
	margin:10px 0px 10px 0px;
}
img.photo {
	background: none repeat scroll 0 0 #FFFFFF !important;
	box-shadow: 1px 1px 5px rgba(120, 57, 0, 0.3) !important;
	border: 1px solid #EEEEEE !important;
	padding: 10px !important;
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}


table.entry_comments {
	background-color:#EEE;
	border-color:#AAAAAA;
	border-style:dotted;
	border-width:0px 1px 1px 1px;	
	margin:10px 0px 0px 0px;
}
table.content_entry_tab {
	border-style:dotted;
	border-width:0px 0px 1px 0px;
	border-color:#CCCCCC;
	padding:0px;
	margin:0px 0px 50px 0px;
	white-space:normal;
}
td.entry_comment_addVal {
	padding:3px;
	border-color:#AAAAAA;
	border-style:dotted;
	border-width:1px 0px 0px 0px;
	vertical-align:top;
}
td.entry_comment_addNam {
	padding:7px 3px 3px 3px;
	border-color:#AAAAAA;
	border-style:dotted;
	border-width:1px 0px 0px 0px;
	vertical-align:top;
	white-space:nowrap;
}
td.entry_comment {
	padding: 10px 10px 10px 20px;
}


a.content_img {
	color:#A00;
	text-decoration:none;
}
a.content_img:hover {
	color:#FC0;
	text-decoration:underline;
}




/* Votes */
div.entry_vote_div {
	margin:20px 0px 10px 0px;
}
div.entry_vote_header {
	color:#888;
	font-size:12pt;
	padding-bottom:3px;
	font-weight:bold;
}
td.entry_vote_table {
	border-style:none;
	margin:5px 0px 5px 0px;
}
td.entry_vote_attr_leg {
	vertical-align:top;
	border-style:solid;
	border-width:1px 0px 1px 0px;
	border-color:#AAA;
}
td.entry_vote_attr_nam {
	vertical-align:top;
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color:#EEE;
	padding-right:15px;
}
td.entry_vote_attr_val {
	vertical-align:top;
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color:#EEE;
}

/* 2013: Sidebar */
div.sidebar {
	margin:0px 0px 35px 0px;
	border:none;
	font-size: 10pt;
}
h1.sidebar {
	font-family: 'Josefin Sans', sans-serif;
	font-weight:normal;
	font-size:16pt;
	color:#4C3219;
	margin:0px 0px 5px 0px;
	line-height:1.0;
}
div.subsite_container {
	margin:25px 0px 25px 0px;
	text-align:center;
	font-size:10pt;
	color:#4C3219;
}
input.search {
	width:160px;
	font-size:9pt;
	margin:0px;
	padding:2px 3px 2px 3px;
	border-style:solid;
	border-color:#3e1d1c;
	border-width:1px;
}
div.errmsg {
	border-width:1px;
	border-color:#F00;
	border-width:1px;
	border-style:dotted;
	padding:10px;
	width:80%;
	margin:10px;
	font-size:125%;
	color:#F00;
}
a.entrylist {
	font-size:10pt;
	text-decoration:none;
	color:#AA0000;
}
a.entrylist:hover {
	font-size:10pt;
	text-decoration:none;
	color:#F60;
}
div.myTeaser {
	font-family: 'Josefin Sans', sans-serif; 
	font-size:12pt;
}

/* Artikel */
div.article {
	margin:0px 0px 100px 0px;
}
div.article_header {
	margin-bottom:10px;
}
div.article_header_date {
	font-family: 'Josefin Sans', sans-serif;
	color:#444;
	font-size:10pt;
}
div.article_header_opt {
	font-family: 'Josefin Sans', sans-serif;
	color:#444;
	font-size:10pt;
}
div.article_title {
	margin:0px;
}
div.article_meta {
	margin:15px 0px 5px 0px;
	color:#888;
	font-size:9pt;
}
div.article_content {
	font-size: 11pt;
}
a.article_title {
	color:#4C3219;
}
a.article_title:hover {
	color:#F60;
}
h1.article {
	font-family: 'Josefin Sans', sans-serif;
	font-weight:normal;
	font-size:22pt;
	color:#4C3219;
	margin:0px 0px 10px 0px;
	padding:0px;
	line-height:22pt;
}
h2.article {
	font-family: 'Josefin Sans', sans-serif;
	font-weight:normal;
	font-size:18pt;
	color:#4C3219;
	margin:0px 0px 10px 0px;
	padding:0px;
}
h3.article {
	font-family: 'Josefin Sans', sans-serif;
	font-weight:normal;
	font-size:16pt;
	color:#4C3219;
	margin:0px 0px 10px 0px;
	padding:0px;
}
h4.article {
	font-weight:bold;
	font-size:11pt;
	margin:0px 0px 15px 0px;
	padding:0px;
	color:#000 !important;
}
blockquote {
	background-color:#f9faf2;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	border-style:dotted;
	border-width:1px 1px 1px 1px;
	border-color:#888;
	padding:20px;
	text-align:left; 
	line-height:1.4;
}
div.article_subtitle {
	text-align:justify;
}
div.entry_comments_container {
	font-size:8pt;
}


/* Bild-Blöcke */
div.picBlock {
	width:100%;
	margin:0px;
	overflow:visible;
}
div.picBlockEl {
	float:left;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
	margin:2px;
}
img.picBlockImg {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #EEEEEE;
	padding: 0px;
	margin: 5px;
	width: 150px;
	height: 150px;
	background-image:url(img/content/entry-img/placeholder_pws.png);
	position:relative;
}
div.picBlockImgPh {
	background: none repeat scroll 0 0 #F9F9F9;
	border: 1px solid #EEEEEE;
	padding: 5px;
	margin: 5px;
	width: 140px;
	height: 140px;
	text-align: center;
	vertical-align: top;
	white-space: normal;
	background-image:url(img/content/entry-img/placeholder_pws.png);
	cursor:pointer;
	position:relative;
}

/* Entry-Listen */
table.entrylist {
	padding: 0;
	margin: 0;
}
table.entrylist td {
	padding: 0;
	margin: 0;
	height:auto;
}
table.entrylist h2.article {
	padding: 0;
	margin: 20px 0px 0px 0px;
}
table.entrylist h3.article {
	padding: 0;
	margin: 10px 0px 0px 0px;
}

td.article_teaser {
	padding-top:20px !important;
	padding-bottom:20px !important;
	vertical-aign:top;
	text-align_left;
}
td.article_teaser h1 {
	font-family: 'Josefin Sans', sans-serif;
	font-weight:normal;
	font-size:15pt;
	color:#4C3219;
	margin:0px 0px 10px 0px;
	padding:0px;
}
div.article_preface {
	font-size:11pt;
	color:#4C3219;
	margin:0;
	padding:0;
}

div.nav2 {
	font-family: 'Josefin Sans', sans-serif;
	font-weight:normal;
	font-size:14pt;
	color:#4C3219;
}
a.nav2 {
	color:#A00;
}
a.nav2_on {
	color:#F60;
}

					div.tagCloud {
						margin:50px auto 0px auto;
						width:820px;
						font-size:11pt;
						text-align:center;
					}
					h1.tagCloud {
						font-size:16pt;
					}
					div.tagCloudWords {
						margin:0px 0px 0px 10px; 
						text-align:center; 
						line-height:1.2; 
						word-wrap:break-word;
					}
					a.tagCloud {
						color:#A00;
						font-size:7.0pt;
						margin:0px 3px 0px 0px;
					}
					a.tagCloud:hover {
						color:#F60;
						font-size:7.0pt;
						margin:0px 3px 0px 0px;
						text-decoration:underline;
					}

span.tagged {
	border-bottom:dotted 1px #666; 
	text-decoration:none;
	cursor:pointer;
}
span.tagged a {
	color:#000;
}
span.tagged a:hover {
	color:#F00;
}

/* -------------------- */
/* Dynamische Formulare */
/* -------------------- */
table.urForm {
	/* Formular-Tabelle */
	width:600px;
	border-style:solid;
	border-width:1px 1px 0px 1px;
	margin:3px;
	border-collapse:collapse;
}
th.urForm {
	color:#FFF;
	background-color:#666;
}
td.urForm_d {
	/* Formular Zeile mit Beschreibung */
	border-style:dotted;
	border-width:0px 0px 1px 0px;
	padding:2px 5px 2px 5px;
}
td.urForm_n {
	/* Formular Zelle mit Feldname */
	border-style:dotted;
	border-width:0px 0px 1px 0px;
	padding:2px 5px 2px 5px;
	width:150px;
	vertical-align:top;
}
td.urForm_v {
	/* Formular Zelle mit Feldwert */
	border-style:dotted;
	border-width:0px 0px 1px 0px;
	width:450px;
	padding:2px 15px 2px 5px;
}
input.urForm_i {
	/* Formular Eingabelement */
	margin:3px;
}
textarea.urForm_i {
	/* Formular Textarea */
	margin:3px;
	width:100%;
	padding:3px;
}
div.urForm_i {
	/* DIV-Container für Formular Katalog Auswahlelement */
}
input.urForm_ir {
	/* Formular Katalog Auswahlelement Typ Radio */
	margin:3px;
	border:none;
}
input.urForm_ic {
	/* Formular Katalog Auswahlelement Typ Checkbox */
	margin:3px;
	border:none;
}
td.urForm_sa {
	/* Formular senden Zeile aktiv */
	border-style:solid;
	border-width:0px 0px 1px 0px;
	text-align:right;
	/* Hier fehlen Definitionen! Da gabs wohl mal Datenverlust! */
}






			div.navTree {
				margin:0px 0px 35px 0px;
				border:none;
				font-family: 'Josefin Sans', sans-serif;
				font-weight:normal;
				font-size:20px;
			}
			a.navTree_on {
				color:#F60;
			}
			h1.navTree {
				color:#4C3219;
				margin:0px 0px 5px 0px;
				font-size:20px;
				line-height:1.0;				
			}
			div.navTreeLev1 {
				font-size:20px;
				width:220px;
				padding-left:0px;
				padding-top:10px;
			}
			div.navTreeLev2 {
				font-size:17px;
				width:220px;
				padding-left:16px;
			}
			div.navTreeLev3 {
				font-size:15px;
				width:220px;
				padding-left:32px;
			}
			div.navTreeLev4 {
				font-size:13px;
				width:220px;
				padding-left:48px;
			}
			div.navTreeLev5 {
				font-size:13px;
				width:220px;
				padding-left:64px;
			}

div.entryContinueLink {
	margin: 15px 0px 20px 0px;
} 

.jslink {
	cursor:pointer;
}


/* DIV-Tabellen */
div.tab {
  display:table;
}
div.tr {
  display:table-row;
}
div.td {
  display:table-cell;
  border-style:dotted;
  border-width:0px 0px 1px 0px;
  border-collapse: collapse !important;
  border-color:#AAA;
  padding:5px;
  font-size:12px;
}
div.nam {
  white-space: nowrap;
  vertical-align:top; 
}
div.val {
  white-space: normal;
  vertical-align:middle; 
}