@charset "UTF-8";
/* ################################################################
** # "YAML for TYPO3" (c) by You if you put something in here :) ##
** ################################################################
**
**  Date     : 23.8.07
**  File     : myOwnStyles.css
**  Function : This file is not part of the YAML-CSS-Framework.
**             It was included to give the user the possibility to quickly apply tests, changes or
**             whatever with no need to change the YAML-files and mess up anything.
**             Hmmm. Does this make sense? Anyway, use it or just leave it empty. It will do no harm.
**             This is the last stylesheet beeing imported. So, everything can be overwritten here.
**             Be careful what you put in here and don't hold us responsible for anything that goes wrong...
*/
@media all
{
/*####################################*/



  body { 
	  text-align: center; 
	   
	  /* background-color: #fd8b4c; ORANGE */
	  /* background-color: #cedae3; BLAU */
	  /* background-color: #f1f1f1; GRAU*/
	  
	  font-family: Arial,sans-serif;
	  color: #000;
	  margin  : 0px;
	  padding : 20px;
	  
	  background-position 	: 148px 0;
	  
	  background-image : none;
	  background : #fd8b4c url(../img/body_bg.gif) repeat-x ; 	
     background-color: #cedae3;
	  background-attachment: fixed;
/*
	  background: repeat-x;
 */
  }
  

  
  h1 {  	font-size: 115.01%;    color: #c04411; }
  h2 { 	font-size: 110.01%; color: #c04411; }
  h3 {  	font-size: 105.01%; color: #333 }
  h4 {  	font-size: 100.01%; color: #333 }
  h5 {  	font-size: 100.01%; color: #333 }
  h6 {  	font-size: 100.01%; color: #888; font-style: normal; font-weight:normal; margin-top:28px }
  
  
  
  
a{
color: #1e6289;
text-decoration: underline;
}
a:focus, a:hover, a:active {
color: #222222;
text-decoration: underline;
}
a:focus, a:hover, a:active {
color: #222222;
text-decoration: underline;
}
  
  
  
  
  #page_margins { 
  		text-align:left; 
 		width:840px; 
  }

  #page { 
  	 padding : 0px;
 	 margin  : 10px;
	 border  : 1px solid #ccc;
	 border-bottom  : 3px solid #c04411;
	 background  : #fff url(../img/weis.gif) repeat-y 148px 0; 	
	}
  

		/* #nav { background-color: #fff;  margin-left : 120px; }	*/



  
  /* (en) Designing main layout elements */
  /* (de) Gestaltung der Hauptelemente des Layouts */
  #header {
	  height : 92px; 
	  color  : #000; 
	  /**/
	  background-color: #adcced;
	  background-color: #fff;
	  border-top     : 0px solid #ccc;
	  /* */	 
	  border-bottom: 1px solid #ccc;
	   background-image: none;
		
	  background: url(../img/header-bg_2.gif) ;
	  background-position:  0px 0;
	  background-repeat: no-repeat;
	  
	  
	  /*    background-image: none;   */	
	  
  }
  
  #header img.headImg1 {
  	position:absolute; 
	top:4px; 
	left:56px; 
	font-size:208%;
	}
  #header h1 span {display:block; height:1px; width:1px; overflow:hidden; line-height:105px;}
  #header div.tx-macinasearchbox-pi1 {position:absolute; bottom:8px; right:10px; font-size:11px;}
  #header div.tx-macinasearchbox-pi1 input {margin-left:0;}
  #header div.tx-macinasearchbox-pi1 form span {display:block; font-weight:bold; color:#aaa;}
  #header div.tx-macinasearchbox-pi1 form input {width:145px; height:14px;}
  #header #banner {position:absolute; top:0px; right:10px; z-index:10;}
  #header #topnav {top:2px; font-size:0.9em; color:#aaa; background-color:transparent;}

  #header img.headImg2 { 
     display : none; 
  }


/*------- Suche -------------------------------*/
#header div.tx-macinasearchbox-pi1  {
bottom: -22px;
right :  10px;
}

* html #header div.tx-macinasearchbox-pi1  {
bottom: -23px;
}
/*----------------------------------------------*/
  
  
  
  #teaser {
