@charset "utf-8";
/* CSS Document */

body {
	font-weight: normal;
	color:black;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 18px;
}

* {
	padding: 0;
	margin:0;
}

ul {
	list-style: none;
}

a{
	text-decoration: none;
	color: black;
}

a:hover {
	color:#e10015;
}

.clearer {
	clear: both;
}

.column {
	float:left;
}

.spacer {
	padding-left: 20px;
}

/* seitenstruktur */

#container{
	width: 1000px;
	margin: 0 auto;
}

#header{
	position: relative;
	width: 100%;
	height:100px;
}

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

#mainnav {
	background: transparent url(images/bkgmnv.jpg) no-repeat scroll 0 0;
	height:26px;
}

#pagehighlight {
	position: relative;
	height: 255px;
	background-color: #ccc;
}

#pagehighlighttext {
	width:608px; 
}

#pagehighlighttext .wrapper {
	padding: 45px 30px 20px 30px;
}

#digitalchannel {
	position: absolute;
	top: 160px;
	left: 410px;
	width: 185px;
	height:85px;
}

#pagehighlightimage {
	position: absolute;
	left:608px;
	top:0;
}

#content {
	width: 608px;
}

#content .wrapper, #subnav .wrapper, #extcolumn .wrapper {
	padding: 30px 60px 30px 30px;
}

.calculator #content {
	width: 1000px;
}

.calculator #content .wrapper {
	padding: 30px 107px 60px;
}

#extcolumn .wrapper {
	padding-right: 30px;
}

#subnav, #extcolumn{
	width: 392px;
}

#subnav li.on {
	color:#e10015;
}

.siemens #content {
	width: 1000px;
}

.siemens #content .wrapper {
	padding: 30px 0;
}

#footer {
	background-color: #eee;
	font-size: 11px;
	color:#666;
}

#topcorners {
    background: transparent url(images/topcorners.gif) no-repeat scroll 0 100%;
}

#bottomcorners {
    background: transparent url(images/bottomcorners.gif) no-repeat scroll 0 100%;
}

.corners {
	height:5px;
}

#footer .wrapper {
	padding: 20px 30px;
}

#footer ul li {
	float: left;
	width: 280px;
}

#footer ul li.address {
	width: 160px;
}


/* navigation */

#header ul {
	position: absolute;
	top:70px;
	left:638px;
	width: 300px;
	text-align: center;
}

#header ul li {
	display: inline;
}

#header ul li.langON, #header ul li.langempty, #header ul li.langactemtpy {
	display: none;
}

#header ul li.it, #header ul li.de {
	background: transparent url(images/it.gif) no-repeat scroll right center;
	padding-right: 11px;
}

#header ul li.de {
	background-image: url(images/de.gif);
}

#header ul li a {
	color:#999;
	font-size: 13px;
}

#header ul li a:hover {
	color: #666;
}

#mainnav ul {
	position: relative;
}

#mainnav ul li{
	position: absolute;
	width: 110px;
}

#mainnav ul li.breadcrumb {
	left: 30px;
	width: 578px;
}

#mainnav ul li.fst {
	left: 638px;
}

#mainnav ul li.snd {
	left: 752px;
}

#mainnav ul li.trd {
	left: 866px;
}

#mainnav ul li a, #mainnav ul li.breadcrumb span.on, #mainnav ul li span.on {
	display: block;
	color:white;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	height: 24px;
	line-height: 24px;
	font-weight: bold;
	text-align: center;
}

#mainnav ul li a:hover, #mainnav ul li span.on {
	color: white;
    background: transparent url(images/bkgmnvli.gif) no-repeat scroll 0 0;
    border-color: white;
    border-width: 0 1px;
}

#mainnav ul li.breadcrumb a, #mainnav ul li.breadcrumb span.on{
	color:#666;
	border:none;
	font-weight: normal;
	display: inline;
	text-align: left;
	background: none;
	text-transform: none;
	letter-spacing: normal;
}

#mainnav ul li.breadcrumb a:hover{
	color:white;
}

#digitalchannel a {
	display: block;
	background: transparent url(images/digitalchannel.jpg) no-repeat scroll 0 -85px;
	font-size: 11px;
	color: black;
	height: 78px;
	padding: 7px 0 0 30px;
}

#digitalchannel a:hover {
	color: #e10015;
	background-position: 0 0;
}

#contentnav {
	padding: 0px 0 30px;
}

#contentnav h3 {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: bold;
	color:#ccc;
	background: transparent url(images/arrow.gif) no-repeat scroll 0 center;
	padding-left: 30px;
	border-bottom: 1px solid #e10015;
}

#contentnav ul li {
	float: left;
	width:250px;
}

#contentnav ul li .wrapper {
	padding-left: 30px;
}

#contentnav ul li a {
	display: block;
	color:black;
	padding-left: 30px;
}

#contentnav ul li a:hover {
	color:#e10015;
}

#subnav .wrapper h4 {
	background: transparent url(images/arrow.gif) no-repeat scroll 0 center;
	padding-left: 30px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color: #999;
}

