
body
{
	font-family: Verdana, sans-serif;
	padding: 0px;
	margin: 0px;
}

img
{
    border-width: 0px;
}


ul
{
   list-style: none;
}

.main
{
	width: 800px;
}

.main_top
{
	height: 60px;
}

.main_top_left
{
	width: 150px;
	background-color: #dbdce0;
	text-align: center;
}

.main_head td
{
	height: 80px;
	width: 600px;
	background-color: #e9eef4;
	font-size: 30px;
}

.main_head td
{
	padding-left: 240px;
	background-image: url(images/schmetterling2.png);
	background-repeat: no-repeat;
	background-position: 50px;
	
    border-style: solid;
    border-width: 1px;
    border-color: #dbdce0;
}

.main_body
{
	height: 360px;
}	

.menu
{
    vertical-align: top;
	background-color: #dbdce0;
	padding: 20px;
	font-size: 11pt;
}

.menu ul
{
    line-height: 2em;
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.menu ul li
{
    border-style: none none solid none;
    border-width: 1px;
    border-color: #e9eef4;
}

.menu ul li a
{
    color: black;
    text-decoration: none;
}

.menu ul li a:hover
{
    color: gray;
}

.content
{
    vertical-align: top;
    padding: 0px 20px 20px 20px;
}

h3
{
    margin: 20px 0px 0px 0px;
    padding: 0px;
}

h4
{
    margin: 0px;
    padding: 0px;
    font-style: italic;
}

#menufooter
{
    vertical-align: top;
	background-color: #dbdce0;
	padding: 20px;
}

#contentfooter
{

}

.infobox
{
    background-color: #e9eef4;
    width: 60%;
    text-align: center;
    padding: 10px 10px 5px 10px;
    border-style: solid;
    border-width: 1px;
    border-color: #dbdce0;
}

#agenda
{
    width: 100%;
}

#agenda tr td
{
    padding-left: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #dbdce0;
    vertical-align: top;
}

#agenda thead tr td
{
    background-color: #e9eef4;
    font-weight: bold;
}

#agenda tbody tr td
{
    border-top-width: 0px;
    background-color: white;
}


ul#contact
{
    list-style: none;
    font-weight: bold;   
}

#contact ul
{
    font-weight: normal;
    list-style: none;
    margin-bottom: 10px;
}

ul#kurzartikelsammlung
{
    line-height: 18pt;
}

ul.kategorie
{
}

li.kurzartikel
{
    font-weight: normal;

}
