BODY, TD, A, P, DIV, LEGEND, LABEL, INPUT, SELECT, TEXTAREA, FORM, OL, UL, LI, H1, H2, H3, H4, H5, DT, DL, DD {
	font-family: verdana;
	font-size: 10px;

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}

BODY, TD, P, DIV, LEGEND, LABEL, INPUT, FORM, SELECT, TEXTAREA, OL, UL, LI, H1, H2, H3, H4, H5 {
	color: #5B5B5B;
}
BODY {
	background: #EBEBEB;
	text-align: center;
}

.spacer{
	clear: both;
	font-size: 1px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}


.navtitle {
	display: none;
}

A, A:visited, A:active {
	color: #ff5800;
}
A:hover {
	color: #FF5800;
}

#page {
	margin-top: 30px;
	margin-bottom: 30px;

	margin-right: auto;
	margin-left: auto;

	text-align: left;
	width: 980px;

	background: #ffffff;
}



#head {
	padding-top: 30px;
}


#head DIV.logo {
	width: 920px;
}
#head DIV.visual {
	float: left;
	width: 690px;	
	padding-right: 30px;
}


#torso {
	background-image: url(../pix/torsoBack.gif);
	background-position: left;
	background-repeat: repeat-y;
	

	width: 980px;
}

#leftCol {
	float: left;
	width: 260px;
}


#content {
	float: left;
	width: 580px;

	padding-right: 85px;
	padding-left: 55px;

	padding-top: 35px;
	overflow-x: hidden;
}

html>body #content { 
	overflow: visible;
}


#foot {
	clear: both;
	width: 980px;
}

#foot DIV.footBorder {
	padding-right: 30px;
	padding-top: 5px;
	height: 25px;
}
#foot DIV.footBorder P {
	text-align: right;
	color: #CCCCCC;
}

#topNav {
	clear: both;

	background-color: #999999;

	padding-left: 30px;
	margin-right: 30px;
	
}

#topNav DIV.wrapper {
	height: 30px;
	background-color: #C3C2C2;


}

#topNav .left {
	padding-top: 8px;

	float: left;
	width: 560px;
	
}

#topNav .right {
	float: right;
	padding-top: 8px;	
}

#topNav .left, #topNav .right {
	padding-left: 10px;
	padding-right: 10px;
}

#topNav LI  {
	list-style: none;
	display: inline;
	float: left;

	padding-left: 8px;
	padding-right: 8px;

	border-right: 1px solid #666666;
}

#topNav LI.first {
	border-left: none;
	padding-left: 0px;
}

#topNav LI.last {
	border-right: none;
	padding-right: 0px;
}

#topNav LI, #topNav A, #topNav A:visited {
	font-size: 10px;
	text-decoration: none;
	color: #666666;
}

#topNav A:hover {

	color: #FF5800;

/*	color: #FF6300; */
}

#topNav A.active, #topNav A.active:visited, #topNav A.active:hover {
	color: #ff5800;
}

#topNav INPUT {
	border-left: 1px solid #454545;
	border-top: 1px solid #454545;
	border-bottom: 1px solid #F0F0F0;
	border-right: 1px solid #F0F0F0;

	background-color: #ffffff;
	
	padding-left: 2px;
	padding-right: 2px;
}

#nav {
	background-color: #999999;
	padding-left: 30px;
	margin-bottom: 110px;
}

#nav LI  {
	list-style: none;

	color: #ffffff;
}

#nav A, #nav A:visited {
	display: block;
	
	color: White;
	font-size: 10px;
	text-decoration: none;
	padding-left: 10px;

	padding-right: 5px;
	padding-top: 8px;
	padding-bottom: 9px;
	
	background-color: #707070;

	width: 215px;

	border-top: 1px solid #adadad;
}
#nav LI.first A, #nav LI.first A:visited {
	border-top: none;
}
#nav A.afterActive, #nav A.afterActive:visited {
	border-top: none;
}




