@import url("slimbox2.css");

body{
  background-color: #fff;
  background-image: url(../images/layout/bg_body.jpg);
  background-repeat: repeat-x;
  background-attachment: fixed;
}

button{
  font-size: 11px;
}

.container{
  top: 0;
  background-color: #fff;
  background-image: url(../images/layout/bg_container.jpg);
  background-position: top right;
  background-repeat: no-repeat;
/*  border-left: 1px solid #e4e9eb;*/
/*  border-right: 1px solid #e4e9eb;*/
  font-size: 12px;
  }

.headBanner{
  height: 172px;
  margin: 0;
  }

/*topNav start*/
.topNav {
  height: 20px;
  }
.topNavLine{
  height: 6px;
  background-color: #990000;
  }
/* .topNav a:link, .topNav a:visited{
  color: #003366;
  text-decoration: none;
  padding: 0 8px;
  text-align: center;
  border-right: 1px solid #ccc;
  }
.topNav a:hover{
  background: url(../images/layout/bg_topNav_active.png) #cc0000;
  background-repeat: repeat-x;
  color: #fff;
  border-right: 1px solid #666;
} */
/*topNav end*/
.columnLeft{
  background-color: #fff;
}
.columnLeft ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
  }
.columnLeft li{
  margin-left: 20px;
  border-bottom: 1px dotted #cbd9df;
  }

/*boxLogin start*/
.boxLogin{
  background-color: #eee;
  }
.boxLogin h2{
  background: url(../images/layout/h2_topright16x16.gif);
  background-repeat: no-repeat;
  }
.boxLogin a{
  font-size: 12px;
}
.boxLogin input.textfield{
width: 95% !important;
}


/*boxLogin end*/

/*boxLinks start*/
.boxLinks{
  background-color: #e4e9eb;
  text-align: center;
  }
.boxLinks img{
  margin: 5px 0;
}
/*boxLinks end*/

/*boxTermine start*/
.boxTermine{
  background-color: #eee;
  }
.boxTermine h2{
  background: url(../images/layout/h2_topleft16x16.gif);
  background-repeat: no-repeat;
  }
/*boxTermine end*/

/*boxAktuell start*/
.boxAktuell{
  background-color: #fff;
  }
.boxAktuell h2{
  background: url(../images/layout/h2_midleft16x16.gif);
  background-repeat: no-repeat;
  }
/*boxAktuell end*/

/*boxThemen start*/
.boxThemen{
  background-color: #e4e9eb;
  }
.boxThemen h2{
  background: url(../images/layout/h2_botleft16x16.gif);
  background-repeat: no-repeat;
  }
/*boxThemen end*/

/*boxSponsor start*/
.boxSponsor{
  background-color: #fff;
  }
/*boxSponsor end*/

