@charset "utf-8";

/** Anton-Holzbau **/

HTML, BODY {
	height: 		100%;
	margin: 		0;
	padding: 		0;
	background: 	#EEDBAF;
	color: 			#777;
	font: 			1em Tahoma, Arial, Helvetica, sans-serif;}

BODY {
  background: 		#EEDBAF url(../img/hintergrund.jpg) repeat-x;}

A {
  	outline:		none;
	color:			#11357F;
	text-decoration:none;
/*	color: 			#e77c00; */}

A:hover 			{color: #11357F;}

/************* fonts */

h1 {
	color: 			#DD7300;
	font-weight: 	bold;
	font-size: 		1.4em;
	margin:			0;
	padding:		0;}
	
h2 {
	color: 			#777;
	font-weight: 	bold;
	font-size: 		1.1em;
	margin:			0;
	padding:		0;}
	
h3 {
	color: 			#777;
	font-weight: 	bold;
	font-size: 		1.0em;
	margin:			1px;
	padding:		0;}	
	
h4 {
	font-size: 				1.0em;
	color:					#965132;		
	font-weight: 			bold; 
	margin:					3px 3px 18px 3px;
	background-image: 		url(../gifs/bullet.gif); 
	background-position: 	0px 0px 0px 2px;
	background-repeat: 		no-repeat;
	display:				block; 
	height: 				18px; 
	padding-left: 			18px;}

h5 {
	font-size: 				1.0em;
	color:					#965132;		
	font-weight: 			normal; 
	margin:					3px 3px 18px 3px;
	background-image: 		url(../gifs/pdf_icon.gif);
	background-position: 	0px 0px 0px 2px;
	background-repeat: 		no-repeat;
	display:				block; 
	height: 				18px; 
	padding-left: 			18px;}
	
h6 {
	font-size: 				1.0em;
	color:					#965132;		
	font-weight: 			normal;
	margin:					3px 3px 18px 3px;
	background-image: 		url(../gifs/doc_icon.gif);
	background-position: 	0px 0px 0px 2px;
	background-repeat: 		no-repeat;
	display:				block; 
	height: 				18px; 
	padding-left: 			18px;}		

.csc-textpic-caption {
	text-align:		center;	
	font-size: 		0.9em;
	padding: 		1px 0;}

.csc-linkToTop {
	float: 			right;
	font-style: 	normal;
	font-size: 		0.75em;
	padding: 		3px 0;}

/************* structure */

#banner {
	width:			900px;
	height:			360px;
	padding:		14px 10px 0 10px;
	background:		url(../img/kopf_hintergrund.png) no-repeat;
	margin:			auto;}
	
#navi {
	width:			900px;
	height:			32px;
	padding:		0px 10px;
	margin:			auto;
	background:		url(../img/haupt_hintergrund.png) repeat-y;
	text-transform: lowercase;}

#mitte {
	width:			900px;
	padding:		0px 10px;
	margin:			auto;
	background:		url(../img/haupt_hintergrund.png);}

#subnavi {
	width:					185px;
	padding:				15px 0px 10px 25px;
	float:					left;}

#content {
	width:			385px;
	float:			left;
	margin: 30px 0 45px 0;
	padding:		15px 25px 5px 40px;
	font-size:		0.8em; 
	line-height: 	140%;}

#rechts {
	width:			175px;
	margin-top:		75px;
	margin-bottom:	50px;	
	padding:		0px 25px 15px 20px;
	float:			left;
	font-size:		0.7em;
	line-height: 	160%;}

#rechts h1 {
  margin-bottom: 	10px;
  font-size: 		1.25em;}
  
#rechts a {
  color: 			#11357F;
  text-decoration: 	none;
  font-weight: 		bold;}

#rechts .csc-frame-frame1 {
  text-align: 		right;}

#footer_aussen {
	width:			900px;
	height:			65px;
	padding:		0px 10px;
	background:		url(../img/fuss_hintergrund.png) no-repeat;
  	margin:			auto;	}

#footer {
  border-top: 		1px solid #fff;
  padding: 			15px 0 0 25px;
  font-size: 		0.7em;
  color: 			#fff;}

#footer ul {
  margin:			0;
  padding: 			0 18px 0;
  list-style: 		none;
  float: 			right;}

#footer li {
  display: 			inline;
  padding: 			0 7px;
  background: 		url(../img/linie_fuss.gif) 0 50% no-repeat;}      

#footer li.first {
  background: 		none;}

#footer a {
  color: 			#fff;
  text-decoration: 	none;}

#subnavi .bodytext {
  font-size: 		0.7em;}