#nav A.navOpen, #nav A.navOpen:visited {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color: #666666;
}

#nav A.active, #nav A.active:visited {
	background-color: #FF5800;
}
#nav A:hover, #nav A.navOpen:hover {
	background-color: #FF5800;
}

#nav UL.subNav A, #nav UL.subNav A:visited {
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 4px;
	width: 205px;
	
	background-color: #8f8f8f;
	border-top: 1px solid #b8b8b8;
	
}
#nav UL.subNav LI.first A, #nav UL.subNav LI.first A:visited {
	border-top: none;
}
#nav UL.subNav A.afterActive, #nav UL.subNav A.afterActive:visited {
	border-top: none;
}
#nav UL.subNav A.navOpen, #nav UL.subNav A.navOpen:visited {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color: #858585;
}
#nav UL.subNav A.active, #nav UL.subNav A.active:visited {
	background-color: #FF5800;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;

}
#nav UL.subNav A:hover {
	background-color: #FF5800;
}

#nav UL.subNav2 A, #nav UL.subNav2 A:visited {
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 4px;
	width: 195px;
	
	background-color: #adadad;
	border-top: 1px solid #d6d6d6;
}

#nav UL.subNav2 A.active, #nav UL.subNav2 A.active:visited {
	background-color: #FF5800;
}
#nav UL.subNav2 A:hover {
	background-color: #FF5800;
}

#content .rightCol2 UL.subNav {
	margin-bottom: 30px;
}

#content .rightCol2 UL.subNav LI{ 
	padding: 0px;
	margin: 0px;
}

#content .rightCol2 UL.subNav LI.first { 
	border-top: 5px solid #989898;
}

#content .rightCol2 UL.subNav LI A, #content .rightCol2 UL.subNav LI A:active, #content .rightCol2 UL.subNav LI A:visited{ 
	display: block;

	padding-left: 25px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 4px;
	
	text-decoration: none;

	background-color: #E5E7E4;
	background-image: url(../pix/list_item1.gif);
	background-repeat: no-repeat;	
	background-position: 10px;

	border-bottom: 1px solid #ffffff;
	color: #5E5C5D;
}


#content .rightCol2 UL.subNav LI A.active, 
#content .rightCol2 UL.subNav LI A.active:visited, 
#content .rightCol2 UL.subNav LI A.active:active, 
#content .rightCol2 UL.subNav LI A:hover{ 
	color: #ffffff;
	background-color: #ff5800;
	background-image:  url(../pix/list_item4.gif);
}

#content .rightCol2 UL.subNav UL{

}

#content .rightCol2 UL.subNav UL LI.first { 
	border-top: none;	
}

#content .rightCol2 UL.subNav UL A, 
#content .rightCol2 UL.subNav UL A:active, 
#content .rightCol2 UL.subNav UL A:visited { 
	padding-left: 40px;
	background-color: #F0F1EF;
	background-image: none;
}


#content .rightCol2 UL.subNav UL A.active, 
#content .rightCol2 UL.subNav UL A.active:active, 
#content .rightCol2 UL.subNav UL A.active:visited, 
#content .rightCol2 UL.subNav UL A:hover{ 
	color: #ffffff;
	background-color: #ff5800;
	background-image: none;
}


/*  spacer  */
#content .rightCol2 UL.subNav LI.spc {
	color: #FF5800;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: bold;

}

#footNav {
	padding-left: 30px;
}


#foot LI {
	list-style: none;
}



#foot A, #foot A:visited {
	color: #666666;
	background-color: #D7D6D6;
	font-size: 10px;
	text-decoration: none;

	padding-left: 10px;
	padding-right: 5px;
	padding-top: 8px;
	padding-bottom: 9px;
	
	display: block;
	
	width: 215px;
	
	border-top: 1px solid #F8F8F8;
}

#foot A:hover {
	background-color: #FF5800;
	color: White;
}

#foot A.active {
	color: #ffffff;
}

#content.printview {
	text-align: left;

	background-color: #ffffff;

	border: 1px solid #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
}


