/* 
 vim:et:ts=4 sw=4 sts=4 syn=css encoding=utf8 
*/

a {
    text-decoration: none;
    color: #550000;
    background-color: transparent;
}

/*
a:visited {
	color: #666666;
}
*/

#portal-top {
   background-color:        #ffffff;
}

#portal-logo {
    border: 0;
    padding: 0;
    margin: 0em 1em 0em 1em;
	background-image: url("logo-fill.png");
	background-repeat: repeat-x;
}

#portal-logo-right {
	position: absolute;
	top: 0em;
	right: 1em;
}

#portal-textlogo {
   position:                absolute;
   top:                     11px;
   width:		            100%;
   text-align:		        center;
}

	 
#portal-globalnav li a {
   text-transform: 	        uppercase;
   white-space:             nowrap;
   color:                   #ffffff;
   background-color:        #BB123D;
   background-image:        url("/ecke_reiter.gif");
   background-repeat:       no-repeat;
   border:                  0;
   line-height:             2em;
   font-size:               90%;
}

#portal-column-one .visualPadding {
    padding: 1em 0em 0em 1em;
}
#portal-column-content .visualPadding {
    padding: 0em 0em 0em 0em;
}
#portal-column-two .visualPadding {
    padding: 1em 1em 0em 0em;
}


#acf-portaltabs {
   position:                absolute;
   top:                     77px;
   right:                   3em;
}

#acf-portaltabs a {
   /*display:                 block;*/
   font-size:               120%;
   color:					#bb123d;
   font-weight:				bold;
   /*
   border: 		    		1px solid #EEEEEE;
   margin:                  1px;
   padding:                 1px;
   */
   border: none;
   margin: 0;
   padding: 0;
   display: inline;
}

/*
#acf-portaltabs a:hover {
   background-color:        #DFDFDF;
   border: 		    1px solid #888888;
}
*/

#acf-siteactions {
   position:                absolute;
   top:                     180px;
   right:                   3em;
   width:                   80px;
   text-align: 		        right;
}

#acf-siteactions a {
   font-size:               110%;
}


#portal-personaltools {
    /* Bar with personalized menu (user preferences, favorites etc) */
	position: absolute;
	top: 104px;
	right: 0em;
	padding: 0em 3em 0em 3em;
	margin: 0;
	width: 40%;
	background-color: transparent;
	border: none;
	line-height: 1;
	color: #ffffff;
	text-align: right;
	text-transform: none;
	list-style: none;
}
#portal-personaltools .portalUser {
    /*
	background: transparent url("ACF-Logo-Icon.png") center left no-repeat;
	*/
    padding-left: 15px;
}

#portal-personaltools .portalNotLoggedIn {
    color: #ffffff;
    padding: 0;
    background: transparent;
    background-image: none;
} /* Used on all descriptions relevant to those not logged in */
 
#portal-personaltools li {
    background: transparent url("4px.gif") center left no-repeat;
	/*
	background: none;
	*/
    padding-left: 8px;
    color: #ffffff;
    margin-left: 1em;
    display: inline;
    white-space: nowrap;
}
#portal-personaltools li a {
    text-decoration: none;
    color: #ffffff;
	border: none;
	color: #ffffff;
}

#portal-personaltools li a:hover {
   background-color: transparent;
   border: none;
}
.visualCaseSensitive {
    text-transform: none;
}

#portal-breadcrumbs {
   margin: 2px 1em 0em 1em;
   /*
   background-color:		#8f8f8f;
   */
   background:              url("breadcrumbs-fill.png") repeat-x;
   color: #ffffff;
   padding: 0px;
   border-bottom-style:     none;
   border-bottom-width:     0;
   text-transform: 	    none;
   font-size: 110%;
}

#portal-breadcrumbs-right {
	position: absolute;
	right: 1em;
    top: 138px;
}

#portal-breadcrumbs a {
	color: #ffffff;
	font-weight: bold;
}


.portlet {
    border:                 none;
    margin-bottom:          1em;
    padding:                0;
}
.portlet h4 {
    font-size:              1em;
    font-weight:            normal;
    white-space:            nowrap;
}

.portlet h5 { 
    background:             #BB123D url("http://www.augusta.de/portlet-hl.png") no-repeat;
    border-top:             1px;
    border-left:            1px;
    border-bottom:          1px;
    border-style:           none;
    padding:                0em 1em 0em 1em;
    text-transform:         none;
    display:                inline;
    font-size:              1em;
    height:                 1em;
    font-weight:            normal;
    white-space:            nowrap;
    color:                  white;
}

