/* Stylesheet fuer DRK KV Euskirchen */

/* undohtml.css 
(CC) 2004 Tantek Celik. Some Rights Reserved.
http://creativecommons.org/licenses/by/2.0
This style sheet is licensed under a Creative Commons License.
Purpose: undo some of the default styling of common (X)HTML browsers */

:link,:visited {text-decoration: none;}
h1,h2,h3,h4,h5,h6,pre,code {font-size: 1em;}
h1,h2,h3,h4,h5,h6,pre,form,body,html,p,p.bodytext,blockquote,fieldset,input
{ margin: 0; padding: 0;}
a img,:link img,:visited img, :hover img, :active img {border: none;}
address {font-style: normal;}

/* end undohtml.css */

body {
	text-align: center;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	background: #efefef;
}

#container {
	width: 80em;
	border: 1px solid #ccc;
	margin: 15px auto 0 auto;
	background: white;
	text-align: left;
	font-size: .75em;
}

a {
	color: black;
	border-bottom: 1px dotted black;
}

a:active, a:hover {
	color: #E50002;
	border-bottom: 1px solid #E50002;
}

img.druck-bild {
	display: none;
}

img.previewbild {
	display: none;
}


/* ========== Kopf ========== */

#kopf {
	width: 79.83em;
	border: 1px solid white;
}

#meta-nav, #nav {
	background: url(gfx/bg-nav.png) repeat-x #E50204;
	border-top: 1px solid #AC0103;
	border-bottom: 1px solid #AC0103;
	width: 79.67em;
	height: 2em;
	text-align: right;
	color: #FF9999;
	margin: 1px;
}

#meta-nav {
	position: relative;
}

#meta-nav p {
	display: inline;
	margin: 0;
	padding: 0;
}

#header {
	height: 140px;
	xxbackground: url(../bilder/logo-drk-euskirchen.png) no-repeat 15px 15px;
	overflow: hidden;
}

#header img.druck-bild {
	margin: 15px 0 0 15px;
	float: left;
	display: inline;
}

#nav {
	text-align: center;
}

#nav p {
	margin: .33em 15px 0 15px;
}

#meta-nav a, #nav a {
	color: white;
	text-decoration: none;
	border: 0;	
}

#meta-nav a:hover, #meta-nav a:active, #nav a:hover, #nav a:active {
	color: white;
	border-bottom: 1px dotted white;	
}

#meta-nav ul {
	margin: .33em 15px 0 15px;
	padding: 0;
	list-style-type: none;
}

#meta-nav ul li {
	display: inline;
}

#meta-nav ul li ul {
	visibility: hidden;
	height: 0;
	position: absolute;
	top: 1.2em;
	right: 0; 
	border: 1px solid #ccc;
	background: url(gfx/bg-menu-dunkel.png) repeat-x #f6f6f6;
	padding: 5px;
}

#meta-nav ul li:hover ul, #meta-nav ul a:hover ul {
	visibility: visible;
	height: 25em;
	width: 15em;
	overflow: auto;
	padding: 5px;
}

#meta-nav ul ul li {
	display: block;
	color: black;
	text-align: left;
	border: 0;
}

#meta-nav ul ul li a {
	color: black;
	border: 0;
	padding:  .25em .5em .25em 0;
	display: block;
}

#meta-nav ul ul li a:hover {
	background: repeat-x #999;
	padding:  .25em .25em .25em .25em;
	border-bottom: none;
}

#meta-nav ul ul li strong {
	margin: 0 0 .33em 0;
	padding:  .25em .5em .25em 0;
	font-weight: bold;
	display: block;
}

#meta-nav ul ul li h1 {
	background: url(gfx/bg-nav-grau.png) repeat-x #f2f2f2;
	padding:  .33em .33em .33em .33em;
	margin: 0 0 .33em 0;
	font-weight: bold;
	display: block;
	color: white;
}

#meta-nav table {
	position: absolute; 
	top: 0; 
	right: 0; 
	border-collapse: collapse;
}

#meta-nav img.frontEndEditIcons {
	display:none;
}

