
@charset "utf-8";

/*------------------------------------------------------------------------
# www.josefburchartz.com - Stylesheet  (c) 2009
# ------------------------------------------------------------------------
# Copyright (C) 2009 , All Rights Reserved.
# Author: Concepta Werbeagentur
# Website:  http://www.concepta.at
-------------------------------------------------------------------------*/


/**
 * Globale Einstellungen und Bugfixes
 * 
 * @section Browser-Reset
 */

/* Zurücksetzen der Innen- und Außenabstände */
* {
  margin: 0;
  padding: 0;
}

/**
 * Schriftgröße kontrollieren
 */
body, td, th { font: normal 75%/167% Arial, Helvetica, sans-serif; margin:0;padding:0;}
td, th { f\ont-size: 100.01%; }

/* Farben und Hintergründe setzen */
html, body {
  color: #bdbdbd;
  /*background-color: black;*/
  background-color: #494750;
  margin:0;
  padding:0;
}

/*------------------------------------------------------------------------------------------------------*/

/**
 * Regeln für allgemeine Elemente
 *
 * @section Überschriften
 */
h1 {
  color: #252525;
  font-size: 1.5em;
  line-height: 1.3;
  margin: 0.8em 0 1.2em 0;
  border-bottom:1px solid #343434;
}
h2 {
  color: #252525;
  font-size: 1.2em;
  margin: .3em 0 .8em 0;
  line-height: 1.1;
}

/**
 * @section Absätze
 */
p {
	margin: .8em 0;
	padding: 0 .8em;
	line-height: 1.2;
}

b,strong {
 font-weight:bold;
 color:#252525;
}


/**
 * @section Bilder
 */
 img { vertical-align: bottom; }
 
/* Rahmen verlinkter Bilder entfernen */
a img { border: 0; }


/**
 * @section Links und Anker
 */
a:link {
  color: #747473;
  text-decoration:underline;
}
a:visited {
  color: #747473;
  text-decoration:underline;
}
a:hover, a:focus {
  color: #747473;
  text-decoration:none;
}
a:active {
  color: #747473;
  text-decoration:none;
}

/**
 * @section Listen
 */
ul, ol { margin: 1em 0 1em 2em; }

li { margin: 0 0 .5em 0; }

dt {
  color: #3C6331;
  background-color: white;
  font-size: 1.5em;
  text-align: left;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0;
  margin: 1.5em 0 .5em 0;
}

/**
 * @section Tabellen
 */
caption {
  color: #3C6331;
  background-color: white;
  font-size: 1.5em;
  text-align: left;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
  padding: 1.5em 0 .5em 0;
}

/**
 * @section Formulare
 */
fieldset {
  border: 1px solid #928D77;
  margin: 1em 0;
  padding: 10px 1em;
  width:385px;
}
legend {
  color: white;
  background-color: #928D77; 
  padding: .3em 1em;
}
input[type="checkbox"],
input[type="radio"] {
  vertical-align: middle; 
}
input[type="text"] {
  border: 1px solid #cbb8ba;  
  padding: 3px 10px;
  margin:0 0 5px 0;
}
input[type="submit"] {
  color: #2e050a;
  background-color: #f5f4f8;
  font-weight: bold;
  padding: 0 6px;
  margin-bottom:15px;
  margin-left:150px;
}
textarea {
  border: 1px solid #cbb8ba;
  margin: 1em 0;
  padding: 5px 15px;
  width: 200px;
  font-family: Verdana, Arial, sans-serif;
}
label {
  cursor: pointer;
  padding-right: .5em;
  width:150px;
  float:left;
}

/* Tabellen in Formularen */
form table {
  width: 100%;
  border-collapse: collapse;
  margin: .8em 0;
}
form td,
form th {
  color: inherit;
  background-color: #e8e7ee;
  border-bottom: 4px solid white; 
  padding: 5px 5px 5px 15px;
}
form th {
  width: 40%;
  text-align: left;
}



.tx-powermail-pi1_confirmation p {
font-weight:bold;
}


.powermail_mandatory_js
{
	color:#990000;
  margin-left:155px;
}

.powermail_mandatory {
 color:#990000;
 padding-left:4px;
}


