/*--------------------------------------------*/
/* CSS Dateien nachgeladen                    */
/*--------------------------------------------*/
@import url("css/elements.css");
@import url("css/teaser.css");
@import url("css/immomanager.css");
@import url("css/searchbox.css");
@import url("css/kiwi_slider.css");

/*--------------------------------------------*/
/* Allgemeine Stylesheet Elemente             */
/*--------------------------------------------*/
* {
	padding:0px;
	margin:0px;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; 
    font-size: 12px;
}

html {
	height: 100%;
}

body{
 	 text-align:center;
	 background: url(images/bg_main.png) #FFFFFF repeat-x;
     font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; 
     font-size: 12px;
	 line-height: 18px; 
     color:#333333; 
	 height: 100%;
	 margin-top:0px;
}

h1 {
   font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; 
   font-size: 14px;
   font-style:normal;
   font-weight:bold;
   margin-bottom:10px;
   margin-top:10px;
}

h1.imageheader1{
	height:40px;
    background:no-repeat;
	margin-bottom:0px;
	margin-top:0px;
}

h1.imageheader1 strong {
	display:none;
}

a {
	text-decoration:none;
color: #b53a0c;
}

a:hover {
    text-decoration:underline;
}

#site{
	 margin:0 auto;
	 text-align:left;
	 width:950px;
	 min-height: 100%;
}

* html #site {
	height: 100%;
}

#header{
	height: 101px;
	width:950px;
	background: url(images/pic_logo.png) left top no-repeat;
	clear:both;
}

#header .logo{
	height: 101px;
	width:114px;
	background: url(images/pic_logo.png) left top no-repeat;
	float:left;
}

#header .logo a{
	text-decoration:none;
}

#header .logo img{
	border:none;
}

#header .links{
	float:right;
	text-align:right;
	height: 13px;
	margin-top:18px;
	margin-bottom:20px;
	margin-left:0px;
	color:#73716f;
}

#header .links a{
	text-decoration:none;
    color:#73716f; 
}

#header .links a:hover{
    color:#333333; 
}

#header .seperator{
	float:right;
	height: 13px;
	margin-top:18px;
	margin-bottom:20px;
	margin-left:20px;
}

#header .language{
	float:right;
	text-align:right;
	height: 11px;
	margin-left:0px;
	margin-top:18px;
	margin-bottom:20px;
	padding-top:2px;
}

#header .search {
	float:right;
	text-align:right;
	height: 13px;
	margin-left:15px;
	margin-top:18px;
	margin-bottom:20px;
}

#header .mainmenu{
	float: right;
	height: 34px;
	margin-bottom: 16px;
	text-align:right;
	width:800px;
}

#main{
	clear:both;
}

#footer {
	clear:both;
	background-color:#b9ab86;
	height:40px;
	color: #ffffff;
}

#footer .links a {
	color: #ffffff;
	text-decoration:none;
}

#footer .links a:hover{
    	color:#73716f; 
	text-decoration:none;
}

#footer .links {
	float: left;
	padding-left:10px;
	margin-top:13px;
}

#footer .totop {
	float: right;
	padding-right:10px;
	margin-top:13px;
}

#footer .totop  a {
	background:url(images/toTop.gif) no-repeat right;
	padding-right:10px;
	color: #ffffff;
	text-decoration:none;
}

#footer .totop a:hover{
	background:url(images/toTop_act.gif) no-repeat right;
	padding-right:10px;
	color:#ffffff;
	text-decoration:none;
}

#footer .lastupdate {
	float: right;
	padding-right:10px;
	margin-top:13px;
}

#footer2 {
	clear:both;
	height:40px;
	color: #c7bc9e;
}

#footer2 .bookmarks {
	padding-top:15px;
	float: left;
}

#footer2 .bookmarks a{
	text-decoration:none;
	color: #c7bc9e;
	font-size:9px;
	margin-top: 4px;
}

#footer2 .bookmarks a:hover{
	color: #c7bc9e;
}

