html {
	height: 100%;
	overflow-y: scroll;
}	



body {
	color:#fff;
	font-family:Arial,Verdana,Sans-serif;
	font-size:11px;
	margin: 0;
	padding: 0;
	background: #000;
	text-align: center;
	height: 100%;
}

#content-boxen {
	float:left;
	width:951px;
}

.content-trenner {
	height:10px;
	width:951px;
	float:left;
}

 

#wrapper {
	text-align: left;
	width: 951px;
	margin:  auto;
	padding-top: 60px;
	
}
#top {
	background: transparent url(../images/bg_top.gif);
	height:  281px;
	padding: 10px;	
	margin-top: 5px;
	margin-bottom: 8px;
	width: 931px;
	float:left;	
}

#desc {
	padding-top: 141px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#desc #inner {
	/* background: transparent url(../images/bg_top_desc.png) no-repeat center 0; */
	height:  140px;
	padding-left: 20px;
	padding-right: 10px;
}

#desc h2, #desc h3 {
	padding-top: 5px;
	margin: 0;
}

#desc h2 {
	font-size:24px;
	padding-top:10px;
}

#desc h3 {
	font-size:11px;
	font-weight: normal;
	width: 465px;
}
img {
	border: 0;
}

#header {
	/*height: 75px;*/
	width:951px;
	float:left;
}

h1#logo {
	margin: 0;
	float: left;
	width: 300px;
}

#meta {
	float: right;
 	margin-top:25px;
	height: 11px; 
}

#menu {
	float: left;
	height: 14px;
	width:951px;
	margin: 0px;
	/*
	clear: right;
	margin-top: 22px;
	margin-left: -100px;
	*/
}

#menu ul.menu {
	float:right;
}

 
ul.menu {
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 0;
}

ul.menu li {
	float: left;
	display: inline;
}
 

ul.menu li a {
	float: left;
	display: block;
	text-decoration: none;
	padding-left: 5px;
	text-transform: uppercase;
}
 

ul.menu li a:hover {
	text-decoration: underline;
}

#left ul.menu ul {
	margin: 0;
	list-style:none;
	padding: 0;
}

#left ul.menu ul li a {
	padding-left: 30px;
	background: #D1D1D1 url(../images/bg_list.gif) no-repeat 20px 10px ;
}

#left ul.menu ul li a:hover {
	background: #b0aeae url(../images/bg_list.gif) no-repeat 20px 10px ;
}

#menu a {
	font-size: 12px;
	background: transparent url(../images/bg_menu.gif) no-repeat 10px 3px;
	padding-left: 25px;	
	color: #fff;	
	font-weight: bold;
}

#meta a, #footer a, #footer span {
	color: #868686;	
	border-right: 1px solid #868686;
	height: 10px;
	margin-top: 3px;
	line-height: 10px;
	padding-right: 5px;
	font-size: 10px;
}

#footer span {
	float: left;
}


#meta .last a, #footer .last a  {
	border-right: 0;
	padding-right: 0;
}


#footer {
 	margin-top: 13px;
	height: 30px;
}

#start li {
	width: 231px;
	margin-right: 9px;
}

* html #start li {
	width: 230px;
	overflow: hidden;
}

#start li a {
	padding-left: 0;
	float: none;
}

#start li div {
	background: #fff;
	padding: 10px;
	color: #000;
	height:260px;
}

#start li.last {
	margin-right: 0;
}

* html #start li.last {
	width: 232px;
}

#start h4 {
	color: #e2b12e;
	margin: 0;
	margin-top: 12px;
	font-size:11px;
}

 
#right h2, #right h3, h1.csc-firstHeader {
	background: transparent url(../images/bg_headline.gif) no-repeat 0 5px;
	color: #e2b12e;
	margin: 0;
	padding-bottom: 15px;
	padding-left: 15px;
	font-size:16px;
}


#start p {
	margin: 0;
	padding-bottom: 6px;
}