#content .leftCol1{
	width: 560px;
	float: left;

	overflow-x: hidden;
}
html>body #content .leftCol1 { 
	overflow: visible;
}
#content .rightCol1{
	width: 280px;
	float: right;

	overflow-x: hidden;
}
html>body #content .rightCol1 { 
	overflow: visible;
}
#content .leftCol2{
	width: 355px;
	padding-right: 50px;

	float: left;

	overflow-x: hidden;


	background-image: url(../pix/dotted_grey_v.gif);
	background-repeat: repeat-y;
	background-position: 404px;
	
}
html>body #content .leftCol2 { 
	overflow: visible;
}

#content .rightCol2{
	padding-left: 10px;
	width: 165px;
	float: right;

	overflow-x: hidden;

}
html>body #content .rightCol2 { 
	overflow: visible;
}


#content .rightCol2 P, #content .rightCol2 LI{
	color: #ff5800;
}
#content .rightCol2 H4{
	color: #FF5800;
}
#content .rightCol2 P, #content .rightCol2 LI, #content .rightCol2 A {
	font-size: 9px;
}

#content .H1spacer {
	height: 24px;
}

#content .leftCol3{
	width: 180px;
	float: left;

	overflow-x: hidden;
}
html>body #content .leftCol3 { 
	overflow: visible;
}

#content .rightCol3{
	width: 160px;
	padding: 0px;
	float: right;

	overflow-x: hidden;
}
html>body #content .rightCol3 { 
	overflow: visible;
}

#content DIV.hr, 
#content P.hr {
	border-bottom: 1px dotted #5B5B5B;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1px;
}
#content .rightCol2 DIV.hr {
	border-bottom: 1px dotted #ff5800;
}

#content DIV.hr HR {
	display: none;
}

* html #content DIV.hr,
* html #content P.hr {
	border-bottom: none;
	height: 1px;
	
	background-image: url(../pix/dotted_grey_h.gif);
	background-repeat: repeat-x;	
}

* html #content .rightCol2 DIV.hr {
	border-bottom: none;
	height: 1px;
	
	background-image: url(../pix/dotted_red_h.gif);
	background-repeat: repeat-x;	
}


#topNav P.arrow_1 A, #topNav P.arrow_1 A:visited, #topNav P.arrow_1 A:active {
	padding-left: 8px;
	padding-right: 3px;
	padding-bottom: 2px;
	
	background-image: url(../pix/arrow_1.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}




#content A:hover {
	background-color: #FF5800;
	color: #ffffff;
	text-decoration: none;
}

#content P.arrow_1 A, #content P.arrow_1 A:visited, #content P.arrow_1 A:active {
	padding-left: 8px;
	padding-right: 3px;
	padding-bottom: 2px;
	
	background-image: url(../pix/arrow_1.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

#content P.arrow_1 A:hover {
	background-image: url(../pix/arrow_1_hover.gif);
}



#content P.vakanz-normal, #content .vakanz-active {
	margin:2px 0px 2px 0px;padding:2px 5px 2px 5px;}
#content P.vakanz-active {background-color:#EAECE9;font-weight:bold}
#content P.arrow_1.vakanz-active A {
	background-image: url(../pix/arrow_1_trans.gif);
	text-decoration: none;
}





#content H1 {
	font-family: Times New Roman;
	font-size: 30px;
	font-weight: normal;

	color: #FF5800;

	padding-bottom: 0px;
}


#content H2 {
	font-family: Times New Roman;
	font-size: 18px;
	font-weight: normal;

	padding-bottom: 25px;
}

#content H3 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}

#content H5 {
	font-size: 9px;
	font-weight: normal;
}

#content .math {
	font-size: 11px;

}


#content SPAN.small {
	padding: 0px;
	font-size: 10px;
	font-weight: normal;
}


#content P {
	line-height: 150%;
}

