﻿/* style.css */
/* www.lunette.de */


/* body */
body {background-color: #A27725; padding:0px; margin:0px;}

/* Farben */
.faweiss {color: #ffffff;	background-color: #ffffff;}		
.faorange {color: #EB8A55; background-color: #EB8A55}	
.fabeige {color: #BFA262; background-color: #BFA262}			
.fahellbeige {color: #000000; background-color: #DBC899}

/* Box */
.willkommen {background-color:#dbc899;background-image:url('../images/verziehrung_mitte_01.gif'); background-repeat:no-repeat; height:95px;}
.ueber_uns {background-color:#dbc899;background-image:url('../images/ueberuns_01.gif'); background-repeat:no-repeat; height:95px;}

/* Text */
.content {color: #000000; background-color: #DBC899; font-family: verdana, Arial, sans-serif; font-size: 10pt; font-style: normal; line-height: 20px; font-weight: normal; font-variant: normal;}
.content_on {color: #000000; background-color: #DBC899; font-family: verdana, Arial, sans-serif; font-size: 10pt; font-style: normal; line-height: 20px; font-weight: bold; font-variant: normal;}


/* Links */
a:link {font-family: verdana, Arial, sans-serif; font-size: 10pt; font-style: normal; line-height: 16px; font-variant: normal; text-decoration: none; color: black;}
a:hover {font-family: verdana, Arial, sans-serif; font-size: 10pt; font-style: normal; line-height: 16px; font-weight: normal; font-variant: normal; text-decoration: none; color: black;}          
a:active {font-family: verdana, Arial, sans-serif; font-size: 10pt; font-style: normal; line-height: 16px; font-weight: normal; font-variant: normal; text-decoration: none; color: black;}          
a:visited {font-family: verdana, Arial, sans-serif; font-size: 10pt; font-style: normal; line-height: 16px; font-weight: normal; font-variant: normal; text-decoration: none; color: black;} 
     
a#menu:link {font-family: verdana, Arial, sans-serif; font-size: 10pt; font-style: normal; line-height: 16px; font-weight: bold; font-variant: normal; text-decoration: none; color: white;}
a#menu:hover {font-family: verdana, Arial, sans-serif; font-size: 10pt; font-style: normal; line-height: 16px; font-weight: bold; font-variant: normal; text-decoration: none; color: white;}          
a#menu:active {font-family: verdana, Arial, sans-serif; font-size: 10pt; font-style: normal; line-height: 16px; font-weight: bold; font-variant: normal; text-decoration: none; color: white;}          
a#menu:visited {font-family: verdana, Arial, sans-serif; font-size: 10pt; font-style: normal; line-height: 16px; font-weight: bold; font-variant: normal; text-decoration: none; color: white;}          

a#bclinks:link {font-family: verdana, Arial, sans-serif; font-size: 8pt; font-style: normal; line-height: 16px; font-weight: bold; font-variant: normal; text-decoration: none; color: white;}
a#bclinks:hover {font-family: verdana, Arial, sans-serif; font-size: 8pt; font-style: normal; line-height: 16px; font-weight: bold; font-variant: normal; text-decoration: none; color: white;}          
a#bclinks:active {font-family: verdana, Arial, sans-serif; font-size: 8pt; font-style: normal; line-height: 16px; font-weight: bold; font-variant: normal; text-decoration: none; color: white;}          
a#bclinks:visited {font-family: verdana, Arial, sans-serif; font-size: 8pt; font-style: normal; line-height: 16px; font-weight: bold; font-variant: normal; text-decoration: none; color: white;} 

a#preise:link {font-family: verdana, Arial, sans-serif; font-size: 10pt; font-style: normal; line-height: 16px; font-weight: bold; font-variant: normal; text-decoration: none; color: white;}
a#preise:hover {font-family: verdana, Arial, sans-serif; font-size: 10pt; font-style: normal; line-height: 16px; font-weight: bold; font-variant: normal; text-decoration: none; color: white;}          
a#preise:active {font-family: verdana, Arial, sans-serif; font-size: 10pt; font-style: normal; line-height: 16px; font-weight: bold; font-variant: normal; text-decoration: none; color: white;}          
a#preise:visited {font-family: verdana, Arial, sans-serif; font-size: 10pt; font-style: normal; line-height: 16px; font-weight: bold; font-variant: normal; text-decoration: none; color: white;} 

a#news:link {font-family: verdana, Arial, sans-serif; font-size: 10pt; font-style: normal; line-height: 16px; font-weight: bold; font-variant: normal; text-decoration: none; color: #EB8A55;}
a#news:hover {font-family: verdana, Arial, sans-serif; font-size: 10pt; font-style: normal; line-height: 16px; font-weight: bold; font-variant: normal; text-decoration: none; color: #EB8A55;}          
a#news:active {font-family: verdana, Arial, sans-serif; font-size: 10pt; font-style: normal; line-height: 16px; font-weight: bold; font-variant: normal; text-decoration: none; color: #EB8A55;}          
a#news:visited {font-family: verdana, Arial, sans-serif; font-size: 10pt; font-style: normal; line-height: 16px; font-weight: bold; font-variant: normal; text-decoration: none; color: #EB8A55;}