.news-list-morelink a, a.more, #start a.more, .news-single-backlink a {
	background: transparent url(../images/bg_more.gif) no-repeat 0 3px;
	padding-left: 15px;
	display: block;
	float: none;
	color: #000;
	width: 40px;
	text-transform: none;
	text-decoration: none;
}

.news-list-morelink a:hover, a:hover.more, #start a:hover.more, .news-single-backlink a:hover {
	text-decoration: underline;
}

.news-single-backlink a {
	width: 140px;
}

#right {
	background: #fff;
	float: right;
	border: 1px solid #575757;
	color: #000;
	padding:5px 0 13px 13px;
	width:675px;
}

#right p {
	padding-right:20px;
}

#left {
	float: left;
	width: 251px;

}


.clearer {
	clear: both;
}

#left ul.menu li, #left ul.menu li a {
	display: block;
	float: none;
}
#left ul.menu li a {
	text-transform: none;
	background: #d1d1d1;
	padding: 4px;
	padding-left: 13px;
	color: #000;
	border-bottom: 1px solid #fff;	
}
#left ul.menu li a:hover {
	background: #b0aeae;	
	text-decoration: none;
}
#left ul.menu li.last a {
	border-bottom: 1px solid #bababa;	
}


 

.box {
	border: 1px solid #555;
	padding: 14px;
	margin-bottom: 10px;
	background: #000;
}

.box img, .box div.csc-textpic img {
	border: 1px solid #919493;
 
}

#left .box h4, #left .box h1  {
	text-transform: uppercase;
	background: transparent url(../images/bg_box.gif) no-repeat 0 3px;
	padding-left: 15px;
	margin: 0;
	padding-bottom: 10px;
	color: #fff;
	font-size: 12px;	
}
.breadcrumb a:hover  {
	text-decoration: underline;
}
.breadcrumb span {
	margin-right: 5px;
}
.breadcrumb a {
	text-decoration: none;
	font-size: 10px;
	color: #000;
}
.breadcrumb {
	font-size: 10px;
	height: 35px;
}


ul.news { 
margin:0;
padding:0 0 0 13px;
}

ul.news li { 
padding-bottom:10px;
}

ul.news a { 
color:#FFFFFF;
font-size:12px;
text-decoration:none;
}

ul.news a strong { 
font-weight: normal;
}


ul.news a:hover { 
text-decoration:underline;
}

ul.news a b { 
	color:#e2b12e;
}

#right .news-list-item h3 {
	background: transparent;
	padding: 0;
	font-size:14px;	
	font-weight: normal;
}

#right .news-list-item a  {
	text-decoration:none;
	color: #000;
}

.bodytext {
	margin: 0;
	padding-bottom: 6px;
	padding-top: 3px;
	line-height: 16px;
}

.news_img {
	float: left;
	display: block;
	margin-right: 10px;
	width: 155px;
}

.news-list-right {
	float: right;
	width: 480px;
}

#right .news-list-item a:hover {
	text-decoration: underline;
}

.clearer hr {
	display: none;
}

.clearer   {
	clear: both;
}

.news-list-item {
	padding-bottom: 15px;
	border-bottom: 2px solid #d6d6d6;
	margin-bottom: 18px;
}

a.download {
	color: #7e7e7c;
	text-decoration: none;
}

a.download:hover, form input.submit:hover {
	text-decoration: none;
	background: #B0AEAE;
	color: #000000 ! important;
	cursor: pointer;
}

#right a.big {
	width: 100px;
}

ul.csc-menu {
	list-style: none;
	margin:0;
	padding:0;
}

ul.csc-menu li {
	width: 153px;
	margin-right: 15px;
	float: left;
	display: block;
	padding-bottom: 5px;
}

 
ul.csc-menu-1 a  {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	background: transparent url(../images/bg_winzer.gif) no-repeat 0 5px;
	padding-left: 10px;
	display: block;
	
}

