/** BASIC STYLES */

.container {
	width: 1000px;
	margin: 0px auto;
}

/** HEADER */

#header {
	height: 106px;
}

/** LOGO */

#logo {
	float: left;
	width: 400px;
	height: 106px;
	background: url(images/homepage02.jpg) no-repeat left top;
}

#logo h1 {
	margin: 0px;
	line-height: normal;
}

#logo h1 a {
	display: block;
	height: 100px;
}

/** SEARCH */

#search {
	float: right;
	width: 210px;
	padding: 60px 0px 0px 0px;
}

/** TOPMENU */

#topmenu {
	height: 30px;
}

/** MENU */

#menu {
}

/** PAGE */

#page {
}

/** CONTENT */

#content {
}

/** SIDEBAR */

#sidebar {
}

/** FOOTER */

#footer {
}

html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/homepage01.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #54544F;
}

form {
	margin: 0px;
	padding: 0px;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

.input-text {
	font: 11px Arial, Helvetica, sans-serif;
	color: #54544F;
}

h1, h2, h3 {
	margin-top: 0px;
}

h1 {
}

h2 {
}

h3 {
	margin-bottom: 10px;
	font-size: 11px;
	color: #54544F;
}

h3.style1 {
	margin-bottom: 15px;
	font-size: 18px;
}

p, ol, ul {
	margin-top: 0px;
	margin-bottom: 18px;
	text-align: justify;
	line-height: 17px;
	font-size:11px;
}

.column1 p {
	margin-top: 0px;
	margin-bottom: 18px;
	text-align: justify;
	line-height: 17px;
	padding:0 15px;
}

.column1 h2 {
	background:transparent url(images/news_bg.gif) no-repeat scroll left top;
	color:#FFFFFF;
	height:40px;
	padding:10px 0 0 10px;
	font-size:11px;
	margin:0;
}

ol {
}

ul.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

ul.list1 li a {
	padding-left: 15px;
	background: url(images/homepage09.gif) no-repeat left center;
}

ul.list2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

ul.list2 li {
	padding: 10px 0px;
	border-top: 1px solid #D0D4D8;
}

ul.list2 li.first {
	padding-top: 0px;
	border: none;
}

ul.list2 h3 {
	margin: 0px;
	font-size: 13px;
}

ul.list2 h3 a {
	text-decoration: none;
	color: #54544F;
}

ul.list2 h3 a:hover {
	text-decoration: underline;
	color: #54544F;
}

ul.list2 p {
	margin: 0px;
}

ul.list3 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.list3 li {
	padding: 20px 0px;
	border-top: 1px solid #D0D4D8;
}

ul.list3 li.first {
	padding-top: 0px;
	border: none;
}

ul.list3 h3 {
	margin: 0px 0px 10px 0px;
	font-weight: normal;
	color: #8B97A0;
}

ul.list3 h3 a {
	text-decoration: none;
	font-weight: bold;
	color: #54544F;
}

ul.list3 h3 a:hover {
	text-decoration: underline;
	color: #54544F;
}

ul.list3 p {
	margin: 0px;
}

a {
	color: #54544F;
}

a:hover {
	text-decoration: none;
}

.more {
	height: 22px;
	padding: 8px 0px 0px 15px;
	background: url(images/homepage10.gif) repeat-x left top;
}

.more a {
	padding-left: 17px;
	background: url(images/homepage11.gif) no-repeat left center;
	color: #56636F;
}

a img {
	border: none;
}

img.border {
	padding: 3px;
	border: 1px solid #CBD0D4;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	margin: 0px auto;
}

img.alignleft {
	margin-right: 15px;
}

img.alignright {
	margin-left: 15px;
}

img.aligncenter {
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
}

/** HEADER */

#header {
	background: url(images/subpage1_01.jpg) no-repeat right top;
}

/** LOGO */

#logo {
}

/** SEARCH */

#search {
	float: right;
	width: 210px;
	padding: 60px 0px 0px 0px;
}


#search .input-text {
	width: 165px;
	height: 16px;
	background: #FFFFFF;
	border: 0px none;
}

#search-input-submit {
	margin-left: 5px;
}

/** TOPMENU */

#topmenu {
	height: 30px;
	color: #525A59;
}

#topmenu p {
	margin: 0px;
}

#today {
	float: left;
	padding: 8px 0px 0px 15px;
}

#login {
	float: right;
	padding: 8px 8px 0px 0px;
	color: #525A59;
}

#login span {
	color: #8D9192;
}

#login a {
	color: #525A59;
}

#login span, #login a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #747474;
	padding: 0px 6px;

}

/** MENU */

#menu {
	height: 38px;
	text-align: right;
}

#menu ul {
	margin: 0px;
	padding: 12px 4px 0px 0px;
	list-style: none;
	line-height: normal;
	text-align: right;
}

