*, body {
	font-family: Arial;
	font-size: 12px;
	color: #4d4f53;
}

body {
	background: #f5f5f5 url(../images/background.gif) repeat-x;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: center;
}

dl.news-single-files dd {
	margin:0;
	padding:12px 0 0 0;
}

img,
a img {
	border: 0;
	display: block;
}

sub, sup {
	font-size: 10px;
}

a img {
	border: 0;
}

.cleaner,
.clearer,
.csc-textpic-clear {
	float: none;
	clear: both;
	height: 0px;
	font-size: 0;
	line-height: 0;
}

p {
	line-height: 17px;
	margin: 0 0 17px 0;
}

p.last {
	margin-bottom: 0;
}

p.bodytext_unternehmen_zukunft{
	margin-bottom: 0;
	
}

q {
	font-size: 12px;
	font-style: italic;
	line-height: 17px;
}

cite {
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
}

q:before { content:""; }
q:after { content:""; }
q q:before { content:""; }
q q:after { content:""; }

a:link,
a:visited,
a:focus,
a:active {
	text-decoration: underline;
}

a:hover {
	color: #1d567e;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}


/* headlines */

h1, h2, h3 {
	margin: 0;
	padding: 0;
	color: #1d567e;
	line-height: 17px;
}

h2 {
	margin: 0 0 17px 0;
}

h3 {
	margin: 0 0 8px 0;
	color: #4d4f53;
}

h6 {
	margin:0px;
	font-size:14px;
}

/* */

#isales {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}

/* */

#header {
	width: 950px;
	height: 80px;
	position: relative;
}

#logo {
	position: absolute;
	top: 42px;
}

ul#navigation {
	position: absolute;
	top: 54px;
	right: 3px;
}

ul#navigation li {
	display: block;
	float: left;
	margin-left: 15px;
	position: relative;
}

/* dropdown-menu */

ul#navigation ul {
	display: none;
	position: absolute;
	background: url(../images/blank.gif);
	left: -10px;
	z-index: 999;
	width: 178px;
	border-top: 5px solid #f5f5f5;
}

ul#navigation ul li {
	margin-left: 0;
	background: url(../images/navigation/border.png) bottom left no-repeat;
	padding: 5px 10px 6px 10px;
	display: block;
	float: none;
}

ul#navigation li:hover ul {
	display: block;
}

ul#navigation ul li.first {
	padding-top: 0;
	padding-bottom: 6px;
	background: url(../images/navigation/top_fixed.png) top left no-repeat;
	font-size: 0;
	line-height: 0;
}

ul#navigation ul li.last {
	padding-bottom: 10px;
	background: url(../images/navigation/background_last.png) bottom left no-repeat;
}

ul#navigation li.menu-right {
	position: static;
}


ul#navigation li.menu-right ul {
	left: auto;
	right: -2px;
}

/* banner */

#banner {
	width: 950px;
	height: 156px;
	background: url(../images/banner/background.gif) no-repeat;
	position: relative;
}

#content_top_left {
	width:285px;
	height:150px;
	position:absolute;
	left:0;
	top:3px;
	overflow:hidden;
}

#content_top_left .csc-header h3 {
	margin:0;
}

#banner h1 {
	position: absolute;
	/*top: 39px;*/
	top:3px;
	left: 320px;
}

#banner #banner-image {
	position: absolute;
	bottom: 0;
	right: 20px;
}

/* content */

#content {
	width: 950px;
	background: url(../images/content/background.gif) no-repeat;
	padding: 22px 0 0 0;
}

.col {
	float: left;
	margin-right: 40px;
}

.col-last {
	margin-right: 0;
}

.col-width-1 {
	width: 295px;
}

.col-width-2 {
	width: 630px;
	margin-right: 0;
}

.col-first {
	width: 280px;
}

.arrow img,
img.more_arrow {
	display: inline;
	position: relative;
	top: 1px;
	padding-left: 3px;
}

