body {
	text-align:center;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	overflow: -moz-scrollbars-vertical;
}

#navigation {
	padding-top: 37px;
	background-image: url('../../pics/navi-bg.gif');
	border-top: 1px solid #b7b7b7;
}

#p_passive {
	padding-left: 22px;
}

#p_passive a:link, #p_passive a:active, #p_passive a:visited, #p_passive a:hover {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #414140;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 24px;
}

#p_active {
	background-image: url('../../pics/navi-a.gif');
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-right: 10px;
	vertical-align: middle;
}

#p_active a:link, #p_active a:active, #p_active a:visited, #p_active a:hover {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #414140;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 24px;
}

#s_passive {
	padding-left: 30px;
	padding-right: 20px;
}

#s_passive a:link, #s_passive a:active, #s_passive a:visited, #s_passive a:hover {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #414140;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}

#s_active {
	background-image: url('../../pics/navi-s.gif');
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-right: 20px;
}

#s_active a:link, #s_active a:active, #s_active a:visited, #s_active a:hover {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #414140;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}

#content {
	padding: 38 35 0 23;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	border-top: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
}
#content td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
}


#sidebar {
	border: 1px solid #b7b7b7;
}

#footer {
	background-color: #e5e5e5;
	margin-top: 50px;
	text-align: center;
	font-size: smaller;
	padding: 9 0;
	margin-bottom: 20px;
}

ul {
	margin-top: 0px;
	margin-left: 17px;
	padding-left: 0px;
}
li {
	margin-top: 0px;
}

.block {
	height: 105px;
	width: 198px;
	background-image: url('../../pics/block-bg.gif');
	background-repeat: repeat-y;
	padding:  5 0 0 26;
	margin-bottom: 23px;
}

.leitsatz {
	background-image: url('../../pics/leitsatz-bg.gif');
	background-repeat: no-repeat;
	padding: 5 10 0 26;
	border-right: 1px solid #b7b7b7;
	border-left: 1px solid #b7b7b7;
}

.zitat {
	font-style: italic;
}

a:link, a:active, a:visited, a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.4em;
	line-height: normal;
	font-weight: normal;
	color: #b2b2b2;
	text-transform: uppercase;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #b2b2b2;
	text-transform: uppercase;
}

.webring {
	text-align: center; 
	border-bottom: 1px solid #b7b7b7;
	background-image: url('../../pics/navi-bg.gif');
	padding-bottom: 10px;
}

.hinweis {

	color: Red;
}

.untertitel {
	font-size: 0.8em;
	line-height: 1em;
}

tr {
	vertical-align: top;
}
