
* {
	margin:0;
	padding:0;
	line-height:14.5px;
	list-style-type:none;
	
}

body {
	
	min-width:650px;
}



html, body
{
	height:100%;
}

.clear{
	clear:both;
}


#wrap {
	background:  url(../images/content.gif)repeat-y;
	min-height:100%;
	width:auto;
	background-color:#FFFFFF;
	border-left: 7px solid #D8D8D8;
}
	

#footer {
	height:60px;
	margin-top:-60px;
}


#leftnav ul li,#right h2,#right p,#right ul,#search a {
	font-size:11px;
}

body {
	background: #D8D8D8;	
	font-family:verdana,arial,sans-serif;
}


/* -------------- Header -------------- */

#header {
	
	height:89px;
	width:100%;
	background-color: #D8D8D8;
	border-bottom: 6px solid #D8D8D8;

}

#headerleft{
	background-color: #D8D8D8;
	float:left;
	width:100%;
	height:7px;

}

#headerright{
	float:left;
	width:100%;
	height:82px;
	/* background: #FFFFFF url(../images/brix_Logo_Claim.gif) no-repeat; */
	background: #FFFFFF;
}

#headerright img{
	border:0;
	float: right;	
}


/* -------------- Navigation -------------- */

#leftnav ul li a:link, #leftnav ul li a:visited {
	color:#949599;
}
#leftnav ul li a:hover {
	color:red;
}

#leftnav ul li.act1 a{
	color:#E1001A;
	font-weight:bold;
}

#leftnav ul li.act2 a, #leftnav ul li.act3 a, #leftnav ul li.act4 a{
	color:#E1001A;
}

#leftnav ul li ul li {
	margin-left:16px;
	margin-top:2px;
	color:#949599;
	text-transform:none;
}

#leftnav li.act1, #leftnav li.notact1 {
	margin-left:0px;
	margin-top:14px;
	color:#949599;
	text-transform:uppercase;
}

#leftnav {
	float:left;
	width: 155px;
	padding-top:6px;
	padding-left:9px;
	padding-bottom:40px;
	min-height:100%;
	
}


/* -------------- Links -------------- */

body a {	
	text-decoration:none;
}

body a:link, body a:visited {
	color:#E1001A;
}

body a:hover {
	color:grey;
}

a.external-link-new-window {
	white-space: nowrap;
	background: transparent url(../images/arrow_r.gif) no-repeat left;
	padding-left: 9px;
}

/* -------------- Content -------------- */

#content {
	/*min-width:560px;*/
	width:866px;
	height:100%;
}

#right{
	float:left;
	width:660px;
	padding-top:20px;
	padding-bottom:60px;
	margin-left:26px;
	min-height:100%;
	
}

.csc-header {
	margin-top:28px;
}

.csc-header-n1 {
	margin-top:0px;
}

#right h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:9px;
	padding-bottom:5px;
	border-bottom: 2px solid #D8D8D8;
}

#right h2 {
	font-size:13px;
	font-weight:bold;
	margin-top:14px;
	margin-bottom:5px;
}

#right h3 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
}

#right p.bodytext {
	margin-top:7px;
}

#right p, #right li {
	margin:0px;
}

#right ul {	
	list-style-image: url(../images/bullet.gif);
	margin-left:17px;
}


/*border checkbox */
div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img,
img.success_stories,
img.papilio_screenshot {
	border-left: 1px solid #D8D8D8;
	border-top: 1px solid #D8D8D8;
	border-right: 1px solid #949599;
	border-bottom: 1px solid #949599;
}

div.csc-textpic {
	font-size:11px;
}

div.csc-textpic-intext-left-nowrap {
	margin-top: 25px;
}

.csc-textpic-text {
	padding-bottom: 5px;
}

dd.csc-textpic-caption {
	padding-top: 4px;
	padding-bottom: 7px;
}

hr.topline_red {
	margin-top: 14px;
	background-color:#E1001A;
	color:#E1001A;
	border: none; 
	height: 1px; 	
}

tr {
	vertical-align:top;
}