.arrow img,
img.arrow_schulung {
	display: inline;
	position: relative;
	top: 1px;
	padding-right: 5px;
}

.ul-arrow,
#midcol ul,
#rightcol ul {
	margin: 0 0 17px 0;
	/* float:left; */
}

.ul-arrow li,
#midcol ul li,
#rightcol ul li {
	line-height: 17px;
	background: url(../images/content/arrow.gif) 1px 3px no-repeat;
	padding-left: 18px;
}

.ul-arrow li.rtelist,
#midcol ul li.rtelist,
#rightcol ul li.rtelist,
#midcol div.news-single-item ul li,
#rightcol div.news-single-item ul li {
	line-height: 17px;
	background: url(../images/content/arrow_simple.gif) 1px 6px no-repeat;
	padding-left: 9px;
}

#rightcol ul.csc-bulletlist-1 li,
#midcol ul.csc-bulletlist-1 li {
	line-height: 17px;
	background: url(../images/content/arrow_simple.gif) 1px 6px no-repeat;
	padding-left: 9px;
}

#midcol ol,
#rightcol ol {
	margin: 0 0 17px 0;
	list-style-position: outside;
	padding: 0 0 0 23px;
}

#midcol ol li,
#rightcol ol li {
	line-height: 17px;
}

/* subnavigation */

ul#subnavigation {
	margin-bottom: 25px;
}

ul#subnavigation li {
	display: block;
	border-bottom: 1px solid #e4e4e4;
	padding: 4px 0;
}

ul#subnavigation li.first {
	padding-top: 0;
}

ul#subnavigation li.last {
	padding-bottom: 0;
	border-bottom: 0;
}

ul#subnavigation li a {
	text-decoration: none;
	font-weight: bold;
}

ul#subnavigation li.active a {
	color: #1d567e;
}

ul.thirdlevel {
	margin:4px 0 0 0;
	padding-bottom:4px;
	line-height: 12px;
}

ul#subnavigation ul.thirdlevel li {
	border:0;
	background: url(../images/content/arrow_simple.gif) 1px 7px no-repeat;
	padding-left: 9px;
}

ul#subnavigation li.active ul.thirdlevel li a {
	color:#4D4F53;
	font-weight:normal;
}

ul#subnavigation li.active ul.thirdlevel li.active a,
ul#subnavigation li.active ul.thirdlevel li a:hover {
	color: #1d567e;
	font-weight:normal;
}

ul#subnavigation ul.thirdlevel li.first {
	padding: 4px 0 4px 9px;
}

ul#subnavigation ul.thirdlevel li.last {
	padding: 4px 0 0 9px;
}

/* login */

form#login {
	margin: 0 0 25px 0;
}

form#login label.input-text input {
	border: 1px solid #e3e3e3;
	padding: 4px;
	font-size: 12px;
	background: #fff;
	color: #4d4f53;
	width: 120px;
}

form#login label.input-text img {
	margin-bottom: 4px;
}

form#login label#label-username {
	display: block;
	float: left;
	width: 130px;
}

form#login label#label-passwort {
	display: block;
	float: right;
	width: 130px;
}

/* typo-rendering */

.csc-header h3 {
margin: 17px 0 0 0;
color: #1D567E;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image,
div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
	margin-left: 0px;
	margin-bottom: 0px;
}

.news-latest-container h2,
.news-latest-category,
.news-latest-item hr,
.news-latest-gotoarchive {
	display: none;
}

.news-latest-date a {
	text-decoration: none;
	line-height: 17px;
}

.news-latest-item {
	line-height: 17px;
	margin: 0 0 -15px 0;
}

.news-latest-item h3 a {
	text-decoration: none;
}

.news-list-item {
	float:left;
	padding-bottom:7px;
	width: 630px;
}

.news-list-item img {
	/*
	float:left;
	margin-right:5px;
	*/
	float:right;
	margin-left:5px;

}

.news-list-item p.bodytext img {
	float:none;
}

.news-amenu-container, .news-search-form {
width:295px;
margin-right:40px;
float:left;
}