body#uid5 .tx-powermail-pi1 {
margin:0;
padding:0;
}

.tx_powermail_pi1_fieldwrap_html {
clear:both;
overflow:hidden;
padding-bottom:5px;
}

body#uid5 .tx-powermail-pi1 label {
cursor:pointer;
}

.tx_powermail_pi1_fieldwrap_html_captcha_description,
.tx_powermail_pi1_fieldwrap_html_captcha img{
margin-left:155px;
}

ul.powermail_mandatory_list li strong {
 color:#990000;
}


/*------------------------------------------------------------------------------------------------------*/

/**
 * Regeln für besondere Bereiche
 * 
 * @section Container
 */
 
div#container
{
  
	margin:auto;
	width:1001px;
	width:1015px;
	padding-left:11px;
	height:auto;
	/*background:url(../images/container_bg.png) left top repeat-y #63636B;*/
	background:url(../images/page_bg.jpg) left top repeat-y #63636B;
  margin-top:0;

}

#container #header
{
	width:1001px;
	height:433px;
	margin:0 0 50px 0;
  position:relative;
}

#header #headerimage
{
	padding:0 0 0 0px;
	height:433px;
	width:1001px;

}

#header #firstNavi
{
	width:901px;
	height:35px;
	padding:0 0 0 100px;
	border-bottom:1px solid black;
	/*background:url(../images/navbg.png) no-repeat;*/
	position:absolute;
	bottom:0;
}

#firstNavi a:link, #firstNavi a:visited
{
	padding:5px 0 0 2px;
	margin:0 30px 0 0;
	width:auto;
	height:28px;
	display:block;
	float:left;
	color:#252525;
	text-decoration:none;
	font-weight:normal;
	font-size:1.2em;
}

#firstNavi a:hover, #firstNavi a:active
{
	padding:5px 0 0 2px;
	margin:0 30px 0 0;
	width:auto;
	height:28px;
	background:url(../images/firstNavi_hover01.gif) no-repeat center -4px;
	display:block;
	float:left;
	color:#948e79;
	text-decoration:none;
	font-weight:normal;
	font-size:1.2em;
}

#firstNavi .active:link, #firstNavi .active:visited, #firstNavi .active:hover, #firstNavi .active:active
{
	padding:5px 0px 0 2px;
	margin:0 30px 0 0;
	width:auto;
	height:28px;
	background:url(../images/firstNavi_hover01.gif) no-repeat center -4px;
	color:#948e79;
	display:block;
	float:left;
	color:#948e79;
	text-decoration:none;
	font-weight:normal;
	font-size:1.2em;
}



#container #content
{
	width:798px;
	height:auto;
	padding:32px 100px 32px 100px;

}

#content #leftContent
{
	width:410px;
	height:auto;
	margin:0 0px 0 0;
	min-height: 450px;
	overflow:hidden;
	float:left;
	padding:20px;
	background:url(../images/leftcontent_bg.png) repeat-y #73737B;
}


body#uid10 #content #leftContent .text {
border-bottom:1px dashed #919195;
margin-bottom:14px;
}


#content #leftContent p {
margin-left:0;
padding-left:0;
}

#content #leftContent a {
color:#A49E89;
}


#leftContent h2,
#leftContent h1
{

	color:#2e2e30;
	margin:0 0 17px 0;
	font-size:1.8em;
	width:100%;
	padding:3px 0 0 2px;
	font-weight:bold;
	border-bottom:1px solid #2e2e30;
}

#leftContent h2 {
border:0 solid;
font-size:1.4em;
}

#content #rightContent
{
	height:auto;
	width:270px;
	min-height:200px;
	float:left;
	margin:0;
	margin-left:30px;
}

#rightContent div.rightContainer
{
	height:auto;
	width:240px;
	float:left;
	margin:0 0 30px 0;
	padding:15px;
	background:#57565E;
}

#rightContent div.rightContainer.cdoutnow {
padding:0;
background:none;
}

div.rightContainer p {
padding-left:0;
margin-left:0;
}

div.rightContainer h1
{

	color:#919195;
	margin:0 0 10px 0;
	font-size:1.8em;
	width:100%;
	padding:3px 0 3px 2px;
	font-weight:normal;
	border-bottom:1px solid #6c6c71;
}

