p {
	margin: 0 0 5px 0;
}

h1, h2, h3 {
	margin: 0 0 10px 0;
}

h1 {
	font-size: 16px;
	line-height: 16px;
}

h2 {
	font-size: 15px;
	line-height: 15px;
}

h3 {
	font-size: 14px;
	line-height: 14px;
}

a  {
	color: #b2b2b2;
	text-decoration: none;
	font-weight: bold;
}

a:visited  {
	color: #b2b2b2;
	text-decoration: none;
	font-weight: bold;
}

a:active  {
	color: #ea3535;
	text-decoration: none;
	font-weight: bold;
}

a:hover, #main_nav ul li a.active  {
	color: #ea3535;
	text-decoration: none;
	font-weight: bold;
}

#main_nav ul {
	padding: 0;
	margin: 0;
}

#main_nav li {
	list-style: none;
}

#main_nav ul li {
	background: #fff url('navi_level_1.gif') 0 2px no-repeat;
	padding-left: 17px;
	margin-bottom: 10px;
}

#main_nav ul li.active {
	background: #fff url('navi_level_1_over.gif') 0 2px no-repeat;
}

#main_nav ul li ul {
	margin-top: 5px;
}

#main_nav ul li ul li {
	background: none;
	padding-left: 15px;
	margin-bottom: 5px;
}

#main_nav ul li ul li.active {
	background: #fff url('navi_level_2_over.gif') 0 3px no-repeat;
}

#footer {
	padding-right: 215px;
}

#meta_nav {
	float: right;
	margin-top: 3px;
}

#meta_nav ul {
	padding: 0;
	margin: 0;
}

#meta_nav li {
	list-style: none;
	float: left;
}

#meta_nav li a.active {
	color: #ea3535;
}

#meta_nav .separator {
	color: #ff0000;
	font-weight: bold;
	padding: 0 5px 0 5px;
}

.picto {
	padding-left: 55px;
	margin: 0 0 15px 15px;
	height: 50px;
}

.exclamation {
	background: transparent url('pikto_ausrufezeichen.gif') 0 0 no-repeat;
}

.at_sign {
	background: transparent url('pikto_at.gif') 0 0 no-repeat;
}

.headphone {
	background: transparent url('pikto_kopfhoerer.gif') 0 0 no-repeat;
}

.dog {
	background: transparent url('pikto_hund.gif') 0 0 no-repeat;
}

.az {
	background: transparent url('pikto_az.gif') 0 0 no-repeat;
}

.graph {
	background: transparent url('pikto_diagramm.gif') 0 0 no-repeat;
}

.phone {
	background: transparent url('pikto_telefon.gif') 0 0 no-repeat;
}

.book {
	background: transparent url('pikto_buch.gif') 0 0 no-repeat;
}

table td {
	padding-left: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
}