.footer{
  text-align: right;
  background: url(../images/layout/bg_footer.jpg) #e4e9eb;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  }


/*.topNews start*/
.topNews {
  border-bottom: 1px dotted #ddd;
  }

.topNews img{
  display: block;
  float: left;
  margin: 5px;
  }
.topNews .summary{
  color: #333;
/*   padding-left: 5px;
  border-left: 5px solid #e4e9eb; */
  }

.topNews a:link, .topNews a:visited{
  text-decoration: none;
/*   display: block; */
  }
.topNews a:active, .topNews a:hover{
  color: #cc0000;
  text-decoration: underline;
  }

.topNews h2.heading{
  background: url(../images/layout/h2_topnews16x16.gif);
  background-repeat: no-repeat;
  }
.topNews div.title{
  font-size: 14px;
  font-weight: bold;
  color: #003366;
  margin-bottom: 0;
  padding-bottom: 0;
  }
.topNews div.subtitle{
  font-weight: bold;
  color: #333;
  }
.topNews div.date{
  color: #666;
  margin-bottom: 3px;
  font-size: 11px;
  }
.topNews .readmore{
  text-align: right;
  color: #003366;
  } 
/*#topNews end*/

/*topRight start*/
.topRight{
/* height: 300px; */
display: table;
white-space: normal;
font-size: 11px;
}

.topRight form{
  margin: 0;
}

.topRight h3{
  font-weight: bold;
  font-size: 11px;
  margin: 0;
  padding: 0;
  }
.topRight input.textfield{
  font-size: 11px;
  width: 100%;
  border: 1px solid #ddd;
  background-color:  #fff;
  }
.topRight input.textfield:focus{
  font-size: 11px;
  width: 100%;
  border: 1px solid GoldenRod;
  background-color: LemonChiffon;
  }
 .topRight button.login{
  margin-top: 8px;
  font-size: 11px;
  }
.topRight .info{
  font-size: 11px;
  line-height: 16px;
  padding: 5px 0 5px 0;
  border-bottom: 1px dotted #fff;
  }
.topRight .info a{
  margin-left: 15px;
  list-style-type: square;
  font-size: 11px;
  line-height: 16px;
  display: list-item;
  color: #003366;
  text-decoration: none; 
  }
.topRight .info a:hover{ 
  color: #cc0000;
  text-decoration: underline;  
  }
.topRight ul{
  list-style-type: none;
  font-size: 11px;
  margin: 0;
  margin-left: 0px;
  padding-left: 5px;
  }
.topRight li{
  white-space: normal;
  line-height: 18px;
  border-bottom: 1px dotted #ddd;
  }
.topRight a:link, 
.topRight a:visited{
  text-decoration: none;  
  }
.topRight a:hover{
  color: #cc0000;
  text-decoration: underline;
  }
/*topRight end*/


/*contentLeft start*/
.contentLeft{
  background-color: #fff;
}
.contentLeft h2.heading{
  background: url(../images/layout/h2_contentLeft16x16.gif);
  background-repeat: no-repeat;
}
.contentLeft .small a{
  display: inline;
  }
.contentLeft img:hover{
  opacity: .75;
  filter: alpha(opacity=75);
  }
.contentLeft .title{
  font-weight: bold;
  }
.contentLeft .date{
  color: #999;
  }
.contentLeft .introtext{

}
.contentLeft .readmore{
  text-align: right;
  padding-right: 3px;
  }
.contentLeft div.item{
  padding: 5px 2px;
  border-bottom: 1px dotted #ddd;
  }
.contentLeft div.item:hover{
  padding: 5px 2px;
  border-bottom: 1px solid #ccc;
  }
.contentLeft div.introtext{
  padding-left: 5px;
  border-left: 5px solid #e4e9eb;
  }
/*contentLeft end*/
  
/*contentRight start*/
.contentRight{
  border-left: 1px dotted #ddd;
  background-color: #fff;
}
.contentRight h2.heading{
  background: url(../images/layout/h2_contentRight16x16.gif);
  background-repeat: no-repeat;
}
.contentRight div.item{
  padding: 5px 2px;
  border-bottom: 1px dotted #ddd;
  }
.contentRight div.item:hover{
  padding: 5px 2px;
  border-bottom: 1px solid #ccc;
  }
/*contentRight end*/

/*addressBox start*/
.addressBox {
  width: 209px;
  height: 150px;
  font-size: 11px;
  background: url(../images/bg_addressBox.jpg);
  background-repeat: no-repeat;
  overflow: hidden;
  }
.addressBox .content{
  padding: 45px 0 0 15px;
  line-height: 13px;
  overflow: hidden;
  }
/*addressBox  end*/

/*general styles*/
a:link, a:visited{
  text-decoration: none;
  color: #003366;
  }
a:active, a:hover{
  text-decoration: underline;
  color: #cc0000;
  }
  
h2.heading{
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: #990000;
  margin: 0;
  padding: 0;
  padding-left: 20px;
  }

.contentRight .small,
.contentLeft .small{
  font-size: 11px;
  color: #666;
  }

button, .button {
  font-weight:bold; 
  color:#fff; 
  height:24px;  
  background:url(../images/layout/bg_button.gif) #688cad; 
  border-style:double; 
  border-color:#eee; 
  border-width:3px;
  }
button:hover, .button:hover{
  font-weight:bold; 
  color:#fff; 
  height:24px;  
  background:url(../images/layout/bg_button_.gif) #cc0000; 
  border-style:double; 
  border-color:#eee; 
  border-width:3px;
  }

hr.spaceDotted{
  background:#fff;
  height: 1px;
  width: 100%;
  border-top: 1px dotted #ccc;
  }
  
a{
  outline: none;
  }
 
/*ajaxsearch start*/
#ajaxSearch_form{
margin: 0;
}
.AS_ajax_resultDescription, .ajaxSearch_resultDescription{
display: none;
}
input#ajaxSearch_input, input#forumSearch_input{
border-width: 1px;
border-style: dotted;
background-color:#eee;
border-color:#999;
width:300px;
padding:1px 2px;
margin:15px 5px 3px 0px;
font-size: 12px;
font-family: verdana, arial, helvetica, sans-serif;
color: #999;
}
input#ajaxSearch_input:focus, input#forumSearch_input:focus{
background-color: LemonChiffon;
border-color: GoldenRod;
color: #003366;
}