ul.csc-menu-1 a:hover, ul.csc-menu-2 a:hover span {
	text-decoration: underline;
}

#right p a {
	color: #000;
	text-decoration: none;	
}

#right p a:hover {
	color: #000;
	text-decoration: underline;
}

.news_image {
	float: left;
	width: 323px;
	padding-top: 7px;
}

.news_subheader em {
	font-weight: bold;
	font-style: normal;
}

.news_content {
	float: right;
	width: 305px;
	margin-right: 10px;
}

.products {
	width: 98%;
}

ul.csc-menu-2 a span {
background:transparent url(../images/bg_winzer.gif) no-repeat scroll 0 5px;
color:#000000;
display:block;
font-weight:bold;
padding-left:10px;
text-decoration:none;
}

.products ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

.products form label {
	width: 103px;
	height: 22px;
	display: block;
	padding: 5px;
	padding-bottom: 2px;	
	padding-left: 2px;		
	background: #d1d1d1;
}


input.text {
	border:1px solid #aaa;
	font-size:11px;
	height:13px;
	margin-top:0;
	padding:2px;
	padding-top: 3px;
}



.products form label input.text {
	border:0;
font-size:11px;
height:13px;
margin-top:0;
padding:2px;
width:54px;
padding-top: 3px;
}

.products form label span {
	display:block;
float:left;
margin-left:5px;
margin-top:3px;
width:40px;
}


form .submit, a.download {
	font-size:11px;
	border: 1px solid #cecece;
	padding: 3px;
	background: #ffffff;
	color: #000;
	display: block;
	height:29px;
}


a.download {
	padding:8px;
	display: block;
	height:auto;
}

.products .left, .downloads .left {
	float: left;
}

.products .right, .downloads .right {
	float: right;
}

.products img, .downloads img {
	margin-right: 10px;
}

.products p, .downloads p {
	margin-top: 0;
}

.downloads td.bottom, .downloads td.img {
	border-bottom: 1px solid #ccc;
}

.downloads {
	border-collapse: collapse;
}

#right .downloads h2 {
	padding-top: 10px;
	background-position: 0 15px;
}
.downloads p.left {	
padding-top:13px;
}

.downloads p.left span {	
padding-right:10px;
}

.cart {
	width: 97%;
	border-collapse: collapse;
}

.cart th {
	background: #d1d1d1;
	padding: 5px;
}

.cart td {
	border-bottom: 2px solid #d1d1d1;
	padding: 5px;
}

.cart td.money, .cart th.money {
	text-align: right;
	padding-right: 20px;
}

ul#meta li a:hover, ul#footer li a:hover {
	text-decoration: none;
	color: #ddd;
}


ul#menu li a:hover {
	background: transparent url(../images/bg_menu_hover.gif) no-repeat 10px 3px;
	text-decoration: none;
	color: #E2B600;
}

.csc-frame ul.csc-menu-1 a {
	background: transparent;
	font-weight:normal;
	padding: 0;
	display: inline;
	
}

.csc-frame ul.csc-menu li {
	float: none;
	margin-right:0;
	width:auto;	

}



#start a {
	text-transform:none;
	color:#000000;
	display: inline;
}

.press h4 {
	font-weight:normal;
	margin-bottom:7px;
	margin-top:3px;
	font-size: 11px;
}

.press h4 strong {
	font-weight:normal;
	font-size: 11px;
}

 
#content:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#content {
	width: 951px;
	display: inline-block;
	background: #2e2e2e;
	padding-left: 1px;
	border-bottom: 8px solid #e2b12e; 
	padding-bottom: 10px;
}  

* html #content {
	zoom: 1;     
	display: block;      
}  

#right span.detail a:hover {
	color: #000;
	text-decoration: underline;
}

ul.csc-menu-1 a.img {
	background: transparent;
	padding-left:0;
}

h1 a {
	color: #fff;
	text-decoration: none;
}

