html, body {
	margin:0px;
	padding:0px;
	font-family:Verdana, sans-serif;
	font-size:10px;
	background-color:#8A93A2;
	height:100%;

	
}


#backTD {
	padding: 37px 9px 20px 9px ;
	vertical-align: top;
	background-image:url('../img/shadow_top.gif');
	background-repeat:no-repeat;
}

#backTAB {
	position: relative;
	height:100%;
	width:970px;
	border-spacing:0px;
	border-collapse: collapse;
	margin:0px auto 0px auto;
	padding:0px;
	background-image:url('../img/shadow_mid.gif');
	background-repeat:repeat-y;	
}


a {
	text-decoration: none;
	color: #828A95;
	}

a:hover {
	text-decoration: underline;
	color: #000000;
}

#header {
	position: relative;
	height: 175px;
	width: 952px;
	background-image: url('../img/header.jpg');
	background-repeat: no-repeat;
	margin:2px 0px 0px 0px;
	padding: 0px;
}

#header #logolink {
	position: absolute;
	top: 15px;
	left: 10px;
	border: 0px;
}

#header img
{
	position: absolute;
	right: 0px;
	top: 0px;
}

#header object
{
	position: absolute;
	right: 0px;
	top: 39px;
}

#header h1
{
	position: absolute;
	left: 267px;
	top: 128px;
	margin:0px;
	padding: 0px;
	font-weight: normal;
	font-size: 24px;
	line-height: 26px;
	font-style: italic;
	color: #4C5969;
}

#bottom { 
	position: relative;
	height: 100%;
	width: 952px;
	margin:0px;
	padding:0px;
	}

#menu {
	float: left;
	position:relative;
	width:222px;
	margin:15px 0px 20px 0px;
	padding:0px 0px 15px 16px;
	border-right: 1px solid #C9CDD0;
	background-image: url('../img/menfade.gif');
	background-repeat: no-repeat;
	background-position:  bottom;
	overflow: hidden;
	line-height: 12px;
	font-size: 11px;
	font-family:Verdana, sans-serif;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}

#menu ul li{
	padding: 0px 0px 0px 14px;
	margin: 10px 0px 10px 0px;
}

#menu ul li a {
	margin:0px;
	padding: 0px 0px 0px 14px;
    display: block;
	line-height: 12px;
	color: #98987C;
	width:184px;
}
#menu ul ul li a {
	width:170px;
}

#menu ul ul ul li a {
	width:156px;
}

#menu ul li a.active {
	background-image:  url('../img/icon2.gif');
	background-position: 0px 2px;
	background-repeat: no-repeat;
	color: #828A95;
	font-weight: bold;
}



#service {
	position: absolute;
	top:6px;
	right:0px;
	margin:0px;
	padding: 0px;
	font-size: 10px;
	letter-spacing: 1pt;
	color: #AEB2BD;
}

#service a {
	color: #AEB2BD;
	margin-left:2px;
	margin-right:2px;
}


#service form {
	margin: 0px;
	padding: 0px;
	display:inline;
	vertical-align: middle;
}


#service #searchbtn
{
	margin-top: 1px;
	
}

#service #searchbox {
    vertical-align: top;	
	width: 145px;
	background-color: #EEEEEE;
	font-size: 10px;
	margin: 0px 0px 0px 4px;
	border-top:1px solid #BBBBBB;
	border-left:1px solid #BBBBBB;
	border-bottom: 0px;
	border-right: 0px;
}


#content {
    float: left;
	position:relative;
	margin: 20px 0px 0px 30px;
	width: 430px;
	padding:0px;
	font-family:Verdana, sans-serif;
	font-size:10px;
	line-height:22px;
}

#content img {
	border: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#content h1, h2, h3, h4, h5 {
	font-family:Verdana, sans-serif;
	font-weight:bold;
	line-height: 14px;
	padding:5px 0px 5px 0px;
	margin:0px;
    font-size:11px;
}

#content h1 {
	font-size:11px;
	margin:0px;
	padding:5px 0px 5px 0px;

}

#content h2 {
	font-size:11px;
	margin:0px;
	padding:10px 0px 0px 0px!important;

}