#subnavi .bodytext a {
  color: 			#11357F;
  text-decoration:	none;}


/************* Formular */

.fieldsets {
  margin-top:		25px;    }

.tx-powermail-pi1 fieldset {
  padding: 				1px; 
  border: 				1px;     }

.tx-powermail-pi1 legend {
  display: 			none;}

.tx_powermail_pi1_fieldwrap_html_radio_title {
  display: 			block;
  margin: 			0;
  width: 			150px;
  float: 			left;
  height: 			9px;}

.powermail_radio_inner {
  width: 			50px;
  display: 			block;
  position: 		relative;
  float: 			left;}

.powermail_radio_inner label {
  display: 			block;
  width: 			40px;
  float: 			left;
  height: 			15px;}

.powermail_radio_inner input {
  display: 			block;
  width: 			10px;
  float: 			left;
  height: 			15px;}

.tx_powermail_pi1_fieldwrap_html_text, .tx_powermail_pi1_fieldwrap_html_captcha, .tx_powermail_pi1_fieldwrap_html_textarea {
  clear: 			left;
  padding: 			4px 0;}

.tx_powermail_pi1_fieldwrap_html_text label, .tx_powermail_pi1_fieldwrap_html_captcha label, .tx_powermail_pi1_fieldwrap_html_textarea label {
  height: 			15px;
  display: 			block;
  width: 			100px;
  float: 			left;  }

.tx_powermail_pi1_fieldwrap_html_text input, .tx_powermail_pi1_fieldwrap_html_captcha input {
  display: 			block;
  height: 			15px;
  padding: 			1px;
  width: 			250px;}

.powermail_mandatory_js {
  color: 			#ed0000;}

.tx_powermail_pi1_fieldwrap_html_textarea textarea {
  width: 			250px;
  height: 			100px;
  display: 			block;
  float: 			left;
  font: 			1em arial;}
  
.error  {
  padding: 			25px ;}        

img.tx-srfreecap-pi2-image {
  padding: 			3px 0 4px 100px;
  margin:			 0;}

span.tx-srfreecap-pi2-cant-read {
  display: 			block;
  color: 			#111;
  clear: 			both;
  padding-left: 	50px;}

.tx_powermail_pi1_fieldwrap_html_submit {
  padding-top:		9px;
  padding-left: 	165px;}

.tx_powermail_pi1_fieldwrap_html_submit input, input.tx-powermail-pi1_mandatory_submit {
  cursor: 			pointer;
  border: 			2px solid #999;
  background: 		none;
  padding: 			3px;}
  
.tx_powermail_pi1_fieldwrap_html_reset input {
  cursor: 			pointer;
  border: 			1px solid #CCC;
  background: 		none;
  margin: 			5px 0 0 150px;
  padding: 			3px;}  

.tx_powermail_pi1_fieldwrap_html_submit input:hover, input.tx-powermail-pi1_mandatory_submit:hover, .tx_powermail_pi1_fieldwrap_html_reset input:hover {
  background: 		#CC3300;
  color: 			#fff;}
  
.tx-powermail-pi1_mandatory {
  cursor: 			pointer;
  border: 			1px solid #CCC;
  background: 		none;
  margin-top:		25px;
  padding: 			9px;}  

/************* body */

.bodytext {
  margin-left: 			3px;  }

.indent {
  margin-left: 			25px;  }
  
.align-left {
  text-align:			left; } 

.align-right {
  text-align:			right; } 
   
.align-center {
  text-align:			center; }  

/************* navi */

#navi ul {
  margin: 			0 0 0 210px;  
  padding: 			0;
  background:		#11357F;}

#navi li {
  display: 			inline;}

.subnavi {
  font-size: 		0.75em;}

#subnavi ul {
  margin:			0;
  padding: 			0;
  list-style:		none;}

#subnavi a {
  color: 			#11357F;
  display: 			block;
  padding: 			5px 0;
  font-size: 		0.9em;
  text-decoration:	none;}

#subnavi a:hover, #subnavi a.active {
  color: 			#DD7300;
  text-decoration:	none;}

.subnavi3 {

  font-size: 		1.0em;
  outline:			none;
  margin-left:		15px;
  padding: 			0;}

#subnavi3 ul {
  margin:			0;
  padding: 			0;
  list-style:		none;}

#subnavi3 a {
  color: 			#11357F;
  display: 			block;
  padding: 			3px 0;
  font-size: 		0.7em;
  text-decoration:	none;}

#subnavi3 a:hover, #subnavi3 a.active {
  color: 			#DD7300;
  text-decoration:	none;} 
  