h1 a:hover {
	color: #fff;
	text-decoration: underline;
}

.subheader p {
	font-size:11px;
}

.form_large_text {
	border: 1px solid #fff;
	padding: 1px;
	width: 230px;
	font-size:11px;
}

#glossary_form p.left {
	float: left; width:538px; background: #d6d6d6; margin: 0; padding: 5px;
}

#glossary_form p.right {
	float: right; width:118px; margin: 0; padding: 0;
}


#glossary_form p.right .submit {
	height:27px;
	padding:1px 3px 3px;
}


#glossary_form p.left span {
	display: block;
	float: left; width: 215px; 
	padding-top: 2px;
}


.letters {
	font-size:13px;
}

.letters a {
	font-weight: bold;
}

.letters span {
	background: transparent url(../images/bg_letter.gif) no-repeat left 3px;
	padding-left:9px;
	padding-right:6px;
}


.letters span.first {
	background: transparent;
}

.tx-sgglossary-pi1 td {
	padding-top: 5px;
	padding-right: 25px;
}

.tx-sgglossary-pi1 a {
	color: #000;
	text-decoration: none;
}

.tx-sgglossary-pi1 a:hover {
	text-decoration: underline;
}

#right .tx-sgglossary-pi1 p.letters b a {
	color: #E2B12E;
}

.tx-felogin-pi1 div {
	font-weight: bold;
	padding-bottom: 5px;
}

.tx-srfeuserregister-pi1 label, .tx-felogin-pi1 label {
	font-weight: bold;
	padding: 3px;
	float: left;
	background: #d6d6d6;
	width: 150px;
	margin-right: 10px;
	display: block;
	text-align: right;
}


.tx-srfeuserregister-pi1 .text, .tx-felogin-pi1 .text {
	padding: 3px;
	float: left;
	background: #fff url(../images/bg_input.gif) no-repeat;
	border: 0;
	border-right: 1px solid #d1d1d1;
	border-bottom: 1px solid #dddddd;
	width: 310px;
	margin-right: 10px;
	display: block;
}

.tx-felogin-pi1 input:focus.text {
	border-right: 1px solid #c1c1c1;
	border-bottom: 1px solid #cccccc;
}

.tx-felogin-pi1 div {
	height: 31px;
}



.tx-felogin-pi1 .submit {
	margin-left:167px;
}


.tx-srfeuserregister-pi1 dt {
	width:180px;
}

.tx-srfeuserregister-pi1 dt label {
	width:170px;
}


.tx-srfeuserregister-pi1 label.white {
	background: #fff;
	font-weight: normal;
}

#tx-srfeuserregister-pi1-password {
	width: 93px;
}

.tx-srfeuserregister-pi1 dd label.tx-srfeuserregister-pi1-password-again {
	padding:3px;
	width: 90px;
}

#tx-srfeuserregister-pi1-password_again {
	width: 93px;

}

.tx-srfeuserregister-pi1 label span {
	color: #777;
}

.presse_img {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.presse_img .spacer-gif, .presse_img br {
	display: none;
}

.tx-felogin-pi1 .status_message {
	padding-bottom: 30px;
}

#right .tx-felogin-pi1 a:hover {
	color: #000;
	text-decoration: underline;
}

.letters span.first {
	padding-left:2px;
}
 
 
.news-list-item font, .news_img br, .news_img .spacer-gif {
	display: none;
}

.tx-ttnews-browsebox td {
	font-size: 11px;
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell {
	background-color: #FFFFFF;
}

#right .tx-ttnews-browsebox-SCell a{
	text-decoration: underline;
}

#right .tx-ttnews-browsebox p{
	padding-right: 5px;
}


#right p a:hover.download {
	text-decoration: none;
}

.tx-felogin-pi1 {
	margin-top: 15px;
}

form .tx-srfeuserregister-pi1-submit {
	float: left;
	margin-right: 10px !important;
	margin-top: 10px !important;
}

