#contentarea-sc {
	float: left;
	height: auto;
	width: 845px;
	margin: 0;
}

#contentarea-sc-logout {
	float: left;
	height: auto;
	width: 560px;
	margin-top: 10px;
}

#contentarea-sc .csc-firstHeader { text-align: center; }

#content-right-sc .csc-header csc-header-n2 { display: none; }

#content-top-box {
	background-image: url(images/softwarecenter/softwarecenter_bg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 318px;
	margin: 0;
	width: 840px;
}

#content-left-sc {
	float: left;
	height: 150px;
	margin: 100px 50px 0px 20px;
	width: 470px;
}

#content-left-sc .bodytext { margin: 0.2em auto 0.5em; }

#content-right-sc {
	float: left;
	height: 170px;
	margin: 114px 0 0 0;
	overflow: hidden; /* Damit das Layout erstmal haelt */
	width: 255px;
}

#content-right-sc-logout {
    float: left;
    width: 269px;
    margin: 10px 0 0 10px;
}

.newloginbox-tbl td { height: 20px; }

.newloginbox-td-user {
	background: url(images/softwarecenter/user_feld.gif) left top no-repeat;
	float: left;
	height: 15px;
	overflow: hidden;
	width: 250px;
}

.newloginbox-td-pass {
	background: url(images/softwarecenter/pass_feld.gif) left top no-repeat;
	float: left;
	font-family: verdana;
	font-size: 9px;
	font-weight: bolder;
	overflow: hidden;
	width: 252px;
}

#tx-newloginbox-pi1-user { font-size: 9px; }

#tx-newloginbox-pi1-use input {
	background-color: transparent;
	border: solid 0px #fff;
	margin: 0px 0px 0px 7px;
	width: 100px;
}

.tx-newloginbox-pi1 h3 { font-size: 10px; }

#tx-newloginbox-pi1-user {
	background-color: transparent;
	border: solid 0px #fff;
	font-family: verdana;
	font-size: 9px;
	font-weight: bolder;
	margin-left: 5px;
	margin-top: 1px;
	width: 230px;
}

#tx-newloginbox-pi1-pass {
	background-color: transparent;
	border: solid 0px #fff;
	font-size: 9px;
	margin-left: 5px;
	margin-top: 1px;
	padding: 0px;
	width: 165px;
}

#tx-newloginbox-pi1-login_submit {
	background-image: url(images/softwarecenter/login.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	border: 0;
	height: 18px;
	width: 62px;
	margin-left: 10px;
	cursor: pointer;
}

#tx-newloginbox-pi1-pass input { width: 174px; }

#tx-newloginbox-forgotpwd {
	color: #000000;
	float: left;
	height: 40px;
	width: 245px;
}

#tx-newloginbox-usr {
	float: left;
	height: 19px;
	margin-bottom: 10px;
	width: 245px;
}

#tx-newloginbox-pwd {
	clear: both;
	float: left;
	height: 19px;
	margin-bottom: 10px;
	width: 174px;
}

#tx-newloginbox-login {
	float: left;
	height: 19px;
	margin-bottom: 10px;
	width: 60px;
}


.tx-newloginbox-pi1-forgotP a {
	padding-left: 8px;
	width: 245px;
}

.forgot-td-sc{
	background-image: url(images/softwarecenter/Forgot_feld.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 5px;
	height: 18px;
	vertical-align: top;
}

#tx-newloginbox-pi1-forgot_email{
	background-color: transparent;
	border: 0;
	height: 16px;
	width: 157px;
	padding: 0px;
	margin: 0px;
	font-family: verdana;
	font-size: 10px;
	font-weight: bolder;
	float: left;
	margin-top: 3px;
}

.forgot-email-button{ cursor: pointer; }


#tx-newloginbox-pi1-forgot_email_submit{
	background-color: transparent;
	border: 0;
	height: 18px;
	width: 75px;
	padding: 0px;
	margin: 0px;
	font-family: verdana;
	font-size: 10px;
	font-weight: bolder;
	cursor: pointer;
}

#content-right-sc p.bodytext  {
	margin: 0;
	width: 245px;
	margin-left: 8px;
                float: left;
}

#content-right-sc p  { margin: 0; }

/* News */
.news-latest-container-sc {
	float: left;
	width: 855px;
}