.portlet h6 { 
    background:             #BB123D url("http://www.augusta.de/ecke_reiter.gif") no-repeat;
    border:                 1px;
    border-style:           none;
    padding:                0em 1em 0em 1em;
    text-transform:         none;
    display:                block;
    font-size:              1em;
    height:                 1.2em;
    font-weight:            normal;
    white-space:            nowrap;
    color:                  white;
}

.portletBody {
    background:             #EEEEEE;
    border-collapse:        collapse;
    border:                 1px solid #888888;
}
.portletDetails {
    text-align:             right;
}

.portletMore {
    display:                block;
    text-align:             right;
}

.portletContent {
    padding:                1em;
}
.portletClose {
    float:                  right;
    text-transform:         none;
    border-left:            1px;
    padding:                0em 0.2em;
}

.ploneCalendar {
   width:		    100%;
}
.ploneCalendar td {
   width:		    2.3em;
}

.dayPopup {
   width:		    14em;
}

.portlet h1, 
.portlet h2, 
.portlet h3, 
.portlet h4 {
    margin: 0;
    padding: 0;
}
.portlet .even {
    background-color:       #DDDDDD;
}
.portlet .odd {
    background-color:       #EEEEEE;
}
.portlet input {
    font-size:              100%;
}

.portlet ul,
.portlet li {
    margin:                 0;
    padding:                0;
    list-style:             none;
    list-style-image:       none;
    line-height:            1em;
}

.centerportlet .portlet {
    border:                 none;
    margin: 0;
    border-bottom:          1px solid #DDD;
    padding:                0;
}

.centerportlet .portlet h5 {
    background:             #FFF;
    font-size:              130%;
    color:                  black;
    padding:                0em 0em 0em 0em;
}

.centerportlet .portletBody {
    background:             #000000;
    border-collapse:        collapse;
    border:                 0px solid white;
    border-top:             1px solid #888;
    border-bottom:          1px solid #FFF;

}

.centerportlet .portlet .odd {
    background-color:       #fff;
    border-top: 1px solid #DDD;

}

.centerportlet .portlet .even {
    background-color:       #FFF;
    border-top: 1px solid #DDD;
}


.centerportlet .portletDetails {
    text-align:             left;
}

.centerportlet .portletMore {
    display:                block;
    text-align:             left;
}

.centerportlet .portletContent {
    padding:                1em;
}

.documentEditable .documentContent {
    border: 1px solid #8f8f8f;
    padding: 0;
}

.contentViews {
    padding-left: 0em;
    margin-top: 1em;
    margin-left: 0;
    border-color: #8f8f8f;
    border: 1px solid #8f8f8f;
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;

}

.contentViews li a {
    color: #bb123d; 
    background-color: white;
    margin-right: 0.0em;
    border: 1px solid #8f8f8f;
    padding: 0em 5px;
    text-transform: none;
}

.contentViews .selected a {
    background-color: #bb123d;
    border-bottom: #8f8f8f 1px solid;
    color: white;
}
.contentViews li a:hover {
    background-color: #bb123d;
    color: white;
}

.contentViews .selected a:hover {
    background-color: #bb123d;
    color: white;
}

/*
.contentActions {
    background-color: #dddddd;
    border-left: 1px solid #8f8f8f;
    border-right: 1px solid #8f8f8f;
    color: white;
    padding: 0 0 0 1em;
    height: 1.2em;
}
*/


.contentActions {
    background-color: #dddddd;
    border-left: 1px solid #8f8f8f;
    border-right: 1px solid #8f8f8f;
    color: white;
    text-align: right;
    text-transform: lowercase;
    padding: 0 0 0 1em;
    z-index: 2;
    height: 1.2em;
}

.contentActions ul,
.contentActions li {
    background-image: url("4px.gif");
    list-style: none;
    list-style-image: none;
    display: inline;
    color: white;
	border-left: none;
}

.contentActions a {
	color: #bb123d;
}

/*
.contentActions ul {
    line-height: 1.2em;
    height: 1.2em;
    padding: 0;
    margin: 0;
}
*/


/*
.contentActions li {
    float: right;
    background-image: url("4px.gif");
    background-repeat: no-repeat;
    background-position: center right;
    z-index: 4;
    border-left: 1px solid white;
    padding: 0 0 0 1em;
    margin: 0 1em 0 0;
}
*/