.ajaxSearch_highlight, .AS_ajax_highlight{
background-color: #fbfaeb;
color: #cc0000;
}
div.AS_ajax_result, div.ajaxSearch_result{
margin: 5px 0;
border-bottom: 1px dotted #ccc;
}
a.AS_ajax_resultLink:link, a.AS_ajax_resultLink:visited, a.ajaxSearch_resultLink:link, a.ajaxSearch_resultLink:visited{
font-weight: bold;
text-decoration: none;
color: #003366;
display: block;
}
a.AS_ajax_resultLink:active, a.AS_ajax_resultLink:hover, a.ajaxSearch_resultLink:active, a.ajaxSearch_resultLink:active{
font-weight: bold;
text-decoration: underline;
color: #cc0000;
display: block;
}
.ajaxSearch_paging{
display: block;
text-align: right;
margin-bottom: 10px;
padding-bottom: 10px;
}
#ajaxSearch_output, #ajaxSearch_resultListContainer{
border-top: 1px solid #ccc;
margin: 10px;
}
.AS_ajax_more{
clear: both;
margin-bottom: 15px;
padding-bottom: 15px;
}
.ajaxSearch_resultsInfo{
margin: 5px 0;
}
/*ajaxsearch end*/



/* Accordion Styles */
#accordion {
margin:20px 0px;
}

#accordion h2{
font-size: 16px;
padding-left: 10px;
}
#accordion h2:hover{
background: url(../images/icons/bullet_accordeon.gif);
background-repeat: no-repeat;
background-position: left middle;
padding-left: 10px;
}

#accordion .current {
font-size: 12px;
height: 20px;
line-height: 20px;
cursor: pointer;
margin: 0px 0;
padding: 1px 5px;
color: #333;
border:1px solid #f5f5f5;
border-right-color:#ddd;
border-bottom-color:#ddd;
border-left: 5px solid #990000;
}

.pane {
  background: #fff;
  padding: 1px 3px;
  border-right:1px solid #ddd;
  border-left:1px solid #ddd;
}

/* Adressen */ 
div#adressen td{
border-bottom: 1px solid #eee;
}


/* Mitgliedsantrag START*/
input.required, input.invalid{
	background-color: #FBE3E4 !important;
	outline: 1px solid red !important;
	border-left: 5px solid red  !important;
}

#mitgliedForm{
  color: #333;
  }

#mitgliedForm #head,
#mitgliedForm .submitForm{
  margin: 20px 0;
  text-align: center;
  }

