/**********************************/
/* Formatierung Formularelemente  */
/*********************************/

label{
	font-weight: lighter;
}
p.label{
  margin-top:0.5em;
  margin-bottom:-0.25em;
  }
fieldset{
	margin: 0 0 1.5em;
	padding: 1.4em;
	border: 1px solid #c6c6c6;
}
legend{
	font-weight: bold;
	font-size: 1.2em;
}
input,select,textarea{
   font-size:12px;
}
select{
	margin: 0.25em 0.25em 0.25em 0;
	padding: 3px;
	background-color: #f6f6f6;
	border: 1px solid #c6c6c6;
}
input.text {
	margin: 0.25em 0.25em 0.25em 0;
	padding: 4px;
	background-color: #f6f6f6;
	border: 1px solid #c6c6c6;
}
input.text:focus{
	background-color: #ffffdd;
	border: 1px solid #ff8000;
}
input.upload{
   margin:0.25em 0.25em 0.25em 0;
	}
textarea{
	height: 120px;
	margin: 0.25em 0.25em 0.25em 0;
	padding: 4px;
	background-color: #f6f6f6;
	border: 1px solid #c6c6c6;
}
textarea:focus{
	background-color: #ffffdd;
	border: 1px solid #ff8000;
}
.ce_form.tableless label{
	display: block;
	margin-top: 1.5em;
}
.ce_form.tableless .radio_container,.ce_form.tableless .checkbox_container{
   margin-bottom:-16px;
}
.ce_form.tableless .radio_container label,.ce_form.tableless .checkbox_container label{
	display: inline;
}
.ce_form.tableless div.error{
	margin-top: 0;
	margin-bottom: 0;
}
.checkbox_container{
   margin:0.25em 0.25em 0.25em 0;
}
.checkbox_container span{
	display: block;
}
.checkbox_container label{
	font-weight: normal;
}
input.checkbox{
   margin-right:3px;
}
* html input.checkbox{
   margin:-1px 0;
}
*:first-child+html input.checkbox{
   margin:-1px 0;
}
input.captcha{
	width: 48px;
	margin: 0.25em 0.25em 0.25em 0;
	padding: 4px;
	background-color: #f6f6f6;
	border: 1px solid #c6c6c6;
}
input.captcha:focus{
	background-color: #ffffdd;
	border: 1px solid #ff8000;
}
span.captcha_text{
	top: 0.65em;
	position: relative;
	vertical-align: top;
	font-weight: normal !important;
	color: #808080 !important;
}
* html span.captcha_text{
   top:0.8em;
}
*:first-child+html span.captcha_text{
   top:0.8em;
}
.radio_container{
   margin:0.25em 0.25em 0.25em 0;
}
.radio_container span{
	display: block;
}
.radio_container label{
	font-weight: normal;
}
input.radio{
   margin-right:3px;
}
* html input.radio{
   margin:-1px 0;
}
*:first-child+html input.radio{
   margin:-1px 0;
}
.submit_container{
   margin:0.25em 0.25em 0.25em 0;
}
input.submit{
  padding-right:0.5em;
  padding-left:0.5em;
}
* html input.submit{
  padding-right:0;
  padding-left:0;
}
*:first-child+html input.submit{
  padding-right:0;
  padding-left:0;
}
span.mandatory{
	font-weight: bold;
	color: #ff0000;
}
div.error{
	margin-top: 0.5em;
	margin-bottom: 0;
	font-weight: bold;
	color: #ff0000;
}
div.cc{
   margin-bottom:0.5em;
}
.ce_form td.col_first{
	padding-right: 1em;
	vertical-align: middle;
}
select{
	margin: 0.25em 0.25em 0.25em 0;
	background-color: #f6f6f6;
	border: 1px solid #c6c6c6;
}
select:focus{
	background-color: #ffffdd;
	border: 1px solid #ff8000;
}

/**********************************/
/* Formatierung Sitemap           */
/*********************************/

