* {

	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 2;
	outline: 0;
	padding: 0;
	margin: 0;
}

body {
	font-family: "Trebuchet MS", "Bitstream Vera", "DejaVu Sans", sans-serif;
	font-size: 11pt;
	padding-left: 10%;
	padding-right: 10%;
	width: 80%;
	counter-reset: Ebene01;
}

strong {
	font-weight: bold;
}

#head {
	background-color: #99cc33;
	color: #fff;
}

#head .author {
	float: right;
}
#head .language{
	float: right;
	font-size: 8pt;
	text-decoration: none;
	padding-right: 1em;
	padding-top: 2pt;
}
#menu {
	border-style: solid;
	border-width: 1px;
	border-color: #80aa2b;
	border-bottom-style: none;
	/*border-left-style: solid;
	border-right-style: solid;
	background-color: #99cc33;*/
	color: #fff;
}

#menu ul {
	background: #99cc33;
	list-style: none;
	font-size: 10pt;
}

#menu ul li {
	line-height: 150%;
	padding-left: 1em;
	padding-top: 0.5em;
	padding-right: 2em;

	float: left;
}

#menu ul li a {
	color: #80aa2b;
	text-decoration: none;
	font-weight: bold;
	/*background: #99cc33;*/
}

#menu ul li.active a {
	color: #fff;
	text-decoration: none;
	/*background: #99cc33;*/
}

td.menu:hover { 
	background-color:#f3ffda;
}
td.menu {
	background-color: #99cc33; 
	
	vertical-align:middle;
}
#menu .spacer {
	clear: both;
}

.author {
	padding-top: 60px;
	padding-right: 2.5em;
	color: #fff;
	font-size: 18pt;
}
.table-menu :hover
	{
	background-color: #f3ffda;
	}
#content td 
.mittig  { 
	vertical-align:middle;
}

#content p{
	font-size:11pt;
}
#content {
	font-weight: normal;
	font-style: normal;
	background-color: #f3ffda;
	padding: 5%;
}

#content .tagung .ueberschrift
{
	text-align:center;
	font-size:15pt;
	margin-bottom:2%;
        line-height:130%;
}
#content .tagung
{
	padding-left:4%;
	padding-right:4%;
}

#content .tagung .unterueber
{
	margin-bottom:4%;
        line-height:130%;
	text-align:center;
	font-size:12pt;
}
#content .tagung .text
{
	font-size:11pt;
	line-height:130%;
	text-indent:1em;
	text-align:justify;
}

#content .tagung .text ul
{
	padding-left:2em;
	padding-right:1em;
	padding-bottom:4pt;
	padding-top:4pt;
}

#title {
	margin-bottom: 30px;
	padding-top: 50px;
	text-align: center;
	font-size: x-large;
}

#content-bottom {
	background-color: #f3ffda;
	padding-left: 9%;
	padding-right:5%;
	padding-bottom: 5%;
	line-height:130%;
}

#content-bottom li
{
	padding-bottom:1pt;
}

.literature {
	font-size: 10pt;
	padding-left: 2em;
	padding-right: 2em;
}

.contact {
	font-size: 10pt;
	padding-top: 10ex;
	padding-bottom: 10ex;
	padding-left: 2em;
}

.contact .name {
	font-size: 11pt;
	padding-bottom: 1ex;
	font-weight: bold;
}

.contact a {
	color: #000;
	text-decoration: none;
}

#footer {
	font-size: 10pt;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #deefbb;
	text-align: right;
	background-color: #f3ffda;
}
it {
	font-style:italic;
}