#menu li {
	display: inline;
	padding: 0px 10px 0px 10px;
	background: url(images/homepage04.gif) no-repeat left top;
}

#menu li.first {
	padding-left: 12px;
	padding-right: 6px;
	background: url(images/arrow.gif) no-repeat left top;
}

#menu a {
	text-decoration: none;
	color: #CAC8C2;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 11px;
}

#menu a:hover {
	text-decoration: underline;
}

.tx-srlanguagemenu-pi1 .NO a {
background-color:transparent;
color:#35006D;
font-weight:normal;
text-decoration:none;
}

/** PAGE */

#page {
	width: 980px;
	padding: 10px;
	background: #FFFFFF;
}

/** 3-COLUMN LAYOUT */

.three-columns {
}

.three-columns .column1 {
	float: left;
	width: 240px;
	padding: 0px 0px 0px 0px;
}

.three-columns .column2 {
	float: left;
	width: 520px;
	padding: 0px 10px;
}

.three-columns .column3 {
	float: left;
	width: 200px;
	padding: 0px 0px 0px 0px;
}

.three-columns .column3 img {
	border: none;
	margin-bottom: 10px;
}

/** 2-COLUMN LAYOUT WITH RIGHT CONTENT AREA */

.two-columns-right-content {
}

.two-columns-right-content #content {
	float: right;
	width: 730px;
}

.two-columns-right-content #sidebar {
	float: left;
	width: 240px;
}

/** 2-COLUMN LAYOUT WITH LEFT CONTENT AREA */

.two-columns-left-content {
}

.two-columns-left-content #content {
	float: left;
	width: 770px;
}

.two-columns-left-content #sidebar {
	float: right;
	width: 200px;
}

/** 1-COLUMN LAYOUT */

.one-column-content {
}

/** FOOTER */

#footer {
	background: #E2E5E6;
}

#footer .container {
	width: 970px;
	padding: 30px 0px;
	height: 50px;
}

#footer p {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #7A8588;
	float:left;
}

#footer a {
	padding: 0px 10px;
	color: #7A8588;
}

#footer .legal {
	float: left;
}

#footer .links {
	float: right;
}

/** BOX STYLE 1 */

.box-style1 {
	margin-bottom: 10px;
}

.box-style1 h2,.box-style2 h2  {
	height: 25px;
	margin: 0px;
	padding: 13px 0px 0px 15px;
	background: url(images/dienstleistungen_bg.gif) no-repeat left top;
	font-size: 11px;
	color: #FFFFFF;
}
.box-style1 h2.wissen {
		background: url(images/wissen_bg.gif) no-repeat left top;
}
.box-style2 h2.news {
		background: url(images/news_bg.gif) no-repeat left top;
}
.box-style1 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

.box-style1 li {
	height: 21px;
	margin-top: 1px;
	padding: 9px 0px 0px 15px;
	background: #F4F4F4;
}

.box-style1 li.alt {
	background: #EAEAEA;
}

.box-style1 a {
	text-decoration: none;
	color: #727272;
}

.box-style1 a:hover {
	text-decoration: underline;
}

/** BOX STYLE 2 */

.box-style2 {
}


.box-style2 .content {
	padding: 20px 15px 10px 15px;
}

/** BOX STYLE 3 */

.box-style3 {
	margin-bottom: 10px;
}

.box-style3 .title {
	height: 28px;
	background: url(images/subpage3_01.jpg) no-repeat right top;
}
.column2 h1 {
	font-size: 14px;
}
.column2 h3 {
	font-size: 12px;
}
.column2 h2 {
	height: 21px;
	margin: 0px;
	padding: 5px 0px 5px 15px;
	background: url(images/subpage3_02.jpg) repeat-y left top;
	font-size: 16px;
	color: #54544F;
	margin-top: 10px;
}
.column2 p, .column2 h1, .column2 h3, .column2 ul {
	margin-left: 15px;
}

.box-style3 .content {
	padding: 20px 15px 10px 15px;
}

/** BOX STYLE 4 */

.box-style4 {
	margin-bottom: 10px;
}

.box-style4 h2 {
	height: 20px;
	margin: 0px;
	padding: 8px 0px 0px 15px;
	background: url(images/homepage12.gif) no-repeat left top;
	font-size: 11px;
	color: #FFFFFF;
}

