/* Style sheet webconsulting */
body {
 background-color:#9ac798;
 font-size:12pt;
 font-family: 'Droid Sans', sans-serif;
}
#wrapper{
	width:980px;
}
#header {
	background-image:url("/tl_files/grafiken/header.png");
	background-position:center;
}
#header li{
	list-style-type: none;
}
#imageslider{
	position:absolute;
	top:140px;
	margin-left:240px;
	z-index:-5;
}
#container {
	background-image:url("/tl_files/grafiken/main.png");
	background-position:center;
} 
#left {
	padding-left:20px;
	width:240px;
	z-index:5;
}
#left .inside {
	padding:12px 13px 12px 9px;
	z-index:5;
}
#main {
	padding-right:20px;
	width:740px;
	font-size:10pt;
	line-height:1.2;
	z-index:1;
	}
#main .inside {
	padding:12px 18px 18px 18px;
	z-index:1;
}
#footer {
	background:url("/tl_files/grafiken/footer.png") left top repeat-x;
}
#footer .inside {
	padding-top:33px;
	padding-right:225px;
	text-align:right;
	color:#ffffff;
}
#footer a {
	color:#7e95c8;
}
#logo {
	top:16px;
	position:absolute;
	margin-left:16px;
}
.inside h1{
	font-family: 'Droid Sans', sans-serif;
	font-size:180%;
	font-weight:normal;
	color:#E2001A;
}
.inside h2{
	font-family: 'Droid Sans', sans-serif;
	font-size:160%;
	font-weight:normal;
	color:#E2001A;
}
.inside h3{
	font-family: 'Droid Sans', sans-serif;
	font-size:125%;
	color:#E2001A;
}
table.calendar {
	width:98%;
	background-color:#fcfcfc;
	border-collapse:separate;
}
table.calendar .head {
	padding-top:0.5em;
	padding-bottom:0.5em;
	text-align:center;
	background:#fdfeff url("tl_files/webconsulting_de/calendar.jpg") left bottom repeat-x;
	border-top:1px solid #dfdfdf;
}
table.calendar th.previous {
	padding-left:0.75em;
	text-align:left;
	border-left:1px solid #dfdfdf;
}
table.calendar th.next {
	padding-right:0.75em;
	text-align:right;
	border-right:1px solid #dfdfdf;
}
table.calendar th a {
	text-decoration:none;
	color:#333333;
}
table.calendar th a:hover {
	text-decoration:underline;
}
table.calendar .label {
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
	background-color:#113c9a;
	font-weight:bold;
	color:#ccd5ea;
}
table.calendar td {
	width:14%;
	vertical-align:top;
	border-right:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
}
table.calendar .col_first {
	border-left:1px solid #dfdfdf;
}
table.calendar .weekend {
	background-color:#f7f9fa;
}
table.calendar .today {
	background-color:#f0f3f6;
}
table.calendar .header {
	margin:1px;
	padding:1px;
	background-color:#e6e6e6;
	font-size:0.9em;
	color:#666666;
}
table.calendar .event {
	margin:3px;
	font-size:0.9em;
	line-height:1.1;
}
table.calendar .event a {
	text-decoration:none;
	color:#333333;
}
table.calendar .event a:hover {
	text-decoration:underline;
}
#left h1 {
	font-family: 'Droid Sans', sans-serif;
	margin-bottom:1em;
	margin-top:25px;
	margin-right:-3px;
	border-bottom:2px solid #AE0917;
	font-weight:bold;
	text-align:center;
	font-size:0.9em;
	color:#ffffff;
}
p.back {
	margin-top:1.5em;
}
.mod_breadcrumb{
	font-size:12px;
}
.timttable{
	text-align:center;
}
.mod_article .teaser p.more {
	margin-top:1.5em;
}
pre {
	float:left;
	padding:1em;
	background-color:#f9f9f9;
	border:1px solid #AE0917;
}
.hyperlink_txt {
	padding-left:18px;
	background:url("tl_files/webconsulting_de/link.gif") left center no-repeat;
}
.ce_list ol, .ce_text ol {
	margin-left:3em;
	list-style-type:decimal;
}
.ce_list ul, .ce_text ul {
	margin-left:1.5em;
}
.ce_list ul li, .ce_text ul li {
	padding-left:18px;
	background:url("tl_files/webconsulting_de/arrow.gif") left center no-repeat;
}
.ce_accordion .toggler {
	padding:0.25em 0.5em;
	background:#fdfeff url("tl_files/webconsulting_de/calendar.jpg") left bottom repeat-x;
	border-top:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
	font-weight:bold;
	cursor:pointer;
}
.ce_accordion .accordion div {
	padding:0.75em 0.5em;
}
.mod_calendar h1 {
	margin-bottom:1em !important;
}
.minicalendar {
	margin-left:5px;
}
.formbody{
	margin-left:5px;
}
table.minicalendar {
	width:92%;
	background:#ececec url("tl_files/webconsulting_de/minicalendar.jpg") left top repeat-x;
	border-collapse:separate;
	border-top: 1px solid #9AC798;	
	border-left: 1px solid #9AC798;
	border-right: 1px solid #9AC798;
}
table.minicalendar td {
	width:14%;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
	border-right: 1px solid #9AC798;	
	border-bottom: 1px solid #9AC798;
	font-size:0.9em;
}
table.minicalendar .col_last {
	border-right:0px !important;
}
table.minicalendar .last .col_first {
	background:url("tl_files/webconsulting_de/cbl.gif") left bottom no-repeat;
}
table.minicalendar .last .col_last {
	background:url("tl_files/webconsulting_de/cbr.gif") right bottom no-repeat;
}
table.minicalendar th.previous {
	padding-top:4px;
	padding-bottom:2px;
	padding-left:6px;
	text-align:left;
	background:url("tl_files/webconsulting_de/ctl.gif") left top no-repeat;
}
table.minicalendar th.next {
	padding-top:4px;
	padding-right:6px;
	padding-bottom:2px;
	text-align:right;
	background:url("tl_files/webconsulting_de/ctr.gif") right top no-repeat;
}
table.minicalendar th.current {
	padding-top:1px;
	padding-bottom:1px;
	text-align:center;
	font-size:80%;
	color:#ffffff;
	background-color:#E2001A;
}
table.minicalendar .head a {
	text-decoration:none;
	color:#E2001A;
}
table.minicalendar .head a:hover{
	text-decoration:none;
	color:#ffffff;
	background-color:#E2001A;
}
table.minicalendar.label th{
	padding-bottom:1px;
	text-align:center;
	font-weight:bold;
	border: 1px solid #9AC798;
}
table.minicalendar .weekend{
	color:#000;
	background-color:#D2E5CE;
}
table.minicalendar .weekend.col_last{
	color:#000;
	background-color:#D2E5CE;
}
table.minicalendar .today{
	color:#fff;
	background-color:#E2001A;
}
table.minicalendar th.label{
	color:#fff;
	font-size:80%;
	background-color:#AE0917;
	border: 1px solid #9AC798;
}
table.minicalendar td a {
	text-decoration:underline;
	color:#333333;
}
table.minicalendar td a {
	text-decoration:underline;
	color:#333333;
}
.ce_image img, .ce_text img, .ce_gallery img, .mod_newslist img, .mod_randomImage img {
	padding:2px;
	background-color:#ffffff;
	border:1px solid #c6c6c6;
}
.image_container {
	float:left;
	line-height:0.75;
}
.caption {
	padding:2px 3px 4px 3px;
	background-color:#c6c6c6;
	font-size:0.8em;
	line-height:1;
}
* html .caption {
	padding-top:3px;
	padding-bottom:3px;
}
*:first-child+html .caption {
	padding-top:3px;
	padding-bottom:3px;
}
.mime_icon {
	padding-bottom:2px;
	vertical-align:top;
}
.ce_gallery td {
	padding-right:1.5em;
	padding-bottom:1.5em;
}
.mod_newsreader .ce_comments {
	margin-top:2.5em;
}
.layout_full .info {
	color:#808080;
}
.layout_short, .layout_latest {
	padding-top:1em;
	padding-bottom:1em;
	border-top:1px solid #dfdfdf;
}
.layout_short.first, .layout_latest.first {
	padding-top:0;
	border-top:0px;
}
.layout_short.last, .layout_latest.last {
	padding-bottom:0;
}
.layout_short .info {
	font-size:0.9em;
	color:#808080;
}
.layout_short h2 {
	margin-bottom:0;
	font-size:1.2em;
}
.layout_short h2 a {
	text-decoration:none;
}
.layout_short .teaser, .layout_short .more {
	display:inline;
	padding-right:0.25em;
}
.layout_latest .info {
	margin-bottom:0.25em;
	color:#808080;
}
.layout_latest h2 {
	margin-bottom:0;
}
.layout_latest h2 a {
	text-decoration:none;
	color:#333333;
}
.comment_default {
	padding-top:1em;
	padding-bottom:1em;
	border-bottom:1px solid #dfdfdf;
}
.comment_default .info {
	margin-bottom:0.25em;
	font-size:0.9em;
	color:#808080;
}
.ce_comments h1 {
	margin-bottom:-0.2em;
}
.ce_comments .form {
	margin-top:1.5em;
}
.ce_comments input.text, .ce_comments input.captcha {
	width:210px !important;
}
.ce_comments .captcha_text {
	color:#333333 !important;
	font-weight:bold !important;
}
.ce_comments .form label, .ce_comments .form span {
	top:0.65em;
	position:relative;
	vertical-align:top;
}
* html .ce_comments .form label, * html .ce_comments .form span {
	top:0.8em;
}
*:first-child+html .ce_comments .form label, *:first-child+html .ce_comments .form span {
	top:0.8em;
}
.mod_rss_reader h1 a {
	text-decoration:none;
	color:#333333;
}
.rss_default h2, .rss_items_only h2 {
	margin-bottom:0;
	font-size:1.2em;
}
.rss_default h2 a, .rss_items_only h2 a {
	text-decoration:none;
}
.rss_default, .rss_items_only {
	padding-top:1em;
	padding-bottom:1em;
	border-top:1px solid #dfdfdf;
}
.rss_default.first, .rss_items_only.first {
	border-top:0px;
}
.rss_default_header .description {
	padding-bottom:1em;
	border-bottom:1px solid #dfdfdf;
}
.mod_eventlist .header {
	padding:0.25em;
	background:#fdfeff url("tl_files/webconsulting_de/calendar.jpg") left bottom repeat-x;
	border-bottom:1px solid #dfdfdf;
	font-weight:bold;
}
.mod_eventlist .event {
	padding-top:1em;
	padding-bottom:1em;
	border-bottom:1px solid #dfdfdf;
}
.mod_eventlist .header.first {
	border-top:1px solid #dfdfdf;
}
.mod_eventlist h2 {
	margin-bottom:0;
	font-size:1.2em;
}
.mod_eventlist .time {
	font-size:0.9em;
	color:#808080;
}
.mod_upcoming_events .date {
	padding-right:0.25em;
	font-size:0.9em;
	color:#808080;
}
.mod_eventreader h1 {
	margin-bottom:0;
}
.mod_eventreader .info, .mod_eventreader .recurring {
	color:#808080;
}
.mod_eventreader .ce_text {
	margin-top:1.5em;
}
.mod_sitemap ul.level_2 li {
	margin-left:2em;
}
.ce_table table {
	border-right:2px solid #D2E5CE;
	border-bottom:3px solid #D2E5CE;
	border-left:3px solid #D2E5CE;
	border-collapse:separate;
}
.ce_table th {
	padding:0.3em 2em 0.3em 0.5em;
	text-align:left;
	background-color:#D2E5CE;
	font-weight:bold;
}
.ce_table td {
	padding:0.2em 2em 0.2em 0.5em;
	border-right:1px solid #D2E5CE;
	border-bottom:1px solid #D2E5CE;
}
.mod_subscribe {
	margin-top:6px;
}
.mod_subscribe input.text {
	width:198px;
	margin-right:0.25em;
	padding:2px;
	background-color:#ffffff;
}
.mod_subscribe input.submit {
	width:92px;
	margin-top:4px;
	vertical-align:top;
}
.mod_unsubscribe input.submit {
	margin-top:6px;
	vertical-align:top;
}
.mod_subscribe .checkbox_container {
	padding:1px;
}
.mod_subscribe p.error, .mod_unsubscribe p.error {
	margin-top:0.5em;
	margin-bottom:-0.25em;
	font-weight:bold;
	font-size:0.9em;
	color:#ff0000;
}
.mod_search .header {
	margin-top:1em;
	margin-bottom:1.5em;
	text-align:right;
}
.mod_search h3 {
	margin-bottom:0;
	font-size:1.2em;
}
.mod_search .relevance {
	padding-left:0.25em;
	color:#808080;
}
.mod_search .url {
	margin-bottom:1em;
	color:#53a908;
}
.mod_search .filesize {
	color:#808080;
}
.mod_search .highlight {
	font-weight:bold;
}
.mod_search input.text {
	margin-bottom:0.1em;
	width:130px;
	height:15px;
}
.mod_search input.submit {
	font-size:12px;
	margin-top:3px;
	background-color:#E2001A;	
	overflow:visible;
	color:#ffffff;
	border:0px;
	width:55px;
}
.mod_search .radio_container span {
	display:inline;
	padding-right:0.75em;
}
.mod_search .text:focus { 
	background-color:#D2E5CE;
	border-color:#9AC798;
	border-style:solid;
	border-width:1px;
 }
 .mod_search .text{ 
	border-color:#9AC798;
	border-style:solid;
	border-width:1px;
 }
