/*
 *  This is the file where you put your CSS changes. 
 *  You should preferrably use this and override the 
 *  relevant properties you want to change here instead 
 *  of customizing plone.css to survive upgrades. Writing
 *  your own plone.css only makes sense for very heavy 
 *  customizations. Useful variables from Plone are 
 *  documented at the bottom of this file.
 */
 
/*  (do not remove this :) */
/*  (not this either :) */


/* portlet without header (main naviagation) */
/* .portletItemSingle-DVnav {
margin: 0;
padding: 1em;
border: 1px solid #058D54;
}
*/

/* replaced click path without line */
#portal-breadcrumbs-DVnav {
/* The path bar, including breadcrumbs and add to favorites */
padding-left: 1em;
padding-right: 1em;
text-transform: none;
line-height: 1.6em;
}

#portal-breadcrumbs-DVnav a {
   text-decoration: none;
}

.breadcrumbSeparator-DVnav {
   font-size: 120%;
}


/* identity Image Area */
#portal-identityArea {
/* background-image: url(http://www.deutscher-verein.de/logo-front-dv.jpg) 0px 0px no-repeat;
   width: 839px;
   height: 151px; */
   background: none;
   padding: 0px;
   margin: 0px;
   width: 50px;
   height: 151px;
   padding-left: 169px;
   *margin-left: -20px;
}

div#portal-column-one div.visualPadding,
div#portal-column-two div.visualPadding {
   padding: 0px;
   margin: -2px 0px 0px 0px;
}
p#startPage {
	position: relative;
	z-index: 999;
	font-size: 1.25em;
	font-weight: bold;
	line-height: 105%;
	text-align: left;
}
img#startImage {
	position: relative;
	top: -90px;
	left: 0px;
	border: 0px;
	z-index: 500;
}

table.plain,
table.std-dv {
	width: 100%;
	background: #fafafa;
}
table.plain td,
table.std-dv td {
	width: 50%;
	text-align: left;
}
table.std-dv td {
        vertical-align: top;
}

/* ==================================== */
/* Iconformatierungen im Contentbereich */
/* ==================================== */
.ContentObjectBox {
    background: #cceae2;
    padding: 0px 10px 0px 5px;
}
.ContentObjectBox a {
    display: block;
    text-decoration: none;
    line-height: 1.6em;
    padding-left: 18px;
    margin: 3px 0px 3px 0px;
}
.ContentObjectBox dl,
.ContentObjectBox dl dt {
	margin: 0px;
	padding: 0px;
}
.documentDescription {
	margin: 0px 0px 1em 0px;
	padding: 0px;
}
#portlet-wartend *.contenttype-gutachten,
#portlet-wartend *.contenttype-file,
#portlet-wartend *.contenttype-event,
#portlet-wartend *.contenttype-link,
#portlet-wartend *.contenttype-document,
#portlet-wartend *.contenttype-publication,
#portlet-wartend *.contenttype-news-item,
#portlet-wartend *.contenttype-folder,

#portlet-visibleprivat *.contenttype-gutachten,
#portlet-visibleprivat *.contenttype-file,
#portlet-visibleprivat *.contenttype-event,
#portlet-visibleprivat *.contenttype-link,
#portlet-visibleprivat *.contenttype-document,
#portlet-visibleprivat *.contenttype-publication,
#portlet-visibleprivat *.contenttype-news-item,
#portlet-visibleprivat *.contenttype-folder,
#region-content *.contenttype-gutachten,
#region-content *.contenttype-file,
#region-content *.contenttype-event,
#region-content *.contenttype-link,
#region-content *.contenttype-document,
#region-content *.contenttype-publication,
#region-content *.contenttype-news-item,
#region-content *.contenttype-folder {
    background-image: none;
}
#portlet-wartend *.contenttype-link a,
#portlet-visibleprivat *.contenttype-link a,
#region-content *.contenttype-link a {
    background: url(LinkExtern.gif) 2px 4px no-repeat;
    display: block;
}
#documentContent *.contenttype-gutachten a,
#portlet-wartend *.contenttype-file a,
#portlet-visibleprivat *.contenttype-file a,
#portlet-wartend *.contenttype-document a,
#portlet-visibleprivat *.contenttype-document a,
#region-content *.contenttype-file a,
#region-content *.contenttype-document a {
    background: url(linkDocument.gif) 2px 4px no-repeat;
    border: 0px;
    display: block;
}
#portlet-wartend *.contenttype-folder a,
#portlet-visibleprivat *.contenttype-folder a,
#region-content *.contenttype-folder a {
    background: url(linkFolder.gif) 2px 4px no-repeat;
    display: block;
}
#portlet-wartend *.contenttype-event a,
#portlet-visibleprivat *.contenttype-event a,
#region-content *.contenttype-event a {
    background: url(linkEvent.gif) 2px 4px no-repeat;
    display: block;
}
#portlet-wartend *.contenttype-news-item a,
#portlet-visibleprivat *.contenttype-news-item a,
#region-content *.contenttype-news-item a {
    background: url(LinkIntern.gif) 2px 4px no-repeat;
    display: block;
}

