	

body
{
	background-color: #ebf5ff;
	background-image: url(/common/images/spacer.gif);
	color:  #12191f;
	text-align: left;
}

h1 { font-size:15px; font-weight: bold;} 
h2 { font-size:13px; font-weight: bold; }
h3 { font-size:11px; font-weight: bold;} 

#header
{
	background-color: #89b3e1;
	border-bottom-color: #FFFFFF;
}

#footer
{
	background-color: #89b3e1;
	border-top-color: #FFFFFF;
}

#fliesstextcontainer
{
	border-right-color: #FFFFFF;
}


#fliesstext
{
	width: 300px; 
}

#abdecker
{
	border-right-color: #FFFFFF;
}

a:link {color:#003366; text-decoration:underline;}
a:visited {color:#336699; text-decoration:underline;}
a:hover {color:#b00000; text-decoration:underline;}
a:active {color:#b00000; text-decoration:underline;} 

#hauptnavigation 
{
	color: #ffffff;
	font-weight:bold;
}

#hauptnavigation a:link {color:#ffffff; text-decoration:none;}
#hauptnavigation a:visited {color:#eeeeee; text-decoration:none;}
#hauptnavigation a:hover {color:#ffffff; text-decoration:none;}
#hauptnavigation a:active {color:#555555; text-decoration:none;}

#subnavigation
{
	background-color: #aac2dd;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
}

#subnavigation a:link {color: #ffffff; text-decoration:none; font-weight:bold;}
#subnavigation a:visited {color: #ffffff; text-decoration:none; font-weight:bold;}
#subnavigation a:hover {color: #d4d4d4; text-decoration:none; font-weight:bold;}
#subnavigation a:active {color: #ffffff; text-decoration:none; font-weight:bold;}

#footer a:link {color:#ffffff; text-decoration:none; font-weight:bold;}
#footer a:visited {color:#ffffff; text-decoration:none; font-weight:bold;}
#footer a:hover {color:#ffffff; text-decoration:none; font-weight:bold;}
#footer a:active {color:#ffffff; text-decoration:none; font-weight:bold;}

#bildbeschreibungscontainer
{
	background-color:#aac2dd;
	color: #ffffff;
	border:1px solid #FFFFFF;
}

#bildbeschreibung_text
{
	border-left-color: #FFFFFF;
}

#bildbeschreibung_preis a:link {color:#ffffff; text-decoration:underline; font-weight: normal;}
#bildbeschreibung_preis a:visited {color:#ffffff; text-decoration:underline; font-weight: normal;}
#bildbeschreibung_preis a:hover {color:#ffffff; text-decoration:underline; font-weight: normal;}
#bildbeschreibung_preis a:active {color:#ffffff; text-decoration:underline; font-weight: normal;}