#header div.banner {
	width: 57.5em;
	width: 690px;
	overflow: hidden;
	float: right;
	margin: 15px 15px 0 250px;
	margin: 15px 15px 0 0px;
	display: inline;
	text-align: right;
}

/* ========== Breadcrumb und Schriftzoom ========== */

#schriftzoom {
	float: right;
}

#schriftzoom, #breadcrumb  {
	margin: 5px 18px 5px 15px;
	font-size: .92em;
	color: #999;
}

#schriftzoom a, #breadcrumb a {
	border-bottom: 1px dotted #999999;
	color: #999;
}

#schriftzoom a:hover, #breadcrumb a:hover {
	border-bottom: 1px solid black;
	color: black;
}

/* ========== Menu ========== */

#menu {
	width: 18.75em;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 0 1px 0 1px;
	margin: 5px 0 15px 1px;
	float: left;
	display: inline;
}

#menu div.direktwahl, #menu div.menu-item, #menu div.weiteres-item, #menu div.news-amenu-container {
	width: 100%;
	background: url(gfx/bg-menu.png) repeat-x white;
	margin: 0;
	padding: 5px 0 5px 0;
	border-top: 1px solid white;
	border-bottom: 1px solid #ccc;
}

#menu div.menu-item div.weiteres-item  {
	width: 100%;
	background: none;
	padding: 0;
	border: none;
}

#menu div.direktwahl h1, #menu div.menu-item h1, #menu div.weiteres-item h1, #menu div.news-amenu-container h2 {
	font-size: 1.33em;
	font-weight: bold;
	margin-left: 14px;
	padding-right: .33em;
}

#menu div.weiteres-item h1 {
	color: #E50002;
	font-weight: normal;
}

#menu div.menu-item div.weiteres-item h1 {
	font-weight: bold;
	color: black;
}

#menu ul {
	list-style-type: none;
	margin: 1px 0 1px 24px;
	padding: 0;
}
#menu li {
	margin: 0;
	padding: 0;
	border-bottom: 0px solid #d4d4d4;
}

#menu li a, #menu li strong {
	padding: .33em .33em .33em 0;
	color: black;
	display: block;
	margin: 0;
	border: 0;
}

#menu li a:hover {
	color: white;
	background: url(gfx/bg-nav.png) repeat-x #E50204;
	padding-left: 5px;
}

#menu div.news-amenu-container li.news-amenu-item-year {
	padding: .33em .33em .25em 0;
	}

#menu div.news-amenu-container li a, #menu div.news-amenu-container li a strong {
	display: inline;
	padding: 0;
	}

#menu div.news-amenu-container li a:hover {
	background: none;
	color: black;
	padding: 0;
	border-bottom: 1px dotted black;
	}

#menu h1 a {
	border: 0;
}

/* ========== Newsspalte ========== */

#newsspalte {
	width: 16.25em;
	border-right: 1px solid #ccc;
	padding: 0 15px 0 1px;
	margin: 5px 0px 15px 15px;
	float: left;
	display: inline;
}

#newsspalte h1 {
	font-size: 1.33em;
	font-weight: bold;
	text-align: center;
	margin-bottom: .5em;
}

#newsspalte h2 {
	font-size: 1em;
	font-weight: bold;
	text-align: left;
}

#newsspalte h2 a {
	border: none;
}

#newsspalte p {
	font-size: 1em;
	text-align: left;
	margin-bottom: 1em;
}

#newsspalte p.datum {
	margin-top: .5em;
	margin-bottom: 0;
}


#newsspalte div.bild a {
	border: 0;
}



/* ========== Start-Übersicht ========== */

#start-uebersicht {
	float: left;
	display: inline;
	margin: 5px 0 20px 10px;
	width: 58.75em;
	border-bottom: 1px solid #ccc;
}

#start-uebersicht div.element {
	float: left;
	display: inline;
	margin: 0 0 1.5em 15px;
	width: 18.33em;
	height: 12.9em;
	text-align: center;
	overflow: hidden;
}