.box-style4 .content {
	padding: 20px 15px 0px 15px;
	background: #E6E9EB;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

/** BOX STYLE 5 */

.box-style5 {
	margin-bottom: 10px;
}

.box-style5 h2 {
	height: 20px;
	margin: 0px;
	padding: 8px 0px 0px 15px;
	background: url(images/homepage15.gif) no-repeat left top;
	text-transform: uppercase;
	font-size: 11px;
	color: #FFFFFF;
}

.box-style5 .content {
	padding: 15px 13px;
	background: #E6E9EB;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

/** STOCK TICKER */

.stock-ticker {
}

.stock-ticker .chart {
	margin-bottom: 5px;
}

.stock-ticker .change {
	margin: 0px;
	line-height: normal;
	font-size: 13px;
}

.stock-ticker .change span {
	font-weight: bold;
	color: #128558;
}

.stock-ticker .change small {
	display: block;
	font-size: 10px;
	color: #85909B;
}

/** MORE HEADLINES */

#more-headlines .content {
	padding-bottom: 10px;
}


/****Markus works****/

.searchSubmit {
	padding-left:5px;
}

.searchInput {
	float:left;
	font-size:11px;
	height:14px;
	padding:0;
	width:150px;
}

/****Markus works****/
.tx-srlanguagemenu-pi1 {
	line-height:normal;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:12px 4px 0 0;
	float:right;
}

.tx-srlanguagemenu-pi1 .CUR {
		padding-left:12px;
		padding-right:6px;
		color: #CAC8C2;
		font-size:11px;

}

/****SEARCHBOX*****/



.container three-columns input, textarea, option, select {
		border:1px solid #000000;
		margin:3px 25px 3px 0;
}

/********MAILFORM*********/


.csc-mailform-field label {
	width:500px;
	float:left;
	font-size:11px;
}

fieldset .csc-mailform-field input {width:200px;}

fieldset.csc-mailform  {
	border:1px solid;
	padding:10px 10px 10px 40px;
	width:500px;
		
}
#mailform input {
	/*clear:left;*/
	padding:0;
	margin-bottom:0px;
}
#mailform label {
	width:180px;
	/*float:left;*/
	/*margin-top:10px;*/
	font-size:1.2em;
	
}
.csc-mailform {
	padding:10px;
}
fieldset .csc-mailform-field {
	float:left;
	padding:5px;
}

fieldset  .csc-mailform-field textarea {width:200px; height: 120px;}
p.more {
	height: 22px;
	padding: 8px 0px 0px 15px;
	background: url(images/homepage10.gif) repeat-x left top;
}
span.more {
	height: 22px;
	padding: 8px 0px 0px 15px;
	background: url(images/homepage10.gif) repeat-x left top;
}
.more {
	height: 22px;
	padding: 8px 0px 0px 15px;
	background: url(images/homepage10.gif) repeat-x left top;
}
p.align-center {
	text-align:center;
}
p.align-justify {
	text-align:justify;
}
p.align-left {
	text-align:left;
}
p.align-right{
	text-align:right;
}

	.referenzbox {
	     float: left; width: 240px; height: 140px; border: 1px solid #EAEAEA; margin: 20px 8px; text-align: center; background-color: #F8F8F8;
	}
	.verkaufer {
		 margin: 8px 15px; border-bottom: 1px solid #F8D622; height: 70px;
	}
	.kaufer {
	     margin: 8px 15px;
	}
div.indent {
	padding-left: 30px;
	padding-right: 30px;
}
div.column2 h3 {
	margin-top: 20px;
	margin-bottom: 5px;
}
div.column2 div.referenzbox h3 {
	margin: 5px 15px;
}
a.download {
	padding-right: 20px;
	padding-bottom: 4px;
	line-height: 22px;
	background: url(images/pdf_button.png) no-repeat right top;
}
div.column2 li {
	text-align: left;
}
.column2 td h3 {
	margin-top: 0;
}

form {
	margin-top:20px;
	margin-left:15px;
}
#search form {
	margin:0;
}

.ul_jobs {
	margin-top:20px;
	margin-left:15px;
}
.csc-header-n2 h2 {
	margin-bottom: 10px;
}
.ul_jobs {
	margin-top:20px;
	margin-left:15px;
}
.csc-sitemap {
	margin-top: 20px;
}
.csc-sitemap ul {
	list-style-type: none;
	margin-left: 15px;
	line-height: 140%;
}
.csc-sitemap ul li a {
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
	line-height: 140%;
}

.csc-sitemap ul li ul li a {
	font-size: 14px;
	font-weight:normal;
}
#kontakt {
	margin-top: 20px;
}
#kontakt p, #kontakt h1, #kontakt ul, #kontakt li {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 140%;
	margin-bottom: 0px;
}
#kontakt p {
	text-align: center;
	margin: 0;
	padding: 0;
}
#kontakt li {
	list-style-type: none;
	text-align: center;
	margin: 0;
	padding: 0;
}
#kontakt ul {
	margin: 0;
	padding: 0;
}
#kontakt .right {
	text-align: right;
}
#kontakt .left {
	text-align: left;
}