.mod_sitemap ul.level_1{
   margin:4px 20px;
   padding:0;
}
.mod_sitemap ul.level_2{
   margin:4px 40px;
   padding:0;
}
.mod_sitemap ul.level_3{
   margin:4px 60px;
   padding:0;
}
.mod_sitemap ul.level_4{
  margin:4px 80px;
  padding:0;
}
.mod_sitemap ul.level_1 li,.mod_sitemap ul.level_2 li,.mod_sitemap ul.level_3 li,.mod_sitemap ul.level_4 li{
	margin: 0;
	padding: 0;
	line-height: 20px;
	background: none;
}

/**********************************/
/* Formatierung Accordion         */
/*********************************/

.toggler{
	display: block;
	margin: 5px 0;
	padding: 4px;
	vertical-align: middle;
	background-color: #fae1e1;
	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	border-collapse: collapse;
	font-weight: normal;
	font-size: 14px;
	color: #f71111;
	cursor: pointer;
}

/**********************************/
/* Sonstige Navigationelemente    */
/*********************************/

.mod_quicknav .submit{
	margin: 2px;
	vertical-align: middle;
}
.mod_quicknav .select{
   margin:4px;
   padding:2px;
	width: 170px;
}
.mod_customnav{
	width: 100%;
	margin: 5px 0;
	padding: 0;
	border: 1px solid #CCCCCC;
	border-bottom: 0px;
}
.mod_quicknav{
	width: 100%;
	margin: 5px 0;
	padding: 0;
	border: 1px solid #CCCCCC;
}

/**********************************/
/* Formatierung Mootoolsnav       */
/*********************************/

.mod_mootoolsnav {
	width: 100%;
	margin: 5px 0;
	padding: 0;
	border: 1px solid #CCCCCC;
}
.mod_mootoolsnav h1,.mod_customnav h1,.mod_quicknav h1{
	margin: 0;
	padding: 0 5px;
	background-color: #F1F1F1;
	border-bottom: 1px solid #CCCCCC;
	line-height: 25px;
}
.mod_customnav li.active{
	padding: 0 0 0 10px;
	margin: 0px 0px 0px 10px;
	background: url("../bilder/layout/pfeilrot.gif") left no-repeat;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #FE0000;
	cursor: pointer;
}
.mod_mootoolsnav p.active{
	padding: 0 0 0 10px;
	margin: 0px 0px 0px 0px;
	line-height: 30px;
	background: url("../bilder/layout/pfeilrot.gif") left no-repeat;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #FE0000;
	cursor: pointer;
}
.mod_mootoolsnav ul,.mod_customnav ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	background-image: url("../bilder/layout/menu_back.gif");
}
.mod_mootoolsnav ul.level_2,.mod_mootoolsnav ul.level_3{
	margin: 0px 0 0 4px;
	padding: 0;
	background-image: none;
}
.mod_mootoolsnav ul.level_2 li,.mod_mootoolsnav ul.level_3 li{
   margin:0 0 0 4px;
   padding:0;
}
.mod_mootoolsnav ul.level_2 li a,.mod_mootoolsnav ul.level_3 li a{
	background-image: url("../bilder/layout/pfeilgrau.gif");
	background-repeat: no-repeat;
}
.mod_mootoolsnav ul.level_3 li{
   margin:0 0 0 8px;
}
.mod_mootoolsnav ul.level_2 li a:hover,.mod_mootoolsnav ul.level_3 li a:hover{
	background-image: url("../bilder/layout/pfeil.gif");
	background-repeat: no-repeat;
	color: #900;
}
.mod_mootoolsnav li,.mod_customnav li{
	padding: 0px 0px 0px 10px;
	line-height: 30px;
	background: url("../bilder/layout/menu_back.gif") no-repeat;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #666;
}
.mod_mootoolsnav li a,.mod_customnav li a{
	padding: 0px 0px 0px 10px;
	background: url("../bilder/layout/pfeil_leer.gif") no-repeat left center;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #666;
}
.mod_mootoolsnav li a:hover,.mod_customnav a:hover{
	padding: 0 0 0 10px;
	background: url("../bilder/layout/pfeilgrau.gif") no-repeat left center;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #666;
}