.internal-link  {
  color: 			#11357F;
  text-decoration:	none;} 
  
.news-list-morelink  {
  color: 			#11357F;
  text-decoration:	none;
  margin-top:		25px;
  float:			right; }   

.news-single-backlink  {
  color: 			#11357F;
  text-decoration:	none;
  text-align:		right;} 

.latest  {
  font-weight:		normal;
  color: 			#11357F;
  text-decoration:	none;
  margin-top:		15px;
  float:			right;}   
      

/************* suche */

#tx-indexedsearch-searchbox-sword, .tx-indexedsearch-searchbox-button {
	border: 		1px solid #A1A1A1;
	margin: 		0 0 0 10px;}

#tx-indexedsearch-searchbox-sword:focus, .tx-indexedsearch-searchbox-button:hover {
	border: 		1px solid #E77C00 !important;}

.tx-indexedsearch-searchbox-button {
	background: 	#FDFDFD;}

.tx-indexedsearch-searchbox-button:hover {
	background: 	#E77C00;
	color: 			#fff;
	cursor: 		pointer;}

ul.autocompleter-choices {
	background: 	#FDFDFD;}

.autocompleter-selected {
	background: 	#E77C00 !important;}

.tx-indexedsearch-descr {
	padding: 		10px 0;
	line-height: 	110%;}

.tx-indexedsearch-info {
	padding: 		6px;
	background: 	#fff !important;
	border-bottom: 	1px dotted #9a9a9a;
	line-height: 	140%}

/************* news */  
 #rechts .trenner {
  height: 			1px;
  margin: 			10px 0;
  overflow: 		hidden;
  background: 		url(../img/linie_horizontal.gif) repeat-x; 
  clear: 			both; }         

.news-single-rightbox,
.news-single-imgcaption,
.news-latest-date,
.news-latest-morelink,
.news-latest-category,
.news-list-category,
.news-list-author,
.news-list-imgcaption,
.news-list-date,
.news-list-browse,
.news-amenu-container,
.news-catmenu  {}

/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-latest-container HR.clearer,
.news-list-container HR.clearer,
.news-list2-container HR.clearer,
.news-list3-container HR.clearer,
.news-single-item HR.cl-left,
.news-single-item HR.cl-right
 {	clear:		right;
	height:		1px;
	background: #fff;
	border:		none;
	color: 		#fff;
	padding:	0;
	margin:		0;}

.news-list2-container HR.clearer,
.news-list3-container HR.clearer {
	clear:		both;}

.news-single-item HR.cl-left {
	clear:		left;}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {}

.news-latest-gotoarchive {
	padding:			3px;
	margin:				3px;
	background-color:	#f3f3f3;}

.news-latest-container H2 {
  padding: 				0 0 2px 0;
  margin:				0;}

.news-latest-item {
	padding:			3px;
	margin:				0;}

.news-latest-item IMG {

	margin: 			0 5px 5px 0;
	float:				left;
	border: 			none;}
	
.news-latest-category IMG {
	float: 				none;
	border:				none;
	margin:				0px;}

.news-latest-item > p {
	margin:				0;
	padding:			0;}

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	padding: 		10px 0;}
	
.news-list-item {
	padding: 		0 0 10px 0;}

.news-list-container H2 {
	margin: 		0px;
	font-size: 		1em;}

.news-list-date {
	float: 			right;
	display:		block;
	padding-left:	10px;}

.news-list-imgcaption {
	padding:		3px 3px 0 0;}

.news-list-container IMG {
	float: 			right;
	margin:			0 2px 5px 5px;
	border: 		none;}

.news-list-category IMG {
	float: 			none;
	border:			none;
	margin:			0px;}

.news-list-morelink  {
	text-align:		right;	
	padding-left:	5px;}

/*---------------------------------  LIST2 / 3 ---------------------------------*/

.news-list2-container,
.news-list3-container {
	padding: 		0 0 10px 0;}

.news-list2-container,
.news-list3-container {
	background:		#e5e5e5;}

.news-list3-item,
.list2-subdiv-hdr {
	background:		#f1f1f1;}
	
.news-list2-container .hdr-left,
.news-list2-container .hdr-right,
.news-list3-container .list3-left,
.news-list3-container .list3-right {
	width:			48%;
	float:			left;
	padding:		5px;}

.news-list2-container .sub-left,
.news-list2-container .sub-middle,
.news-list2-container .sub-right {
	width:			31%;
	float:			left;
	padding:		5px;}

.news-list3-item {
	padding:		5px;}

.news-list3-item,
.list3-subdiv,
.list2-subdiv {		border-top:5px solid #fff;}

.news-list2-container IMG {
	float: 			right;
	margin:			0 2px 5px 5px;
	border: 		none;}
	
.news-list3-container IMG {
	float: 			left;
	margin:			0 5px 5px 2px;
	border: 		none;}

/*---------------------------------  tt_news Page-Browser ---------------------------------*/

.news-list-browse {
	text-align:center;
	margin-bottom:20px;
}

.activeLinkWrap {
	font-weight:bold;
}
.disabledLinkWrap {
	color: #999;
}
.disabledLinkWrap,
.browseLinksWrap a,
.activeLinkWrap {
	padding:0 1px;
}

/*--------------------------------- tt_news SINGLE view  ---------------------------------*/

.news-single-item {
	padding:		5px;
	margin-bottom:	5px;}

.news-single-img {
	float: right;
	margin:10px 0 0 10px;
	padding:0;}

.news-single-img img {
	border:none;}

.news-single-item h2 {
  font-size: 1em;
  margin: 4px 0;
  font-weight: normal;}

.news-single-imgcaption {
	padding: 1px 0 3px 0;
	margin:0;}

.news-single-rightbox {
	float: right;
	width:160px;
	text-align:right;
	clear:both;}
	
.news-single-backlink {
	text-align:		right;	
	padding: 		10px;}

.news-single-additional-info {
	margin-top: 15px;
	padding:3px;
	clear:both;}

.news-single-related,
.news-single-files,
.news-single-links  {
	margin: 0;
	margin-bottom: 3px;
	padding: 3px;}

.news-single-related DD,
.news-single-links DD,
.news-single-files DD {
	margin-left: 20px;}

.news-single-related DT,
.news-single-links DT,
.news-single-files DT {
	font-weight: bold;
	margin-left: 5px;}

.news-single-files DD A {
	padding:0 3px;
	
}

/*--------------------------------- SINGLE2  ---------------------------------*/

.sv-img-big img,
.sv-img-small img {
	border:none;}

.sv-img-big {
	float: right;
	padding: 10px 0 2px 10px;}
	
.sv-img-small-wrapper {
	padding:15px 0;}
	
.sv-img-small {
	float: left;
	padding: 0 10px 10px 0;}


/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */

.news-amenu-container {
	width:165px;
    padding:0;
    margin-left:10px;}
	
.news-amenu-container LI {
	padding-bottom:1px;}
	
.news-amenu-container LI:hover {
	background-color: #f3f3f3;}

.news-amenu-container UL {
    padding:0;
    margin:0;
	margin-top:5px;
	list-style-type: none;}

.news-amenu-item-year {
	font-weight: bold;
    margin-top:10px;
	padding: 2px;
	background-color: #f3f3f3;}

.amenu-act {
	background:#fff;
	font-weight:bold;}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */

.news-catmenu  {
	padding:10px;}

ul.tree {
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;}

ul.tree A {
	text-decoration: none;}

ul.tree A.pm {
	cursor: pointer;}

ul.tree img {
	vertical-align: middle;}

ul.tree ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 17px;}

ul.tree ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 10px;
	white-space: nowrap;}

ul.tree ul li.expanded ul {
	background: transparent url('../typo3/gfx/ol/line.gif') repeat-y top left;}

ul.tree ul li.last > ul {
	background: none;}

ul.tree li.active, ul.tree ul li.active {
	background-color: #ebebeb !important;}

ul.tree li.active ul, ul.tree ul li.active ul {
	background-color: #f7f3ef;}

/*  Styles for catmenu mode "nestedWraps" */

.level1 {
	padding:1px;
	padding-left:10px;
	background-color:#ebf8bf;
	border-left:1px solid #666;
	border-top:1px solid #666;}
	
.level2 {
	padding:1px;
	padding-left:10px;
	background-color:#ddf393;
	border-left:1px solid #666;}
	
.level3 {
	padding:1px;
	padding-left:10px;
	background-color:#cae46e;
	border-left:1px solid #666;
	border-top:1px solid #666;}
	
.level4 {
	padding:1px;
	padding-left:10px;
	background-color:#b0cb51;
	border-left:1px solid #666;}


.news-single-pics {
  float:right;
  width: 150px;
  padding-top: 30px;
}

.news-single-item {
  float:left;
  width: 420px;
}

/************* clearfix */

.clearfix:after {
content: ".";
display: block;
height: 0;
font-size: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* hide from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* end hide from IE-mac */

/* ENDE */