#footer2 .copyright {
	float: right;
}

/*--------------------------------------------*/
/* CSS Hacks                                  */
/*--------------------------------------------*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*--------------------------------------------*/
/* CSS Typo3                                  */
/*--------------------------------------------*/

.csc-textpic-firstcol {
	background-color:#ffffff;
	border: #b4b4b4 solid 1px; 
	padding:3px;
}

.csc-textpic-caption  {
     font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; 
     font-size: 11px;
	 font-style:italic;
}

.tx-indexedsearch a  {
   text-decoration:none;
   font-weight:bold;
   border-bottom-style:dotted;
   border-bottom-width:1px;
   color:#999999;
}

.tx-indexedsearch a:hover  {
   font-weight:bold;
   color:#333333; 
}

/*--------------------------------------------*/
/* Page Templates                             */
/*--------------------------------------------*/

#flashheader {
	width:950px;
	height:382px;
	clear:both;
}

#slideshow {
	background-color:#ffffff;
	border: #b4b4b4 solid 1px; 
	padding:3px;
	width:942px;
}

#container {
	width:950px;
}

#leftcol {
	float:left;
	width:233px;
	padding-top:10px;
	padding-bottom:10px;
	margin-right:8px;
	display: inline;
}

#leftcol .submenu {
	padding-top:5px;
	margin-top:5px;
	margin-bottom:5px;
	background-color:#ebe9dc;
	padding-bottom:15px;
}

#leftcol .submenutitle {
	background:url(images/headline_bg_233.gif) repeat-y; 
	width:233px;
	height:46px;
	margin-bottom:0px;
}

#content_small {
	float:left;
	width:466px;
	padding-top:10px;
	padding-bottom:10px;
	display: inline;
	text-align: justify;
}

#content_small .subtitle {
	background:url(images/headline_bg_466.gif) repeat-y; 
	width:466px;
	height:46px;
	margin-bottom:5px;
}

#content {
	float:left;
	width:709px;
	padding-top:10px;
	padding-bottom:10px;
	display: inline;
	text-align: justify;
}

#content .subtitle {
	background:url(images/headline_bg_709.gif) repeat-y; 
	width:709px;
	height:46px;
	margin-bottom:5px;
}

#content_big {
	float:left;
	width:950px;
	padding-top:10px;
	padding-bottom:10px;
	text-align: justify;
}

#content_big .subtitle {
	background:url(images/headline_bg_950.gif) repeat-y; 
	width:950px;
	height:46px;
	margin-bottom:5px;
}

#rootline {
	padding-top:5px;
	padding-bottom:5px;	
}

#rightcol {
	float:right;
	width:233px;
	padding-top:10px;
	padding-bottom:10px;	
	margin-left:8px;
	display: inline;
}

#thirdsub {
	width:426px;
	clear:both;
	margin-bottom:15px;
	background-color: #ebe9dc;
	padding: 20px;
}

#thirdsub a {
	text-decoration: none;
	color:#6a6a6b;
	border-bottom: #d3d1c6 solid 1px;
}

#thirdsub a:hover {
	text-decoration: none;
	color:#6a6a6b;
	font-weight:bold;
}

#thirdsub .firstpart {
	float: left;
	width:213px;
}

#thirdsub .secondpart {
	float: left;
	width:213px;
}

/*--------------------------------------------*/
/* Sitemap                                    */
/*--------------------------------------------*/

.tx-flseositemap-pi1 a {
	text-decoration: none;
	color:#333333; 
}

.tx-flseositemap-pi1 a:hover {
	text-decoration: none;
	color:#666666;
}
ul {
	margin-left: 22px;
	list-style: none;
}

li {
	list-style: none;
	background-image: url('images/pfeil.jpg');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
}

li.none {
	list-style: none;
	background: url('images/trans.gif');
	background-position: 100px 100px;
	padding-left: 15px;
}

li.nav2 {
	padding-left: 40px;
	background-position: 15px 5px;
}

li.nav3 {
	padding-left: 55px;
	background-position: 30px 5px;
}