/*  	width            : 140px;*/
	background-color : #fff;
	margin-top:0px;
  }

  
  #teaser .aktDatum {
   display : none; 
  }
  
/*für SelectFonsize links*/
/*
  #teaser .selectFontSize {
	border      : 0px solid #fff;
	position    : absolute;
	margin-left : 46px; 
	z-index     : 200;	
	top   		: 146px;
}
* HTML #teaser .selectFontSize {
	border      : 0px solid #fff;
	position    : absolute;
	margin-left : 46px; 
	z-index     : 200;	
	top   		: -30px; 
   font-size	: 13px;
}
*+ HTML #teaser .selectFontSize {
	border      : 0px solid #fff;
	position    : absolute;
	margin-left : 46px; 
	z-index     : 200;	
	top   		: -30px; 
   font-size	: 13px;
}
*/
 
 		
  #main { 
    padding     : 0px 0; 
	 border-top  : 0px solid #789;
	 background  : #fff url(../img/weis.gif) repeat-y 148px 0; 
	
	
	  padding-top     : 12px
	 
	 }
 
	 
   #submenu {
     margin-bottom:32px;
	  width: 172px;
   }
  
	
	
 	#col1 { 
		width: width: 19%;
		background-color: #fff ;
	}
   #col1_content { padding: 20px 10px 10px 20px; background-color: #fff;}
	
	#col1_content{
		margin-top: 0pt;
		margin-right: 0px;
		margin-bottom: 0pt;
		margin-left: 0px;
		padding-left: 0pt;
		padding-right: 0pt;
	}
	/*
   #col2 { width: 25%; background-color: #eee9de;  border-right: 1px solid #d8cbb2; }
   #col2_content { padding: 10px 20px 10px 10px; background-color: transparent;}
*/ 
	#col3 {
		margin-left: width: 21%;
/*		margin-right: 25%; */
		background-color: transparent;
		padding-top:20px
   }
   #col3_content {
	   padding-top: 0px;
		padding-left: 28px;
		padding-bottom: 32px;
		margin-bottom: 44px;
		background-color: #fff;
		border-left: 1px solid #aaa; /* ccc */ 
	}	
	#col3_content p{
/*		text-align: justify; */
	}
		

	
	
	
/*###############################################*/

   .csc-frame-frame1 {
		border: 1px solid #ccc; /* aaa */
		padding:0px;
		margin-bottom:18px;
	}
   .csc-frame-frame1 p {
		padding:5px;
		margin: 0;
	}
   .csc-frame-frame1 h1 {
		padding: 2px 4px 2px 5px;
		margin:  0;
		background-color: #eee;
		font-size: 100.01%;
		color:#333
	}
	.ce {
		border: 0px solid #ccc;
		padding:0px;
		margin-bottom: 0px;
	}
/*###############################################*/
	
	
	
	
	
	
	
	
	#footer { 
    color:#333; 
    background-color: #fff;
    padding: 5px;
    border-top: 1px solid #ca7c48;
    border-top: 1px solid #ccc;
	 font-size : 90%; 
/*	 background-image: url(../img/bg_foot.jpg);
	 background-repeat: no-repeat;
*/
  }
	
	
	
	
	
	
	
	
	
	
#col3_content .csc-textpic-caption {
		font-style: normal;
		font-size: 0.8em;
		background-color: #eee;
		padding-top: 0pt;
		padding-right: 0pt;
		padding-bottom: 0pt;
		padding-left: 0pt;
	}	
	
	
	
	
	
	
/*------- FORMS ---------------------------------*/
	
