/*******************************/
/* BODY   -   BODY   -   BODY  */
/*******************************/


body {
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 12px;
	color: #000;		
	margin: 0;
	background-image: url(/fileadmin/templates/tapete.png);
}


/*******************************/
/*LAYOUT  -  LAYOUT  -  LAYOUT */
/*******************************/

#all {
	width: 900px;
	background:#EFEFE;
	margin: 10px auto;
}

#header {
  background:#bac;
  float:left;
}

#schrift {
  width: 700px;
  height: 80px;
  float:left;
  background:url(/fileadmin/templates/angusschrift.jpg) no-repeat;
}

#recht {
  width: 200px;
  height:80px;
  float:left;
  background:url(/fileadmin/templates/ecke.jpg) no-repeat;
}

#headerimages{
  width:100%;
  float:left;
  }
#headerimage {
  width:  700px;
  height:230px;
  float:left;
  background:url(/fileadmin/templates/bgimg1/header_zelt.jpg) no-repeat;
}

#headerimage2 {
  width: 200px;
  height:230px;
  background:url(/fileadmin/templates/bgimg2/header_klein.jpg) no-repeat;
  float:left;
  color:#333333;
  font-size: 11px;
  line-height: 160%;
}


#navigation {
  width:100%;
  line-height: 2em;
  text-transform: lowercase;
}

#content {
  width:900px;
  background: #DEDEDE;
  margin: -10px 0 0 0;
 
}

#leftcontent {
  width:690px;
  background: #FFFFFF;
  margin: -14px 0 0 0;
  padding: 5px;
  float:left;
}

#brot {
  width:100%;
  background: #FFFFFF;
  float:left;
}

#right {
  width:190px;
  padding:5px;
  background: #DEDEDE;
  margin: 0 0 0 700px;

}

#rightcontent {
  width:180px;
}

#footer {
  width:100%;
  height:20px;
  background-color:#880000;
  clear:both;
  line-height: 19px;
  text-align: center;
  color: #FFFFFF;
}

/*************************/
/*  Klassen */
/*************************/

a,a:visited,#subnavi a,#subnavi a:visited {
color:#800;
text-decoration:none
}

a:hover,a:active,#subnavi a:hover,#subnavi a:active {
color:#410;
text-decoration:none
}

h1 { color:#000000;   font-size: 18px;   font-weight:bold}
h2 { color:#000000;   font-size: 14px; font-weight: bold;}
h3 { color:#000000;   font-size: 12px;   font-weight:bold}
h3 { color:#000000;   font-size: 10px;   font-weight:bold}
h4 { font-size: 9px; font-weight:bold}
h5 { font-size: 8px; font-weight:bold}

/*Bildunterschrift*/
.csc-textpic-caption {font-size:smaller; font-weight:normal; text-align:center;}

/*linkbilder*/
.linkMailto img {border:0}
.linkExt img {border:0}
img {border:0; margin:0;}


.clear {
  clear:both;
}

#recht a {
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
}

.csc-default {z-index:-999;}

/**************************/
/*  NAVIGATION            */
/**************************/

#nav, #nav ul {
	font-size: 14px;
	float: left;
	width: 900px; /*Gesamtbreite der Navigation*/
	list-style: none;
	line-height: 1em;
	color: #efefef;
	font-weight: bold;
	padding: 0;
	border: solid #550000;
	border-width: 1px 0;
	margin: 0 0 1em 0;
	background: #880000;
	z-index:200;
}
 
#nav a {
	display: block;
	/*width: 7em;*/
	color: #efefef;
	text-decoration: none;
	padding: 0.25em 1em 0.25em 5px;
	z-index:200;
}
 
#nav a.menuparent  {
	background: url(/fileadmin/templates/arrow.gif) no-repeat 90% 40%;z-index:200;
}
 
#nav li {
	float: left;
	padding: 0;
	/*width: 8em;*/
	z-index:200;
}
 
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 15em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
	z-index:200;
		
}
 
#nav li li {
 	
	width: 15em;
	z-index:200;
}
 
#nav li ul a {
	width: 15em;
	padding-left: 1em;
	z-index:200;
}
 
#nav li ul ul {
	margin: -1.75em 0 0 14em;
	z-index:200;
}
 
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;z-index:200;
}
 
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;z-index:200;
}
 
#nav li:hover, #nav li.sfhover {
	background: #000099;
	color: #FFFFFF;
	z-index:200;
}

/***********************************************/
/******** P O W E R M A I L ********************/
/**********************************************

img.tx-srfreecap-pi2-image { display: block; margin: 1em 1em 1em 130px; vertical-align: top; }
    .tx-srfreecap-pi2-accessible-image { vertical-align: middle; }
    .tx-srfreecap-pi2-accessible-link { width: 10em; float: right; vertical-align: middle; margin-right: 7em;}
    .tx-srfreecap-pi2-cant-read { margin-left: 130px; font-size: .9em; color:#000000; }
    .tx-srfreecap-pi2-cant-read a:link { background-color:transparent; font-weight:bold; text-decoration:none; }

*******************/

span.powermail_mandatory  {
color : red;
}
input.validation-failed, textarea.validation-failed {
background-image : url(/typo3conf/ext/powermail/img/icon_exclamation.gif);
background-repeat : no-repeat;
background-position : 98% 1px;
}
div.powermail_mandatory_js {
color : red;
margin : 3px 0 15px 200px;
}
fieldset.tx-powermail-pi1_fieldset {
border : 0px solid #aaa;
/*background-color : #ccc;*/
padding : 10px;
}
fieldset.tx-powermail-pi1_fieldset legend {
display: none;
font-weight : bold;
color : black;
}
fieldset.tx-powermail-pi1_fieldset label {
display : block;
width : 130px;
float : left;
clear : both;
font-weight : bold;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text, fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea, fieldset.tx-powermail-pi1_fieldset select.powermail_select {
width : 260px;
}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
margin : 5px 0;
}
div.tx_powermail_pi1_fieldwrap_html {
margin : 10px 0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
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 200px;
}
div.tx_powermail_pi1_fieldwrap_html label a, div.tx_powermail_pi1_fieldwrap_html p a {
cursor : help;
text-decoration : none;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn, div.tx_powermail_pi1_fieldwrap_html p a dfn {
display : none;
text-decoration : none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn, div.tx_powermail_pi1_fieldwrap_html p a:hover dfn {
display : block;
position : absolute;
width : 250px;
padding : 5px;
background-color : #ddd;
border : 1px solid red;
color : black;
text-decoration : none;
font-size : 0.8em;
text-decoration : none;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
padding : 2px 2px 0 2px;
}
fieldset.tx-powermail-pi1_fieldset div.even {
/*background-color : #FFFFFF;*/
}
td.powermail_all_td {
padding : 3px 10px 3px 0;
}
td.powermail_all p.bodytext {
margin : 0;
} 




/*************************/
/*            Kalender   */
/*************************/

.calendar-table {font-size: smaller;z-index: 1000}
.calendar-table img {border: 0;z-index: 1000}
.tx-ttnews {float:left;z-index: 1000}

/**************************/
/* FACEBOOK*/
/*************************/

div .csc-textpic-clear {display:none}