li.act a {
	color: #549E13;
	text-decoration: none;
}

li.act a acronym {
	color: #549E13;
	text-decoration: none;
	border-bottom: dotted 1px #549E13;
}

/*--------------------------------------------*/
/* Bookmarks     */
/*--------------------------------------------*/
.tx-timtabsociable-pi1 img {
	border: none;
	margin-right:7px;
}

.tx-timtabsociable-pi1 a {
	border:none;
	text-decoration:none;
}


/*--------------------------------------------*/

/* Submenu alt    */

/*--------------------------------------------*/

/*.submenu{
	background-color:#EBE9DC;
	margin-bottom:5px;
	margin-top:5px;
	padding-bottom:15px;
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}

.submenu a{
	text-decoration:none;
	color:rgb(140, 142, 140);
}

.submenu .subliste0{
	list-style-type:none;
	color:rgb(140, 142, 140);
	width:170px;
}

.submenu .subliste0 .subliste1{
	list-style-type:none;
	list-style-position:inherit;
	padding-left:9px;
	padding-top:5px;
	color:rgb(140, 142, 140);
}
.submenu .subliste0 .subliste1li{
	padding-top:1px;
	padding-bottom:1px;
	background-image:none;
	padding-left:0px;
}
.submenu .subliste0 .subliste1li_act{
	padding-top:4px;
	padding-bottom:4px;
	color:#000000;
	background-image:none;
	padding-left:0px;
}
.submenu .subliste0 .subliste1li:hover a{
	color:black;
	background-image:none;
	padding-left:0px;
	text-decoration:none;
}
.submenuunderline_act{
	border-bottom:1px solid rgb(140, 142, 140);
	padding-bottom:2px;
	padding-top:4px;
	background-image:url(images/submenu-down.gif);
	background-position:right;
	background-repeat:no-repeat;
}
.submenuunderline {
	border-bottom:1px solid rgb(140, 142, 140);
	padding-bottom:2px;
	padding-top:4px;
	background-image:url(images/submenu-right.gif);
	background-position:right;
	background-repeat:no-repeat;
}
.submenuunderline:hover{
	border-bottom:1px solid rgb(140, 142, 140);
	padding-bottom:2px;
	padding-top:4px;
	background-image:url(images/submenu-down.gif);
	background-position:right;
	background-repeat:no-repeat;
	text-decoration:none;
}


.clearli{
	background-image:none;
	padding-left:0px;
}
*/
/*--------------------------------------------*/
/* Submenu   */
/*--------------------------------------------*/

#submenuglob .submenueb0_act{
	border-bottom:1px solid rgb(140, 142, 140);
	padding-bottom:2px;
	padding-top:4px;
	background-image:url(images/submenu-down.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#submenuglob .submenueb0{
	border-bottom:1px solid rgb(140, 142, 140);
	padding-bottom:2px;
	padding-top:4px;
	background-image:url(images/submenu-right.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#submenuglob .submenueb0:hover {
	border-bottom:1px solid rgb(140, 142, 140);
	padding-bottom:2px;
	padding-top:4px;
	background-image:url(images/submenu-down.gif);
	background-position:right;
	background-repeat:no-repeat;
	text-decoration:none;
}


#submenuglob .submenueb1,
#submenuglob .submenueb1_act
{
	padding-left:30px;
	padding-top:5px;
}

#submenuglob .submenueb1_act a { 
	color: #000;
}
#submenuglob{
	background-color:#EBE9DC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	padding-left:20px;
	width:180px;
}
#submenuglob a{
	text-decoration:none;
	color:rgb(140, 142, 140);
}

#submenuglob .submenueb1:hover a
{
	text-decoration:none;
	color:#000000;
}

.contenttable {
	background:#EBE9DC;
	border: 1px solid #73716F;
	margin: 0px;
	padding: 0px;
	margin: 10px 0px 10px 0px;
	width:100%;
}
table.contenttable td {
	font-size:11px;
}