.pagination {
	margin-top:2em;
	padding-top:0.5em;
	border-top:1px solid #dfdfdf;
}
.pagination p {
	width:180px;
	float:left;
}
.pagination ul {
	width:400px;
	float:right;
	text-align:right;
}
.pagination li {
	display:inline;
	padding-right:0.1em;
	padding-left:0.1em;
}
.pagination_current {
	font-weight:bold;
}
.mod_registration .col_first {
	width:12em;
	vertical-align:middle;
}
.mod_personalData td.col_first {
	padding-right:1em;
	vertical-align:middle;
}
#topmenu {
	right:6px;
	top:6px;
	position:absolute;
}
#topmenu li {
	float:left;
	padding:12px 9px;
}
#topmenu, #topmenu a {
	text-decoration:none;
	color:#ccd5ea;
}
#topmenu a:hover {
	color:#ffffff;
}
#topmenu .search {
	padding:6px 9px;
}
#topmenu .search div {
	padding-right:0.5em;
	padding-left:0.5em;
	background-color:#275abb;
}
#topmenu .search input.text {
	width:120px;
	margin-top:0.3em;
	margin-right:0.1em;
	margin-bottom:0.3em;
	padding:1px;
}
#topmenu .search input.submit {
	margin-top:6px;
	padding-right:0;
	padding-left:0;
	vertical-align:top;
}
.mod_login .col_first {
	width:8em;
	vertical-align:middle;
}
.mod_login .login_info {
	padding-bottom:0.25em;
	font-weight:bold;
}
.mod_login p.error {
	margin-bottom:0.25em;
	margin-left:8em;
	font-weight:bold;
	color:#ff0000;
}
.mod_lostPassword .col_first {
	width:11em;
	vertical-align:middle;
}
#frontpage {
	width:970px;
	height:244px;
	top:84px;
	position:absolute;
	background:url("tl_files/webconsulting_de/frontpage.jpg") center center no-repeat;
}
#frontpage .inside {
	bottom:18px;
	position:absolute;
	padding-left:18px;
	font-size:1.8em;
	color:#ffffff;
}
#frontpage img {
	bottom:12px;
	right:12px;
	position:absolute;
}
.mod_faqlist h2 {
	margin-top:30px;
}
.mod_faqreader .info {
	margin-top:1.25em;
	color:#808080;
}
#mainmenu {
	width:969px;
	top:54px;
	position:absolute;
	border-left:1px solid #c6c6c6;
}
#mainmenu li {
	float:left;
}
#mainmenu a {
	display:block;
	padding:8px 18px 9px 18px;
	border-right:1px solid #c6c6c6;
	font-weight:bold;
	text-decoration:none;
	color:#808080;
	line-height:1;
}
#mainmenu a:hover, #mainmenu a.trail {
	background:url("tl_files/webconsulting_de/menu.jpg") left top repeat-x;
	color:#333333;
}
#mainmenu span {
	display:block;
	padding:8px 18px 9px 18px;
	background:url("tl_files/webconsulting_de/menu.jpg") left top repeat-x;
	border-right:1px solid #c6c6c6;
	font-weight:bold;
	line-height:1;
}
* html #mainmenu a, * html #mainmenu span {
	padding-top:9px;
	padding-bottom:8px;
}
*:first-child+html #mainmenu a, *:first-child+html #mainmenu span {
	padding-top:9px;
	padding-bottom:8px;
}
#mainmenu li.login, #mainmenu li.register {
	float:right;
}
#mainmenu a.login {
	padding-left:36px;
	background:url("tl_files/webconsulting_de/login.jpg") left center no-repeat;
	border-left:1px solid #c6c6c6;
}
#mainmenu a.login:hover {
	background:url("tl_files/webconsulting_de/login_active.jpg") left center no-repeat;
}
#mainmenu span.login {
	padding-left:36px;
	background:url("tl_files/webconsulting_de/login_active.jpg") left center no-repeat;
	border-left:1px solid #c6c6c6;
}
#mainmenu a.register {
	padding-left:36px;
	background:url("tl_files/webconsulting_de/register.jpg") left center no-repeat;
}
#mainmenu a.register:hover {
	background:url("tl_files/webconsulting_de/register_active.jpg") left center no-repeat;
}
#mainmenu span.register {
	padding-left:36px;
	background:url("tl_files/webconsulting_de/register_active.jpg") left center no-repeat;
}
.mod_glossaryMenu li {
	float:left;
	margin-right:9px;
}
.mod_glossaryList p.toplink {
	margin-top:2em;
	padding-bottom:3px;
	font-size:11px;
}
.mod_glossaryList dt {
	margin-top:6px;
	font-weight:bold;
}
.mod_booknav {
	margin-top:2em;
	padding-top:0.5em;
	border-top:1px solid #dfdfdf;
}
.mod_booknav li {
	width:45%;
	float:left;
}
.mod_booknav li.up {
	width:10%;
	text-align:center;
}
.mod_booknav li.next {
	text-align:right;
}
.listing .list_search, .listing .list_per_page {
	margin-top:12px;
	margin-bottom:12px;
}
.listing h2 {
	margin-top:30px;
}
.listing select {
	width:120px;
	padding:1px;
}
.listing .text {
	width:120px;
	padding:2px;
}
.listing .list_search {
	width:60%;
	float:right;
	text-align:right;
	font-size:11px;
}
.listing .list_per_page {
	width:40%;
	float:left;
	font-size:11px;
}
.listing .list_per_page select {
	width:48px;
}
.listing .go_back {
	margin-top:1em;
}
.listing table.all_records {
	width:100%;
	clear:both;
}
.listing table.all_records th {
	background:#dfdfdf url("plugins/tablesort/media/default.gif") right center no-repeat;
}
.listing table.all_records th.asc {
	background-image:url("plugins/tablesort/media/asc.gif");
}
.listing table.all_records th.desc {
	background-image:url("plugins/tablesort/media/desc.gif");
}
.listing table.all_records th.col_last {
	width:18px;
	background-image:none;
}
.listing table.all_records img {
	vertical-align:text-top;
}
.listing table.single_record td.label {
	padding-right:2em;
	font-weight:bold;
}
#main a{
	color:#E2001A;
}
#main a:hover{
	color:#ffffff;
	background-color:#E2001A;
}
#header a{
	color:#E2001A;
}
#header a:hover{
	color:#ffffff;
	background-color:#E2001A;
}
#main img{ 
	padding:5px;
	border-color:#9AC798;
	border-style:solid;
	border-width:1px;
 }
#crlink{
	color:#ffffff;
	font-size:8pt;
	width:210px;
	margin-top:15px;
	padding-bottom:5px;
	margin-left:750px;
	text-align:right;
	text-decoration:none;
}
#crlink a{
	color:#ffffff;
	width:250px;
	text-align:right;
	text-decoration:none;
}
#crlink a:hover{
	color:#ffffff;
	text-align:right;
	text-decoration:underline;
}
#main pagination li{
	display:inline;
}
