/*
Foto Fun Express
*/
body {
    background : #FFCC00;
    margin : 0 0 0 0;
    color : #000000;
}
.filialen {
	text-align: center;
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.dgelb {
    background-color: #FFCC00;
    color : #000000;
}

.footer {  
    text-align: right
}
.hgelb {
    background-color: #FFE57F;
    color : #000000;
}
td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    background : #FFFFFF;
    empty-cells : show;
}
/*
hr {
    color: #FFCC00
}
*/

.navtable{
   /*background : url(img/nav_bg.gif) no-repeat fixed top;*/
   background-image:url(img/nav_bg.gif);
   background-position:top;
   background-repeat:no-repeat;
}
table.navtable td {
    background : transparent;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	color : #CC0000;
	font-weight: bold;
	font-size :14px;
	font-style: italic;
}
a {
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color : #CC0000;
	font-weight: bold;
}
a:hover {
	color : #CC0000;
	font-weight: bold;
}
/* Links innerhalb d. Texts */
p a:link{
	color : #CC0000;
}
p a:visited{
	color : #CC0000;
}
p a:hover{
	color : #CC0000;
	text-decoration: underline;
}
/* Links innerhalb v. Aufzählungen */
li a:link{
	color : #CC0000;
}
li a:visited{
	color : #CC0000;
}
li a:hover{
	color : #CC0000;
	text-decoration: underline;
}

.softwaredownload {  background-color: #FBF4D2}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color : #CC0000;
	font-weight: bold;
	font-size :14px;
	font-style: italic;
}

