@charset "utf-8";

/* 1. Reset
-------------------------------------------------------------------------------- */
* {
	padding: 0;
	margin: 0;
	font: 13px/1.4em Arial;
	/*font: 14px/18px "Times New Roman", Times, serif normal;*/
}
html,
body {
	width: 100%;
	height: 100%;
}
body {
	font-size: 13px;
	background: #eee url(../img/bg-body.gif) 0 0 repeat-x;
	color: #000;
}
img {
	border: none;
}
a {
	text-decoration: none;
	color: inherit;
	color: #666;
}
a:hover,
a:focus {
	text-decoration: underline;
}
h1 {
	font-size: 1.4em;
	margin: 0 0 2em 0;
	font-weight: bold;
}
h2 {
	font-size: 1.2em;
	margin: 0 0 1em 0;
	font-weight: bold;
	color: #333;
	padding: 3px 0 0 0;
	text-transform: uppercase;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #333;
}
h3,
h4,
h5 {
	font-size: 1.1em;
	margin: 0 0 0.5em 0;
	font-weight: bold;
}
p {
	margin: 0 0 1.2em 0 !important;
}
ul,
ol {
	margin: 0 0 0.8em 0;
}
ul ul,
ol ol {
	margin: 0;
}
strong, b {
	font-weight: bold;
}

sub {
font-size: 0.8em !important;
}


/* 2. Layout
-------------------------------------------------------------------------------- */
#wrap {
	width: 100%;
	height: 100%;
	background: url(../img/bg-wrap.png) 0 0 repeat-x;
}
#outer {
	width: 100%;
	margin: 0 auto;
	background: url(../img/bg-body.jpg) top center no-repeat;
}
#inner {
	width: 980px;
	margin: 0 auto;
}

.service-header {
	width: 975px;
	height: 38px;
	background: url(../img/bg-smbar.gif) no-repeat;
	padding: 0 10px 0 10px;
}

.service-header .smbar {
margin: -5px 0 0 60px;
}

.service-header .smbar li a {
padding-left: 0px !important;
}
.service-header ul#service {
float: right;
margin-right: 50px;
}

.service-header ul#service li {
}

.service-header ul#service li a {
color: #fff;
}

#header {
	width: 968px;
	height: 130px;
	background: url(../img/logo.jpg) no-repeat;
	padding: 0 10px 0 10px;
}

#header img.logo {
	float: left;
}

#content {
width: 968px;
background: #fff;
margin: 10px 0 0 10px;
}

#left {
	float: left;
	width: 540px;	
	padding: 10px;
}

#left a {
color: #f39600 !important;
background: url(../img/icon-link.gif) right 2px no-repeat;
	padding: 0 16px 0 0px;
}

#left div.box-left {
float: left;
width: 270px;
}

#left div.box-left h3, #left div.box-right h3 {
font-size: 1.1em !important;
font-weight: bold !important;
}

#left div.box-right {
float: right;
width: 250px;
border-left: 1px solid #ddd;
padding-left: 10px;	
}

#right {
float: right;
width: 380px;
	padding: 10px;
	border-left: 1px solid #ddd;	
}

#right div.indent {
	border-bottom: 1px solid #f7b4bb;
	padding: 10px 30px 10px 10px;
	margin: 0 0 10px 0;
}
#right div.indentNoBorder {
	padding: 0px 30px 10px 10px;
	margin: 0 0 10px 0;
}
/* rechts zweispaltig */
#right .twoColumns {
	padding-left: 390px;
}
#right .twoColumns .colLeft {
	width: 340px;
	float: left;
	margin: 0 0 0 -380px;
}
#right .twoColumns .colRight{
	float: right;
}

#footer {
	background: url(../img/bg-footer.png) 0 0 no-repeat;
	width: 100%;
	text-align: center;
	padding: 25px 10px;
}

#footer p {
	color: #8f9193;
	font-size: 0.85em;
}


/* 3. Navigation
-------------------------------------------------------------------------------- */
/* Service-Navi */

