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(72, 96 ,125);}
.drittereihe 		{background-color:rgb(3, 40, 92);}
.viertereihe		{background-color:rgb(68, 96, 135);}
td.subnavi		{background-color:rgb(3, 40, 92); padding:0px;}


hr{border:1px solid rgb(3, 40, 92);height:2px;width:100%;}

#arrow {font-size:16px;font-weight:bold;color:rgb(3, 40, 92);}