#region-content *.contenttype-gutachten a {
    background: url(LinkIntern.gif) 2px 4px no-repeat;
    display: block;
    text-decoration: none;
}
#region-content *.contenttype-presse a,
#region-content *.contenttype-publication a {
    background: url(LinkIntern.gif) 2px 4px no-repeat;
    display: block;
    text-decoration: none;
}

#region-content *.contenttype-file a:hover,
#region-content *.contenttype-event a:hover,
#region-content *.contenttype-link a:hover,
#region-content *.contenttype-document a:hover,
#region-content *.contenttype-news-item a:hover,
#region-content *.contenttype-folder a:hover {
    text-decoration: underline;
}

/* ================== */
/* EventDetails       */
/* ================== */
.eventDetails {
	position: relative;
	margin-top: 0px;
        margin-right: 0px;
	margin-bottom: 1em !important;
	padding: 0px 0px 0px 7px;
	background: #fafafa;
	border: 1px solid #fafafa;
	font-weight: normal;
	margin-bottom: 1em !important;
}
.eventDetailsAdd {
	margin-bottom: 1em !important;
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        padding: 0px;
	background-color: #fafafa;
/*	border: 1px solid #000000; */
	margin-bottom: 1em !important;
}
.eventDetails ul li {
	list-style-type: none;
	list-style-image: url(threeLineBullet.gif);
        margin: 0px;
        padding: 0px;
}
.eventDetailsAdd ul,
.eventDetailsAdd ul li {
        margin: 0px;
        padding: 0px;
	list-style-type: none;
	list-style-image: none;
	border: 1px solid #fafafa;
}
.eventDetailsAdd ul {
        margin: 0px 0px 0px 5px;
        padding: 0px;
}
.eventDetails ul li ul {
	width: 47%;
        margin: 0px;
        padding: 0px;
}
.eventDetails ul li ul li{
	width: 99%;
        margin: 0px;
        padding: 0px;

}
.eventDetails ul li ul.fleft {
        margin: 0px 20px 0px 0px;
        padding: 0px;
	float: left;
}
.eventDetails ul li.noBullet {
	list-style-type: none;
        margin: 0px;
        padding: 0px;
}
div#region-content .part1 {
	background-color: #fafafa;
	width: 45%;
	float: left;
	border: 0px;
	padding: 7px;
	padding-left: 2%;
	padding-right: 0px;
}
div#region-content .part2 {
	background-color: #fafafa;
	width: 23%;
	float: left;
	border: 0px;
	padding: 7px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: right;
}
div#region-content .part3 {
	background-color: #fafafa;
	width: 28%;
	float: left;
	border: 0px;
	padding: 7px;
	padding-left: 0px;
	padding-right: 2%;
	text-align: right;
}
div#region-content h3.part1,
div#region-content h3.part2,
div#region-content h3.part3 {
	background-color: #e5f4f1;
}
div#region-content .part1a {
	position: relative;
	background: url(threeLineBullet.gif) 8px 40% no-repeat #fafafa;
	width: 58%;
	float: left;
	border: 1px solid #fafafa;
	padding: 7px;
	padding-left: 6%;
	padding-right: 0px;
	margin-top: -2px;
	margin-bottom: 1em !important;
}
div#region-content .part2a {
	position: relative;
	background-color: #fafafa;
	width: 32%;
	float: left;
	border: 1px solid #fafafa;
	padding: 7px;
	padding-right: 2%;
	margin-top: -2px;
	margin-bottom: 1em !important;
	text-align: right;
}
div#region-content .part2a a {
	background: url(arrow_green_top.gif) right 50% no-repeat;
	padding-right: 15px;
	text-decoration: none;
}
div#region-content .part2a a:hover {
	text-decoration: underline;
}


/*-----------------*/
/* folder-listing- */
/* tables of the   */
/* event view      */
/*-----------------*/

div#region-content table.EventDetails {
  width: 100%;
  border: 0px;
  margin: 0px 0px 7px 0px;	
  font-weight: normal;
}