#subnav .wrapper h4.active {
	margin-top: 10px;

}

#subnav .wrapper h4 a {
	display: block;
	border-bottom: 2px solid #ccc;
	margin-bottom: 2px;
}

#subnav .wrapper ul, #contentnav ul {
	padding: 0 27px 10px;
	border: 2px solid #e10015;
	border-width: 0 3px 3px 0;
	font-size: 14px;
	line-height: 22px;
}

#contentnav ul {
	border: none;
	padding: 0;
	font-size: 12px;
}

#subnav .wrapper ul {
	margin-bottom: 15px;
}

#footer ul span.footernav  {
	display: block;
}

#footer ul li a {
	color:black;
}

#footer ul li a:hover {
	color: #666;
}

#footer ul span.footernav a {
	font-weight: bold;
}


/* textformatierungen */

h1 {
	color: #e20015;
	padding-bottom: 5px;
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
}



h4,h2,h3 {
	font-size: 11px;
	font-weight: normal;
	padding-left: 14px;
	background: transparent url(images/quader.gif) no-repeat scroll 0 center;
	color: black;
}

h2,h3 {
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #e10015;
}

#content h4 {
	background: none;
	padding: 0;
}

p{
	color: #666;
	font-size: 14px;
	line-height: 24px;
}

#content p, #content ul, #extcolumn p {
	color: #999;
	font-size: 12px;
	line-height: 20px;
	padding-bottom: 12px;
}

#content p strong, .event strong{
	color:black;
}

#content ul {
	list-style: disc;
	color:black;
}

#content ul li {
	border-bottom: 1px dashed #ccc;
	padding-top: 6px;
}

#pagehighlighttext p{
	padding-right: 200px;
}

.telmekom {
	text-transform: uppercase;
	color: black;
	font-weight: bold;
	letter-spacing: 0.05em;
}

.hl {
	display: block;
	padding-top: 10px;
}

/* special links */

.pdf {
	border-bottom: 1px solid #ccc;
	padding: 5px 0 ;
	margin-bottom: 15px;
}

#content .pdf p {
	padding-bottom: 3px;
}

.pdf a {
	background: transparent url(images/pdflink.jpg) no-repeat scroll 0 0px;
	display: block;
	line-height: 29px;
	padding-left: 35px;
}

.pdf a:hover {
	background-position: 0 -29px;
}

h3.download, h3.features {
	background: transparent url(images/download.jpg) no-repeat scroll 0 center;
	padding: 10px 0 10px 30px;
}

h3.features {
	background-image: url(images/features.jpg);
}


/* events */

#extcolumn .event {
	border: 1px solid #ccc;
	border-width: 0 3px 3px 3px;
 	padding: 10px 20px 0 20px;
}


.middle {
	padding-left: 135px;
}


.event h3, .event h4, .middle h3, .middle h4 {
	background-image: none;
	padding-left: 0;
	text-transform: none;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: normal;
}

.event h1 {
	font-size: 18px;
	line-height: 22px;

}

.event h3, .middle h3 {
	border-top: 1px dashed #ccc;
	padding: 5px 0;
}


.event h4, .middle h4 {
	font-style: italic;
	font-size: 12px;
	color: #5ECEC6;
}


.event a {
	display: block;
	height: 30px;
	width: 150px;
	background: transparent url(images/eventlink.gif) no-repeat scroll 0 0;
	color:white;
	text-transform: uppercase;
	text-align: center;
	line-height: 30px;
	letter-spacing: 0.05em;
	font-weight: bold;
}

.event a:hover {
	background-position: 0 -30px;
}

#content .event {
	padding: 10px 20px;
}

#content .event p strong{
	font-size: 15px;
	line-height: 24px;
}

/* loginform */

#pagehighlighttext table.csc-loginform td.csc-form-labelcell p{
	padding-right: 10px;
}

.csc-form-fieldcell input {
	border:1px solid #999999;
	color:#999999;
	font-size:14px;
	font-weight:normal;
	padding:5px;
	width:220px;
}

#extcolumn .csc-form-labelcell p {
	padding: 0 5px 0 0; 
}

.csc-loginform tr {
	padding-bottom: 12px;
}

/*  Kontaktformular  */

fieldset {
	padding:0px;
	border: none;
}

#content_left fieldset h3{
	padding-left:0;
}

label {
	display:block;
	color:#999;
	line-height: 1.8333em;
}

label.privacy {
	display: inline;
	padding-left: 10px;
}

input, texarea {
	border:1px solid #999999;
	color: black;
	font-size:16px;
	font-weight:normal;
	padding:5px;
	width:290px;
}

input.senden{
	width: auto;
	margin-top: 1em;
	font-size: 12px;
}

input.check {
	width: auto;
}

.tx-thmailformplus-pi1 p{
	font-size: 1em;
	color: #e10015;
}

.tx-thmailformplus-pi1 ul.red{
 	margin-bottom: 1em;
	list-style: none;
}

.tx-thmailformplus-pi1 p.grey {
	color: #999;
}

.chapta {
	padding-top: 5px;
}