a img {
	border: none;
}

.hauptnavigation h1, .hauptnavigation h2, .hauptnavigation h3 {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	width: 200px;
}

.hauptnavigation h1 a {
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding-left: 2px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.hauptnavigation h2 a {
	clear: both;
	font-size: 1em;
	font-weight: normal;
	padding: 2px 0px 5px 15px;
	margin: 0px;
	margin-top: 0px;
}

.hauptnavigation h3 a {
	clear: both;
	font-size: 0.9em;
	font-weight: normal;
	padding:2px 0px 5px 30px;
	margin: 0px;
	margin-top: 0px;
}

.hauptnavigation a, .hauptnavigation a:link, .hauptnavigation a:visited, .hauptnavigation a:hover {
	width: auto;
}

.typo3-adminPanel {
	text-align:		left;
}

.inhaltsbereich strong {
      font-weight:bold;
      color: #444444;
}

.inhaltsbereich a.extern, .servicetext a.extern {
	padding-right: 15px;
	background-image: url(../layout/schaltflaechen/extern.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.inhaltsbereich .bild_klein {
	clear: both;
	width: 130px;
	font-size: .7em;
	color: #606060;
	background-color: #DCDCD3;
	float: left;
	margin: 5px 10px 5px 0px;
	display: inline;
} 

.inhaltsbereich .bild_klein p {
	padding: 3px;
	margin: 0px;
}
          
.inhaltsbereich .bild_gross {
	clear: both;
	width: 535px;
	font-size: .7em;
	color: #606060;
	background-color: #DCDCD3;
	margin-bottom: 10px;
	display: none;
}

.inhaltsbereich .bild_gross p {
	padding: 3px;
	margin: 0px;
}

.inhaltsbereich table p, .inhaltsbereich table ul {
	margin: 0px;
}

.inhaltsbereich .pub_autoren {
	font-size:		0.8em;
	color:			rgb(20%, 20%, 20%);
}

.inhaltsbereich .pub_link {
	font-size:		0.8em;
}

.suche input {
	font-size:		1.1em;
	height:			1.1em;
}

.inhaltsbereich .sitemap_ebene1 {
	text-transform: uppercase;
}

.tx-indexedsearch form {
	padding:		0;
	background-color:	transparent;
}

.tx-indexedsearch .descr {
	margin:			0 0 0 20px;
}

.tx-indexedsearch .item-path {
	margin:			0.3em 0 0 20px;
	font-size:		0.9em;
}

.tx-indexedsearch h2 {
	font-size:		1em;
}

tx-indexedsearch-browsebox p {
	margin:			0;
}

.tx-indexedsearch-browsebox ul {
	margin:			0.8em 0 0;
}

.tx-indexedsearch ul.browsebox li {
	margin:			0;
	display:		inline;
	background-image:none;
	padding:		0 0.4em 0 0;
}