#rightContent div.rightContainer a,
#rightContent div.rightContainer p {
color:#919195;
}
#rightContent div.rightContainer a {
text-decoration:underline;
}

.news-latest-container, .news-single-item, .news-list-container, .tx-powermail-pi1, .tx-veguestbook-pi1, h2
{
	padding: 0 .8em;
}

.news-latest-morelink
{
	margin:0 0 15px 0;
}

.tx-itawyoutoubeembed-pi1
{
	padding:0 0 0 75px;
}

.powermail_captcha powermail_captcha_captcha
{
	margin-bottom:15px;
}

.tx-guestbook-date
{
	text-transform:lowercase;
}

.tx-femp3player-pi1
{
	margin:0;
	padding:0;
	text-align:left;
}





/* default styles for extension "tx_veguestbook_pi1" */

    .tx-veguestbook-pi1 {
        font-size:100%;
    }
  
    /* error handling */
	.tx-veguestbook-pi1 p.tx-guestbook-form-error {
		font-weight:bold;
		color:#990000;
	}
	
	/* display of result count */
	.tx-veguestbook-pi1 .tx-guestbook-result {
		font-weight:bold;
		float:left;
	}
	
	/* pagination */
	.tx-veguestbook-pi1 .tx-guestbook-pagination {
		font-size:75%;
		font-weight:bold;
		float:right;
	}
	
	/* styles for list mode */
	.tx-veguestbook-pi1 h2.tx-guestbook-header {
		clear:both;
		background:#CCCCD0;
		color:#FFF;
		display:block;
		font-size:100%;
		font-weight:bold;
		padding: 1em;
		width: 35em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left {
		float:left;
		width:12em;
		background:#EFEFEF;
		min-height:4em;
		padding: 1em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left {
		height:4em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left p {
		color:#333;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-right {
		float:left;
		width:30.7em;
		background:#FFF;
		padding: 1em;
	}
	
	/* styles for latest mode */
	.tx-veguestbook-pi1 .tx-guestbook-latest p,
	.tx-veguestbook-pi1 .tx-guestbook-right p {
		color:#333;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date,
	.tx-veguestbook-pi1 .tx-guestbook-right p.tx-guestbook-date {
   font-weight: bold;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-right h3 {
		font-size:100%;
		color:#990000;
		font-weight:bold;
		background:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-right .tx-guestbook-comment {
		font-size:75%;
		color:#333;
		font-style: italic;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-latest {
		display:block;
		padding:0.25em;
		clear:both;
	}
	
	/* form styles */
	.tx-veguestbook-pi1 .tx-guestbook-field {
		clear:both;
		width:100%;
		display:block;
		padding: 1em 0;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field label {
		clear: both;
		display: block;
		float: left;
		width: 10em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
		float:left;
		width:17em;
    border:1px solid #A49E89;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
		float:left;
		width:17em;
    border:1px solid #A49E89;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
		width: 22em;
		display: block;
		float: left;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
		color:#990000;
	}
	
	.tx-veguestbook-pi1 fieldset {
		border:none;
    padding-left:0;
               
	}
	
	.tx-veguestbook-pi1 legend {
		display:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap {
		float:left;
		display:block;
		background:#F7F7F7;
		border:1px solid #CCC;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-freecap {
		margin-left:2.25em;
	}
	
	
	.tx-veguestbook-pi1 .captcha_image {
  margin-left:11em;
  }
 
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap img {
		float:left;
		display:block;
		padding-left:0.25em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap input {
		float:left;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap label {
		clear:both;
		display:block;
		float:none;
		width:10em;
		margin-bottom:0.5em;
    cursor:pointer;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap p {
		font-size:75%;
		padding:0.25em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap h3 {
		display:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap span.tx-srfreecap-pi2-cant-read {
		color:#990000;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-clear {
		clear:both;
		display:block;
	}
	
	input.tx-powermail-pi1_mandatory_submit,
	input.tx-powermail-pi1_confirmation,
	input.powermail_submit,
	.tx-veguestbook-pi1 input.tx-guestbook-submit {
		width:auto;
		display:block;
    border:0 solid;
    background:#A49E89;
    padding:2px 15px;
    margin:0;
    color:white;
    cursor:pointer;
    border-bottom:1px solid #9D9EA1;
    border-right:1px solid #9D9EA1;
	}

 body#uid5 input.powermail_submit {
 margin-left:155px;
}

/* default styles for extension "tx_cssstyledcontent"  - start */
/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

	/* Needed for noRows setting */
	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

	/* Border just around the image */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
		border: 2px solid black;
		padding: 0px 0px;
	}

	DIV.csc-textpic-imagewrap { padding: 0; }

	DIV.csc-textpic IMG { border: none; }

	/* DIV: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

	/* UL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

	/* DL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
	DL.csc-textpic-image { margin: 0; }
	DL.csc-textpic-image DT { margin: 0; display: inline; }
	DL.csc-textpic-image DD { margin: 0; }

	/* Clearer */
	DIV.csc-textpic-clear { clear: both; }

	/* Margins around images: */

	/* Pictures on left, add margin on right */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-right: 10px;
	}

	/* Pictures on right, add margin on left */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}

	/* Pictures centered, add margin on left */
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

	/* No margins around the whole image-block */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

	/* Add margin from image-block to text (in case of "Text w/ images") */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: 10px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 10px !important;
	}

	/* Positioning of images: */

	/* Above */
	DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

	/* Center (above or below) */
	DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

	/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

	/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

	/* Left (in text, no wrap around) */
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */
DIV.csc-textpic DIV.csc-textpic-imagerow-last { margin-bottom: 0; }



/* default styles for extension "tx_cssstyledcontent" - stop */

/* default styles for extension "tx_rscontentcolumn_pi1" */
 div.tx-rscontentcolumn-pi1 {
        overflow:hidden;
  }

    div.tx-rscontentcolumn-pi1 div {
    vertical-align:top;
   }
div.tx-rscontentcolumn-pi1 div.leftcol {
   padding:1%;
   width:100%;
   white-space:normal;
   /*float:left;*/
}

div.tx-rscontentcolumn-pi1 div.rightcol DIV.csc-textpic,
div.tx-rscontentcolumn-pi1 div.rightcol .textpic,
div.tx-rscontentcolumn-pi1 div.leftcol DIV.csc-textpic,
div.tx-rscontentcolumn-pi1 div.leftcol .textpic {
overflow:hidden;
display:block;
height:110px;
position:relative;
}

div.tx-rscontentcolumn-pi1 div.rightcol .textpic,
div.tx-rscontentcolumn-pi1 div.leftcol .textpic {
border-bottom:1px dashed #919195;
margin-bottom:10px;
width:100%;
}

div.tx-rscontentcolumn-pi1 div.rightcol .text,
div.tx-rscontentcolumn-pi1 div.leftcol .text {
border-bottom:1px dashed #919195;
margin-bottom:10px;
width:100%;
}

body#uid7 .csc-textpic-imagecolumn{
padding-right:10px!important;

}

body#uid8 .csc-textpic-imagewrap img,
body#uid8 .csc-textpic-image img {
width:100px;
height:100px;
/*display:none;*/
}

body#uid8 .csc-textpic-image,
body#uid8 .csc-textpic-imagewrap {
/*display:none;*/
}



.csc-textpic-caption {
line-height:110%;
}


div.tx-rscontentcolumn-pi1 div.rightcol {
  /* padding:1%;*/
   /*width:48%;*/
   white-space:normal;
   /*float:left;*/
   width:100%;
}
div.tx-rscontentcolumn-pi1 hr {
	border:0px none;
	width:100%;
	height:0px;
	visibility:hidden;
	clear:left;
	margin:0px !important;
}
div.tx-rscontentcolumn-pi1 div.threeleftcol {
   /*padding:1%;*/
   /*width:31%;*/
   white-space:normal;
   /*float:left;*/
}
div.tx-rscontentcolumn-pi1 div.threemiddlecol {
   /*padding:1%;*/
   /*width:31%;*/
   white-space:normal;
   /*float:left;*/
}

div.tx-rscontentcolumn-pi1 div.threerightcol {
   /*padding:1%;*/
   /*width:31%;*/
   white-space:normal;
   /*float:left;*/
   width:100%;
}


