* {
margin: 0; 
}


p{
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;
	color: #555555;
	text-align:left;
	line-height:140%;
}

.zitat{
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	font-style:italic;
	color: #555555;
	text-align:left;
	line-height:115%;
}

sup{
	font-size: 6px;
	font-weight: normal;
}

li{
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;
	color: #68676B;
	margin-top: 3px;
	padding-bottom:10px;
}

ul{
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;
	color: #68676B;
	margin-top: 3px;
	padding-left: 30px;
}

b{
	font-weight: bold;
	color: #A52A2A;
}

hr {
	margin-top: 6px;
	margin-bottom: 6px;
}

a{
	font-family: Verdana;
	font-weight: normal;
	color: #A52A2A;
	text-decoration: none;
}

body{
	background-image: url("../img/bg.jpg");
	background-repeat:repeat-x;
	background-color: #F4ECDF;
	text-align:left;
}

.navi{
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.subnavi{
	font-size: 14px;
	font-weight: normal;
	color: #286332;
	padding-right: 10px
}

a:hover {
	color: #A52A2A;
	font-weight: bold;
}

.selected {
	font-size: 16px;
	font-weight: normal;
	color: #F9E69A;
}

.subselected {
	font-size: 14px;
	font-weight: normal;
	color: #F9E69A;
	padding-right: 10px
}

h1{
	font-size: 14px;
	font-family: Verdana;
	font-weight: normal;
	color: #A52A2A;
}

h2{
	font-size: 16px;
	font-family: Verdana;
	font-weight: bold;
	color: #A52A2A;
	padding-bottom: 10px
}