#start-uebersicht h1 {
	font-size: 1.33em;
	font-weight: bold;
	text-align: center;
	margin: 0 0 .5em 0;
}

#start-uebersicht img {
	margin: 0 0 .5em 0;
}

#start-uebersicht p {
	font-size: .99em;
	text-align: center;
	width: 100%;
}

#start-uebersicht a {
	border: 0;
	display: block;
	padding: 0 1px 0 1px;
}

#start-uebersicht a:hover {
	color: white;
	background: url(gfx/bg-nav.png) repeat-x #E50204;
}

#start-uebersicht p.bild a {
	padding: 0;
}

#start-uebersicht p.bild a:hover {
	background: none;
}



/* ========== Start-Spalten ========== */

#start-spalten {
	float: left;
	display: inline;
	margin: 5px 0 20px 10px;
	width: 58.75em;
}

#start-spalten div.spalte {
	float: left;
	display: inline;
	margin: 0 0 1.5em 15px;
	width: 18.2em;
	text-align: left;
	overflow: auto;
}

#start-spalten h1 {
	font-size: 1.33em;
	font-weight: bold;
	text-align: center;
	margin: 0 0 .5em 0;
}

#start-spalten .csc-header {
	height: 5.5em;
}

#start-spalten dl, #start-spalten dt {
	margin:0;
	padding:0;
}

#start-spalten .csc-textpic-imagewrap {
	height: 170px;
}


/* ========== Hauptinhalt ========== */

#hauptinhalt {
	float: left;
	display: inline;
	margin: 5px 0 20px 20px;
	width: 46.67em;
	border-right: 1px dotted #ccc;
}

#hauptinhalt h1 {
	/*width: 22.5em;*/
	font-size: 2em;
	color: #E50002;
	font-weight: normal;
	border-bottom: 1px dotted #ccc;
	margin: 0 15px 10px 0;
}

#hauptinhalt h2 {
	font-size: 1.17em;
	font-weight: bold;
	padding: 0 15px 10px 0;
}

#hauptinhalt h2 a {
	border: 0;
}

div.teaser, div.bericht, div.uebersicht {
	width: 100%;
	margin: 15px 15px 15px 0;
	clear: both;
}

#hauptinhalt img {
	margin: 0 5px 10px 0;
	float: left;
}

#hauptinhalt p {
	padding: 0 15px 10px 0;
	text-align: left;
/*	font-size: 1em;*/
}

#hauptinhalt h3 {
	font-size: 1em;
	font-weight: bold;
	padding: 0 15px 10px 0;
}

/* div.teaser img, div.bericht img, div.uebersicht img {
	margin: 0 5px 10px 0;
	float: left;
}

div.teaser p, div.bericht p, div.uebersicht p {
	padding: 0 15px 10px 0;
	text-align: left;
	font-size: 1em;
}*/

div.uebersicht img {
	margin-bottom: 15px;
}

div.bericht {
	margin: 0 15px 15px 0;
}

div.bericht p {
	padding: 10px 15px 10px 0;
}

div.bericht h3 {
	padding-bottom: 10px;
}

.news-single-files dd {
	display: block;
	margin: 5px 15px 5px 0;
	padding: 5px;
}

#hauptinhalt p.trenner {
	height: 1px;
	margin: 0;
	padding: 0;
	clear: both;
}

#mailform label {
	width: 10em;
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: top;
}

#mailform fieldset.csc-mailform {
	border: 0;
}

.dienstplan-form .csc-mailform-field {
	width: 14em;
	padding-left: 1em;
	float: left;
}

#hauptinhalt div.text-und-bild-1 {
	clear: both;
	padding: 0 20px 10px 0;
}

#hauptinhalt div.text-und-bild-1 li {
	margin-left: 20px;
}

#hauptinhalt div.text-und-bild-1 p {
	margin: 0;
	padding: 0;
}

#hauptinhalt div.text-und-bild-1 img {
	float: left;
	margin: 5px 5px 10px 0;
	border: none;
}

#hauptinhalt div.text-und-bild-2 {
	padding: 0 20px 10px 0;
	clear: both;
}