#col3_content input, textarea {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	
	border-top-color: #777;
	border-right-color: #777;
	border-bottom-color: #777;
	border-left-color: #777;
	background-color: #fff;
	color: #333;
}
#col3_content input[type="text"]:focus, textarea:focus {
	background-color: #fff;
	color: #000;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
#col3_content .csc-mailform-field select {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	
	border-top-color: #777;
	border-right-color: #777;
	border-bottom-color: #777;
	border-left-color: #777;
	background-color: #fff;
	color: #333;
}
/*-----------------------------------------------*/
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
/*################################################*/
/*################################################*/
/*################################################*/

  /* (en) adjustment of main navigation */
  /* (de) Anpassung der Hauptnavigation */
 
 #nav_main {
	 border-bottom : 1px solid #d8ccb5;
	 border-bottom : 1px solid #ccc;
    /* (en) This image is mainly transparent */
    /* (de) Dieses Bild ist grÃ¶ÃŸtenteils transparent */
    float: left;
	 display: inline;

    background-image: url(../img/linie_h_nav.jpg);
	 background-position: bottom;
	 /*padding-bottom:0px; */ 
		

	
	 background-color: transparent;
	 /*border-bottom: none;*/
  }
  

  #nav_main ul {		
    line-height	: 1em;
    list-style		: none;
    margin			: 0;
    padding			: 0px 0 0 0px;
	 padding-left	: 220px;
    white-space	: nowrap;
	 
  }

  #nav_main li {
    /* (en) Repeat the main color from the image */
    /* (de) Wiederholung der Hauptfarbe aus der Bilddatei */
    /* */
	 background: #e0ecf8 url("____________../images/sliding_door/round/left.gif") no-repeat top left;
   
	 background-color  : #fff;
	 border-bottom: 0px solid #000;
    float: left;
    margin: 0;
    padding: 0 0px 0 0px;
	 /* width: 6em; */
  }

  #nav_main a,
  #nav_main strong {
    /* (en) This image is mainly transparent */
    /* (de) Dieses Bild ist grÃ¶ÃŸtenteils transparent */
    background: transparent url("____________../images/sliding_door/round/right.gif") no-repeat top right;
    color: #667;
    display: block;
    font-weight: normal;
	 /*
    padding: 2px 11px 2px 8px;
	 */
    text-decoration: none;
    text-transform: none;

    /**
     * @bugfix
     * @affected   IE5.x, IE6
     * @css-for    all browsers
     * @valid      yes
     */
    width: auto; /* only IE 5.x */
    width/**/:/**/ .1em; /* only IE 6.0 */
	 background-color: #fff;
  }

  
  
  
  /**
   * @bugfix
   * @affected   IE5.x, IE6
   * @css-for    all browsers
   * @valid      yes
   */
  #nav_main > ul a,
  #nav_main > ul strong { width: auto; }  /* for other browsers */

  #nav_main ul li:focus,
  #nav_main ul li:hover,
  #nav_main ul li:active {
    /* (en) Repeat the main color from the image */
    /* (de) Wiederholung der Hauptfarbe aus der Bilddatei */
    background-color: #fff;
    background-position: 0 -150px;
  }

  #nav_main li:focus a,
  #nav_main li:hover a,
  #nav_main li:active a { background-position: 100% -150px; }

  #nav_main a:focus,
  #nav_main a:hover,
  #nav_main a:active { background-color: #eee; color: #000; }

  #nav_main #current {
    /* (en) Repeat the main color from the image */
    /* (de) Wiederholung der Hauptfarbe aus der Bilddatei */
    background: white url("____________../images/sliding_door/round/left_on.gif") no-repeat top left;
    border: 0;
	 background-color: #fff;
  }

  #nav_main #current a,
  #nav_main #current strong {
    /* (en) This image is mainly transparent */
    /* (de) Dieses Bild ist grÃ¶ÃŸtenteils transparent */
    background: transparent url("____________../images/sliding_door/round/right_on.gif") no-repeat top right;
    color: #000;
    font-weight: normal;
	 /*
    padding-bottom: 0px;
    padding-top: 0x;
	 */
  }
  
  

  
  
  
  /*---- Zeilenhöhe --------------------------------*/
    #nav_main a, #nav_main strong {
		padding-top: 1px;
		padding-right: 11px;
		padding-bottom: 1px;
		padding-left: 8px;
	}

	#nav_main #current a, #nav_main #current strong {
		padding-bottom: 1px;
		padding-top: 1px;
	}
    /*----------------------------------------------*/
  
  
  
  
  
  
  
  
  
