/* CSSTidy 1.3: Wed Sep 16 16:26:07 2009 */
/* CSSTidy 1.3: Wed Sep 16 16:21:21 2009 */
/* CSS Document */
html
{
	margin-top:0;
	padding-top:0;
}

body
{
	background-color:#252F60;
	font-family:Verdana;
	color:#202020;
	font-size:8pt;
/*background-image: url(hintergrund2.jpg);*/
	background-image:url(../templates/images/hintergrund2.jpg);
	background-position:center;
	background-repeat:repeat-y;
	padding-top:0;
}

img
{
	border:none;
}

h1,h2,h3,h4
{
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:10px;
	color:#202020;
/*font-weight: normal;*/
	font-family:Verdana;
}

p,ul
{
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
}

ul
{
	margin-left:5px;
	padding-left:5px;
}

p
{
	margin-bottom:5px;
	margin-top:3px;
}

p ul
{
	margin-top:-6px;
	margin-bottom:5px;
	margin-left:0;
	padding-left:0;
}

li
{
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	padding-left:0;
	list-style-position:inside;
	list-style-type:square;
}

h1
{
	font-size:14pt;
	padding-bottom:22px;
}

h2
{
	font-size:10pt;
	padding-top:3px;
}

h3
{
	font-size:10pt;
	font-weight:400;
	padding-top:3px;
}

h4
{
	font-size:7pt;
	font-weight:400;
	padding-top:10px;
	padding-bottom:0;
	margin-bottom:-4px;
}

a,a:visited,a:active
{
	color:#333;
	text-decoration:none;
	font-weight:400;
}

a:hover
{
	color:#1010CC;
}

.main
{
}

#main
{
	position:absolute;
	top:0;
	left:50%;
	width:880px;
	margin-left:-440px;
	margin-top:0;
	overflow:hidden;
	border:0 solid green;
}

#logo
{
	position:relative;
	top:15px;
	left:0;
	width:100px;
	float:left;
}

#breadc
{
	position:relative;
	left:18px;
	top:14px;
	float:left;
	font-family:Verdana;
	font-size:7pt;
/*
	color:blue;
*/
}

#rsslogo
{
	position:relative;
	top:15px;
	right:115px;
	float:right;
	width:16px;
	height:16px;
	border:0 solid blue;
}

#printpre
{
	position:relative;
	top:15px;
	right:80px;
	float:right;
	width:16px;
	height:16px;
	border:0 solid green;
}

#langw
{
	position:relative;
	top:15px;
	right:-17px;
	float:right;
	border:0 solid red;
}

*+html #langw
{
	top:13px;
}

.teaser img
{
	width:885px;
}

.teaser object
{
	width:885px;
}

.fsnd-lang-sel-marker
{
	vertical-align:middle;
}

.fsnd-lang-sel-flag
{
	padding-right:0;
	padding-left:4px;
	vertical-align:top;
}

.right-top
{
	color:#404040;
	font-weight:700;
}

div.right-top
{
	position:relative;
	top:17px;
	float:right;
	text-align:right;
	width:760px;
	border:0 solid red;
}

*+html div.right-top
{
	top:18px;
}

.right-top a,.right-top a:visited,.right-top a:active,.site-menu a,.site-menu a:visited,.site-menu a:active
{
	color:gray;
}

.right-top a:hover,.site-menu a:hover
{
	color:#000;
}

div.top-menu
{
	clear:right;
	float:right;
	text-align:right;
	margin-top:40px;
	padding-top:5px;
	font-family:Verdana;
	font-size:12pt;
	font-weight:700;
	float:right;
}

table.top-menu
{
	text-align:right;
}

table.top-menu td
{
	padding-right:2px;
	padding-left:15px;
}

div.sub-menu
{
	clear:both;
	float:right;
	text-align:right;
	height:15px;
	margin-top:3px;
	font-family:Verdana;
	font-size:10pt;
	font-weight:700;
}

table.sub-menu
{
	text-align:right;
}

table.sub-menu td
{
	padding-right:2px;
	padding-left:20px;
	text-align:right;
}

div.teaser
{
	position:relative;
	top:20px;
	clear:both;
	width:880px;
	height:200px;
	overflow:hidden;
}

/*############################################### SITE MENU ############################################*/
div.site-menu
{
	position:relative;
	top:23px;
	float:right;
	text-align:right;
	font-size:8pt;
	font-weight:700;
}