#mitgliedForm h2{
  margin: 0;
  }

#mitgliedForm .row .cell,
#profilForm .row .cell{
  color: #ff0000;
  font-size: 11px;
  margin-right: 20px;
  float: left;
  padding-bottom: 10px;
  }

#mitgliedForm .cellNumber{
/*   margin-left: 50px; */
  width: 15px;
  float: left;
  }

#mitgliedForm .small{
  font-size: 11px;
  font-weight: normal;
  }

.selectAntragsteller, 
.selectInfosend, 
.textHeadFamilenmitglieder,
.textAntragtext,
.textEinzug{
  margin: 10px 0;
  }
  
#mitgliedForm fieldset{
  margin-top: 15px;
  border: 1px dotted #ccc;
  background-color: #eee;
  }
  
#mitgliedForm .separatorLine{
  border-top: 1px dashed #666;
  font-size: 11px;
  margin: 35px 0;
  color: #999;
  }
  
#mitgliedForm .separatorHidden{
  margin: 35px 0;
  }
  
#mitgliedForm input.text{
  width: 150px;
  color: #000;
/*   background-color: #f2f6f7; */
  border: none;
  border-bottom: 1px dotted #999;
  }
  
#mitgliedForm input:focus{
  background-color:#fbfaeb;
  border-color:#ffcc99;
  }

#mitgliedForm input.textShort{
  width: 100px;
  color: #000;
/*   background-color: #f2f6f7; */
  border: none;
  border-bottom: 1px dotted #999;
  }

#mitgliedForm input.textLong{
  width: 450px;
  color: #000;
/*   background-color: #f2f6f7; */
  border: none;
  border-bottom: 1px dotted #999;
  }

#mitgliedForm div.submitForm{
  border-top: 1px solid #ccc;
  padding: 25px 0;
  }
  
#mitgliedForm input.submitButton{
  font-size: 11px; 
  font-weight: bold; 
  color: #fff; 
  height: 24px;  
  background: url(../images/layout/bg_button.gif) #fff; 
  border-color: #eee; 
  }
#mitgliedForm input.submitButton:hover{
  font-size: 11px; 
  font-weight:bold; 
  color:#fff; 
  height:24px;  
  background:url(../images/layout/bg_button_.gif) #fff; 
  border-color:#eee; 
  }
#mitgliedForm legend{
  font-weight: bold;
  }
/* Mitgliedsantrag END */ 

/* letzte Forumsbeiträge */
ul.smf_latest{
list-style-type: none;
margin: 0;
padding: 0;
}
li.smf_latest{
margin: 0;
padding: 0;  
padding: 5px 2px;
border-bottom: 1px dotted #ddd;
}
li.smf_latest:hover{
background-color: #eee;
}
ul.smf_latest .small{
 display: inline;
 margin: 0;
 padding: 0;
/*  background: magenta; */
}
ul.smf_latest a.smf_topic{
/*  background: yellow; */
 display: inline;
 margin: 0;
 padding: 0;
}
ul.smf_latest br{
line-height: 0px;
}

div.lineDotted, hr.spaceDotted{
margin: 5px 0;
height: 1px;
width: 100%;
border-top: 1px dotted #ccc;
}
hr.spaceDotted{
background: #fff;
}

/* for popup windows */
#popupPadding{
padding: 5px;
}

#mitgliedWerden ul,
#termine ul{
list-style-type: none;
} 

/* anfahrt */
#anfahrt fieldset{
  margin-top: 15px;
  border: 1px dotted #ccc;
  background-color: #eee;
  }
#anfahrt legend{
  font-weight: bold;
}
/* RSS Hilfe */
#rssHelp{

}
#rssHelp img{
border: 1px solid #999;
margin-right: 15px;
}
#rssHelp fieldset legend{
/* position:absolute; top: -1em; left: 1em; */
font-weight: bold;
padding: 2px;
}
#rssHelp fieldset{
/* position: relative; */
border: 1px solid #ddd;
background-color: #eee;
margin: 5px 10px;
text-align: justify;
padding: 5px;
color: #333;
}