.service-header ul {
	display: inline;
	float: left;
	padding: 15px 0 18px 0;	
}

.service-header ul li {
	display: inline;
}
.service-header ul a {
	color: #000;
	background: url(../img/bullet-service.png) left center no-repeat;
	padding: 0 0 0 8px;
	margin: 0 3px;
	font-size: 11px;
}


/* Hauptnavi oben */
#header .navi {
	float: left;
	margin: 142px 0 0 0;
	width: 968px;
	/*height: 33px;*/
	background: #000;
	/*background: url(../img/bg-navi.gif) left top repeat-x;*/
}
#header .navi ul.nav {
	list-style-type: none;
	height: 24px;
	margin-bottom: 0 !important;
}
#header .navi ul li {
	display: inline;
}
#header .navi ul.nav  a {
	float: left;
	height: 23px;
	cursor: pointer;
	padding: 10px 40px 0 10px;
	/*border-left: 1px solid #fff;*/
	color: #e7e7e7;
	background: #000 url(../img/bg-navi-li.gif) right top no-repeat;
	text-transform: uppercase;
	letter-spacing:0.05em;
	font-size: 11px;
}
#header .navi ul.nav a:hover,
#header .navi ul.nav  a:focus,
#header .navi ul.nav  a.active {
	color: #fff;
	background: #000;
	text-decoration: none !important;
	background: #000 url(../img/bg-navi-li-act.gif) right top no-repeat;
}

#header ul.subnavi {
clear: left;
background: #f29400;
list-style-type: none;
height: 22px;
padding-top: 7px;
margin-bottom: 0 !important;
}

#header ul.subnavi li {
margin: 0 !important;
padding: 0 !important;
display: block;
float: left;
}

#header ul.subnavi li a {
padding: 2px 40px 5px 10px; !important;
color: #fff;
background: url(../img/bg-subnavi-li.gif) right top no-repeat;

}

#header ul.subnavi a:hover,
#header ul.subnavi a:focus,
#header ul.subnavi a.active,
#header ul.subnavi li.active a {
	color: #fff;
	background: #f29400;
	text-decoration: none !important;
	background: url(../img/bg-subnavi-li-act.gif) right top no-repeat;
}

#header ul.subnavi-2 {
clear: left;
background: #cacaca;
height: 22px;
margin-bottom: 0 !important;
padding-top: 7px;
}

#header ul.subnavi-2 li {
padding: 3px 0 0 0 !important;
}

#header ul.subnavi-2 li a {
padding: 3px 40px 0 10px; !important;
color: #fff;
}

#header ul.subnavi-2 a:hover,
#header ul.subnavi-2 a:focus,
#header ul.subnavi-2 a.active {
	color: #fff;
	font-weight: bold;
	background: #cacaca;
	text-decoration: none !important;
	border-bottom: 2px solid #ddd !important;
}

#left ul {
	list-style-type: none;
	font-size: 1.2em;
	margin-left: 15px;
}

#left ul li {
padding-left: 15px;
background: url(../img/icon-list.gif) left 5px no-repeat;
}

#left ul li a {
background: none !important;
}
/* Fußzeile */
#footer ul li {
	display: inline;
}
#footer ul a {
	color: #204385;
	background: url(../img/bullet-footer.png) left center no-repeat;
	padding: 0 0 0 8px;
	margin: 0 3px;
}


/* Forms 
******************************************************************/

.csc-mailform SELECT {

  color: #000000;
  background-color: #EDEFF1;
  border: 0px solid #CCCCCC;
}	

.csc-mailform TEXTAREA {
  color: #000000;
  font-weight : normal;
    border: 1px solid #666666;
    font-size: 12px !important;
    width: 190px !important;
}

.csc-mailform label {
width: 100px !important;
display: block;
float: left;
}

.csc-mailform INPUT {
  color: #000000;
width: 190px !important;
  border: 1px solid #666666;
}

.csc-mailform BUTTON {

  color: #000000;
  background-color: #FFFFFF;
  border: 1px solid #EDEFF1;
padding: 5px 0 0 0;
}

