* {
	margin:0;
	padding:0;
}

a img {
	border:none;
}

body {
	font-family:Arial,Sans-Serif;
	margin:0;
	background:url(gfx/verytoprow.gif) repeat-x top;
	height:101%;
	text-align:center;
}

.clearBoth {
	clear:both;
}

.firstSeparator {
	clear:both;
	height:20px;
}

#mainbox {
	width:960px;
	margin:0 auto;
	text-align:left;
}

#logobox {
	margin:16px 0 16px -5px;
	float:left;
}
#sloganbox {
	margin:40px 0 0 20px;
	float:left;
	font-size:16px;
}
#verytopnav {
	margin:5px 0 0 0;
	float:right;
}
#verytopnav li {
	float:left;
	height:20px;
	line-height:20px;
	border-left:1px #FF8800 solid;
	padding-left:12px;
	margin-right:20px;
	list-style-type:none;
}

#verytopnav li a {
	font-family:Arial; 
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

#verytopnav li a:hover{
	text-decoration:underline;
}

#bannerbox {
	display:none;
	margin-top:10px;
	width:100%;
	padding:0 1px;
}

#mainmenu {
	background: url(gfx/mainnaviback.gif);
	width:100%;
	height:32px;
}

#leftmainmenu {
	float:left;
}

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

#leftmainmenu li {
	float:left;
	background: url(gfx/topbutton_orange_startlong.gif) no-repeat left;
	margin-left:2px;
}
		
#leftmainmenu li span {
	display:block;
	background: url(gfx/topbutton_orange_arrow.gif) no-repeat 13px 12px;
	padding:0 0 0 10px;
	margin:0;
}

#leftmainmenu li a {
	display:block;
	background: url(gfx/topbutton_orange_end.gif) no-repeat right;
	padding: 5px 15px;
	font-size:16px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}

#leftmainmenu li a:hover{
	/*color:white;*/
	text-decoration:underline;
}

#rightmainmenu li a:hover {
	text-decoration:underline;
}

#leftmainmenu img {
	border: none;
	margin-right:5px;
	position:relative;
	top:-3px;
}

#rightmainmenu {
	margin-left:500px;
	height:32px;
	background: url(gfx/topbutton_white_startlong.gif);
}

#rightmainmenu ul {
	list-style:none;
  	margin:0;
  	padding-left:17px;
	height:32px;
	background:url(gfx/topbutton_white_end.gif) no-repeat right;
}

#rightmainmenu li {
	float:left;
	margin-left:2px;
}

#rightmainmenu li a {
	background:url(gfx/topbutton_white_arrow.gif) no-repeat 0 12px;
	display:block;
	padding:0 15px 0 10px;
	line-height:28px;
	font-size:14px;
	color:#000000;
	font-weight:500;
	text-decoration:none;
}

#leftmenu {
	float:left;
	width:220px;
}

#leftmenu h3 {
	font-size:16px;
	font-weight:bold;
	line-height:100%;
	margin:3px 0 5px 0;
}

#leftmenu span {
	font-family:Arial,Sans-Serif;
	line-height:17px;
	font-size:11px;
	display:block;
	width:180px;
}

#leftmenu a {
	display: block;
	color: black;
	text-decoration: none;
	font-family:Arial,Sans-Serif;
	line-height:17px;
	font-size:13px;
	padding-left:30px;
	padding-top:2px;
	background: url(gfx/symb_arrow.gif) no-repeat;
	height:23px;
}

#leftmenu a:hover {
	text-decoration: underline;
}

#leftmenu ul {
	list-style:none;
	margin:0;
}

#leftmenu li {
	margin-bottom:18px;
}

#leftmenu div {
	width:201px;
	padding:10px 0 10px 10px;
}
#lm_shops div span,
#leftmenu div span {
	text-align:left;
}

#lm_shops div {
	height: 260px;
  	background: url(gfx/leftbox_shops.jpg) no-repeat;
}
#lm_marketing div {
  	height: 221px;
  	background: url(gfx/leftbox_marketing.jpg) no-repeat;
}
#lm_controlling div {
  	height: 222px;
	background: url(gfx/leftbox_controlling.jpg) no-repeat;
}

#lm_shops a {
  	margin-top:125px;
}

#lm_marketing a {
  	margin-top:103px;
}

#lm_controlling a {
  	margin-top:104px;
}

#dotbox {
	float:left;
	width:1px;
	height:780px;
	margin-left:-3px;
	background:url(gfx/dotline_vert.gif) repeat-y 0 0;
}

#maincontent {
	float:left;
}

#maincontent h1 {
	font-size:18px; 
	color:#305f9a; 
	border-bottom:1px #ebebeb solid;
	margin:0 0 8px 15px; 
	padding-bottom:5px;			
}

#maincontent h3 {
	font-size:18px; 
	color:#305f9a; 
	border-bottom:1px #ebebeb solid; 
	margin-bottom:8px; 
	padding-bottom:5px;			
}