#content UL {
	list-style-type: none;
}
#content LI { 

	padding-top: 0px;
	padding-bottom: 5px;

	background-image: url(../pix/list_item1.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	line-height: 150%;
	
	padding-left: 15px;
}
html>body #content LI {
	background-position: 0 .4em;
}


#content .rightCol2 LI { 
	background-image: url(../pix/list_item2.gif);
	background-position: 0 .5em;
	padding-left: 10px;
}



#content DL {
}
#content DT, #content DD { 
	width: 170px;
	float: left;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;

	line-height: 150%;
}
#content DT {
	font-weight: bold;
}
#content DD {
}

#content FORM FIELDSET {
	margin-bottom: 20px;
	padding:0px;
	border: 1px dotted #cccccc;
	padding-bottom: 12px;
}

#content FORM LEGEND {
	font-size: 12px;
/*	color: #9BC6E3; */
	background: #ffffff;

	margin-bottom: 10px;
	margin-left: 3px;
	padding: 2px;

	font-weight: bold;
}
html>body #content FORM LEGEND {
	display:block;
}
		

#content FORM LABEL SPAN{
	cursor: pointer; cursor: hand;
	float: left;
	padding: 0px;
	font-weight: bold;

}

#content INPUT.formInput, #content TEXTAREA{

	margin-bottom: 4px;

	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #D5D9D3;
	border-bottom: 1px solid #D5D9D3;

	background-color: #EAECE9;
}


#content TEXTAREA{
	overflow: auto;
}

#content TABLE {
	margin: 10px;
	width: 370px;

	border-right: 1px solid #cccccc;
}

#content TABLE P {
	padding-left: 0px;
	padding-right: 0px;
}

#content TD, #content TH{
	vertical-align: top;
	text-align: left;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-top: 2px;
	padding-bottom: 2px;
}
		

#content TH, #content TR.tr-0 {
	background-color: #cccccc;
	font-weight: normal;	
}

#content .printButton, #content .printButton:visited {

	padding-left: 20px;
	padding-right: 5px;
	padding-top: 0px;

	
	background-image: url(../pix/printicon.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;

	display: block;

}
#content .printButton:hover {
	background-image: url(../pix/printicon_hover.gif);
}

#content p.visual {
	background-color:#dddddd; 
	padding: 0px;
	text-align:center;

	padding:0px;
	margin-left: 20px;
	margin-right: 20px;
}

DIV.csc-textpic {
	padding-top: 15px;
	padding-bottom: 15px;

	text-align: left;
}

#content DIV.csc-textpic DL,
#content DIV.csc-textpic DD,
#content DIV.csc-textpic DT {
	width: auto;
	float: none;
	line-height: normal;
	display: block;
	padding: 0px;
	margin: 0px;
}


.csc-textpic:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


.csc-image {
	background-color: #DDDDDD;
	width: 350px;

}

.csc-textpic-imagewrap {
	padding: 0px;
	margin: 0px;
}

.csc-textpic-image {
	margin: 0px;
	padding: 0px;
}




.csc-textpic-clear {
	clear: both;
}



/*

DIV.csc-image-multiwrap {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
DIV.csc-image-multiwrap-last {
	margin-right: 0px;
}
* html #content DIV.csc-image-multiwrap {
	margin-bottom: 0px;
}


DIV.csc-caption {
	background-color: #ffffff;
}
#content DIV.csc-caption P{
	padding-top: 10px;
}

#content P.csc-caption {
	text-align: left;
	padding: 0px;
	margin: 0px;
}


.csc-center {
    text-align: center;
}
.csc-left {
    text-align: left;
}
.csc-right {
    text-align: right;
}

.csc-left .csc-text, .csc-right .csc-text {
	padding: 0px;
	padding-bottom: 0px;
}
#content .csc-text P {
	padding: 0px;
}


/ * INTEXT LEFT NOWRAP* /
.csc-intext-left-nowrap .csc-image, .csc-intext-left-nowrap .csc-text {
    float: left;
}
/ * INTEXT RIGHT NOWRAP* /
.csc-intext-right-nowrap .csc-image, .csc-intext-right-nowrap .csc-text {
    float: right;
}

/ * INTEXT RIGHT NOWRAP       and   INTEXT LEFT NOWRAP* /
.csc-intext-left-nowrap .csc-image, .csc-intext-right-nowrap .csc-image {
	margin: 0px;
	margin-left: 5px;
	margin-right: 5px;
	width: 170px;
}
.csc-intext-left-nowrap, .csc-intext-right-nowrap {
	padding-left: 0px;
}
.csc-intext-left-nowrap DIV.csc-text, .csc-intext-right-nowrap DIV.csc-text {
	padding-top: 0px;

	width: 170px;
}


*/