div#region-content table.EventDetails tr td {	
  background-color: #fafafa;
  padding: 7px;
  margin: 0px;
  vertical-align: top;
}

div#region-content table.EventDetails tr td ul,
div#region-content table.EventDetails tr td ul li {
        margin: 0px;
        padding: 0px;
	list-style-type: none;
	list-style-image: none;
	border: 1px solid #fafafa;
}


div#region-content table.EventDetails tr td.termin {
  width: 120px;	
  background-color: #e5f4f1;
  padding: 7px;
  border-bottom: 1px solid #FFFFFF;
  font-weight: bold;
}

div#region-content table.EventDetails tr td.titel {
  width: 60%;	
  background-color: #e5f4f1;
  padding: 7px;
  margin: 0px 0px 7px 0px;
  border-bottom: 1px solid #FFFFFF;
  font-weight: bold;
}

div#region-content table.EventDetails tr td.nummer {
  width: 100px;	
  background-color: #e5f4f1;
  padding: 7px;
  margin: 0px 0px 7px 0px;
  border-bottom: 1px solid #FFFFFF;
  font-weight: bold;
}


div#region-content .partA {
	position: relative;
	background-color: #fafafa;
	border: 1px solid #fafafa;
	width: 23%;
	float: left;
	border: 0px;
	padding: 7px;
	padding-left: 2%;
	padding-right: 0px;
}
div#region-content .partB {
	position: relative;
	background-color: #fafafa;
	border: 1px solid #fafafa;
	width: 61%;
	float: left;
	border: 0px;
	padding: 7px;
	padding-left: 0px;
	padding-right: 0px;
}
div#region-content .partC {
	position: relative;
	background-color: #fafafa;
	border: 1px solid #fafafa;
	width: 90px;
	float: left;
	border: 0px;
	padding: 7px;
	padding-left: 0px;
	padding-right: 2%;
	text-align: right;
}
div#region-content h3.partA,
div#region-content h3.partB,
div#region-content h3.partC {
	border: 0px;
        margin: 0px;
        pading: 0px;
	background-color: #e5f4f1;
}
.clean {
	margin: 0px;
	padding: 0px;
	font-size: 0%;
	clear: both;
}

/* ================== */
/* Content-Listen    */
/* ================== */

#portlet-aflinks ul li,
#portlet-statements ul li {
	list-style-type: none;
	list-style-image: url(threeLineBullet.gif);
}

a.File {
    padding-left: 18px;
}


/* ================== */
/* Kontaktformular    */
/* ================== */
form {
	background: #fafafa;
}
form#contact-info,
form#sendto_form {
	border: 1px solid #fafafa;
}
div.formHelp {
	display: none;
}

#contact-info div.field label,
#event-registration div.field label,
#sendto_form div.field label {
	display: block;
	float: left;
	width: 120px;
	padding: 0;
	margin: 0;
}
span.fieldRequired {
	width: 2px;
	height: 1.5em;
	*margin-top: 3px;
	background: #00936f;
	float: left;
}
span.fieldNotRequired {
	width: 10px;
	height: 1.5em;
	*margin-top: 3px;
	background: none;
	float: left;
}
#contact-info div.field input,
#event-registration div.field input,
#sendto_form div.field input {
	width: 215px;
	margin-left: 2px;
	border: 1px solid #95d2c0;
}
#event-registration div.field input.smallInput,
div.field input.smallInput {
	width: 40px;
	margin-left: 2px;
	border: 1px solid #95d2c0;
}

#event-registration div.field input.stadtInput,
div.field input.stadtInput {
   width: 165px;
	margin-left: 2px;
	border: 1px solid #95d2c0;
}

#event-registration div.field input.radio,
div.field input.radio {
	width: 20px;
	margin-left: 2px;
	border: 0px;
	background: none;
}
div.field select,
div.field span {
	margin-left: 2px;
}
div.field div.hotelregistration {
        background-color: #e4f5ef;
	margin: 10px;
        padding: 5px;
}
textarea#message {
	width: 215px;
	margin-left: 2px;
	border: 1px solid #95d2c0;
}
div.formControls input.context {
	background: #3cad91;
	background-image: none;
	color: #fff;
	text-align: center;
	padding: 1px;
}
div.formControls {
	margin: 0;
	padding: 4px 0 8px 147px;
}
/* --- spz button for 2nd event-register-form --- */
div.formControlSpz {
	margin: 0;
	padding: 4px 0 14px 0px;
	background-color: #e4f5ef;
}
div.formControlSpz input.context {
	background: #3cad91;
	background-image: none;
	color: #fff;
	text-align: center;
	padding: 1px;
}