#hauptinhalt div.text-und-bild-2 img {
	float: right;
	margin: 5px 0 10px 5px;
	border: none;
}

#hauptinhalt div.text-und-bild-1 h2, #hauptinhalt div.text-und-bild-2 h2 {
	padding-top: 1em;
}

form {
	border: 0;
	background: url(gfx/bg-menu.png) repeat-x white;
	padding: 5px;
	margin: 0 15px 15px 0;
}

fieldset {
	border: 0;
}

legend {
	font-weight: bold;
	color: black;
	padding: 0;
	margin: 0 0 1.5em 0;
}

/* ========== Kontaktspalte ========== */

#kontaktspalte {
	width: 10em;
	margin: 5px 0 20px 1.25em;
	float: left;
}

#kontaktspalte h1 {
	font-size: 1.33em;
	font-weight: bold;
	margin-bottom: 10px;
}

#kontaktspalte h2 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 10px;
}

#kontaktspalte .kontaktbild {
	margin-bottom: 10px;
	width: 10em;
	overflow: hidden;
}

#kontaktspalte p {
	margin-bottom: 10px;
}

div.kontaktinfos a img, div.kontaktinfos-breit a img {
	margin: 0;
	display: none;
}

div.kontaktinfos div.kontaktbild a {
	border: none;
}

div.kontaktinfos div.kontaktbild a img {
	display: inline;
}

#kontaktspalte p.trenner {
	margin: 2em 0 0 0;
	padding: 0;
	height: 1px;
}

#kontaktspalte div.minibanner {
	width: 100%;
	background: url(gfx/bg-minibanner.png) repeat-x #FBFBFB;
	border-top: 1px solid white;
	border-bottom: 1px solid #EFEFEF;
}

#kontaktspalte div.minibanner img {
	margin: 2px;
	float: left;
}

#kontaktspalte div.minibanner p {
	font-size: .83em;
	margin: 3px;
	padding: 0;
}

#kontaktspalte div.minibanner a {
	border: 0;
}

#kontaktspalte div.minibanner a:hover, #kontaktspalte div.minibanner a:active {
	border: 0;
}

#hauptinhalt div.kontaktinfos, #hauptinhalt div.kontaktinfos-breit {
	margin: 0px 15px 15px 0;
	float: left;
	width: 10em;
	display: block;
}

#hauptinhalt div.kontaktinfos p {
	padding: 0px 5px 15px 0;
}

#hauptinhalt div.kontaktinfos-breit {
	width: 14em;
}

#hauptinhalt div.kontaktinfos h1, #hauptinhalt div.kontaktinfos-breit h1 {
	margin-bottom: 15px;
}

#hauptinhalt div.kontaktinfos h2 {
	font-size: 1em;
}

#hauptinhalt div.kontaktinfos p.link {
	display: none;
}


/* ========== Fusszeile und ganz unten ========== */

#fusszeile {
	background: url(gfx/bg-nav.png) repeat-x #E50204;
	border-top: 1px solid #AC0103;
	border-bottom: 1px solid #AC0103;
	width: 79.67em;
	height: 2em;
	text-align: center;
	color: #FF9999;
	margin: 1px 1px 1px 2px ;
	clear: both;
}

#fusszeile p {
	padding: 0 1px 0 1px;
	display: inline;
}

.fusszeile-inhalt {
	margin: .33em 15px 0 15px;
}

#fusszeile a {
	color: white;
	text-decoration: none;
	border: 0;	
}

#fusszeile a:hover, #fusszeile a:active {
	color: white;
	border-bottom: 1px dotted white;	
}

#ganz-unten {
	width: 60em;
	color: #666;
	margin: 15px auto 15px auto;
}

#ganz-unten p {
	font-size: .69em;
}

#ganz-unten a {
	color: #666;
	border-bottom: 1px dotted #666;
}

#ganz-unten a:active, #ganz-unten a:hover {
	color: black;
	border-bottom: 1px solid black;
}


/* ========== Extensions ========== */