/*    V-nav   */  
   #submenu {
      margin-top: 0;	
		border-top: 1px solid #ccc ;
		border: 0px solid #333 ;
		border-left: 0px solid #ccc;
	}
	#submenu a, #submenu strong {
		display: block;
		width: 95%;
		padding-top: 1px;
		padding-right: 0px;
		padding-bottom: 1px;
		padding-left: 5%;
		text-decoration: none;
		background-color: #ffffff;
		color: #444444;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #ccc;
	}
	#submenu li a {
		width: 95%;
		padding-left: 5%;
		background-color: #fff;
		color: #333;
	}
	#submenu li a:focus, #submenu li a:hover, #submenu li a:active {
		background-color: #eee;
		color: #000;
	}
  	#submenu li#active, #submenu li strong {
		width: 95%;
		padding-top: 1px;
		padding-right: 0px;
		padding-bottom: 1px;
		padding-left: 5%;
		font-weight: bold;
		color: #000;
		background-color: #fff;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #ccc;
	}
  
  
  
  /*--- 2-2-2 ------------*/
  
  #submenu li ul li ul li a {
		background-color: #fff;
		color: #333;
	}
	#submenu li ul li a:focus, #submenu li ul li a:hover, #submenu li ul li a:active {
		background-color: #eee;
		color: #000;
	}
  
  
  /*--- 3-3-3 ------------*/
  #submenu li ul li ul li a {
		background-color: #fff;
		color: #333;
	}
	#submenu li ul li ul li  a:focus, #submenu li ul li ul li a:hover, #submenu li ul li ul li a:active {
		background-color: #eee;
		color: #000;
	}
  
  
  
  /*    V-nav   */  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
/***************************
*  Default styles for the
*        EXT rgtabs
* by Ringer Georg (just2b)
***************************/  
.tx-rgtabs-pi1 {background:#C8DDF3;}
/* wraps the hole tab */
.rgtabs-wrapper {
  padding:1em 1.5em;
  border: 1px solid #ccc;
  background:#fff url(../images/sliding_door/round/topbg.gif) repeat-x;
  overflow:hidden;
  clear:both;
}
/* add a loading icon */
.rgtabs-wrapper .rgtabs-ajax-loading {
  padding: 100px 0;
  background:	url(../images/sliding_door/round/spinner2.gif) no-repeat center;
}
/* Tab-Menu ul */
.rgtabs-menu  {
  margin: 0;
  padding: 0 0 0 10px;
  height: auto;
  width: auto;
  background: transparent;
  list-style:none;
  height:1%;
}
/* Tab-Menu li */
.rgtabs-menu  li, #left .rgtabs-menu  li {
  list-style-type: none;
  list-style:none;
  background: url(../images/sliding_door/round/left.gif) left 0px no-repeat;
  float: left;
  margin: 0 0 0 0 !important;
  padding: 0 0 0 14px !important;
  cursor: pointer;
}	
.rgtabs-menu  li:hover, #left .rgtabs-menu  li:hover {background: url(../images/sliding_door/round/left.gif) left -150px no-repeat;}
/* Tab-Menu li.a */
.rgtabs-menu  li a, #left .rgtabs-menu  li a {
  background: url(../images/sliding_door/round/right.gif) right 0px no-repeat;
  display: block;
  float: left;
  height: auto;
  line-height: 24px;
  color: #545454;
  padding: 2px 12px 0 0;
  text-decoration: none;
  outline:0;
}
.rgtabs-menu  li a:hover, #left .rgtabs-menu  li a:hover {background: url(____________../images/sliding_door/round/right.gif) right -150px no-repeat;}
/* Selected Tab */
#left .rgtabs-menu  li.rgtabs-selected, .rgtabs-menu  li.rgtabs-selected {
    background: url(../images/sliding_door/round/left_on.gif) top left no-repeat;
}
#left .rgtabs-menu  li.rgtabs-selected a, .rgtabs-menu  li.rgtabs-selected a {
  background: url(../images/sliding_door/round/right_on.gif) top right no-repeat;
  color: #333;
}
/*################################################*/
/*################################################*/
/*################################################*/