/* === */
#event-registration div.field_textarea textarea {
	width: 350px;
	margin-left: 2px;
	border: 1px solid #95d2c0;
}
#event-registration div.field_textarea label {
	display: block;
	width: 350px;
	margin: 7px 0 0 12px;
	padding: 0;
}
/* ================== */
/* Service Navigation */
/* ================== */

*.portalUser {
	color: #FFFFFF;
}

/* ================== */
/* Portlet Navigation */
/* ================== */
#portal-column-one {
	width: 166px;
        margin: 0px;        
        padding: 0px;
}
#documentContent{
	margin-left: 166px;
}
dd.portletItemSingle-DVnav,
li.navTreeItem,
ul.navTreeLevel2,
ul.navTreeLevel3,
ul.navTreeLevel4 {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#portlet-navigation-tree {
	width: 166px;
	overflow: hidden;
	background: #cbe9e1;
	border: 0px;
        margin: 0px;        
        padding: 0px;
	border-right: 1px solid #fff;
}
#portlet-navigation-tree ul.navTreeLevel0 div {
	border-top: 1px solid #fff;
        margin: 0px;        
        padding: 0px;
}
#portlet-navigation-tree ul.navTreeLevel2 div {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#portlet-navigation-tree ul.navTreeLevel3 div {
	background: #cbe9e1;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-top: 1px solid #cceae2;
}
#portlet-navigation-tree ul.navTreeLevel4 div {
	background: #fafafa;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#portlet-navigation-tree ul.navTreeLevel0 a {
	color: #000;
	background: url(nav01bg.gif) repeat-y #9ad4c6;
	margin: 0px;
	border: 0px;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#portlet-navigation-tree ul.navTreeLevel0 a:hover,
#portlet-navigation-tree ul.navTreeLevel0 a.navTreeCurrentItem,
#portlet-navigation-tree ul.navTreeLevel0 a.navTreeCurrentItem:hover {
	color: #000;
	background: url(nav01bg_hover.gif) repeat-y #7ac7b5;
	margin: 0px;
	border: 0px;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#portlet-navigation-tree ul.navTreeLevel2 a {
	color: #000;
	background: url(nav02bg.gif) repeat-y #cceae2;
	margin: 0px;
	border: 0px;
	padding-left: 33px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#portlet-navigation-tree a:hover,
#portlet-navigation-tree ul.navTreeLevel2 a:hover,
#portlet-navigation-tree ul.navTreeLevel2 a.navTreeCurrentItem,
#portlet-navigation-tree ul.navTreeLevel2 a.navTreeCurrentItem:hover {
	color: #fff;
	background: url(nav02bg_hover.gif) repeat-y #3fad92;
	margin: 0px;
	border: 0px;
	padding-left: 33px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#portlet-navigation-tree ul.navTreeLevel3 a {
	color: #000;
	background: url(nav03bg.gif) repeat-y #e4f5ef;
	margin: 0px;
	border: 0px;
	padding-left: 33px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#portlet-navigation-tree ul.navTreeLevel3 a:hover,
#portlet-navigation-tree ul.navTreeLevel3 a.navTreeCurrentItem,
#portlet-navigation-tree ul.navTreeLevel3 a.navTreeCurrentItem:hover {
	color: #000;
	background: url(nav03bg_hover.gif) repeat-y #3fad92;
	margin: 0px;
	border: 0px;
	padding-left: 33px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#portlet-navigation-tree ul.navTreeLevel4 a {
	color: #000;
	background: url(nav04abg.gif) repeat-y #fafafa;
	margin: 0px;
	border: 0px;
	padding-left: 33px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#portlet-navigation-tree ul.navTreeLevel4 a:hover,
#portlet-navigation-tree ul.navTreeLevel4 a.navTreeCurrentItem,
#portlet-navigation-tree ul.navTreeLevel4 a.navTreeCurrentItem:hover {
	color: #000;
	background: url(nav04abg_hover.gif) repeat-y #aae5d0;
	margin: 0px;
	border: 0px;
	padding-left: 33px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}


/* ================== */
/* Sitemap            */
/* ================== */
#portal-sitemap {
	width: 100%;
}
#portal-sitemap li.navTreeItem,
#portal-sitemap li.navTreeItem div,
#portal-sitemap li.navTreeItem ul.navTreeLevel2,
#portal-sitemap li.navTreeItem ul.navTreeLevel2 li.navTreeItem ul.navTreeLevel3,
#portal-sitemap li.navTreeItem ul.navTreeLevel2 li.navTreeItem, 
#portal-sitemap li.navTreeItem ul.navTreeLevel2 li.navTreeItem div {
	background-image: none;
	background-color: none;
	border: none;
}