DIV.selectionFrame-50invisible {
   -moz-opacity:0.2;
   opacity: 0.2;
   filter:alpha(opacity=20);
	width: 370px;
}

DIV.selectionFrame-borderTop {

}

DIV.selectionFrame-borderTop .csi-textpic { 
	margin-top: 10px;

}

DIV.selectionFrame-borderBottom .csi-textpic { 
	font-size: 1px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#content DIV.sitemap UL.level1 {
	margin-left: 0px;
	margin-right: 10px;
	padding: 0px;

	padding-bottom: 10px;

}

#content DIV.sitemap UL.level1 LI {
	background-image: none;
	padding: 0px;

	margin-top: 10px;
}
#content DIV.sitemap UL.level1 LI A {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;	
	padding-bottom: 4px;	
	
	display: block;
	background-color: #f5f5f5;
	font-size: 13px;
	font-weight: bold;

	text-decoration: none;
}

#content DIV.sitemap UL.level2 {
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}

#content DIV.sitemap UL.level2 LI {
	padding: 0px;
	margin: 0px;
}
#content DIV.sitemap UL.level2 LI A {
	background-image: url(../pix/list_item3.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;

	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;	
	padding-bottom: 1px;	
	
	display: block;
	background-color: #ffffff;
	font-size: 10px;
	font-weight: normal;

	text-decoration: none;

	margin-left: 0px;
}

#content DIV.sitemap UL LI A:hover {
	background-color: #FF5800;
	color: #ffffff;
}


#content .tx-indexedsearch TABLE, #content .tx-indexedsearch TD {
	border: none;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#content .tx-indexedsearch-res {
	width: 100%; float: none; clear: both;
}
#content .tx-indexedsearch-res TABLE {
	width: 100%;
}

#content TABLE.tx-indexedsearch-searchRes {
	width: auto;
	border: none;

	margin-bottom: 0px;
	margin-bottom: 0px;
}

#content TABLE.tx-indexedsearch-searchRes TD {
	border: none;
}

#content .tx-indexedsearch-title, #content .tx-indexedsearch-icon, #content .tx-indexedsearch-result-number {
	background-color: #E5E7E4;
}
.tx-indexedsearch-whatis {
	display: none;
}
#content .tx-indexedsearch .tx-indexedsearch-browsebox UL {
	display: block; margin:0px; padding: 0px; list-style: none; list-style-image: none;background-image: none;
}
#content .tx-indexedsearch .tx-indexedsearch-browsebox LI { 
	display: block; float: left; padding: 0px 5px 0px 0px;  float: left;  margin: 0px; list-style: none; list-style-image: none; background-image: none;
}
#content .tx-indexedsearch .tx-indexedsearch-browsebox A {
	display: inline; background-image: none;
}
#content .tx-indexedsearch-browsebox TABLE {
	width: auto;
}

#content .tx-indexedsearch-redMarkup {
	color: #FF5800; font-weight: normal;
}
#content .tx-indexedsearch-browselist-currentPage STRONG {
	font-weight: normal;	
}
#content .tx-indexedsearch-browselist-currentPage A {
	text-decoration: none;
	color: #5B5B5B;
}
#content .tx-indexedsearch-browselist-currentPage A:hover {
	text-decoration: none;
	color: #5B5B5B;
	background-color: white;
}

