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(119, 153, 150);}
.drittereihe 		{background-color: rgb(64, 112, 116);}
.viertereihe		{background-color: rgb(107, 147, 149);}
td.subnavi		{background-color: rgb(69, 114, 119);}


hr{border:1px solid rgb(64, 112, 116);height:2px;width:100%;}

#arrow {font-size:16px;font-weight:bold;color:rgb(64, 112, 116);}