﻿body 
{
	background-color:#CBEAF6;
	
	margin:0; text-align:left;
	font-family:Arial,sans-serif; font-size:62,5%; color:#00137F;
}
h1
{
	font-size:14pt;
	font-weight:bold;
}

h2
{
	font-size:1.2em;
	margin-bottom:9pt;
}

p
{
	margin-top:0pt;
	font-size:12pt;
}

li
{
	margin-left:0pt;
	padding-left:10pt;
	font-size:12pt;
	list-style-position:outside;
}

img
{
	border:none;
}
table { width:100%; }
td { border:0px solid #000; vertical-align:top; overflow:hidden; height:2.8em;padding:4px; }
/* Logos */

/*Angebot*/

h2.angebot
{
	font-size:12pt;
	margin-top:18pt;
	margin-bottom:0pt;
}

p.gueltig
{
	font-size:14pt;
	text-align:left;
	margin-top:6pt;
	margin-bottom:0pt;
}

p.angebot
{
	margin-top:18pt;
	margin-bottom:0pt;
	font-weight:bold;
}

p.preis
{
	font-style:italic;
	font-weight:bold;
	text-align:right;
	margin-top:6pt;
}

a.angebot
{
	text-decoration:none;
	background-color:darkblue;
	color:white;
}

/*waagrechte Leiste*/
.waagrecht 
{
	position:absolute;	
	top:284px;left:80px;
	
	
	text-align:left;
	font-size:11pt;font-weight:bold;
}

/*MENU-EINSTELLUNGEN*/
/*die Bars*/

/*inneres Menue*/

.menuitem
{
	color:#00137F;
	font-size:12pt;
	font-weight:bold;
	text-align:left; text-indent:2.6em;	
	line-height:35px; vertical-align:middle;
	
	position:absolute;
	top:0px;
	left:20px;
}

p.menutitle
{
	font-size:1.0em;line-height:1.0em;text-indent:0em;
}

a.menu       {
	display:block;text-decoration:none;
    background-image:url(img/menuBlue.gif);
	background-position:center top;
    width:180px; height:35px;
	
	}
a.menu:hover { 
	background-image:url(img/menuOrange.gif); 
	}
a.menu:visited { 
	background-image:url(img/menuGreen.gif); 
	}
/*three-sections-animals*/
h2.animal
{
	font-size:12pt;
	margin-bottom:3px;
	margin-left:8px;
	margin-top:8px
}
p.latin
{
	font-size:14px;
	font-style:italic;
	margin-top:0px;
	margin-bottom:6px;
	margin-left:8px;
}
p.animal
{
	font-size:14px;
	margin-top:0px;
	margin-bottom:3px;
	margin-left:8px;
}
p.lastAnimal
{
	font-size:14px;
	margin-top:0px;
	margin-bottom:15px;
	margin-left:8px;
}	
/*impressumpage*/
p.impressum
{
	font-size:10pt;
	font-weight:bold;
	margin-top:0pt;
	margin-bottom:6pt;
}
h2.abspann
{
	font-size:10pt;
	font-weight:bold;
	margin-top:0pt;
	margin-bottom:6pt;
	
}
p.abspann
{
	font-size:10pt;
}
/*linkAnda*/
a.anda {text-decoration:none; color:#35ABD3; font-size:10pt;}
/*a.anda:link { text-decoration:none; font-weight:bold; color:#35ABD3; }*/
a.anda:visited { text-decoration:none; font-weight:bold; color:#8989cc; }
a.anda:hover { text-decoration:none; font-weight:bold; color:#ffffff; background-color:#aaa; }
/*a.anda:active { text-decoration:none; font-weight:bold; background-color:#cff; }
a.anda:focus { text-decoration:none; font-weight:bold; background-color:#080; }*/