/* font resizer */
#fontResizer{
position: relative;
height: 20px;
width: 80px;
margin-top: 140px;
margin-left: 630px;
/* border: 1px solid #ccc; */
}
/* Mitgliedsprofile start */
.profilForm fieldset{
border: 1px solid #ddd;
background-color: #eee;
margin: 5px 10px;
text-align: justify;
padding: 5px;
color: #333;
}
.profilForm legend{
  font-weight: bold;
  }
.profilForm .row .cell{
  font-size: 11px;
  margin-right: 20px;
  float: left;
  padding-bottom: 10px;
  }
.profilForm select,
.profilForm option{
  margin: 0;
  color: #000;
  border: none;
  border-bottom: 1px dotted #999;
  }
.profilForm input.text{
  width: 150px;
  color: #000;
  border: none;
  border-bottom: 1px dotted #999;
  }
  #profilForm input:focus{
  background-color:#fbfaeb;
  border-color:#ffcc99;
  }
#profilForm .separatorLine{
  border-top: 1px dotted #ccc;
  font-size: 11px;
  margin: 35px 0;
  color: #999;
  }
#profilForm input.submitButton{
  font-size: 11px; 
  font-weight:bold; 
  color:#fff; 
  height:24px;  
  background:url(../images/layout/bg_button.gif) #fff; 
  border-color:#eee; 
  }
/* Mitgliedsprofil end */

/* mootools date picker styles start*/
input.DatePicker{
	display: block;
/* 	background: #fff url(images/icons/datepicker/date.gif) no-repeat top left; */
	cursor: pointer;
}
input:focus.DatePicker{
/* 	background: #fffce9 url(images/icons/datepicker/datefocus.gif) no-repeat top left; */
}
.dp_container{
	position: relative;
	padding: 0;
	z-index: 500;
}
.dp_cal{
	background-color: #fff;
	border: 1px solid #0070bf;
	position: absolute;
	width: 177px;
	top: 24px;
	left: 0;
	margin: 0px 0px 3px 0px;
}
.dp_cal table{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
.dp_cal select{
	margin: 2px 3px;
	font-size: 11px;
}
.dp_cal select option{
	padding: 1px 3px;
}
.dp_cal th,
.dp_cal td{
	width: 14.2857%;
	text-align: center;
	font-size: 11px;
	padding: 2px 0;
}
.dp_cal th{
	border: solid #aad4f2;
	border-width: 1px 0;
	color: #797774;
	background: #daf2e6;
	font-weight: bold;
}
.dp_cal td{
	cursor: pointer;
}
.dp_cal thead th{
	background: #d9eefc;
}
.dp_cal td.dp_roll{
	color: #000;
	background: #fff6bf;
}
/* must have this for the IE6 select box hiding */
.dp_hide{
	visibility: hidden;
}
.dp_empty{
	background: #eee;
}
.dp_today{
	background: #daf2e6;
}
.dp_selected{
	color: #fff;
	background: #328dcf;
}
/* mootools date picker styles end*/

/* tabbed content START */
#tabs {
padding: 10px;
}

#tabs #nav {
margin-bottom: 0px;
margin-left: 8px;
}

#tabs ul.tabs {
list-style: none;
margin: 0px;
padding: 0px;
}

#tabs #nav ul.tabs li {
display: inline;
padding: 3px 7px;
cursor: default;
background-color: #eeeeee;
border: 1px solid #cccccc;
border-bottom: none;
margin-right: 2px;
}

#tabs #nav ul.tabs li.active {
border: 1px solid #999;
border-bottom: 3px solid #fff;
background-color: #ffffff;
}

#tabs #nav ul.tabs li:hover {
background-color: #ffffff;
}