/*	
th, td {
   padding: 0.5em;
}
*/
th, td p {
   padding : 0;
	margin  :  0;
	margin-bottom: 0em;
	}
/*	
.contenttable p{
   padding: 0.0em;
}
*/
contenttable p {
   padding : 0;
	margin  :  0;
	}

table{
	padding : 0px;
	margin  : 0px;
}

table.contenttable td {
   height: auto;
	padding: 1px 7px 2px 0px;
	margin:0px;
	border-width: 0px;
	border-style: solid;
	border-color: #777;
	
	text-align: left;
	font-weight: normal;
	font-size:110.0%;
}
table.contenttable {
   width: auto;
	margin:0px;
	background-color: #fdfcf8;
/*	border-collapse: collapse;*/
}












/* TT_NEWS ############################################### */

.news-single-timedata{ 	display: none;}
.news-list-date       {font-size: 13px;}

/*
.news-list-item       {padding:0px; border:1px solid #ccc;}
.news-list-item p     {padding:3px; border:0px solid #ccc;}
.news-list-item h3    {padding:0 3px 3px 3px; border:0px solid #ccc;margin-top:0;}
.news-list-item hr    {display:none;}
.news-list-morelink   {padding:0 3px 3px 3px;}
.news-list-morelink a {text-decoration:none;}
*/
.news-list-item {
padding:2px;
background-color: #fff;
margin-bottom: 1em;

}
.news-list-item h3           {background-color:transparent; font-weight:bold}
.news-list-item h3 a         {background-color:transparent; font-weight:bold; color:#000; text-decoration:none}
.news-list-item h3 a:visited {background-color:transparent; font-weight:bold; color:#000; text-decoration:none}
.news-list-item h3 a:hover   {background-color:transparent; font-weight:bold; color:#000; text-decoration:none}
.news-list-item h3 a:active  {background-color:transparent; font-weight:bold; color:#000; text-decoration:none}


.news-list-item .news-list-date  {display:none;}

.news-list-morelink {
	padding: 1px;
	border: 0px solid #777;
	text-align: left;
	background-color: transparent;
}
.news-list-morelink {font-size: 13px}

/*
.news-list-item a img {float:left; padding:0 10px 10px 0;}
*/
.news-list-date  {background-color:transparent; font-size:13x; color:##fff}
/**/
.news-single-item h2 {background-color:transparent;}
.news-single-item h3 {background-color:transparent;}
.news-single-item hr {display:none;}
.news-single-author  {display:none;}

.news-single-backlink, .news-single-backlink a {font-weight: normal; font-size: 13px;}

/*######################################################## */ 






.tx-indexedsearch-sw, .csc-sword, .tx-indexedsearch-redMarkup {
  background-color: #ec9726;
  background-color: transparent;
  border-bottom: 1px solid red;
  padding:0 0px 0 0px;
  font-weight: normal;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title {
  background-color: transparent;
  font-weight: bold;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
  background-color: transparent;
  border-top: 1px solid #ccc; 
}
.tx-indexedsearch-res {
  border-bottom: 1px solid #777; 
  margin: 6px 0 6px 0;
  background-color: #eee;
}





fieldset.csc-mailform .csc-mailform-field label {
  width: 12.8em;
}



}
