/* Basisfarben */
/* Blau #020178 */
/* Dunkelgrün #216F59 */
/* Hellgrün #90B7AC */
/* Grau #CCCCCC */

/* Linkfarben */

a:link { text-decoration: none; color: #FFFFFF; }
a:active { text-decoration: none; color: #CCCCCC; }
a:visited { text-decoration: none; color: #FFFFFF; }
a:hover { text-decoration: underline; color: #CCCCCC; }

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

a.highlightaktiv:link { text-decoration: none; color: #FFFFFF; }
a.highlightinaktiv:active { text-decoration: none; color: #CCCCCC; }
a.highlightinaktiv:visited { text-decoration: none; color: #FFFFFF; }
a.highlightinaktiv:hover { text-decoration: underline; color: #CCCCCC; background-color: #020178; }

a.highlightaktiv:link { text-decoration: underline; color: #FFFFFF; background-color: #020178;}
a.highlightaktiv:active { text-decoration: underline; color: #CCCCCC; background-color: #020178; }
a.highlightaktiv:visited { text-decoration: underline; color: #FFFFFF; background-color: #020178; }
a.highlightaktiv:hover { text-decoration: underline; color: #CCCCCC; background-color: #020178; }


/* HTML-TAG-Definitionen */

body
{
background-color: #216F59;
background-image: url(grafiken/bg.gif);
font-family: Arial, Helvetica, sans-serif;
font-style: normal;  
font-weight: normal;
line-height: 120%; 
color: #020178; 
text-decoration: none;
margin: 0px;
}

p
{
margin: 0px;
font-size: 80%; 
}

p.footer
{
font-size: 70%;
line-height: 120%;  
}

h1
{
position:absolute;
left:0px;
top:20px;
width:200px;
height:140px;
z-index:4;
margin:0px;
}

h2
{
font-size: 80%; 
font-weight: bold;
text-transform: uppercase;
margin: 0px;
}

h3,h4,h5,h6
{
font-size: 80%; 
font-weight: bold;
margin: 0px;
}

ul
{
font-size: 80%; 
list-style-type: square;
margin-top: 0px;
margin-bottom: 0px;
}

ul.menue
{ 
font-size: 60%; 
list-style-type: none;
margin: 0px;
padding: 0px;
}

ol
{
font-size: 80%; 
margin-top: 0px;
margin-bottom: 0px;
}

table.outline th
{
font-size: 70%;
text-align: center;
border: 1px solid #216F59;
background-color: #216F59;
color: #FFFFFF;
padding: 5px;
border-spacing: 1px;
border-collapse: collapse;
empty-cells: show;
}

table.outline td
{
font-size: 80%;
border: 1px solid #216F59;
padding: 5px;
border-spacing: 1px;
border-collapse: collapse;
empty-cells: show;
}

/* Klassen */

.tables
{
font-size: 80%; 
}

.umfliessen
{
float: left;
margin-right: 20px;
}

.nichtmehrumfliessen
{
clear: both;
}

.einzug100px
{
margin-left: 100px;
}

.einzug140px
{
margin-left: 140px;
}

.umrandung
{
display:block;
border: 1px solid #216F59;
padding: 5px;
}

/* Formularfelder */

.suchfeld
{
font-size: 80%;
height: 20px;
border: 0px;
color: #020178; 
width:124px;
}

.newsletter
{
height:20px;
border: 0px;
padding-left:2px;
color: #020178; 
width:200px;
}

/* DIVs */

#fusszeile
{
position:fixed;
left: 200px;
bottom:0px;
width:600px;
}

#wfs
{
position:absolute;
left:0px;
top:0px;
width:160px;
height: 30px;
z-index:1;
background-image: url(pics/whiskyfanshop_160x30.gif);
}

#werbung
{
position:absolute;
left:820px;
top:195px;
/*width:160px;*/
width:118px;
z-index:5;
border-top: 1px solid #90B7AC;
border-left: 1px solid #90B7AC;
background-image: url(pics/bg_werbung.gif);
padding: 5px;
}

#werbung p
{
padding:5px;
font-size: 70%;
line-height: 120%;
font-family:Arial,Helvetica,sans-serif; 
color:#ffffff;
}

html>body #werbung
{  
position: fixed;
}

#untermenue
{
position:absolute;
left:50px;
top:185px;
width:150px;
z-index:5;
}

#untermenue li
{
line-height: 20px;
border-bottom: solid 1px #90B7AC;
margin-right: 20px;
}

html>body #untermenue /* nur fuer moderne Browser! */
{  
position: fixed;
}

#suche
{
position:absolute;
left:820px;
top:65px;
width:130px;
z-index:5;
}

#hauptmenue
{
/*visibility: hidden;*/
position:absolute;
left:200px;
top:40px;
width:600px;
height:80px;
z-index:5;
}

#tartan
{
position:absolute;
left:0px;
top:40px;
width:100%;
height:80px;
z-index:3;
background-image: url(grafiken/bg_blackwatch.jpg);
}

#text
{
position:absolute; 
left:20px; 
top:140px; 
width:560px; 
z-index:2;
padding-bottom:20px;
}

#inhalt
{
position:absolute; 
left:200px; 
top:0px; 
width:600px; 
height:100%;
z-index:1;
border-top: 20px solid #216F59;
}

/* BuzzBoost */

div.feedburnerFeedBlock ul 
{ 
list-style-image:url(grafiken/neu.gif);
vertical-align:middle;
}

div.feedburnerFeedBlock span.headline 
{ 
margin-left:5px;
}

#creditfooter
{
display:none;
}