DIV.homeBanner {

	padding-left: 0px;
       
}


#content DIV.homeBanner DIV.banner {
	display: block;
	float: left;

	width: 170px;
	height: 90px;

	margin-right: 34px;

}
#content DIV.homeBanner DIV.banner3 {
	margin-right: 0px;
}

#content DIV.homeBanner DIV.bannerInner {
	width: 170px;
}

#content DIV.banner A,
#content DIV.banner A:visited,
#content DIV.banner A:active,
#content DIV.banner A:hover {
	background-color: transparent;
}


#content DIV.homeBanner DIV.banner2 {
	background-position: top;
	background-repeat: no-repeat;
	background-image: url(../pix/banner2.gif);
}

#content DIV.homeBanner DIV.banner3 .top,
#content DIV.homeBanner DIV.banner2 .top {
	height: 50px;
	overflow: hidden;
}


#content DIV.homeBanner DIV.banner3 {
	background-position: top;
	background-repeat: no-repeat;
	background-image: url(../pix/banner3.gif);


}


#content P.test{
	width: 150px;

	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	
	font-size: 9px;
	font-family: arial;
	color: #ffffff;

}

#content P.ratgeber{
	color: #ffffff;
}

#content P.test A,
#content P.test A:visited,
#content P.test A:active,
#content P.test A:hover {
	font-size: 9px;
	font-family: arial;
	color: #ffffff;
	text-decoration: none;
	background-color: transparent;	
}

#content P.ratgeber A,
#content P.ratgeber A:visited,
#content P.ratgeber A:active,
#content P.ratgeber A:hover {
	color: #ffffff;	
}

DIV#start-en-left {  
        width: 285px;
        
}

DIV#start-en-right {  
        width: 200px;
        
}
DIV#refcontainer {  
        background-color: #C1c1c1;
        margin-left: 0px;
        width: 581px;
        margin-bottom: 10px;

		  background-image: url(../pix/refback.gif);
		  background-repeat: repeat-y;

}

DIV#refcontainer H3 {
        font-size: 12px;
        font-weight: bold;
        color: #ffffff;
        background-color: #b6b6b6;
        padding-left: 15px;
        height: 18px;
        padding-top: 5px;
		  padding-bottom: 2px;
        margin-bottom: 3px;
}


DIV#refcontainer DIV#piccontainer {  
        float: left;

}

DIV#refcontainer DIV#piccontainer IMG#bigpic {  
       border-bottom: 1px solid white;
}

DIV#refcontainer DIV#piccontainer IMG.smallpic {  
        float: left;

        border-bottom: 1px solid white;
}

DIV#refcontainer DIV#piccontainer .left{  
        border-right: 1px solid white;
}

DIV#infocontainer-nopic { 
        float: left;
        background-color: #ececec;
        border-left: 1px solid white;        

		  
        width: 211px;
        min-height: 505px;        /* gute Browser */
        height: 505 !important;  /* gute Browser */
}

DIV#infocontainer { 
        float: left;
        background-color: #ececec;
        border-left: 1px solid white;        

		  
        width: 211px;
        min-height: 505px;        /* gute Browser */
        height: 505 !important;  /* gute Browser */


}

* html #infocontainer {
        height: 505px; 
}

* html #infocontainer-nopic {
        height: 505px; 
}

DIV#refcontainer UL{
        margin-top: -10px;
        margin-left: 16px;
        margin-bottom: 6px;
} 

DIV#refcontainer P.info { 
        padding-left: 15px;
        padding-bottom: 10px;
        
}
.formLeft {
	width: 200px;
	float: left;
}
.formRight {
	width:180px;
	float: left;
}
.formOnlyRight {
	width:180px;
	padding-left: 200px;
}
.formLeft, .formRight, .formOnlyRight {
	margin-bottom: 5px;	
}

#content .formLeft P {
}