td {
	font-weight:normal;
}


/* -------------- Header -------------- */

#footer {
	height:60px;
	width:auto;
	clear:both;
	float:left;
	position:relative;
	background-color:#FFFFFF;
	border-left: 7px solid #D8D8D8;
}



#footer_right{	
	background: url(../images/roterbogen.gif);
	background-repeat:no-repeat;
	/*background-position:right;*/
	float:right;
	height:60px;
	width:240px;
}

#suchen {
	float:left;
	height:54px;
	width: 165px;
	border-top:6px solid #D8D8D8;
	border-right: 6px solid #D8D8D8;
}

#searchSubmit {
	background:0;
	border:0;
	text-transform:uppercase;
	margin-bottom:11px;
	margin-top:4px;
	padding-left:6px;
	color: #949599;
	font-size:12px;
}

#search {
	width:144px;
	margin-left:11px;
	border-top:0;
	border-right:0;
	border-left:0;
	border-bottom:1px solid #949599;
	
}

#search a {
	text-decoration:none;
	color:#949599;
}


/* -------------- Mailformular -------------- */

.csc-mailform {
	border: 0;
}
.csc-mailform label {
	font-family:verdana,arial,sans-serif;
	font-size:11px;
	float:left;
	width: 125px;
	padding-bottom: 2px;
}
.csc-mailform input, .csc-mailform textarea{
	font-family:verdana,arial,sans-serif;
	font-size:11px;
	margin-left: 125px;
	display:block;
}
.csc-mailform-field {
	clear: both;
	padding: 2px 0;
}
.csc-mailform-submit {
	display: inline;
	margin-left: 120px;
}
.csc-mailform input.csc-mailform-radio {
	display:inline;
	margin-left: 0px;
	margin-right: 5px;
	clear:none;
	border: 0;
	background-color: #1a171b;
}
.csc-mailform select {
	font-size:11px;
}
.csc-mailform input.csc-mailform-check {
	border: 0;
	background-color: #FFFFFF;
}
.csc-mailform fieldset label {
	display:inline;
	float:none;
	width: auto;
	padding: 0;
}

.csc-mailform-label {
	margin-top: 10px;
	font-weight:bold;
}


/* -------------- Suchresultat -------------- */

.tx-indexedsearch {
	font-size:11px;
}

.tx-indexedsearch-searchbox table {
	float:left;
	margin-right: 15px;
	margin-bottom: 5px;
}

.tx-indexedsearch-whatis {
	clear:both;
	color:red;
	font-weight:bold;
}

.tx-indexedsearch-searchbox td {
	padding: 2px 0;
}

.tx-indexedsearch-browsebox {
	margin-bottom: 10px;
}

.tx-indexedsearch-res {
	margin-bottom: -10px;
}


/* -------------- Portal Extension -------------- */

div.tx-x4eprintportal-pi1 {
	font-size:11px;
}

.app input{
	border: #9E9E9E 1px solid;
	padding: 0 1px 0 1px;
}

.help-icon{
	margin-top: 3px;
	margin-left: 5px;
}

.help-box {
	background:#FFFFFF url(../images/help-box-bg.gif) repeat-x scroll 0 0;
	border:1px solid #D3D3D3;
	padding:10px;
	position:absolute;
	left:26px;
	top:0;
	width:240px;
	z-index:100;
}

.help-box p.bodytext{
	margin-top: 0px !important;
}


/* Login Window */
.tx-felogin-pi1 {
	font-size:11px;
	margin-top:14px;
}
.tx-felogin-pi1 fieldset {
	margin-top:7px;
	border: 2px solid #D8D8D8;
	padding: 8px;
}
	
.tx-felogin-pi1 form div {
	padding:0px;
	margin:0px;
}

.tx-felogin-pi1 label {
	float:left;
	clear:both;
	width:40%;
  	text-align:left;
	font-weight:bold;
}

p.csc-frame-frame2, table.csc-frame-frame2 {
	background-color:#F5FFAA;
	border:1px solid #333333;
	padding:2px 4px;
}