/* It's not easy being green. */

body {
margin: 0;
font-family: verdana, arial, helvetica, sans-serif;
background-color: #669933;
}

/* To place the main image at the top of the page. */

#container1 {
background-image: url(images/head_wochenticker.jpg);
background-repeat: no-repeat;
height: 112px;
background-position: 185px 30px;
width: 100%;
margin: 0;
background-color: #669933;
}

/* To place the image in the panel running down the right side of the page. */

#container2 {
background-image: url(images/right_panel_bg.gif);
background-repeat: repeat-y;
background-position: top right;
margin: 0;
}

/* To place the main image at the top of the second page. */

#container3 {
background-image: url(images/head_wochenticker.jpg);
background-repeat: no-repeat;
height: 112px;
background-position: 185px 30px;
width: 100%;
margin: 0;
background-color: #669933;
}





/* Text that sits on top of the header image and says the name of the whole site */

#main-title {
width: 755px;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
padding-left: 10px;
padding-right: 160px;
font-weight: bold;
font-size: .8em;
text-align: right;
letter-spacing: 5px;
color: #ffffff;
padding-top: 150px;
padding-bottom: 10px;
}

/* Heading level 1 is not contained in main-text. */

h1 {
width: 585px;
margin-top: 0;
margin-bottom: 0;
margin-left: 185px;
font-size: 13px;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 10px;
padding-right: 0;
font-weight: bold;
background-color: #669933;
border-left: 2px #ffffff solid;
border-right: 2px #ffffff solid;
color: #FFFFD6;
border-top: 2px #ffffff solid;
margin-right: 148px;
}

/* Styles for the main text on the page. */

#main-text {
width: 595px;
margin-top: 0;
margin-bottom: 0;
margin-left: 185px;
background-color: #E9F1F2;
border-left: 2px #ffffff solid;
border-right: 2px #ffffff solid;
margin-right: 148px;
padding-top: 15px; }

p, ul, ol, table {
font-size: 11px;
line-height: 20px;
padding-top: 5px;
padding-bottom: 5px;
margin: 0;
padding-left: 10px;
padding-right: 10px;
}

ol, ul {
margin-left: 25px;
}

h2 {
margin-bottom: 0;
margin-left: 10px;
margin-right: 0;
font-size: 12px;
font-weight: bold;
color: #669933;
margin-top: 0;
padding-top: 8px;
padding-bottom: 3px;
}

a:link, a:visited {
text-decoration: none;
font-weight: bold;
border-bottom: 1px #646242 dotted;
color: #FFDD33; }

a:hover {
text-decoration: none;
border-bottom: 1px #6c8a0d solid;
color: #000000;
}

/* Styles for the navbar on the left side. */

#left-menu {
position: absolute;
top: 50px;
left: 0;
width: 190px;
text-align: right;
}

#left-menu p {
padding-right: 20px;
margin-bottom: 5px;
padding-left: 0;
font-size: 10px;
}

#left-menu a:link, #left-menu a:visited {
color: #ffffff;
border-bottom: none;
}

#left-menu a:hover, #left-menu a.current {
color: #FFFFFF;
text-decoration: none;
border-bottom: 1px #ffffff solid; }

#newsletter_box {
position: absolute;
top: 180px;
left: 0;
width: 180px;
text-align: right;
color: #ffffff;
font-size: 9px;
/*background-color: #662266;*/
}

#haendler_box {
position: absolute;
top: 140px;
left: 0;
width: 180px;
text-align: right;
color: #ffffff;
font-size: 9px;
/*background-color: #662266;*/
}

#haendler {
text-align: right;
font-size: 10px;
line-height: 14px;
padding-top: 5px;
margin: 0;
padding-left: 10px;
padding-right: 10px;
color: #ffffff;
/*background-color: #666666;*/
}

#newsletter {
text-align: right;
font-size: 10px;
line-height: 16px;
padding-top: 5px;
margin: 0;
padding-left: 10px;
padding-right: 10px;
color: #ffffff;
/*background-color: #666666;*/
}

div.error {
margin-top: 8px;
margin-left: 10px;
padding-right: 5px;
padding-left: 5px;
padding-top: 2px;
padding-bottom: 2px;
line-height: 12px;
color: #646242;
background-color: #ffffff;
}


span.arrow {
font-size: 1.2em;
color: #73B019; }

/* Styles for the footer at the bottom of the page */

#footer {
text-align: center;
margin-bottom: 0;
padding-top: 5px;
padding-bottom: 5px;
line-height: 21px;
font-size: .8em;
padding-left: 40px;
background-color: #ffffff;
margin-top: 0;
border-top: 3px #646242 double;
color: #646242;
}

#footer a:link, #footer a:visited {
color: #646242;
border-bottom: none;
}

#footer a:hover {
text-decoration: underline;
color: #646242;
}