.csc-mailform {
  width: 300px;
  border: 0px none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  padding: 10px 0 0 0;
}

.csc-mailform-field {
  margin-bottom: 8px;
  line-height: 18px;
/*clear: left;*/
}



/* 5. Content
-------------------------------------------------------------------------------- */
.btnRight {
	float: right;
	margin: -0.5em 0 0.5em 30px;
}
.icon {
	display: block;
	padding: 0 0 0 24px;
	margin: 0 0 3px 0;
}
.icon img {
	float: left;
	margin: 0 0 0 -24px;
}

.icon a {
background: none !important;
}


/* Sonstiges
-------------------------------------------------------------------------------- */
 .clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
. clearLeft {
	clear: left;
}
/* Print/Bookmarklink(s) */
#right .btnPrint,
#right .btnBookmark {
	cursor: pointer;
	color: #204385;
	margin: 0 1em 0 0;
}
.bulletBlue {
	background: url(../img/bullet-nav-2.png) left center no-repeat;
	padding: 0 0 0 8px;
}
.spaceRigth {
	margin-right: 12px !important;
}

#right ul, right ol {
margin: 0 0 15px 40px;
}

/*******
** TYPO3
*******************/

div.csc-textpic-imagewrap {
margin-bottom: 10px;
}

div.rss_summary {
margin: 10px 0;
}

div.rss_date, div.rss_category {
font-size: 0.8em !important;
}

#wt_twitter_newsticker {
	/*background-image: url(../img/icon_twitter.gif);*/
	background-repeat: no-repeat;
	background-position: 0 6px;
	/*border: 1px solid #4C1212;*/
	padding: 0 30px 0 0;
	margin: 0;
}
#wt_twitter_newsticker ul {
	list-style: none;
	min-height: 20px;
	margin-left: 0px !important;
}
#wt_twitter_newsticker li.error {
	color: #f00;
}
#wt_twitter_newsticker #togglenewsticker {
	background: transparent url(../img/icon_close.gif) no-repeat 0 0;
	overflow: hidden;
	position: absolute;
	width: 14px;
	height: 14px;
	text-indent: 20px;
	outline: none;
	margin: -51px 0 0 1px;
}
* html #wt_twitter_newsticker #togglenewsticker {
	right: 30px;
}

dl.csc-textpic-image a {
padding-left: 0 !important;
background: none !important;
}

div.tx-sexybookmarks-pi1 {
margin-bottom: 20px;
}

.tx-ccevent-header {

margin-bottom: 10px;
font-weight: bold;
font-size: 14px;

}

.tx-ccevent-entry {

margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #ddd;
}

.tx-ccevent-entry p.date {
margin: 0 !important;
font-weight: bold;
}


.tx-ccevent-entry p.location {
margin: 0 !important;
text-decoration: underline;
font-size: 0.8em !important;
}

.tx-ccevent-area {

position: absolute;

}

.tx-ccevent-areacontent {

color: #000000;
background-image: url(../../../typo3conf/ext/cc_event/res/ausruf.gif);
background-repeat: no-repeat;
width: 277px;
height: 210px;
position: relative;
left: 130px;
display: block;
padding-top: 5px;
padding-left: 25px;
padding-right: 5px;

}

.tx-ccevent-areacontent table tr td {

color:#000000;
font-size:12px;

}

/*
** Content Tabelle
**/

table.leistungen {
	border-width: 0px;
	border-spacing: 0px;
	border-style: outset;
	border-collapse: collapse;
	background-color: white;
}
table.leistungen th {
	border-width: 1px;
	padding: 2px;
	border-style: none;
	border-color: green;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.leistungen td {
	border-width: 0px;
	padding: 2px;
	border-style: none;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	vertical-align: top;
}

table.leistungen tr.head td strong {
font-size: 1.15em !important;
}

table.leistungen tr.first td {
	background-color: #EFEAE0 !important;
}

table.leistungen tr.sec td {
	background-color: ##FFE49C;
}

table.leistungen tr.trd td {
	background-color: #EFEAE0;
}