/**********************************/
/* Formatierung Nachrichtwn       */
/*********************************/

.layout_simple,.event{
	margin: 5px 0;
	padding: 4px 4px 4px 25px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	line-height: 18px;
	background: url(../bilder/typo/date.gif) no-repeat left;
}
.layout_simple a{
	text-decoration: none;
	background: url(../bilder/typo/icon-info.gif) no-repeat left;
	padding-left: 22px;
	margin-left: 5px;
}
.layout_latest .info, .layout_full .info{
	line-height: 22px;
	background: url(../bilder/typo/date.gif) no-repeat left;
	padding: 0px 0px 0px 25px;
}
.layout_latest h2 a, .layout_latest h2 a:visited{
	color: #1e90ff;
	text-decoration: none;
}
.layout_latest h2 a:hover{
	color: #900;
}
.layout_full h2{
	color: #1e90ff;
}
.more, .back, .go_back{
	padding: 4px 0 4px 10px;
	margin: 5px 0px;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #cccccc;
	background: #f5f5f5;
}
.more a, .more a:visited, .back a, .back a:visited, .go_back a, .go_back a:visited{
	text-decoration: none;
	display: block;
}
.more:hover, .back:hover, .go_back:hover{
	background: #eeeeee;
}

.mod_newslist .odd,.mod_upcoming_events .odd{
	
}
.mod_newsmenu li{
	margin: 5px 0;
	padding: 4px;
	background-color: #ffffff;
}
.mod_newsmenu li.year{
	color: #4682B4;
}

/**********************************/
/* Formatierung Login             */
/*********************************/

.module-grey,.mod_login{
	width: 99%;
	margin: 10px 0px;
	padding: 0px;
	background-color: #f9f9f9;
	border: 1px solid #CCCCCC;
}

.module-grey-inside{
	padding: 4px;
	line-height: 18px;
}

.mod_login h3{
	margin: 0px 0px 10px 0px;
	padding: 6px 5px;
	font-weight: lighter;
	font-size: 16px;
	color: #5F5F5F;
	background: url("../bilder/layout/menu_back.gif") repeat-x bottom;
}

.mod_login label{
	width: 130px;
	display: block;
	margin: 0 0 0 4px;
	padding: 0px 0px 0px 135px;
}
.mod_login .formbody{
	background: url(../bilder/typo/login.png) no-repeat left;
}
.mod_login .login_info{
	padding: 10px 10px 10px 135px;
	line-height: 20px;
}
.mod_login .submit_container{
	padding: 0px 0px 0px 130px;
}
.mod_login input{
	margin: 2px 4px;
}

/**********************************/
/* Formatierung Mitgliederliste   */
/*********************************/

.list_search{
	margin: 5px 0px;
	padding: 0px;
}

