
* {
	margin: 0;
	padding: 0;
}

body {
text-align:center;
background:#5A5A5A url(images/bg.jpg) repeat-x scroll 0 0;
}


#wrap {
margin: 0 auto;
width: 900px;
min-height:590px;
height:auto !important;  /* für moderne Browser */
height:590px;  /*für den IE */
background-color: #FFFFFF;
}

#wrap img { 
	
border: none
}


/* Gesamter Kopfbereich (bis Hauptmenü) */
#header {
}

#top_menue {
	height:20px;
	padding:5px 10px 0px 10px;
	background: url(images/balken_oben.jpg);
	vertical-align: bottom;
	text-align: right;
}

*.menu_top a {
	text-decoration: none;
	font-family: Verdana;
         font-size: 11px;
         color: #ffffff;
}

.menu_top a:hover {
	font-weight: bold;
         color: #990000;
}

.menu_top_active a {
	text-decoration: none;
	font-family: Verdana;
         font-size: 11px;
         font-weight: bold;
         color: #990000;
}

#logo{
	height: 133px;
}

#logo a h1

{
    display: none;
}

#main_menue {  /*Tip: Mouseover wird durch TypoScript generiert*/
	text-align: left;
}


/* Content Bereich (Border Content Container ist notwendig um eine einheitliche Ausrichtung in allen Browsern hinzubekommen, ist sonst etwas tricky) */

.border_content {
float: right;
width: 500px;
min-height:600px;
height:auto !important;  /* für moderne Browser */
height:600px


}
.content {
margin:50px 30px 10px 10px;
float: right;
width: 450px;
text-align: left;
display:inline
}



/************** Linkes Menue *********************/

#left {         /*Container*/
float: left;
width: 150px;
text-align: left;
border: 0px;


}

#menu_left {
margin:40px 0px 0px 20px;
width: 140px;
background:#E2E2E2;
min-height:600px;
height:auto !important;  /* für moderne Browser */
height:600px;  /*für den IE */
}

#menu_left img {
	margin:5px;
}

#menu_left table {
	margin:0px 10px;
}

.menu_left a {
	text-decoration: none;
	font-family: Verdana;
         font-size: 9pt;
         color: #333333;
}

.menu_left a:hover {
	font-weight: bold;
}

.menu_left li {
	margin-left: 10px;
	list-style-type:square;
	color:#990000;
}


#content_left {     /*Text unterhalb des Menu*/
	margin: 20px 10px;
	
}



/*************** Rechter Container (News) *********************/

#right {
float: right;
width: 190px;
min-height:600px;
height:auto !important;  /* für moderne Browser */
height:600px;  /*für den IE */
display:inline
}


#adiccon_news {
margin:40px 30px 0px 20px;
float: right;
width: 140px;
background:url(images/bg_news.jpg) repeat-y;
}



/*************** Unterer Container (Anschrift / Kontakt) *******************/

#bottom {
width:900px;
height:20px;
background: url(images/balken_unten.jpg);
vertical-align: middle;
}

#bottom pre {
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
}



/******************* Formatierungen ***********************/


.caption {
  	font-family: Verdana;
         font-size: 8pt;
         color: #000000;
}

form td {
  	font-family: Verdana;
        font-size: 10pt;
        color: #000000;
	vertical-align:top;
}



.mf-input {
	border-style: solid ;
	border-width: 1;
	border-color: #000000;
	width: 350px;
}

.mf-text{
	border-style: solid ;
	border-width: 1;
	width: 350px;
	border-color: #000000;
}

.mf-submit {
	border-style: solid ;
	border-width: 1;
	width: 60px;
	border-color: #000000;
}

p {
  	font-family: Verdana;
         font-size: 10pt;
         color: #333333;
}

table {
  	font-family: Verdana;
         font-size: 10pt;
	border: none;
         color: #333333;
}

h1 {
	margin-top: 0px;
	margin-bottom: 20px;
  	font-family: Verdana;
         font-size: 12pt;
         color: #990000;
}

h2 {
	margin-top: 0px;
	margin-bottom: 20px;
  	font-family: Verdana;
         font-size: 12pt;
         color: #990000;
}

h3 {
	margin-top: 25px;
	margin-bottom: 0px;
  	font-family: Verdana;
         font-size: 10pt;
         color: #333333;
	font-weight: bold;
}

ul	{
	margin-left: 25px;
	list-style-type: square;
}

li {

	margin-bottom: 3px;
  	font-family: Verdana;
        font-size: 10pt;
         color: #333333;
}

a {
	text-decoration: underline;
	font-family: Verdana;
	
         font-size: 10pt;
         color: #333333;
}

a:hover {
         color: #990000;
}






.sitemap1 {
	margin-left: 0px;
	margin-top: 8px;
}
.sitemap2 {
	margin-left: 20px;
	margin-bottom: 1px;
}

.img { 
	
border: none
}


/****************** Anpassungen für tt_news Extension *********************/

.news-latest-container a {
	text-align: left;
	font-size: 8pt;
	margin-bottom: 5px;
		text-decoration: none;
}

.news-latest-item {
	margin: 10px ;
	text-align: left;
}

.news-latest-item strong{
	text-align: left;
	font-weight:normal
}

.news-single-item a {
	font-family: Verdana;
	
         font-size: 10pt;
         color: #333333;
}

.news-single-backlink a{
	font-size: 8pt;
	color: #333333;
	text-decoration:underline;
	
}

.news-single-img {
  margin-left:15px;
  margin-bottom:15px;
  float: right;

}

.news-single-imgcaption 	{
  width:240px;
  font-size: 8pt;
}

.news-search-emptyMsg {
		font-family: Verdana;
		font-size: 10pt;
}

.news-latest-morelink a {
	font-size: 8pt;
	color: #333333;
	text-decoration:underline;	
}

.rss_header {
	margin:8px;
	text-align: left;
	font-weight:normal;

}

.rss_title {
font-size: medium;
font-weight: bold;
color: #990000;
}


.news-list-item img {
  margin-right: 15px; 
	float: left;
}


news-list-imgcaption {
color: #990000;
font-size: medium;
font-weight: bold;
}

/************************ Anpassungen für Powermail Extension ***********/
fieldset.tx-powermail-pi1_fieldset {

border: none;
}

/* Powermail */
	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed */
	background-color: red;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 3px 0 15px 150px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border: 1px solid #aaa;
	background-color: #ffffff;
	padding: 10px;
	font-family: Verdana;
    font-size: 11px;
	font-weight: normal;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;	
	color:#333333;
}

fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 150px;
	float: left;
	clear: both;
	font-weight: normal;
	color:#333333;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */
	width: 260px;

}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 5px 0;
}

.tx-powermail-pi1 {
  	font-family: Verdana;
         font-size: 10pt;
         color: #333333;
}


div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 10px 0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 20px 0 10px 200px;
	font-weight: bold;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
div.countryzone {
	margin: 10px 0 0 150px;
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}


/*" Anpassungen für FreeCAP Captcha Extension "*/
.tx-srfreecap-pi2{
text-align:left;
}

.tx-srfreecap-pi2-image {
margin-left:1em;
margin-top:10px;
text-align:left;
}

.tx-srfreecap-pi2-cant-read {
padding-top:10px;
margin-top:10px;
color:#333333;
font-family: Verdana;
font-size: 11px;
font-weight: normal;
}

.tx-srfreecap-pi2-cant-read a{
color:#990000;
font-family: Verdana;
font-size: 11px;
font-weight: normal;
}

