.browsebox li {
	list-style: none;
	display: inline;
	padding: 0px 20px 0px 0px;
}
#content ul.browsebox {
	display: block;
	margin-left: 0px;
	font-size: 1em;
}

/**********************/
.ajax-loading {
  padding: 0 0 50px 0;
  background-color: #FFF;
  background-image: url(ajax-loader2.gif);
  background-repeat: no-repeat;
  background-position:center center;
}

#ajaxContent {
}

/* *************** */


#languageMenu {
	float: right;
	padding: 0px 15px 0px 0px;
	border: 3px;
}

.languageSelect {
	padding-left: 5px;
}
.languageSelect a img {
	border: solid 1px #555;
}
.languageSelect a:hover img {
	border: solid 1px #000000;
}

.elementi {
	overflow: hidden;
}

#content .tx-rgtabs-pi1 ul li {
	list-style: none;
}
#content .tx-rgtabs-pi1 ul {
	margin: 0px;
	padding: 0px;
}

#content ol, #content ul{
	margin-left: 4em;
	margin-bottom: 1em;
	font-size: 1.1em;
}

#content ol *, #content ul *{
	font-size: 1em;
}

#content ol ol, #content ul ul {
	margin-left: 1.5em;
}

#content p ol, #content p ul {
	font-size: 1.1em;
}


#content ol li {
	list-style: decimal outside;
	margin-bottom: 0.5em;
}

#content ul li {
	list-style: disc outside;
	margin-bottom: 0.5em;
}

#content li {
}

.teaser {
	
	clear: both;
	overflow: hidden;
	margin-bottom: 1em;
}

.teaser h2 {
}

.teaser img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

#supercontent a {
	text-decoration: none;
	vertical-align: middle;
}
a .printlink .linktext {
	color:#333;
	text-decoration: none;
}

.printlink img {
	margin-left: 0.3em;
	margin-bottom: 0.3em;
	vertical-align: middle;
}

.element ul {
}
.element ul li {
	list-style: inside;
	margin-bottom: 0.5em;
}

* {
	padding: 0px;
	margin: 0px;
}

#main .newsCalendar_listBody {
	padding: 0px;
}

#main .newsCalendar_listHeader {
	border: solid 1px #105cb6;
	background-color: #f3f3f3;
	color: #105cb6;
	padding: 5px;
	font-size: 1.2em;
}

#main .newsCalendar_listItemHeader {
	font-size: 1.2em;
}

#main .newsCalendar_listItem {
	font-size: 1.1em;
}

body {
		font: 10px/15px Verdana,Arial,Helvetica,sans-serif;
		padding: 0px;
		margin: 0px;
}

table {
	border-spacing: 0px;
}

table th {
	background-color: #EEE;
	text-align: left;
	padding: 5px 5px;
	border: solid 1px #EEE;
}
table td {
	padding: 5px 5px;
}

table.contenttable {
	border-spacing: 0px;
}

table.contenttable th, table.contenttable td {
	vertical-align: top;
	text-align: left;
	padding: 5px 7px;
}

table.contenttable th {
	background-color: #888;
	border: solid 1px #FFF;
	color: #FFF;
}

table.contenttable td {
	border: solid 1px #FFF;
	border-bottom: solid 1px #AAA;
	background-color: #EEE;
}

input {
	font-size: 100%;
}

h1, h2, h3, h4, h5 {
	font-weight: normal;
	font-size: 100%;
	font-style: normal;
}

h1 {
	font-family: Arial, Verdana, "Lucida Grande", Geneva, sans-serif;
}

h2,h3,h4,h5 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

h1 {
	margin-bottom: 1em;
	border-bottom: solid 1px #ccc;
	font-size: 2em;
	font-weight: bold;
	font-style: normal;
	color: #222;
	line-height: 1.2em;
}

h2 {
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 0.5em;
	color: #26374D;
	background-color: #E1ECFA;
	padding: 2px 5px;
}
h2 a {
	color: #105cb6;
}

h3, h4, h5 {
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.5em;
	margin-bottom: 0.5em;
}

h1 a, h2 a, h3 a, h4 a, h5 a {
	text-decoration: none;
}

#leftColumn h1, #leftColumn h2, #leftColumn h3, #leftColumn h4, #leftColumn h5 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.5em;
	font-style: normal;
	color: #00790B;
	color: #105cb6;
}

p {
	font-size: 1.1em;
	line-height: 1.6em;
	margin-bottom: 0.5em;
}

caption {
	position: absolute;
	top: -6000px;
	left: -6000px;
	height: 1px;
	width: 1px;
}

a {
	color: #338039;
}

a img {
	border: none;
}

li {
}

.unsichtbar, dfn {
	position: absolute;
	top: -6000px;
	left: -6000px;
	height: 1px;
	width: 1px;
}

.clearer {
	clear: both;
	height: 1px;
	overflow: hidden;
	display: block;
}

#headerRight {
	float: right;
	padding-right: 20px;
}

#headerLeft {
	float: left;
	padding-left: 12px;
}

#container {
	margin: 0px auto 0px;
	width: 961px;
	background-color: #FFF;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}

#header {
height: 160px;
padding-top: 10px;
}

#main {
	width: 950px;
	margin: 0px;
}

.element {
	padding: 0 10px 1em 10px;
	clear: both;
}

.element .element, .element .element .element {
	padding: 0;
}

#leftColumn {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 247px;
	margin-right: 3px;
	overflow: hidden;
}

#main #content {
	overflow: hidden;
	padding: 0px;
	float: left;
	margin: 0px;
	margin-right: 3px;
	border-left: solid 1px #888;
	border-right: solid 1px #888;
	border: none;
	margin-bottom: 2em;
}

#supercontent {
	height: 2em;
	text-align: right;
	padding-right: 1em;
}