#portal-sitemap li.navTreeItem div {
	background-color: #B2DED4;
	border: none;
	border-top: 1px solid #ffffff;	
}
#portal-sitemap li.navTreeItem div a {
	padding: 5px 0 5px 15px;
	margin: 0;
	background-image: none;
	background-color: #B2DED4;
	border: none;
	color: #000000;
}
#portal-sitemap li.navTreeItem div a:hover {
	padding: 5px 0 5px 15px;
	margin: 0;
	background-image: none;
	background-color: #7ac7b5;
	border: none;
	color: #000000;
}
#portal-sitemap li.navTreeItem ul.navTreeLevel2 {
	padding: 0;
	margin: 0;
	border: none;
}
#portal-sitemap li.navTreeItem ul.navTreeLevel2 li.navTreeItem div {
	padding: 0 0 0 30px;
	margin: 0 0 0 5px;
	background-color: #ffffff;
	border: none;
	background-image: url(green-arrow-sitemap);
	background-repeat: no-repeat;
	background-position: 0 50%;
	border-top: 1px solid #ffffff;	
}
#portal-sitemap li.navTreeItem ul.navTreeLevel2 li.navTreeItem div a {
	background-image: none;
	background-color: #CCE9E2;
	border: none;
	padding: 5px 0 5px 10px;
	margin: 0;
	color: #000000;
}
#portal-sitemap li.navTreeItem ul.navTreeLevel2 li.navTreeItem div a:hover {
	background-image: none;
	background-color: #7ac7b5;
	border: none;
	padding: 5px 0 5px 10px;
	margin: 0;
	color: #000000;
}
#portal-sitemap li.navTreeItem ul.navTreeLevel2 li.navTreeItem ul.navTreeLevel3 {
	padding: 0;
	margin: 0;
	border: none;
}
#portal-sitemap li.navTreeItem ul.navTreeLevel2 li.navTreeItem ul.navTreeLevel3 li.navTreeItem div {
	padding: 0 0 0 45px;
	margin: 0 0 0 5px;
	background-color: #ffffff;
	border: none;
	background-image: url(green-arrow-sitemap);
	background-repeat: no-repeat;
	background-position: 0 50%;
	border-top: 1px solid #ffffff;	
}
#portal-sitemap li.navTreeItem ul.navTreeLevel2 li.navTreeItem ul.navTreeLevel3 li.navTreeItem div a {
	background-image: none;
	background-color: #e4f5ef;
	border: none;
	padding: 5px 0 5px 10px;
	margin: 0;
	color: #000000;
}
#portal-sitemap li.navTreeItem ul.navTreeLevel2 li.navTreeItem ul.navTreeLevel3 li.navTreeItem div a:hover {
	background-image: none;
	background-color: #7ac7b5;
	border: none;
	padding: 5px 0 5px 10px;
	margin: 0;
	color: #000000;
}
#portal-sitemap li.navTreeItem ul.navTreeLevel2 li.navTreeItem ul.navTreeLevel3 li.navTreeItem ul.navTreeLevel4 {
	padding: 0;
	margin: 0;
	border: none;
}
#portal-sitemap li.navTreeItem ul.navTreeLevel2 li.navTreeItem ul.navTreeLevel3 li.navTreeItem ul.navTreeLevel4 li.navTreeItem div {
	padding: 0 0 0 60px;
	margin: 0 0 0 5px;
	background-color: #ffffff;
	border: none;
	background-image: url(green-arrow-sitemap);
	background-repeat: no-repeat;
	background-position: 0 50%;
	border-top: 1px solid #ffffff;	
}
#portal-sitemap li.navTreeItem ul.navTreeLevel2 li.navTreeItem ul.navTreeLevel3 li.navTreeItem ul.navTreeLevel4 li.navTreeItem div a {
	background-image: none;
	background-color: #fafafa;
	border: none;
	padding: 5px 0 5px 10px;
	margin: 0;
	color: #000000;
}
#portal-sitemap li.navTreeItem ul.navTreeLevel2 li.navTreeItem ul.navTreeLevel3 li.navTreeItem ul.navTreeLevel4 li.navTreeItem div a:hover {
	background-image: none;
	background-color: #7ac7b5;
	border: none;
	padding: 5px 0 5px 10px;
	margin: 0;
	color: #000000;
}
/*
#portal-sitemap li.navTreeItem ul.navTreeLevel2 li.navTreeItem ul.navTreeLevel3 li.navTreeItem div a.state-published {
	background-image: none;
	background-color: #CCCCCC;
	border: none;
	padding: 5px 0 5px 10px;
	margin: 0;
	color: #000000;
}#portal-sitemap li.navTreeItem ul.navTreeLevel2 li.navTreeItem ul.navTreeLevel3 li.navTreeItem div a.state-published:hover {
	background-image: none;
	background-color: #7ac7b5;
	border: none;
	padding: 5px 0 5px 10px;
	margin: 0;
	color: #000000;
}
*/


