body {
background-image: url(/bilder/background/background_green.jpg);
background-repeat: repeat-y;
}


.erstereihe 		{background-color: rgb(255, 255, 255);}
.erstereihemitte 	{background-color: rgb(210, 218, 169);}
.zweitereihe    	{background-color: rgb(80, 94, 105);}
.drittereihe 		{background-color: rgb(51, 93, 57);}
.viertereihe		{background-color: rgb(124, 151, 162);}
td.subnavi		{background-color: rgb(69, 114, 119);}


hr{border:1px solid rgb(51, 93, 57);height:2px;width:100%;}

#arrow {font-size:16px;font-weight:bold;color:rgb(51, 93, 57);}