div.news-single-img {
	padding: 10px 15px 10px 10px;
	float: right;
}

div.news-single-img div.slideInfoZone, div.imageblock div.slideInfoZone {
	display:none;
}

div.slideInfoZone {
	padding: 3px;
}

div.slideInfoZone h2 {
	font-size: 1em;
}

div.teaser div.news-single-img {
	padding: 0 5px 10px 0px;
	float: left;
	width: 205px;
	height: 155px;
}

div.bericht div.rgsgcontent {
	width: 250px;
	height: 190px;
}

div.bericht div.news-single-img {
	padding: 0 0px 10px 10px;
}

div.news-single-img img {
	padding: 0;
	margin: 0;
}

#hauptinhalt div.bericht p.news-single-imgcaption, #hauptinhalt p.news-single-imgcaption {
	padding: 0;
	font-size: .83em;
	line-height: 1em;
	font-style: italic;
	clear: both;
	width: 20em;
	min-height: 4.5em;
}

/*div.news-amenu-container {
	margin: 15px 15px 15px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px dotted #ccc;
}*/

div.news-amenu-container li {
	margin: 0 0 0 1em;
	padding: .25em .25em .25em .25em;
	list-style: none;
	border-bottom: 1px solid #ccc;
	width: 15em;
}

div.news-amenu-container li.news-amenu-item-year {
	margin: 0;
	padding: .25em;
	font-weight: bold;
}

div.news-amenu-container a {
	border:none;
}

ul.news-archive {
	list-style: none;
	margin: 10px 0 10px 0;
	padding: 0;
}

ul.news-archive li {
	margin: 0;
	padding: 0;
}

div.bildergallerie div.news-single-img {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
}

div.bildergallerie div.news-single-img div.bild-und-caption {
	float: left;
	margin: 10px 10px 10px 0;
	page-break-inside: avoid;
}

div.bildergallerie div.news-single-img {
	page-break-inside: avoid;
}

div.bildergallerie div.news-single-img div.bild-und-caption p.news-single-imgcaption{
	width: 21em;
	line-height: 1em;
}


div.bildergallerie .news-single-video {
	float: left;
	clear:left;
	padding: 0;
}

div.news-single-backlink, div.news-latest-gotoarchive {
	clear: both;
}

#lbCenter a, #lbBottom a, div.rgsgcontent a, div.rgsgcontent a.open, div.imageblock a, div.imageblock a.open {
	border: 0;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 80px;
	height: 30px;
	background: transparent url(../bilder/logo-drk-euskirchen.png) no-repeat center;
	margin-bottom: 10px;
}

#lbImage {
	background: black;
}


.news-single-video {
	float: right;
	clear:right;
	padding: 10px 10px 10px 10px;
}

#hauptinhalt div.bericht .news-single-video p.news-single-imgcaption {
	padding-top: 10px;
}

div.tx-seminars-pi1 {
	margin-bottom: 1em;
}

.tx-seminars-pi1-listrow .detail {
	display:none
}

p.tx-onetimeaccount-pi1-error {
	background: none;
}

img.frontEndEditIcons {
	display:block;
	background: white;
}

div.powermail_check_inner {
	width: 14em;
	padding-bottom: .5em;
	float: left;
}

#dienstplan-rd div.powermail_check_inner {
	width: 10.5em;
	padding-bottom: .5em;
	float: left;
}

#dienstplan legend, #dienstplan p.tx_powermail_pi1_fieldwrap_html_checkbox_title, #dienstplan-rd legend, #dienstplan-rd p.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	display: none;
}

div.tx_powermail_pi1_fieldwrap_html {
	margin-bottom: 1em;
}

.tx_powermail_pi1_fieldwrap_html_textarea label, .tx_powermail_pi1_fieldwrap_html_text label {
	display: block;
}

input.powermail_text[readonly] {
	background: none;
	border: none;
}

.tx_powermail_pi1_fieldwrap_html_submit {
	width: 15em;
	display: block;
	float: left;
}

#hauptinhalt .powermail_all_td p {
	padding: 0;
}