/* ================== */
/* Footer             */
/* ================== */
#portal-footer {
	color: #000;
	border: 0px;
	margin: 0px;
	background: url(nav04bg.gif) repeat-y #cceae2;
	padding-left: 20px;
	text-align: left;
}
#portal-footer a {
	color: #000;
	padding-left: 10px;
	background: url(arrow_green.gif) left 50% no-repeat #cceae2;
}

/*-----------------*/
/* marginal rechts */
/*-----------------*/
#portal-column-two {
	width: 176px;
        margin: 0px;        
        padding: 0px;
}
div.LSBox {
	width: 100%;
	padding-bottom: 3px;
	padding-top: 5px;
	margin-bottom: -2px;
	background: url(nav03bg.gif) -1px 0px repeat-y #e4f5ef;
	vertical-align: middle;
}
div.LSBox input#searchGadget {
	width: 135px;
}
div.LSBox input.searchButton {
	width: 1px;
	height: 6px;
	*height: 9px;
	background: #3cad91 url(arrow_white.gif) center no-repeat;
	margin-left: 2px;
}
.portlet,
#portlet-wartend,
#portlet-visibleprivat,
#portlet-events {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#portlet-search {
	margin: 0px 0px 1px 0px;
	padding: 0px;
	border: 0px;
}
.portletHeader {
	color: #000;
	background: url(nav01bg_hover.gif) -1px 0px repeat-y #7ac7b5;
	margin: 0px;
	padding: 0px;
	border: 0px;
	margin-top: -1px;
	border-top: 1px solid #fff;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}
#portlet-visibleprivat .portletHeader,
#portlet-wartend .portletHeader {
	background: url(2dobg.gif) -1px 0px repeat-y #cde2a7;
}
div.portletHeader {
	margin-top: -2px;
}
.portletItem,
.portletItemSingle,
.portletFooter {
	color: #000;
	background: url(nav03bg.gif) -1px 0px repeat-y #e4f5ef;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-top: 1px solid #fff;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#portlet-wartend .portletFooter,
#portlet-visibleprivat .portletFooter {
	border-top: 0px;
	background: url(2dobg_item.gif) -1px 0px repeat-y #e8f4d2;
}
#portlet-wartend .portletItem,
#portlet-visibleprivat .portletItem {
	border-top: 0px;
	background: url(2dobg_item.gif) -1px 0px repeat-y #e8f4d2;
}
#portlet-wartend .portletFooter a,
#portlet-visibleprivat .portletFooter a {
	background-color: #e8f4d2;
}
dd.portletFooter {
	color: #000;
	background: url(nav03bg.gif) -1px 0px repeat-y #e4f5ef;
	margin: 0px;
	padding: 0px;
	border: 0px;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
dd.portletFooter a {
	background: url(arrow_green.gif) right 3px no-repeat #e4f5ef;
	padding-right: 15px;
	margin-right: 5px;
}
div.portletItemSingle p {
	margin: 0px;
	padding: 0px;
}

*.portletItemDetails {
	text-align: left;
}

/*--------*/
/* header */
/*--------*/
ul#portal-globalnav {
	display: none;
}
ul#portal-personaltools {
	display: none;
}
#portal-top {
	background-image: url(http://www.deutscher-verein.de/siteheader_01.jpg); 
	background-repeat: no-repeat;
	background-position: 167px 0px;
	background-color: #028F6d;
}
ul#portal-siteactions {
	position: absolute;
	top: -3px;
	left: 0px;
	width: 97%;
	text-align: right;
}
ul#portal-siteactions a {
	color: #fff;
	padding: 0px;
	margin: 0px;
	border: 0px;
	margin-left: 8px;
	margin-right: 8px;
	height: 25px;
}
ul#portal-siteactions a:hover {
	color: #fff;
	padding: 0px;
	margin: 0px;
	border: 0px;
	margin-left: 8px;
	margin-right: 8px;
	height: 25px;
	background: none;
	text-decoration: underline;
}
ul#portal-siteactions img {
	vertical-align: top;
}
#portal-logo {
	border-left: 1px solid #fff;
	*margin-right: -4px
	background: none;
}
#portal-identityArea {
	background: none;
	border-left: 0px solid #fff;
	padding: 0px;
	margin: 0px;
	width: 50px;
	height: 151px;
	padding-left: 0px;
	*padding-left: 167px;
	*margin-left: -20px;
}
div#portal-column-one div.visualPadding,
div#portal-column-two div.visualPadding {
	padding: 0px;
	margin: -2px 0px 0px 0px;
}
#portal-column-two a:hover {
	text-decoration: underline;
}