.contentActions .actionMenu {
    visibility: hidden;
    z-index: 5;
    position: absolute;
    top: 0;
    right: -1px;
    background: #dddddd;
    overflow: hidden;
    height: auto;
    padding: 0;
    margin: 1.2em 0 0 0;
    border: 1px #8f8f8f;
    border-style: solid;
	color: white;
}

.actionMenu li a {
    display: block;
    white-space: nowrap;
    padding: 0 0.5em;
    margin: 0.2em 0;
	color: black;
}

.actionMenu li a:hover {
    background-color: white;
    color: #bb123d;
}

.actionMenu .actionSeperator a {
    margin-top: 0.2em;
    padding-top: 0.2em;
    border-top: 1px solid #8f8f8f;
}

/* Navigation tree styling */

.navIcon,
.navIconRoot {
    position: relative;
    right: 20px;
}

.navItemText {
    margin-left: -20px;
}

.navRootItem,
.navItem {
    margin: 0 0 0.2em 0;
    border: 1px solid white;
	display: block;
    background-repeat: no-repeat;
    background-position: 0 1px;
    padding: 0.1em 0.25em 0.2em 20px;
    margin: 1px 0;
}

.currentNavItem,
#portlet-navigation-tree a:hover {
    background-color: white;
	color: black;
    border: 1px solid #8f8f8f;
}

#baseportlet {
    padding-left: 2em;
    padding-right: 2em;
}

#content {
    margin-bottom: 0;
}

/* The deprecated navtree levels. These will go away once we ship with new 
   navtree in 2.1 */

.navLevel1 { margin-left: 0em; }
.navLevel2 { margin-left: 1em; }
.navLevel3 { margin-left: 2em; }
.navLevel4 { margin-left: 3em; }
.navLevel5 { margin-left: 4em; }
.navLevel6 { margin-left: 4.5em; }
.navLevel7 { margin-left: 5em;   }
.navLevel8 { margin-left: 5.5em; }

/*
tt {font-size: 12px}
.documentContent tt {background: #EEEEEE }
*/

.ploneCalendar {
    border: 1px solid #888888;
    margin: 1em 0em;
}
.ploneCalendar a {
    text-decoration: none;
}
.ploneCalendar a:hover {
    text-decoration: none;
}
.ploneCalendar th {
    background-color: #eeeeee;
    font-weight: bold;
    text-align: center;
    padding: 2px;
}
.ploneCalendar td {
    background-color: transparent;
    width: 1.5em;
    text-align: right;
    padding: 2px;
}
.ploneCalendar .weekdays td {
    background-color: #eeeeee;
    border: 1px solid #888888;
    border-style: solid none;
    text-align: center;
    padding: 2px;
}
.ploneCalendar .event {
    background-color: #FFB5B5;
    font-weight: bold;
}

.ploneCalendar .event a{
    color: #000000;
}

.ploneCalendar .todayevent {
    background-color: #eeeeee;
    border: 2px solid #CF3651;
    font-weight: bold;
}
.ploneCalendar .todaynoevent {
    border-collapse: collapse;
    border: 2px solid #CF3651;
}

/* Kalender Feiertagsanzeige */

.ploneCalendar .holiday {
   color: #CF3651;
   font-weight: bold;
}

/* Prefsportlet */
a.prefsIconPadding {
background-repeat: no-repeat;
background-position: 2px center;
border: solid 1px white;
padding: 4px 4px 4px 20px;
display: block;
}

a.prefsIconPadding:hover {
     background-color: white;
    border-color: rgb(143, 143, 143);
}

div.helpwindow {
    width: 20%;
    min-width: 12em;
    float: right;
    background-color: white;
    border: solid 1px #8f8f8f;
    margin-left: 1em;
}

div.helpwindow h3 {
    background-color: #DDDDDD;
    font-size: 100%;
    text-align: center;
    padding: 1px;
    border-bottom: solid 1px #8f8f8f;
}

div.helpwindow p {
    font-size: 80%;
    padding: 3px;
}

input.clear {
    border: none; 
}

div.banner_468x68 {
    width: 468px;
    height: 68px;
    border: 1px solid black;
}

div#bannermainheader {
    position: absolute;
    top: 5px;
    left: 550px;
}

a.bannerlink {
    position: absolute;
    top: 0px;
    left: 480px;
    width: 200px;
    height: 200px;
}

.documentActions  {
    margin: -1.9em 0 2em;
}

div.centerportlet {
    padding: 0 2em;
}