#maincontent h2 {
	font-size:20px; 
	font-weight:600; 
	color:#fea501;
	padding-bottom:5px;
}

#maincontent ul {
	list-style-position:inside;
	list-style-type:none;
	margin-bottom:12px;
	margin-left:4px;
}

#maincontent li {
	list-style-position:outside;
	font-family:'Arial',Sans-Serif;
	font-size:13px;
	margin-bottom:5px;
	background:transparent url(gfx/arrow_morenews.gif) no-repeat scroll 0 6px;
	padding-left:11px;
	line-height:17px;
}

#maincontent li.csc-section {
	background:none;
}

#newscontent {
	padding: 10px; 
	float: left; 
	width: 310px;		
}

#newslist {
	list-style: none;
	width:220px;
}
	
#newslist ul {
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:12px;
	margin-left:4px;
}

#newslist li {
	/*background:url(gfx/arrow_mainnews.gif) no-repeat 0 5px;*/
	list-style-position:outside;
	background:transparent url(gfx/arrow_morenews.gif) no-repeat scroll 0 6px;
	padding:0 0 10px 10px;
	font-family:Arial,Sans-Serif;
	font-size: 13px;
}

#newslist a {
	background:url(gfx/arrow_morenews.gif) no-repeat left;
	padding-left:10px;
	color:#ff9d00;
	font-size: 13px;
	text-decoration: none;
	font-family:Arial,Sans-Serif;
	margin-left:10px;
}

#newslist a:hover {
	text-decoration: underline;
}

#bottomcontentcontainer .bodytext {
	padding-top:10px;
	padding-bottom:10px;
	padding-right:4px;
	line-height:16px;
	font-size: 12px;
	font-family:Arial,Sans-Serif;
}
	
.content-link, .csc-menu a {
	font-family:Arial,Sans-Serif;
	font-size: 12px;
	color: #ff9d00;
	background:url(gfx/arrow_morenews.gif) no-repeat 0 6px;
	font-weight: 600;
	padding-left:10px;
	text-decoration: none;
}

.content-link:hover, .csc-menu a:hover {
	text-decoration: underline;
}

#footer {
	font-family:Arial,Sans-Serif;
	font-size: 12px;
	color: #AAAAAA;
	text-align:right;
	margin-left:13px;
	padding-top:10px;
	clear:both;
	border-top: 1px solid #ebebeb;
	position:relative;
	top: 10px;
}
	
.nice-link {
	color:#FF9D00;
	display:block;
	font-family:'Arial',Sans-Serif;
	font-size:13px;
	font-weight:bold;
	padding-left:30px;
	text-decoration:none;
}
.nice-link-file {
	color:#FF9D00;
	display:block;
	font-family:'Arial',Sans-Serif;
	font-size:13px;
	font-weight:bold;
	padding-left:30px;
	text-decoration:none;
}

.nice-link:hover {
	text-decoration: underline;
}
.nice-link-file:hover {
	text-decoration: underline;
}
	
#talkboxcontent p {
	margin-top:10px; 
	font-family:Arial,Sans-Serif;
	font-size: 12px; 
	line-height:20px;
}

#centercontent {
	font-size: 13px; 
	clear:both;
	margin-left:13px;
	padding:10px 20px 5px 20px;
	width:685px;
}
#centercontent p {
	margin-bottom:12px;
	font-family:Arial,Sans-Serif;
	line-height:20px;
	font-size:13px;
}
#centercontent p b,
#centercontent p strong {
	font-family:Arial,Sans-Serif;
	font-size: 13px;
	color:#fea501;
	font-weight: bold;
	text-decoration: none;
}
.news-latest-container,
.bottomcontent {
	padding: 10px 0 0 10px;
	float: left;
	width: 230px;
}


.without {
	padding:0;
	margin:0;
}

#bottomcontentcontainer {
	margin-left:13px;
	padding-top:10px;
	clear:both;
}

td.td-nice-link {
	background-attachment:scroll;
	background-color:transparent;
	background-image:url(gfx/symb_arrow.gif);
	background-position:left center;
	background-repeat:no-repeat;
	border-top-color:#BFBFBF;
	border-top-style:dashed;
	border-top-width:1px;
	height:48px;
	vertical-align:middle;
}

td.td-nice-link-file {
	background-attachment:scroll;
	background-color:transparent;
	background-image:url(gfx/symb_download.gif);
	background-position:left center;
	background-repeat:no-repeat;
	border-top-color:#BFBFBF;
	border-top-style:dashed;
	border-top-width:1px;
	height:48px;
	vertical-align:middle;
}

table.team,
table.team2 {
	width:100%;
	text-align:center;
}

table.team td {
	padding-top:4px;
	vertical-align:top;
	width:33%;
}
table.team2 td {
	padding-top:4px;
	vertical-align:top;
	width:50%;
}

table.team img {
	text-align: center;
}

