@charset "UTF-8";

/* FARBVARIANTE ENGLISCH */

body {
	background-image: 	url(../images/backgroundEN.gif);
	background-repeat: 	repeat-y;
}

/* Navigation */

#navigation a {
	color:				#003366;
	text-decoration:	none;
}
#navigation a:hover {
	color:				#000000;
	text-decoration:	none;
}

#adresse a:hover {
	color:				#003366;
	text-decoration:	none;
}

/* Sprachen */

#sprachen, #nachrichten {
	color:				#003366;
}

#sprachen a {
	text-decoration:	none;
	color: 				#003366;
}
#sprachen a:hover {
	text-decoration:	none;
	color: 				#000000;
}

/* Text und Video */

#texte a {
	color:				#000000;
	text-decoration:	none;
}
#texte a:hover {
	color:				#003366;
	text-decoration:	none;
}

#bildundtext a, #warenkorb a {
	color:				#000000;
	text-decoration:	none;
}
#bildundtext a:hover, #warenkorb a:hover {
	color:				#003366;
	text-decoration:	none;
}

#video {
	color:				#003366;
	text-decoration:	none;
}
#video a {
	color:				#003366;
	text-decoration:	none;
}
#video a:hover {
	color:				#000000;
	text-decoration:	none;
}


/* Liste und Preise */

#listen {
	color:				#003366;
}

#listen a {
	color:				#003366;
	text-decoration:	none;
}
#listen a:hover {
	color:				#000000;
	text-decoration:	none;
}


#preise {
	color:				#000000;
}

#preise a {
	color:				#000000;
	text-decoration:	none;
}
#preise a:hover {
	color:				#003366;
	text-decoration:	none;
}
.verkauf_verleih {
	font-weight:		bold;
}


/* Formulare */
.warenkorb:hover,.button:hover, .button1:hover {
	color:				#003366;
}

/* Checkout */
#statusbar a {
	color:				#003366;
}
#statusbar a:hover {
	color:				#000000;
}