.news-latest-item-sc {
	background-image: url(images/softwarecenter/titel-button_bg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 201px;
	margin: 0 13px 13px 0;
	width: 271px;
}

.news-latest-img-sc {
	float: left;
	height: 105px;
	margin: 15px 21px 0 15px;
	text-align: center;
	width: 240px;
	overflow:hidden;
}

.news-latest-txt-sc {
	float: left;
	height: 47px;
	margin: 0 0 0 21px;
                overflow: hidden;
	text-align: left;
	width: 230px;
}

.news-latest-txt-sc .bodytext {
	margin: 0;
	width: 230px;
	margin-left: 0px;
}

.news-latest-link-sc {
	float: left;
	height: 20px;
	margin: 10px 0 0 21px;
                overflow: hidden;
	width: 238px;
}

.news-latest-title-sc {
	color: #000000;
	float: left;
	font-size: 11px;
	font-weight: bold;
	width: 235px;
}

.news-latest-morelink-sc {
	float: left;
	width: 50px;
}

.news-latest-morelink-sc a:link, .news-latest-morelink-sc a:active, .news-latest-morelink-sc a:visited {
	color: #FC9900;
	float: left;
	font-size: 10px;
	font-weight: bold;
}

.news-list-head-sc {
	background: url(images/product/man-header.gif) bottom left no-repeat;
	height: 24px;
}

.news-list-item-sc {
	background: url(images/product/man-cell-bg.gif) bottom left no-repeat;
	float: left;
	height: 70px;
	width: 840px;
}

.news-list-img-sc {
	float: left;
	height: 50px;
	margin: 10px 0 10px 0;
	overflow: hidden; /* Damit das layout haelt */
	width: 50px;
}

.news-list-morelink-sc {
	float: left;
	height: 60px;
	margin: 10px 0 0 0;
	vertical-align: middle;
	width: 190px;
}

.news-list-morelink-sc a:link, .news-list-morelink-sc a:active, .news-list-morelink-sc a:visited {
	color: #FF6600;
	float: left;
	font-size: 10px;
	font-weight: bold;
}

.news-list-txt-sc {
	float: left;
	margin: 10px 30px 0 20px;
	width: 550px;
}

.news-list-container-sc {
	float: left;
	margin: 0 0 10px 0;
}

.news-single-item-sc {
	float: left;
	width: 570px;
}

.news-single-left-sc {
	float: left;
	margin-top: 23px;
	width: 560px;
}

.news-single-backlink-sc a:link, .news-single-backlink-sc a:active, .news-single-backlink-sc a:visited {
	color: #FF6600;
	float: left;
	font-size: 10px;
	font-weight: bold;
	margin: 5px 0 0 0;
}

P a:link, P a:active, P a:visited {
	color: #FC9900;
	float: left;
	font-size: 10px;
	font-weight: bold;
}

.news-dividingrule {
	background-image: url(images/product/RechteSpalte_line.gif);
	background-repeat: repeat-x;
	float: left;
	height: 1px;
	margin-top: 5px;
	overflow: hidden;
	width: 240px;
}

.inhalt {
	float: left;
	margin: 0;
	padding: 0em 1.0em 0em 1.0em;
}

.tx-softwarecenter-pi1 input {
	background-image: url(images/softwarecenter/anzeigen_button.gif);
	background-repeat: no-repeat;
	border: 0;
	height: 20px;
	width: 83px;
	cursor: pointer;
}

.csc-loginform {display:inline;}

.csc-loginform input {
	background-image: url(images/softwarecenter/logout.gif);
	background-repeat: no-repeat;
	border: 0;
	height: 18px;
	width: 62px;
	cursor: pointer;
	margin-top: 10px;
}

.tx-softwarecenter-pi1 select{ width: 183px; }

.tx-softwarecenter-pi1 input{
	float: right;
}


#content-right-sc .csc-header-n2 h1 { display:none; }
#content-right-sc .csc-form-commentcell .csc-form-label { display:none;}
#content-right-sc .csc-header-n1 .csc-firstHeader { display:none; }
#content-right-sc .tx-softwarecenter-pi1 input {margin-top:12px;}
#content-right-sc .csc-form-fieldcell input {margin-left:90px; color:#A5AAAD;font-size:0pt;cursor:pointer;}

#sw-start-link {
                 float:right;
                 margin:10px 0 0 0;
                 display:block;
}

#sw-start-link img {border:0;}

.tx-softwarecenter-pi1 {
    float: left;
    margin-left: 5px;
}

.bodytext #sc_username1 {
    color: #333333;
}

.bodytext #sc_username2 {
    color: #fc9900;
    font-weight: bold;
}

#sc_username1 a:link, #sc_username1 a:active, #sc_username1 a:visited {
	color: #333333;
	font-size: 10px;
	font-weight: bold;
}

#sc_username2 a:link, #sc_username2 a:active, #sc_username2 a:visited {
	color: #fc9900;
	font-size: 10px;
	font-weight: bold;
}

.news-footer-list {
    margin-bottom: 10px;
}

.lastupdate .bodytext { 
    text-align: right; 
    font-size: 9px; 
    color: #989898; 
    font-weight: normal; 
    margin-right: 5px; 
}