#navi
{
	position:relative;
	top:0;
	height:35px;
	width:400px;
	float:right;
}

.navline
{
	position:relative;
	overflow:hidden;
	height:17px;
	width:400px;
}

#navcontainer ul
{
	position:absolute;
	top:1px;
	bottom:1px;
	right:-.6em;
	padding-left:0;
	margin-left:0;
	float:left;
}

#navcontainer ul li
{
	display:inline;
}

#navcontainer ul li a
{
	padding:.1em .6em;
	text-decoration:none;
	float:left;
}

#navcontainer ul li a:hover
{
	color:#000;
}

#navlist li a#current
{
	color:#000;
}

div.separator
{
	width:100%;
	clear:both;
}

/*############################################### CONTENT ############################################*/
div.main-content
{
	position:relative;
	clear:both;
	float:left;
	width:640px;
	min-height:500px;
	top:30px;
	overflow:hidden;
	text-align:left;
}

.main-content a,.main-content a:visited,.right-content a,.right-content a:visited
{
	text-decoration:underline;
}

.right
{
}

div.right
{
	position:relative;
	float:right;
	top:30px;
	width:210px;
	border:0 solid red;
}

*+html div.right
{
	top:20px;
}

div.tx-macinasearchbox-pi1
{
/*position: relative;
	right: -52px;*/
	height:50px;
	text-align:left;
	margin-left:0;
	padding-left:0;
	padding-top:2px;
	vertical-align:top;
}

div.search
{
/*position: relative;
	right: 0px;*/
	height:50px;
}

div.right-content
{
	background-color:#E0E0E0;
	padding-left:5px;
	padding-top:2px;
	padding-right:5px;
	padding-bottom:10px;
	text-align:left;
}

.right-content h2
{
}

.two-column
{
}

table.two-column
{
	width:610px;
}

/*############################################### FOOTER ############################################*/
.footer
{
	font-size:10px;
	color:gray;
}

div.footer
{
	position:relative;
	top:32px;
	clear:both;
	width:100%;
	height:50px;
	text-align:center;
	vertical-align:top;
}

div.footer p
{
	vertical-align:bottom;
	border-top-color:#000;
	border-top-width:1px;
	border-top-style:solid;
	padding-top:5px;
}

div.footer:hover
{
/*
	color:#000;
*/
}

/*############################################### PRINT ############################################*/
body.print-preview
{
	background-image:url(none.jpg);
	background-color:#FFF;
	text-align:left;
	padding-left:20px;
}

div.print-main
{
	width:820px;
}

.print-logo
{
}

.breadcrumb
{
	text-align:left;
}

div.breadcrumb
{
	margin-left:70px;
}

div.print-logo
{
	position:absolute;
	right:27px;
	top:27px;
}

div.print-header
{
	position:absolute;
	left:107px;
	top:170px;
	width:600px;
	vertical-align:bottom;
	text-align:left;
}

h1.print-header
{
	vertical-align:bottom;
	font-weight:bolder;
}

div.print-content
{
	position:absolute;
	top:200px;
	left:107px;
	width:700px;
	text-align:left;
}

div.print-footer
{
	clear:both;
	position:absolute;
	top:200px;
	left:107px;
	width:650px;
	text-align:left;
}

div.center-content
{
	clear:both;
	position:static;
	width:880px;
	overflow:hidden;
}

.more
{
	font-size:7pt;
}

div.tx-xinittwocolumn-pi1
{
	margin-left:0;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	padding-left:0;
	padding-right:0;
	padding-top:0;
	padding-bottom:0;
	width:640px;
	z-index:1001;
}

.tx-xinittwocolumn-pi1 td
{
	vertical-align:top;
}

/*############# Suchergebnisse ###############*/
table.tx-indexedsearch-searchbox,tr.tx-indexedsearch-searchbox
{
	display:none;
}

div.tx-indexedsearch-res
{
	width:640px;
	overflow:hidden;
}

div.tx-indexedsearch-res table
{
	width:100%;
}

div.tx-indexedsearch-whatis
{
	display:none;
}

div.tx-indexedsearch-browsebox
{
/*display: none;*/
}

ul.browsebox
{
	padding-left:0;
	margin-left:0;
	padding-bottom:3px;
}

ul.browsebox li
{
	display:inline;
	list-style-type:none;
	padding-right:5px;
}