td.teamcaption {
	border-top: solid 1px #FF9D00;
	color: #FF9D00;
	text-align:left;
}
#maincontent #centercontent table.team td.teamcaption h3,
#maincontent #centercontent table.team2 td.teamcaption h3 {
	border:none;
	color: #FF9D00
}

table.team ul,
table.team2 ul {
	margin:11px 0 0 0;
}
#maincontent table.team li,
#maincontent table.team2 li {
	background:none;
	padding:0;
}

table.references {
	width:100%;
	border-collapse:collapse;
}

table.references td {
	width:50%;
	vertical-align:top;
	border: solid 1px #DDDDDD;
	padding-left: 10px;
}

.csc-menu {
	margin-bottom:35px;
}

td.text {
	width:175px;
	height:25px;
}

td.inter {
	width:225px;
	height:25px;
}

.inputtext {
	width:250px;
}

#kontaktformular table {
	margin-bottom:30px;
}

td.td-submit {
	padding:7px;
	border-color:#BFBFBF;
	border-style:dashed;
	border-width:1px;
	height:30px;
	vertical-align:middle;
}

.formerror {
	color: red;
}

.news-single-backlink {
	margin-top:10px;
	font-size:10px;
}

.csc-linkToTop {
	background:transparent url(gfx/topbutton_orange_arrow.gif) no-repeat 0 4px;
	padding:0 0 0 10px;
	font-size:10px;
}

.csc-sitemap a,
.csc-sitemap a:link,
.csc-sitemap a:visited,
p.bodytext a,
p.bodytext a:link,
p.bodytext a:visited,
.csc-linkToTop a,
.csc-linkToTop a:link,
.csc-linkToTop a:visited,
.news-single-backlink a,
.news-single-backlink a:link,
.news-single-backlink a:visited {
	color:#FF9D00;
	text-decoration:none;
}
p.bodytext a:hover,
.csc-linkToTop a:hover,
.csc-sitemap a:hover,
.news-single-backlink a:hover {
	text-decoration:underline;
}

p.bodytext {
	line-height:18px;
}

.ul_glossary {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
.ul_glossary li {
	list-style-type:none;
	margin:2px 0 2px 10px;
}
.csc-header-n1 {
	display:none;
}

div.talkbox_holder {
	float:left;
	margin:0 0 0 13px;
}
div.talkbox_top {
	width:725px;
	height:7px;
	background: url(gfx/talkbox_top.gif) no-repeat 0 0;
}
div.talkbox_center {
	width:725px;
	background:url(gfx/talkbox_line.gif) repeat-y 0 0;
	padding:0;
}
div.talkbox_bottom {
	width:725px;
	height:7px;
	background: url(gfx/talkbox_bottom.gif) no-repeat 0 0;
}
div.talkbox_imageHolder {
	float:right;
	padding:10px 15px;
}
p.talkbox_imageSub {
	margin-top:6px;
	font-family:Arial,Sans-Serif;
	font-size:11px; 
}
div.talkbox_content {
	padding:10px 10px 20px 10px;
}
div.talkbox_content p {
	margin-top:10px;
	font-family:Arial,Sans-Serif;
	font-size:13px;
	line-height:20px;
}

#benefits {
	width:552px;
	height:268;
	background:transparent url(gfx/benefits.gif) no-repeat 0 0;
}
#benefits_table {
	margin:21px 74px 5px 40px;
	height:242px;
	width:460px;
}
#benefits_table td.main {
	width:100px;
	padding:21px 25px 0 21px;
	vertical-align:top;
}
#benefits_table td.main h3 {
	border:none;
}
#benefits_table td.main h3 a,
#benefits_table td.main h3 a:link,
#benefits_table td.main h3 a:visited,
#benefits_table td.main h3 a:active {
	text-decoration:none;
	color:#305F9A;
}
#benefits_table td.main h3 a:hover {
	text-decoration:underline;
}
#benefits_table td.second {
	padding:0 10px;
	vertical-align:top;
}
#benefits_table td.main p.bodytext {
	margin:0;
	line-height:0;
}
#benefits_table td.main ul {
	margin-bottom:15px;
}
#benefits_table td.main ul li {
	list-style-position:outside;
	font-family:'Arial',Sans-Serif;
	font-size:13px;
	margin-bottom:5px;
	background:transparent url(gfx/arrow_benefits.gif) no-repeat scroll 0 6px;
	padding-left:11px;
	line-height:15px;
}
.table_ref td {
	vertical-align:top;
}
div#maincontent div#centercontent div.ref_container {
	width:200px;
	margin:0 19px 20px 0;
	padding:5px;
	text-align:center;
	border:1px solid #CCC;
}
div#maincontent div#centercontent div.ref_container div.ref_text {
	width:192px;
	padding:4px 4px;
	background:#F1F1F1;
}
div#maincontent div#centercontent div.ref_container div.ref_text p {
	font-size:10px;
	color:#333;
	margin-bottom:0;
	line-height:17px;
}
