﻿#headerouterback
{
    position: absolute;
    top: 1px;
    width: 100%;
    z-index: 0;
}
#headerouterback div.headerleftback
{
    float: left;
    width: 50%;
    height: 180px;
    margin: 0px;
    background-image:    url(images/background_gruen_links.png);
    background-repeat:	repeat-x;
}
#headerouterback div.headerrightback
{
    float: right;
    width: 50%;
    height: 180px;
    margin: 0px;
    background-image:    url(images/background_gruen_rechts.png);
	background-repeat:	repeat-x;
}
#headerouterfront
{
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 5;
} 
#headerouterfront div.layoutbanner
{
    width: 920px;
    height: 180px;
    margin: auto;
    background-color:		#ffffff;
}

#headerempty
{
    width: 100%;
    height: 180px;
} 
  
#layouttable
{
    width: 920px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 1em;
}

#layoutnavigationleft
{
    padding-bottom: 25px;
    padding-top: 5px;
    vertical-align: top;
    text-align: left;
}

#layoutnavigationtop {
	padding-left:			1em;
	padding-top:			1em;
}

#search {
	padding-top:			1em;
	padding-bottom:		8px;
	padding-left:			1em;
    text-align: left;
}

#startseite, #login
{
    float: left;
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 1em;
    color: #666666;
}

#startseite a:link, a:visited, a:active
{
    color: #1f961a;
    text-decoration: none;
}
#startseite a:hover
{
    color: #444444;
    text-decoration: none;
}

#login a.loginlink
{
    color: #1f961a;
    text-decoration: none;
}
#login a.loginlink:hover
{
    color: #444444;
    text-decoration: none;
}

#admin
{
    float: right;
    padding-top: 1em;
    padding-bottom: 1em;
    padding-right: 1em;
    color: #1f961a;
}

#admin a
{
    color: #1f961a;
    text-decoration: none;
}
#admin a:hover
{
    color: #444444;
    text-decoration: none;
}

a.subnaviLink:link, a.subnaviLink:active, a.subnaviLink:visited
{
    color: #1f961a;
    text-decoration: none;
}
a.subnaviLink:hover
{
    color: #444444;
    text-decoration: none;
}

.btnMerkzettel
{
    display: block;
    height: 32px;
    width: 54px;
    padding-top: 2px;
    text-align: center;
    background-image: url(images/mein_merkzettel_gruen.gif);
    background-repeat: no-repeat;
    background-color: Transparent;
}

.minibasket
{
    padding-bottom: 1em;
    padding-left: 1em;
}

#navigation {
	margin-top:			25px;
	margin-left:			0px;
}

/* Navigation Hauptebene */
ul.navleft0
{
    display: block;
    list-style-type: none;
    padding: 0px;
    margin-top: 0px;
    margin-left: 0px;
}

#navigation a.navleft0
{
    color: #1f961a;
    display: block;
    text-decoration: none;
    padding: 0.5em 0em 0.5em 1em;    
}

#navigation a.navleft0:hover
{
    color: #444444;
    text-decoration: none;
}

#navigation .navleft0active
{
    font-weight: bold;
    color: #1f961a;
    display: block;
    text-decoration: none;
    padding: 0.5em 0em 0.5em 1em;
}

#navigation a.navleft0open
{
    font-weight: bold;
    color: #1f961a;    
    display: block;
    line-height: 2em;
    text-decoration: none;
    padding-left: 1em;
}
#navigation a.navleft0open:hover
{
    font-weight: bold;
    color: #444444;
    display: block;
    line-height: 2em;
    padding-left: 1em;    
}

/* Navigation erste Unterebene */
ul.navleft1
{    
    color: #1f961a;
    font-size:				90%;
    list-style-type: none;
    padding-left: 0px;
    margin-left: 0px;
}

#navigation a.navleft1
{
    display: block;
    color: #1f961a;
    padding: 0.25em 0em 0.25em 2em;
    text-decoration: none;    
}
#navigation a.navleft1:hover
{
    font-weight: bold;
    color: #444444;
    text-decoration: none;
}

#navigation .navleft1active
{
    display: block;
    color: #1f961a;
    font-weight: bold;
    padding: 0.25em 0em 0.25em 2em;
    text-decoration: none;
}

#navigation a.navleft1open
{
    font-weight: bold;
    color: #1f961a;
    display: block;
    padding: 0.25em 0em 0.25em 2em;
    text-decoration: none;
}
#navigation a.navleft1open:hover
{
    color: #444444;
    font-weight: bold;
    display: block;
    padding: 0.25em 0em 0.25em 2em;
}

/* Navigation zweite Unterebene */
ul.navleft2
{    
    color: #1f961a;
    font-size:				90%;
    list-style-type: none;
    padding-left: 0px;
    margin-left: 0px;
}

#navigation a.navleft2
{
    display: block;
    color: #1f961a;
    padding: 0.25em 0em 0.25em 3em;
    text-decoration: none;    
}
#navigation a.navleft2:hover
{
    font-weight: bold;
    color: #444444;
    text-decoration: none;
}

#navigation .navleft2active
{
    display: block;
    color: #1f961a;
    font-weight: bold;
    padding: 0.25em 0em 0.25em 3em;
    text-decoration: none;
}

#navigation a.navleft2open
{
    font-weight: bold;
    color: #1f961a;
    display: block;
    padding: 0.25em 0em 0.25em 3em;
    text-decoration: none;
}
#navigation a.navleft2open:hover
{
    color: #444444;
    font-weight: bold;
    display: block;
    padding: 0.25em 0em 0.25em 3em;
}


#layoutcontentfull
{
    background-color: #ffffff;
    background-image: url(images/hintergrund_verlauf.png);
}

#layoutcontentfulldiv
{
    margin: 0.5em;
    vertical-align: top;
}

#layoutcontent
{
    padding-top: 1.5em;
    padding-right: 1em;
    padding-bottom: 2em;
    padding-left: 1em;
    vertical-align: top;
    background-color: #ffffff;
    background-image: url(images/hintergrund_verlauf.png);
}

#layoutcontent h1, h2, h3, h4, h5, h6
{
    color: #1f961a;
}

#layoutcontent p
{
    line-height: 170%;
    color: #444444;
}

#layoutcontent a
{
    color: #1f961a;
    text-decoration: none;
}
#layoutcontent a:hover
{
    color: #444444;
}

#layoutcontentdiv
{
    padding-top: 0em;
    padding-right: 0em;
    padding-bottom: 2em;
    padding-left: 0em;
    vertical-align: top;
    background-color: Transparent;
    text-align: left;
}

#layoutcopyright
{
    width: 220px;
    font-size: 90%;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 1em;
    color: #666666;
    border-top:			1px solid #dddddd;
}

#layoutfootercontainer
{
    width: 700px;
    background-color: #ffffff;
    border-top:			1px solid #dddddd;
}

#layoutfootercontainerdiv
{    
    background-color: #ffffff;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 1em;
    padding-right: 1em;
}

#layoutfooter
{
    float: left;
    background-color: #ffffff;
    font-size: 90%;
    color: #666666;
}

#layoutfooter a
{
    color: #000000;
    text-decoration: none;
}
#layoutfooter a:hover
{
    color: #1f961a;
    text-decoration: none;
}

#layoutxavannah
{
    float: right;
    color: #666666;
    background-color: #ffffff;
    text-align: right;
    font-size: 90%;
}
#layoutxavannah a
{
    color: #000000;
    text-decoration: none;
}
#layoutxavannah a:hover
{
    color: #1f961a;
    text-decoration: none;
}
