body		{
			padding : 0;
			margin : 0;
			font-family : slimbach, times new roman, arial;
			font-size : 13px;
			line-height : 140%;
			color : #333333;
			background-color : #c8bab1;
			}

h1			{
			font-size : 18px;
			color : #3399cc;
			font-weight : normal;
			margin-bottom : 18px;
			margin-top :0;
			line-height : 130%;
			}
			
h2			{
			font-size : 12px;
			color : #3399cc;
			font-weight : normal;
			margin-bottom : 5px;
			margin-top :0;
			}
			
h3			{
			font-size : 13px;
			color : #5f3e2e;
			font-weight : bold;
			margin-bottom : 10px;
			margin-top : 0;
			}
			
.subnavi	{
			padding-top : 10px;
			line-height : 130%;
			color : #00848d;
			}
			
.subnavi a	{
			font-size : 13px;
			color : #5f3e2e;
			text-decoration : none;
			}

.subnavi a:hover		{
			font-size : 13px;
			color : #00848d;
			text-decoration : underline;
			}
			
.content	{
			padding-top : 15px;
			padding-left : 20px;
			padding-right : 60px;
			}
			
.info	{
			padding-top : 20px;
			padding-left : 18px;
			font-size : 12px;
			}
			
.info a		{
			font-size : 12px;
			}
			
.info a:hover		{
			font-size : 12px;
			}
			
.green		{
			color : #00848d;
			}
			
.kleinesbild		{
			padding : 3px;
			margin-left : 0px;
			margin-right : 0px;
			margin-top : 0px;
			margin-bottom : 0px;
			background-color : #fff;
			border-width : 1px;
			border-color : #D8E9EC;
			}
			
a			{
			font-size : 13px;
			color : #3399cc;
			text-decoration : none;
			}

a:hover		{
			font-size : 13px;
			color : #333333;
			text-decoration : underline;
			}
			
.textfeld		{
			padding : 0;
			margin : 0;
			font-family : Arial, Verdana, Geneva, sans-serif;
			font-size : 11px;
			line-height : 130%;
			color : #333333;
			padding:2px;
			width:220px;
			border: #7a7a7a;
			border-style: solid;
			border-width: 1px;
			
			}
			