.single_record{
	margin: 7px 0;
	text-align: left;
}
.mod_memberlist h2{
	line-height: 26px;
	border-bottom: 1px solid #cccccc;
	color: #1e90ff;
}
table.single_record {
	width: 100%;
	margin: 10px 0 5px;
	text-align: left;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.single_record td{
	padding: 5px 4px;
	text-align: left;
	vertical-align: top;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}


/**********************************/
/*    Formatierung Kalender        */
/*********************************/

.mod_minicalendar{
}
.mod_minicalendar table{
	width: 100%;
	background: #ececec url("tl_files/webconsulting/minicalendar.jpg") left top repeat-x;
	border-collapse: separate;
}
.mod_minicalendar td{
	width: 14%;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	border-top: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	font-size: 0.9em;
}
.mod_minicalendar .col_last{
   border-right:0px !important;
}
.mod_minicalendar .last .col_first{
	background: url("tl_files/webconsulting/cbl.gif") no-repeat left bottom;
}
.mod_minicalendar .last .col_last{
	background: url("tl_files/webconsulting/cbr.gif") no-repeat right bottom;
}
.mod_minicalendar th.previous{
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 6px;
	text-align: left;
	background: url("tl_files/webconsulting/ctl.gif") no-repeat left top;
}
.mod_minicalendar th.next{
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 2px;
	text-align: right;
	background: url("tl_files/webconsulting/ctr.gif") no-repeat right top;
}
.mod_minicalendar th.current{
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: center;
}
.mod_minicalendar .head a{
	text-decoration: none;
	color: #333333;
}
.mod_minicalendar .label{
	padding-bottom: 1px;
	text-align: center;
	font-weight: bold;
	color: #133b9a;
}
.mod_minicalendar td a{
	font-weight: bold;
	color: #333333;
}
.mod_calendar table{
	width: 98%;
	background-color: #fcfcfc;
	border-collapse: separate;
}
.mod_calendar .head{
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	text-align: center;
	background: #fdfeff url("tl_files/webconsulting/calendar.jpg") repeat-x left bottom;
	border-top: 1px solid #dfdfdf;
}
.mod_calendar th.previous{
	padding-left: 0.75em;
	text-align: left;
	border-left: 1px solid #dfdfdf;
}
.mod_calendar th.next{
	padding-right: 0.75em;
	text-align: right;
	border-right: 1px solid #dfdfdf;
}
.mod_calendar th a{
	text-decoration: none;
	color: #333333;
}
.mod_calendar th a:hover{
	text-decoration: underline;
}
.mod_calendar .label{
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	background-color: #FE0000;
	font-weight: bold;
	color: #FFFFFF;
}
.mod_calendar td{
	width: 14%;
	height: 7em;
	vertical-align: top;
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
}
.mod_calendar .col_first{
	border-left: 1px solid #dfdfdf;
}
.mod_calendar .weekend{
   background-color:#f7f9fa;
}
.mod_calendar .today{
   background-color:#f0f3f6;
}
.mod_calendar .header{
	margin: 1px;
	padding: 1px;
	background-color: #e6e6e6;
	font-size: 0.9em;
	color: #666666;
}
.mod_calendar .event{
	margin: 3px;
	font-size: 0.9em;
	line-height: 1.1;
}
.mod_calendar .event a{
	text-decoration: none;
	color: #333333;
}
.mod_calendar .event a:hover{
	text-decoration: underline;
}

/**********************************/
/*    Formatierung Bilder         */
/*********************************/

.ce_image img,.ce_text img,.ce_gallery img,.mod_newslist img{
	padding: 2px;
	background-color: #ffffff;
	border: 1px solid #c6c6c6;
}
.caption{
	padding: 2px 3px 4px;
	text-align: center;
	background-color: #c6c6c6;
	font-size: 0.8em;
	line-height: 1;
}

/**********************************/
/*    Formatierung Tabelle        */
/*********************************/

.ce_table{
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.ce_table table{
	width: 100%;
	margin: 10px 0px 10px 0px;
	text-align: left;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font-size: 11px;
	line-height: 18px;
}
.ce_table td{
	padding: 5px 4px;
	text-align: left;
	vertical-align: top;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
thead th{
	padding: 10px 4px;
	text-align: left;
	vertical-align: top;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background: #eeeeee;
}

th.head a{
	text-decoration: none;
	font-weight: bold;
}

/**********************************/
/*    Formatierung Download       */
/*********************************/

.ce_download{
	margin: 10px 0;
	padding: 4px 4px 10px;
	border: 1px solid #CCCCCC;
}
.ce_download h2{
	margin: -4px -4px 10px;
	padding: 4px;
	border-bottom: 1px solid #CCCCCC;
	background: none;
}
