@charset "utf-8";
/* CSS Document */

body {
background-color:#FFFFFF;
margin: 0; 
padding: 0;
height: 100%; margin-bottom: 0.1em;
text-align:left;
}

p, td, span {
font-family: Verdana, sans-serif;
font-size: 11px;
color:#685E55;
line-height:15px;
}

.bu {
font-family: Verdana, sans-serif;
font-size: 9px;
color:#685E55;
line-height:13px;
}

h1 {
font-family: Times New Roman, Georgia, serif;
font-size:28px;
color:#685E55;
font-weight:normal;
display:inline;
line-height:30px;
}






a 			{color: #685E55; text-decoration: none; font-weight:normal; font-size:11px; border-bottom: 1px dotted;}
a:link  	{color: #685E55; text-decoration: none; font-weight:normal; font-size:11px; border-bottom: 1px dotted;}
a:visited 	{color: #685E55; text-decoration: none; font-weight:normal; font-size:11px; border-bottom: 1px dotted;}
a:active 	{color: #685E55; text-decoration: none; font-weight:normal; font-size:11px; border-bottom: 1px dotted;}
a:hover 	{color: #DF2E03; text-decoration: none; font-weight:normal; font-size:11px; border-bottom: 1px dotted;}

.a2			{color: #685E55; text-decoration: none; font-weight:bold; font-size:11px; border-bottom: 0px dotted;}
.a2:link  	{color: #685E55; text-decoration: none; font-weight:bold; font-size:11px; border-bottom: 0px dotted;}
.a2:visited {color: #685E55; text-decoration: none; font-weight:bold; font-size:11px; border-bottom: 0px dotted;}
.a2:active 	{color: #685E55; text-decoration: none; font-weight:bold; font-size:11px; border-bottom: 0px dotted;}
.a2:hover 	{color: #DF2E03; text-decoration: none; font-weight:bold; font-size:11px; border-bottom: 0px dotted;}

.bu a {font-size:9px; line-height:15px; } /* Links in den Bildunterschriften */

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#685E55;
font-weight:bold;
/*line-height:23px;*/
display:inline;
letter-spacing:4px;
text-transform:uppercase;
border:0px;
}

h3 {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#685E55;
letter-spacing:0px;
line-height:18px;
}

a.h2:link, a.h2:active {
border-bottom: 0px;
text-transform:none;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#685E55;
letter-spacing:0px;
line-height:18px;
}
a.h2:hover {
border-bottom: 0px;
text-transform:none;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#DF2E03;
letter-spacing:0px;
line-height:18px;
}

a.h2:visited {
border-bottom: 0px;
text-transform:none;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#685E55;
letter-spacing:0px;
line-height:18px;
}



/*
h4 {
padding-top:8px;
font-family: Trebuchet MS, Arial, Verdana, sans-serif;
font-size:14px;
line-height:17px;
color:#FF9900;
letter-spacing:0.05em;
font-weight:bold;
display:inline;
}*/


.footer {
font-family: Arial, Verdana, sans-serif;
color:#6F6B5E;
font-size:10px;
font-weight:normal;
}

a.footlink:link, a.footlink:active {
 border-bottom: 0px dotted;
font-family: Arial, Verdana, sans-serif;
font-size:10px;
font-weight:normal;
color:#6F6B5E;
}
a.footlink:hover {
 border-bottom: 0px dotted;
font-family: Arial, Verdana, sans-serif;
font-size:10px;
font-weight:normal;
color:#DF2E03;
}

a.footlink:visited {
 border-bottom: 0px dotted;
font-family: Arial, Verdana, sans-serif;
font-size:10px;
font-weight:normal;
color:#6F6B5E;
}





