/* general stuff */


body{
margin:0;
padding:0;
text-align: left;
font-family: verdana;
font-size: 13px;
background-image: url(../images/bg.jpg);
background-repeat: repeat-x;
background-color:#99cc00;
}
td {
font-size: 13px;
}
.moduletable {}

a {
text-decoration:  none;
font-weight: bold;
border: none;
color: #2a9c39;
 }
a:hover {
text-decoration:  underline; 
border: none;
color: #2a9c39;
 }
.headerleft {background-image: url(../images/headerleft.png);
             background-repeat: no-repeat;
}
.header {background-image: url(../images/header.png);
             background-repeat: no-repeat;
}
.startseite {
background-image: url(http://www.gruenalm-milch.at/images/startseite.jpg);
             background-repeat: no-repeat;
             height: 289px;
             width: 400px;
             text-align: left;
             padding-bottom: 60px;
             padding-left: 50px;
             valign: bottom;
             font-size: 16px;
             color: #2a9c39;
             font-weight: bold;
}
/* Layout */
.menu2 {
	background-image: url(../images/menubg.png);
	background-repeat: no-repeat;
}
.contentbg {
	background-image: url(../images/contentbg.png);
        background-repeat: repeat-y;
}
.mainlevel{
color: transparent;
	}
.contentheading {
font-size: 18px;
font-family: verdana;

}
.ueberschrift {
font-size: 18px;
font-family: verdana;
color: #99cc00;
}
.ueberschrift2 {
font-size: 12px;
font-family: verdana;
color: #2a9c39;
}