.news-search-form {
margin-right:0;
}

.news-list-container {
float:left;
clear:left;
}

.news-list-item {
border-bottom:1px solid #E4E4E4;
margin-bottom:18px;
}

.news-single-img {
float:left;
padding-right:7px;
}

.tx-cal-controller h1,
.tx-cal-controller p.found,
.tx-cal-controller .V9G div {
	display: none;
}

.tx-cal-controller .browser_date,
.tx-cal-controller .prev,
.tx-cal-controller .next {
	float:left;
}

.tx-cal-controller .browser_date {
	padding-top:4px;
}

.tx-cal-controller .monthLargeBasic.monthWeekend,
.tx-cal-controller .monthSelectedWeek.monthCurrentWeek.cal_day6,
.tx-cal-controller .monthSelectedWeek.monthCurrentWeek.cal_day0 {
	background:#DFDFDF;
}

.tx-cal-controller .monthSelectedWeek.monthCurrentWeek {
	background:#EFEFEF;
}

body div#isales div#content div#midcol div.tx-cal-controller table.month-large tbody tr td.monthToday {
	background:#BFBFBF;
}

.csc-frame-frame1 {
	margin-top: -9px;
}

#midcol .csc-frame-frame1 ul,
#rightcol .csc-frame-frame1 ul {
	border-bottom: 1px solid #e4e4e4;
	padding-bottom: 9px;
	margin-bottom: 9px;
}

.csc-frame-frame2 {
	margin-top: 14px;
	padding-top: 14px;
	border-top: 1px solid #e4e4e4;
}

.csc-frame-indent6633 li {
	padding-bottom: 5px;
}

/* udo + */
.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
	clear: both;
	float: left;
}

.csc-textpic-clear {
	clear: both;
	border: 3px;
}
/* udo - */

fieldset.csc-mailform {
	border: 0;
	padding: 0;
	margin: 0 0 17px 0;
}

.csc-mailform-field {
	margin: 0 0 7px 0;
}

.csc-mailform-field label {
	margin-bottom: 3px;
}

.csc-mailform-field input,
.csc-mailform-field textarea {
	border: 1px solid #e4e4e4;
	padding: 3px;
}

.csc-mailform-field select,
.csc-mailform-field label,
.csc-mailform-field input,
.csc-mailform-field textarea {
	display: block;
}
.csc-mailform-field select,
.csc-mailform-field input.csc-mailform-submit {
	width: 100%;
}

.csc-mailform-field input,
.csc-mailform-field textarea {
	width: 300px;
}

.csc-mailform-field input.csc-mailform-submit {
	background: #1d567e;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
	padding: 5px 3px;
}

fieldset.kontakt {
border:0;
margin:0;
padding:0;
}

.dl_layout {
line-height:17px;
}

#month-header {
	width: 628px;
}

.termin1,
.termin2,
.termin3,
.termin4,
.termin5 {
clear:left;
}

.termin1 div,
.termin2 div,
.termin3 div,
.termin4 div,
.termin5 div {
float:left;
}

.stadt {
width:120px;
}

.datum {
width:80px;
}

.startzeit {
width:35px;
}

.endzeit {
width:100px;
}

.termin_spacer {
clear:both;
margin:0 0 35px 0;
height:1px;
}

iframe {
border:0;
height:1000px;
}

dl.news-single-files dd img,
dl.news-single-files dd a {
	float:left;	
	margin: 0 3px 0 0;
}

dl.news-single-files dd {
	padding:12px 0 24px 0;
}

div.news-single-backlink {
	clear:both;
}

.news-single-img_unternehmen_zukunft {
	float: right;
	margin: 0 0 12px 12px;
}

.facebook-icon{
	float: left;
	margin-right: 10px;
	
}

.twitter-icon{
	float: left;
	margin-right: 10px;

}

.xing-icon{
	float: left;
	margin-right:10px;
	
}
.sepa-icon {
   float:left;
   padding-top:1px;
}
