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


.erstereihe 		{background-color: rgb(255, 255, 255);}
.erstereihemitte 	{background-color:rgb(152, 188, 220);}
.zweitereihe    	{background-color: rgb(80, 94, 105);}
.drittereihe 		{background-color: rgb(67, 99, 137);}
.viertereihe		{background-color: rgb(124, 151, 162);}
td.subnavi		{background-color: rgb(3, 40, 92);}

hr{border:1px solid rgb(67, 99, 137);height:2px;width:100%;}

#arrow {font-size:16px;font-weight:bold;color:rgb(67, 99, 137);}