@charset "utf-8";

body   {
	font-size: 15px;
	line-height: 22px;
	color: #484848;
	font-family: Trebuchet, Trebuchet MS, Verdana, Sans-serif;
}

li  { 
font-size: 15px; line-height: 22px; color: #484848;
font-family: Trebuchet, Trebuchet MS, Verdana, Sans-serif; }

p.klein
{
	font-size: 12px;
	line-height: 16px;
	color: #484848;
	font-family: Trebuchet, Trebuchet MS, Verdana, Sans-serif;
}


.wielink
{
	font-size: 13px;
	line-height: 22px;
	font-family: Trebuchet, Trebuchet MS, Verdana, Sans-serif;
	color: #993300;
}

td   { 
font-size: 14px; line-height: 22px; color: #484848;
font-family: Trebuchet, Trebuchet MS, Verdana, Sans-serif;
border:1px solid #484848;
background-color:#white;
border-collapse:collapse;
padding: 10px;
align="left"; 
valign="top";
}

.tdohne   { 
font-size: 14px; line-height: 22px; color: #484848;
font-family: Trebuchet, Trebuchet MS, Verdana, Sans-serif;
border:0px solid #D81F22;
border-collapse:collapse;
padding: 10px;
align="left"; 
valign="top";
}

table{
border-collapse:collapse;
}

.tdsans{
font-size: 14px; line-height: 22px; color: #484848;
font-family: Trebuchet, Trebuchet MS, Verdana, Sans-serif;
border:0px solid #484848;
}

.tablesans{
border-collapse:separate;
}

hr {
border:none;
border-top: 1px solid #484848;
color: #484848;
background-color: #484848;
height: 1px;
}

h1 { 
font-size: 26px; line-height: 30px; margin-top: 0px; margin-bottom: 10px; color: #7e4221;
font-family: Trebuchet, Trebuchet MS, Verdana, Sans-serif; }

.test { 
font-size: 23px; line-height: 30px; margin-top: 20px; margin-bottom: 25px; color: #7e4221;
font-family: Trebuchet, Trebuchet MS, Verdana, Sans-serif; }

h2 { 
font-size: 19px; margin-top: 10px;  margin-bottom: 20px; color: #7e4221;
font-family: Trebuchet, Trebuchet MS, Verdana, Sans-serif;   }

h3 { 
font-size: 16px; margin-top: 0px; margin-bottom: 3px; color: #7e4221;
font-family: Trebuchet, Trebuchet MS, Verdana, Sans-serif; }

h4 { 
font-size: 16px; margin-top: 25px; margin-bottom: 0px; color: #7e4221;
font-family: Trebuchet, Trebuchet MS, Verdana, Sans-serif; padding-top: 8px; border-top: 1px solid #484848;}

h5 { 
font-size: 16px; margin-top: 25px; margin-bottom: 0px; color: #7e4221;
font-family: Trebuchet, Trebuchet MS, Verdana, Sans-serif; padding-top: 8px; border-top: 1px solid #484848}

h6 { 
font-size: 26px; line-height: 30px; margin-top: 0px; margin-bottom: 3px; color: white; font-weight: bold; font-family: Trebuchet, Trebuchet MS, Verdana, Sans-serif; }

h6.a { 
font-size: 26px; line-height: 30px; margin-top: 0px; margin-bottom: 3px; color: #7e4221; font-weight: bold; font-family: Trebuchet, Trebuchet MS, Verdana, Sans-serif; }

.weissfett
   { 
font-size: 13px; color: #ffffff;
font-family: Trebuchet, Trebuchet MS, Verdana, Sans-serif; font-weight: bold }

.strich
   { 
font-size: 15px; color: #ffffff;
font-family: Trebuchet, Trebuchet MS, Verdana, Sans-serif; font-weight: bold }

/* 1. Menuzeile */
#menuz1 
{
border:0px solid #CCCCCC;
background-image:url(../a_pics/menuz1.jpg);
width:900px;
height:18px;
padding-top: 5px;
padding-bottom: 10px;
position:relative;
margin-top:0px;
margin-bottom: 0px;

}

/* Zweite Menuzeile */

#menuz2 
{
border:0px solid #CCCCCC;
background-image:url(../a_pics/menuz1.jpg);
width:900px;
height:16px;
padding-left: 0px;
padding-top: 5px;
padding-bottom: 10px;
position:relative;
margin-top:9px;

}
/* Dritte Menuzeile. �overflow:hidden� macht, dass die Suchfunktion in menuz 3 stehen kann, ohne dass der IE das div unn�tig vergr��ert */

#menuz3 
{
border:0px solid #6699cc;
background-color:#e5b283;
width:900px;
height:16px;
padding-left: 0px;
padding-top: 5px;
padding-bottom: 13px;
position:relative;
margin-top:9px;
text-align: right;
overflow:hidden;
}

/*bildchen, linker block*/

.bildli
{
float: left;
margin-left:0px;
margin-top:-10px;
}

/*bildchen, rechter block*/

.bildre
{
float: right;
margin-left:0px;
margin-right: 0px;
margin-top:-10px;
}

/*Formular: Suche */

input, select, textarea { font-size:10px; font-family:Trebuchet, Trebuchet MS, Verdana, Sans-serif; font-weight:normal;}
input, select, textarea { color:#864d26; }
.button { width:100px; height:30px; border:0px solid #484848; }

/*Button*/

.btn {
    font-family: Trebuchet, Trebuchet MS, Verdana, Sans-serif !important;
    font-size: 16px; color: #993a10;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
	curser: pointer;
}

.btn-submit {
    margin-top: 16px;
    margin-left: 0px;
	margin-right: 10px;
    padding-left: 13px !important;
    padding-right: 13px !important;
}

.btn-colour {
    padding: 7px;
    border: 1px solid #ea8516;
    background-color: #fdf1e4;
}
