/* CSS nur Einstiegsseite */
img,table {	border: none; }
a a:visited a:hover{ text-decoration: none; border: 0;}
#page_bg {margin: 10px auto; padding: 0; background: #ffffff; /* weißer Hintergrund*/}
#bodyposition { margin: auto; width:920px; 	background: #f0f0f0 url(grau12.gif);	border: 1px dotted #000000;
		padding: 10px;}
#reihe1 {	position:relative;	width:930px;  height:200px;	padding-bottom: 10px;}
.reihe1links {	float:left;	width:450px; height:200px;
	background: url(logo-ski-veitsch.gif) no-repeat;	padding-right: 10px;}
.reihe1rechts {	float:right;	width:450px; height:200px;
	background: url(gemeinde-veitsch.jpg) no-repeat;	padding-left: 10px;}

#reihe2 { position:relative; width:930px; height:200px;	padding-bottom: 10px;}
.reihe2links {	float:left;	width:450px; height:200px;
	background: url(ski-veitsch.jpg) no-repeat;	padding-right: 10px;}
.reihe2rechts {	float:right;	width:450px; height:200px;
	background: url(pilger-veitsch.jpg) no-repeat;	padding-left: 10px;}

#reihe3 {	position:relative; width:930px; height:200px;}
.reihe3links {	float:left;	width:450px; height:200px;
	background: url(tourismus-veitsch.jpg) no-repeat;	padding-right: 10px;}
.reihe3rechts {	float:right;	width:450px; height:200px;
	background: url(staffel-veitsch.jpg) no-repeat;	padding-left: 10px;}