/*------*/
/* navi */
/*------*/
#portal-columns,
#portal-column-one {
	background: url(nav00bg.gif) repeat-y #fff;
        border-bottom: 1px solid #fff; 
}
#portlet-navigation-tree {
	width: 166px;
	overflow: hidden;
}
div#region-content h1 {
	background: #e5f4f1;
	border: 0px;
	margin: 0px;
	padding: 7px;
	padding-left: 9px;
}
div#region-content h2 {
	background: #cceae2;
	border: 0px;
	margin: 0px;
	padding: 7px;
	padding-left: 9px;
	font-size: 1em;
	font-weight: bold;
}
div#region-content h2 a {
	background: url(arrow_green.gif) right 50% no-repeat transparent;
	padding-right: 15px;
	*padding-right: 10px;
	text-decoration: none;
}
div#region-content h2 a:hover {
	text-decoration: underline;
}
div#region-content h3 {
	background: #e5f4f1;
	border: 0px;
	padding: 7px;
	padding-left: 9px;
	font-size: 1em;
}
div#region-content a {
	color: #00946e;
}
div#region-content div.plain ul {
	margin-top: 0px;
	margin-bottom: 1em !important;
}
div#region-content div.plain ul li {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	list-style-image: url(threeLineBullet.gif);
}
/* ================== */
/* Footer             */
/* ================== */
#portal-footer,
#portal-footer *.footer-copy,
#portal-footer *.footer-navi, 
#portal-footer *.footer-navi *.documentActions, 
#portal-footer *.footer-navi *.footer-navi-sys,
#portal-footer *.footer-navi *.footer-navi-top  {
	margin: 0;
	padding: 0;
}
#portal-footer {
	padding: 5px;
}
#portal-footer *.footer-copy {
	float: left;
	width: 155px;
	text-align: right;
}
#portal-footer *.footer-navi *.documentActions {
	float: left;
	background-color: #CCEAE2;
}
#portal-footer *.footer-navi {
	margin: 0 0 0 2%;
	float: left;
	width: 65%;
}
#portal-footer *.footer-navi *.documentActions a {
	margin: 0 0 0 10px;
}
#portal-footer *.footer-navi *.footer-navi-sys {
	float: left;
}
#portal-footer *.footer-navi *.footer-navi-top {
	float: right;
}
#portal-footer *.footer-navi *.documentActions a:visited {
	color: Black;
}
#portal-footer *.footer-navi *.footer-navi-top a {
	margin: 0 16px 0 0;
	padding: 0 16px 0 0;
	color: Black;
	background: url(arrow_green_top.gif) right 50% no-repeat #cceae2;
}

#portal-footer *.footer-navi *.footer-navi-top a:visited {
	margin: 0 16px 0 0;
	padding: 0 10px 0 0;
	color: Black;
	background: url(arrow_green_top.gif) right 50% no-repeat #cceae2;
	display: block;
}
/* ================== */
/* Form               */
/* ================== */

*.formBackground {
	background-color: #fafafa;
	padding: 10px;
}
*.formHeader {
	background: #cceae2;
	border: 0px;
	padding: 7px;
	padding-left: 9px;
	font-size: 1em;
	font-weight: bold;
	border: 0px;
	margin: 0;
	clear: both;
	position: relative;
	
}
.formDescript {
	padding-bottom: 5px;
}
label.left { 
	float: left; 
	width: 11em; 
	margin-right: 1em; 
} 
*.field {
	padding: 3px 0 3px 9px;
	margin: 0;
	position:relative;
}
*.formBorder {
	margin-left: 11.5em;
	border-left: 4px solid #00936F;
}

*.Check {
	padding: auto;
	margin: auto;
	width: auto;
	border: 1px solid black;
	background: none;
}