#tabs #data {
margin-top: 3px;
background-color: #ffffff;
}

#tabs #data div {
display: none;
border: 1px solid #999;
padding: 10px;
}

#tabs #data div.active {
display: block;
}
/* tabbed content END */

div.success,
.wlpeMessage
{
  display: block;
  padding: 5px;
  border: 1px solid GoldenRod;
  background-color: LemonChiffon;
  }
div.separatorLineDotted{
  border-top: 1px dotted #ccc;
  font-size: 11px;
  margin: 35px 0;
  color: #999;
  }
/* hr.space{
display: none;
} */

/* 
ListIndexer 
*/
ul.LIn_fullMode {
list-style-type: square;
color: red;
}
.LIn_fullMode li {
color: #333;
border-bottom: 1px dotted #ccc;
}
.LIn_fullMode li a {

}

.LIn_date{
color: #999;
font-size: 11px;
}
.LIn_desc{
display: block;
}


/*
kontakt.html
*/
#kontakt fieldset{
  margin-top: 15px;
  border: 1px dotted #ccc;
  background-color: #eee;
/*  border-width:1px 1px 1px 5px;
  border-style:solid;
  border-color:#ddd;
  margin:20px 0px 20px 20px;
  width:520px;
  position:relative;
  display:block;
  padding: 0px 5px 5px 5px;*/
  }
#kontakt legend{
  font-weight:bold;
/*  border-width:1px 1px 1px 5px;
  border-color:#003366;
  border-style:solid;
  background-color: #fff;
  color:#003366;
  text-transform:uppercase;
  font-size:90%;
  text-align:center;
  width:186px;
  padding:3px 5px;
  margin:0px 0px 10px -30px;
  position:relative;
  top: -14px;*/
  }
#kontakt label, div.label{
  color:#003366;
  font-weight:bold;
  display:block;
  float:left;
  width:130px;
  text-align:right;
  margin:0px 5px 5px 0px;
  }
#kontakt div.info{
  display:block;
  float:left;
  margin:0px 5px 5px 0px;
  }
#kontakt img{
  border: none;
  }
#kontakt textarea{
	border: none;
/*  border-width: 1px;
  border-style: dotted;*/
  background-color:#fff;
  width:350px;
  padding:1px 2px;
  margin:3px 5px 3px 0px;
  font-size: 1em;
  font-family: verdana, arial, helvetica, sans-serif;
  }
#kontakt input.textfield{
  border-width: 0px 0px 1px 0px;
  border-style: solid solid dotted solid;
  background-color:#fff;
  border-color:#999;
  width:200px;
  padding:1px 2px;
  margin:3px 5px 3px 0px;
  font-size: 1em;
  font-family: verdana, arial, helvetica, sans-serif;
  }
#kontakt a:link,
#kontakt a:visited{
  text-decoration: none;
  }
#kontakt div.errors,
#mitgliedForm div.errors{
  color: #cc0000;
  }

/*
email obfuscator plugin
*/
span.emo_address, a.emo_address {
  border: none;
}
span.emo_address:hover, a.emo_address:hover{
  color: #000;
  border-bottom-color: #000;
  margin-left: 0;
  padding-left: 0;
  border: none;
}

/*contentCenter start*/
.contentCenter h2.title{
  color: #333;
  padding-left: 5px;
  margin-bottom: 2px;
  font-size: 16px;
  font-weight: bold;
  }
.contentCenter h2.subTitle{
  font-size: 12px;
  color: #990000;
  padding-left: 5px;
  margin-bottom: 2px;
  }
.contentCenter div.subtitle{
  display: none; /* hidden !!! */
  font-weight: bold;
  color: #333;
  }
.contentCenter div.description{
  padding-left: 5px;
  line-height: 20px;
  color: #333;
  font-weight: bold;
}
.contentCenter div.print{
  display: block;
  text-align: right;
  height: 30px;
  display: block;
  width: 100%;
  margin-bottom: 5px;
  border-bottom: 1px solid #ccc;
  color: #666;
}
/*contentCenter end*/

