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


.erstereihe 		{background-color: rgb(69, 114, 119);}
.erstereihemitte 	{background-color: rgb(171, 191, 142);}
.zweitereihe    	{background-color: rgb(116, 150, 152);}
.drittereihe 		{background-color: rgb(67, 99, 137);}
.viertereihe		{background-color: rgb(117, 174, 217);}
td.subnavi		{background-color: rgb(69, 114, 119); padding:0px;}

.contentspacer {background-color: rgb(196, 208, 144);}

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

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