#content p {
	margin:0px;
	padding:2px 0px 5px 0px;
}
#content ul {
	margin:5px 0px 15px 0px;
	padding:0px 0px 0px 21px;

}
#content ul ul {
	margin:0px;
}

.right {
	position:relative;
	float: right;
	margin: 8px 0px 20px 0px;
	padding: 0px;
	background-image: url('../img/newsfade.gif');
	background-repeat: no-repeat;
	background-position: -1px 0px;
	color: #8A93A4;
	font-family:Verdana, sans-serif;
	font-size:10px;
	line-height:22px;
	overflow:hidden;
}
.right div {
	padding: 12px 5px 40px 15px;
	width:198px;
	background-image: url('../img/linieonu.gif');
	background-repeat: no-repeat;
	background-position:bottom left;

}


.right h1, h2, h3, h4, h5 {
	font-weight:bold;
	line-height: 14px;
	padding:5px 0px 5px 0px;
	margin:0px;
	font-size:10px;
}
.right ul {
	padding:5px 0px 5px 18px;
	margin:0px;
}


.right p {
	margin:0px;
	padding:5px 0px 5px 0px;
}

div.clearer {
clear:both;
}


/*.right #rightBot  {
	position: absolute;
	bottom:-1px;
	left: -1px;
}*/

#content table, #content td {
	border:1px solid #C9CDD0;
	border-spacing:0px;
	border-collapse:collapse;
}
#content td {
	padding:2px 5px 2px 2px;
}

#content .csc-mailform, #content .csc-mailform td {
	border:none;
}
input {
	margin-left:0px;
}

#content input.button { 
      border:1px solid #7F9DB9; 
      border-width:1px 1px 1px 1px; 
      background-color:#E3E3E3; 
      font-size:10px; 
      padding:2px 15px 2px 15px; 
      font-weight:normal; 
 } 

.searchmarkup {
     background-color:#D7D7B2;
}

/* -- powermail -- */

fieldset.tx-powermail-pi1_fieldset_20{
	/* Disable border */
	border: medium none;
	width: 500px
}

fieldset.tx-powermail-pi1_fieldset_20 label {
	/* Style labels */
	display: block;
	width: 100px;
	float: left;
	clear: both;
	text-align:right;
	margin-right: 10px;
}

fieldset.tx-powermail-pi1_fieldset_20 legend {
	/* Style legend */
	display: none;
}


p.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	/* Style legend */
	display: none;
}

fieldset.tx-powermail-pi1_fieldset_20 input.powermail_submit_uid66 
{
      	border:1px solid #7F9DB9; 
      	border-width:1px 1px 1px 1px; 
      	background-color:#E3E3E3; 
     	font-size:10px; 
      	padding:2px 15px 2px 15px; 
      	font-weight:normal;
      	width: 100px;
      	margin-left: 110px;
}

div.tx_powermail_pi1_fieldwrap_html {
	/* Increase margin between every field */
	margin: 5px 0;
}

input.tx-powermail-pi1_mandatory_submit {
	border:1px solid #7F9DB9; 
      	border-width:1px 1px 1px 1px; 
      	background-color:#E3E3E3; 
     	font-size:10px; 
      	padding:2px 15px 2px 15px; 
      	font-weight:normal;
}

/* -- indexed search -- */	
.tx-indexedsearch-redMarkup,
.csc-sword {
	font-weight:normal;
	background-color:#D7D7B2;
}

div.search_res {
    padding:0 0 10px 0 !important;
    background:url(../img/search_trenner.gif) no-repeat 0 100%;
}

div.search_res {
    padding-top:10px !important;
}

div.search_res img {
        vertical-align:middle;
    }

ul.browsebox {
        margin:0px;
	padding:0px!important;
}

ul.browsebox li {
		padding:0px 5px 0px 0px;
		margin:0px;
		display:inline;
		list-style:none;
}

ul.browsebox li a {
				padding:0px;
				margin:0px;
				background:transparent;
			}

table.imgtext-table,
table.imgtext-table td,
table.imgtext-table th {
border:0 !important;
}