.boxLogin  h2{
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
  color: #990000;
  background: url(../images/layout/h2_topright16x16.gif);
  background-repeat: no-repeat;
  padding-left: 22px;
  }

#wlpeLogin fieldset{
  margin-top: 15px;
  border: 1px dotted #ccc;
  background-color: #eee;
}

#wlpeLogin .column{
width: 160px;
display: block;
float: left;
}

#wlpeLogin label{

}
input.textfield{
  font-size: 11px;
  width: 140px;
  border: 1px solid #ddd;
  background-color:  #fff;
}
a.mitgliedWerden{ /*Mitglied werden Link botLeft*/
color: #990000;
}

.download{
padding:.8em;
margin-bottom:1em;
border:2px solid #ddd;
background:url(/images/icons/icon_download.png) #E6EFC2;
background-position: center left;
background-repeat: no-repeat;
color:#264409;
border-color:#C6D880;
padding-left: 95px;
}
/*mail obfuscate*/
.obfuscate{ 
  unicode-bidi: bidi-override; 
  direction: rtl; 
}  

a.downloadLink{
  background: url('../images/bg_download_link.png');
  display: block;
  height: 45px;
  line-height: 42px;
  text-indent: 136px;
  width: 352px;
  font-weight: bold;
  text-decoration: none;
}

a.downloadLink:link,
a.downloadLink:visited{
  background-position: 0 0;
  color: #555;
}
a.downloadLink:hover,
a.downloadLink:active{
  background-position: 0 45px;
  color: #cc0000;
}

/* ========= */
/* ! Forms   */
/* ========= */
.defaultForm label{
	display: block;
	clear: left;
	float: left;
	width: 100px;
}
.defaultForm label.inline{
	display: inline !important;
	width: 100px;
}
.defaultForm input{
	border: 1px solid #ccc;
}
.defaultForm button{
	margin: 20px 0 !important;
}
.defaultForm .required{
	background-color: #FBE3E4;
	border: 1px solid #FBC2C4;
}
/* ================ */
/* ! JQT css tabs   */
/* ================ */
#tabs #nav{
	margin-left: 0;
}

/* root element for tabs  */
ul.css-tabs {  
	margin:0 !important; 
	padding:0;
	height:30px;
	border-bottom:1px solid #bbb;	 	
}
/* single tab */
ul.css-tabs li {  
	float:left;	 
	padding:0; 
	margin:0;  
	list-style-type:none;	
}
/* link inside the tab. uses a background image */
ul.css-tabs a { 
	float:left;
	font-size:13px;
	display:block;
	padding:5px 30px;	
	text-decoration:none;
	border:1px solid #bbb;	
	border-bottom:0px;
	height:18px;
	background-color:#efefef;
	color:#777;
	margin-right:2px;
	position:relative;
	top:1px;	
}
ul.css-tabs a:hover {
	background-color:#F7F7F7;
	color:#333;
	text-decoration: none;
}
/* selected tab */
ul.css-tabs a.current {
	background-color:#fff;
	border-bottom:2px solid #fff;	
	color:#000;	
	cursor:default;
}
/* tab pane */
div.css-panes div {
	background-color:#fff;
	display:none;
	border:1px solid #bbb;
	border-width:0 1px 1px 1px;
	min-height:150px;
	padding:15px 20px;
}
/* ================== */
/* ! JQT accordions   */
/* ================== */
#accordion div.pane{
	display: none;
}
#accordion h3{
	background: #ddd;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	line-height: 18px;
	height: 18px;
	cursor: pointer;
}
#accordion h3:hover{
	background: #990000;
	color: #fff;
}
#accordion h3.current{
	background: #990000;
	color: #fff;
	cursor: default;
}

.mitgliedsmenu{
	margin-top: 20px;
}