.dverror {
    /* Class for error indication in forms */
    background-color: #EDDDBC;
    border: 1px solid #CD994B;
    padding: 1em;
    margin: 0 0 1em 0;
    width: 95% !important;
}

.dverror .fieldRequired {
   color: #F3E3B1;
}

#archetypes-fieldname-refrence select {
    width:250px
}
table.formtable {
    margin: 0px;
    padding: 0px;
    width: 100%;
}
table.formtable td,
table.formtable caption,
table.formtable tbody {
    margin: 0px;
    padding: 0px;
}

/* ================== */
/* LiveSearch RHM     */
/* ================== */
input#searchGadget {
	width: 22ex;
	*width: 20ex;
	margin-left: 13px;
	float: left;
}

/* ================== */
/* Projekte           */
/* ================== */
.image-projekte {
	margin-right: 5px;
        position: relative;
	float: right;
        border: 2px solid #AAA;
}


/*  */


/* DOCUMENTATION ON PRE-DEFINED PROPERTIES FROM PLONE */

 /* You can insert colors and other variables from Plone's 
    base_properties by doing:
    
    & dtml-variableName ; (without the spaces, excluded here to not make it render)
    
    Example:
    
    myLink {
        color: & dtml-fontColor ;   (again, without the spaces)
    }
 
   This means you can generate your own elements that use Plone's defaults,
   and respect any customizations people have done. See base_properties for
   the default values.
 
   These are the available properties:
   
   logoName - the file name of the portal logo
   
   fontFamily - the font family used for all text that is not headers
   
   fontBaseSize - the base font size that everything is calculated from
   
   fontColor - the main font color
   
   fontSmallSize - used for various elements like buttons and discreet text
   
   discreetColor - the font color of discreet text

   backgroundColor - the background color 
   
   linkColor - the color used on normal links

   linkActiveColor - color used on active links

   linkVisitedColor - color used on visited links
   
   borderWidth - the width of most borders in Plone
   
   borderStyle - the style of the border lines, normally solid
   
   borderStyleAnnotations - style of border lines on comments etc
   
   globalBorderColor - the border color used on the main tabs, the portlets etc
   
   globalBackgroundColor - background color for the selected tabs, portlet headings etc
   
   globalFontColor - the color of the font in the tabs and in portlet headings
   
   headingFontFamily - font family for h1/h2/h3/h4/h5/h6 headlines
   
   contentViewBorderColor - the content view tabs border color
   
   contentViewBackgroundColor - the content view tabs background color
   
   contentViewFontColor - the font color used in the content view tabs
   
   inputFontColor - the font color used for input elements
   
   textTransform - whether to lowercase text in portlets, tabs etc.
   
   evenRowBackgroundColor - the background color of even rows in listings
   
   oddRowBackgroundColor - the background color of even rows in listings
   
   notifyBorderColor - border color of notification elements like the status message, the calendar focus
   
   notifyBackgroundColor - background color of notification elements like the status message, the calendar focus
   
   helpBackgroundColor - background color of information pop-ups (currently not used)
          
 */
#region-content p,
#region-content .plain p {
   padding: 0px;
   margin-top: 0px;
	margin-bottom: 1em !important;
}
#region-content h1,
.documentContent h1,
.documentContent h2,
.documentContent h2.documentFirstHeading,
.documentContent h3 {
   margin-bottom: 1em !important;
}

#content ul {
  list-style-image: url(threeLineBullet.gif);
}

*.akademieItem {
margin: 0 0 5px 0;
padding: 2px;
backround-color: #FFFFFF;
}
*.akademieItem even {
backround-color: #FFFFFF;
}

.werbung {
  padding-left: 12px;
  padding-bottom: 12px;
}

#startpage img.tileImage {
  float: left;
  margin: 0 0.5em 0.5em 0;
}
#startpage .tileBody {
  line-height: 1.8em;
}
#startpage .tileItem {
  position: relative;
}

#startpagenew .documentFirstHeading {
  background: #7AC7B5;
  margin-bottom: 5px !important;
}
#startpagenew h2 {
  padding-left: 0px !important;
  background: #fff !important;
  padding-bottom: 0px !important;
  margin-bottom: 5px !important;
}
#startpagenew .tileBody {
  line-height: 1.5em !important;
}
#startpagenew img.tileImage {
  float: left;
  margin: 0 0.5em 0.5em 0;
}
#startpagenew .tileBody {
  line-height: 1.8em;
}
#startpagenew .tileItem {
  position: relative;
}