#subcontent {
	margin-top: 1em;
}


#rightColumn {
	width: 250px;
	float: right;
	clear: none;
}

#rightColumn h1 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.5em;
	font-style: normal;
	color: #00790B;
}

#rightColumn h3 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.5em;
	font-style: normal;
	color: #105CB6;
	border-bottom: solid 1px;
}


#footer {
	clear: both;
	margin: 0px 0px;
	padding: 5px;
	padding-bottom: 15px;
	color: #888;
	width: 940px;
	margin-top: 20px;
	border-top: dotted 1px #CCC;
	text-align: center;
}
#footer a{
	color: #444444;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}




#menubox {
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	margin-top: 5px;
	margin-bottom: 3em;
	width: 778px;
	height: 3em;
	font-size: 1.1em;
	line-height: 3em;
	overflow: hidden;
}


#searchbox {
	text-align: right;
	padding-right: 0px;
	overflow: hidden;
	line-height: 3em;
	height: 3em;
}

#searchbox form {
	height: 3em;
}

.tx-macinasearchbox-pi1 {
}

#searchbox input {
	margin: 0.5em 0px;
	padding: 0px;
}

#searchbox input.macina-searchword {
	border: solid 1px #888;
	height: 1.3em;
	padding: 0.1em 0.2em;
	width: 8em;
}

#searchbox input.macina-submit {
	border: none;
	background-color: #FFF;
	height: 1.6em;
	padding: 0px 0.2em;
	color: #338039;
	font-weight: bold;
	padding: 0px;
}

#searchbox a {
	color: #338039;
}

/* Menu 1 */

#menu1 {
	float: left;
}

#menu1 .navtitel {	
	position: absolute;
	top: -6000px;
	left: -6000px;
	height: 1px;
	width: 1px;
}

#menu1 ul {
	margin: 0px;

}

#menu1 ul li {
	list-style: none;
	padding: 0.5em 1.5em 0.5em 0.5em;
	margin: 0px;
	display: inline;
}
#menu1 ul li:hover {
	
}

#menu1 li a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#menu1 li a:hover {
	color: #00790B;
	text-decoration: underline;
}


#menu1 li img {
	border: none;
	margin: 5px;
	margin-right: 30px;
	vertical-align:middle;
}


#menu1 li.active a {
	font-weight: bold;
	color: #00790B;
}


/* breadcrumb */

#breadcrumb {
	font-size: 1.0em;
}

#breadcrumb p {
	color: #777;
	font-size: 1em;
}

#breadcrumb a {
	color: #105cb6;
	text-decoration: none;
}

#breadcrumb a:hover {
	text-decoration: underline;
}






/* Menu 3 */

#menu3 {
	font-size: 1em;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
}

#menu3 .navtitel {
	position: absolute;
	top: -6000px;
	left: -6000px;
	height: 1px;
	width: 1px;
}

#menu3 ul {
	padding: 0px;
	margin: 0px;
}

#menu3 ul li {
	list-style: none;
	display: inline;
	padding-left: 0px;
	padding-right: 20px;
}

#menu3 ul li a {
	text-decoration: none;
	color: #000;
}

/* Menu 4 */

#menu4 {
	font-size: 0.9em;
}

#menu4 .navtitel {
	position: absolute;
	top: -6000px;
	left: -6000px;
	height: 1px;
	width: 1px;
}

#menu4 ul {
	text-align: center;
	padding: 0px;
	margin: 0px;
}

#menu4 ul li {
	list-style: none;
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
}

#menu4 ul li a {
	text-decoration: none;
	color: #FFF;
}



/* Menu 2 */

#menu2 {
	margin: 0px 10px;
	font-size: 1.1em;
	border-top: solid 1px #DDD;
	margin-bottom: 2em;
}

#menu2 a {
	color: #105cb6;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.3em;
	display: block;
}
#menu2 a .title {
	text-decoration: underline;
}

#menu2 a:hover {
	color: #000;
}

#menu2 li a .subtitle {
	font-weight: normal;
	font-style: normal;
	color: #666;
	text-decoration: none;
	display: block;
}

#menu2 a:hover .subtitle {
	color: #000;
}

#menu2 .navtitel {	
	position: absolute;
	top: -6000px;
	left: -6000px;
	height: 1px;
	width: 1px;
}

#menu2 ul {
	padding: 0px;
	margin: 0px;
}

#menu2 ul li {
	border-bottom: solid 1px #DDD;
}

#menu2 ul.level1 {
	list-style: none;
}

#menu2 ul.level1 li {
	padding: 6px 5px;
	margin: 0px 0px;
}

#menu2 ul.level2 li {
	list-style: none;
	padding: 6px 0px 6px 20px;
	margin: 0px 0px;
	border-bottom: solid 1px #DDD;
	background-color: #EEE;
}

#menu2 ul.level2 li a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.3em;
}


/* Level 1 */
#menu2 ul.level1 li a {
}

#menu2 ul.level1 li.active a {
	font-weight: bold;
	color: #FF0044;
	color: #000;
}

#menu2 ul li.active {
	background-color: #EEE;
}
#menu2 ul li:hover {
	background-color: #EEE;
}

#menu2 ul.level2 li.active, #menu2 ul.level2 li:hover {
	background-color: #FFF;
	border-bottom: solid 1px #DDD;
}

#menu2 ul.level2 li a:hover, #menu2 ul.level2 li.active a {
	font-weight: bold;
	color: #000;
}

/* 2010-06-25 */
#rightColumn .element, #leftColumn .element {
	margin-bottom: 2em;
}
.news-search-form input {
	width: 160px;
	margin-right: 10px;
}

.news-search-form-submit input {
	width: 50px;
	margin: 0px;
}