.formLeft P LABEL, LABEL.checkbox {
	background-image: url(../pix/dotted_grey_h.gif);
	background-repeat: repeat-x;
	background-position: bottom;

	padding-top: 1px;
	padding-left: 5px;
	padding-bottom: 2px;
   margin-right: 5px;

	display: block;
}

.nullform .formLeft P LABEL, .nullform LABEL.checkbox {
	background-image: url(../pix/dotted_teal_h.gif);
}

.nullform {
	float:left;
	width:400px;
	margin-left:0px;	
}





LABEL.checkbox {
	padding-top: 5px;
	padding-bottom: 2px;
	margin-right: 10px;
	margin-bottom: 10px;
}

LABEL.checkbox INPUT {
	margin-right: 6px;
}

INPUT.formCheck {
	background: none;
}


DIV.formCol LABEL {
}
DIV.formRow3 DIV.formCol LABEL, DIV.formRow4 DIV.formCol LABEL {
	font-weight: bold;
}

DIV.formCol INPUT.formCheck, DIV.formCol INPUT.formRadio {
	margin-right: 5px;
}
* html DIV.formCol INPUT.formCheck, DIV.formCol INPUT.formRadio {
	margin-right: 2px;
	margin-left: -3px;
	margin-top: -4px;
	margin-bottom: -2px;        
}

.formRadio {  
	margin-bottom: -3px;        
        margin-right: 4px;
        margin-left: 4px;
}

@media all and (min-width: 0px){ DIV.formCol INPUT.formCheck, DIV.formCol INPUT.formRadio { 
	margin: -2px;
	margin-right: 3px;
}}
DIV.formCol SELECT {
	color: #006F78;
	width: 180px;
}
INPUT.formInput, TEXTAREA.formInput {
	border: 1px solid #626C5F;
	padding: 1px;
	width: 176px;
}

INPUT.formInput.short {  
        width: 15px;
}

INPUT.formInput.medium {  
        width: 40px;
}

TEXTAREA.formInput {
	height: 100px;
}
INPUT.formSubmit {
	width: 180px;
	height: 15px;
	
	color: #ffffff;
	text-align: left;

	background-color: #FF5800;
	border: 0px; 
	background-image: url(../pix/arrow_right.gif); 
	background-repeat: no-repeat; 
	background-position: 5px center; 

	padding-left: 15px;
	
	cursor: pointer;
}
DIV.formCol TEXTAREA.formInput {
	width: 476px;
}



DIV.formCol SELECT.half {
	width: 80px;	
}
DIV.formCol SELECT.double {
	width: 360px;	
}

DIV.formCol INPUT.twoAndHalf {
	width: 476px;
}

DIV.formCol INPUT.half {
	width: 76px;
}
DIV.formCol INPUT.quarter {
	width: 52px;
}

#content DIV.formCol P.labelWrap.half {
	width: 75px;
}


DIV.formCol SELECT.full, DIV.formCol INPUT.full {
	width: 180px;
}
	.tx-newloginbox-pi3-listrow TD { background-color:#eeeeee; padding-left: 3px; padding-right: 3px; }
	.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-header TD { background-color:#cccccc; }
	.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-header TD P { font-weight:bold; }
	.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-odd TD { background-color:#f6f6f6; }
	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }
	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
		border: 2px solid black;
		padding: 0px 0px;
	}

	DIV.csc-textpic-imagewrap { padding: 0; }

	DIV.csc-textpic IMG { border: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
	DL.csc-textpic-image { margin: 0; }
	DL.csc-textpic-image DT { margin: 0; display: inline; }
	DL.csc-textpic-image DD { margin: 0; }
	DIV.csc-textpic-clear { clear: both; }
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-right: 10px;
	}
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: 10px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 10px !important;
	}
	DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }
	DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }

.bottommenu {margin:0 20px; padding:5px 0; text-align:center; border-bottom:1px solid #ccc; border-top:1px solid #ccc;}
.bottommenu a {color:#000; text-decoration:none;}
.bottommenu a:hover {color:#ff5800;}