/* Stylesheet for dornmethode.com */
/* Copyright soft.works 2006 */
/* Layout adapted from dornmethode.com/shop (XTC based) */
/* Base html Template is XHTML 1.0 Strict with DTD */
/* Tested Target UAs: IE 5.5+, NS 7, Mozilla 1.6, Op 7+, Safari for Mac and Windows*/
/* Hacks: uses the tantek box hack to enforce proper box model for older browsers */
/* a:link a:visited a:hover a:active a:focus */


/* general styles  - - - - - - - - - - - - - - */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 150%;
	text-align: center;
	background: #FCF6DF;
}

body {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

/* td font size and line height hack for ie5 */
/* td, th font size and line height hack for ie5 */
td,th{
	line-height: 150%;
	font-size: 0.7em;
	voice-family: "\"}\""; 
	voice-family: inherit;
	font-size: 100%;
}

/* GENERAL fonts */
p, ol, ul, div, span, h1, h2, h3, h4, h5, h6, td, th, table, input, textarea, button {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
}

a {
	color: #f08f23;
	text-decoration: none;
}
a:visited {
	color: #f08f23;
	text-decoration: none;
}
a:hover {
	color: #cc3300;
	text-decoration: none;
}
a:visited:hover {
	color: #cc3300;
	text-decoration: none;
}

/* to get different h1 styles per level: div.csc-header csc-header-n[1-n]*/
/* to get different h1 style for the first h1: h1.csc-firstHeader*/
h1.csc-firstHeader
{
	color: #f08f23;
	font-size: 160%;
	line-height: 120%;
	font-weight: 600;
}
h1
{
	color: #f08f23;
	font-size: 160%;
	line-height: 120%;
	font-weight: 600;
	margin: 0px 0px 5px 0px;
}

h2
{
	color: #f08f23;
	font-size: 130%;
	line-height: 120%;
	font-weight: 600;
	margin-top: 5px;
	margin: 0px 0px 4px 0px;
}

h3
{
	color: #f08f23;
	font-size: 115%;
	line-height: 100%;
	font-weight: 600;
	margin: 0px 0px 3px 0px;
}

h4
{
	color: #f08f23;
	font-size: 110%;
	line-height: 100%;
	font-weight: 600;
	margin: 0px 0px 2px 0px;
}

h5
{
	color: #f08f23;
	font-size: 105%;
	line-height: 100%;
	font-weight: 300;
	margin: 0px 0px 2px 0px;
}

p{margin: 0px 0px 0px 0px;}

form
{
	display: inline;
	margin-top: 0px;
	margin-bottom:0px;
}

input
{
	display: inline;
	margin-top: 0px;
	margin-bottom:0px;
}

img
{
	display:block;
	border-style: none;
	border-width: 0px;
}

ol{
	margin: 10px 0px 10px 25px;
	padding: 0px;
}

table,tr,th,td,tbody{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px none #FFFFFF;
	border-collapse: collapse;
	empty-cells: show;
}

ul{
	margin: 8px 15px 8px 15px;
	padding: 0px;
}
li{
	list-style-type: square;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
iframe{
	margin: 0px;
	padding: 0px;
	border: 0px none white;
}


/* layout styles for the seo module - - - - - - - - - - - - - - */
div#seo{
	color: #ffbb26;
	font-size: 11px;
	line-height: 11px;
	margin: 100px 0px 0px 0px;
	padding: 0px;
}
div#seo h1, div#seo h2, div#seo h3, div#seo h4, div#seo h5, div#seo p, div#seo div, div#seo span, div#seo a:link, div#seo a:visited, div#seo a:hover, div#seo a:active, div#seo a:focus{
	color: #ffbb26;
	font-size: 11px;
	line-height: 11px;
	margin: 0px;
	padding: 0px;
}

/* layout styles for t3_templ_layout.htm - - - - - - - - - - - - - - */
div#globalContainer{
	text-align: left;
	margin: 50px auto 50px auto;
	padding: 0px 0px 0px 0px !important;
	border: 0px none white;
	width: 980px;
}
div#headerContainer{
	text-align: left;
	vertical-align: bottom;
	border-left: 1px solid #ffbb26;
	border-right: 1px solid #ffbb26;
	border-top: 1px solid #ffbb26;
	width: 940px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 938px;
}
html>body div#headerContainer{
  width: 938px;
} 


div#logoContainer{
	background: #FFFFFF;	
	vertical-align: top;
	text-align: left;
	float: left;
	overflow: hidden;
	height: 115px;
}

div#menutopContainer{
	clear: both;
	height: 20px;
	background-color: #fff9e3;	
	border-bottom: 1px solid #fde480;
}

div#menuNavtrail{
	padding: 1px 10px 5px 20px;
	color: #aaaaaa;
	text-align: left;
}
div#menuNavtrail a {
	color: #aaaaaa;	
}
div#menuNavtrail a:hover {
	color: #cc3300;
}
div#menuNavtrail a:visited {
	color: #aaaaaa;
}
div#menuNavtrail a:visited:hover {
	color: #cc3300;
}
div#menuAccount{
	line-height: 100%;
	float: right;
	text-align: right;
	vertical-align: middle;
	color: #f08f23;
	font-weight: bold;
	padding: 4px 5px 4px 5px;
}
div#menuAccount a {
	color: #f08f23;	
}
div#menuAccount a:hover {
	color: #cc3300;
}
div#menuAccount a:visited {
	color: #f08f23;
}
div#menuAccount a:visited:hover {
	color: #cc3300;
}

div#menuLanguage{
	line-height: 100%;
	float: right;
	text-align: right;
	vertical-align: middle;
	color: #f08f23;
	font-weight: bold;
	padding: 4px 5px 4px 20px;
}
div#menuLanguage a, div#menuLanguage img{
	display: inline;
	border: 0px none white;
}
div#menuLanguage img{
	margin-left: 2px;
}
/*#contentContainer table#contentContainerTable td#...  */

div#contentContainer{
	clear: both;
	border-left: 1px solid #ffbb26;
	border-right: 1px solid #ffbb26;
	border-bottom: 1px solid #ffbb26;
	width: 940px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 938px;
}
html>body div#contentContainer{
  width: 938px;
} 

table#contentContainerTable{
	width: 938px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px none #FFFFFF;
	border-collapse: collapse;
	vertical-align: top;
	text-align: left;
}

col#leftColumnDefinition{
	width: 178px;
}

td.leftColumnContainer{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	text-align: left;
	background-color: #fefaec;
	background-image: url(pixel_fdf3cb.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 178px;
}

col#contentColumnDefinition{
	width: 580px;
} 

td.contentColumnContainer{
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	text-align: left;
	background: #ffffff;
	border-left: 0px none #fcf6df;
	width: 580px;	
}

col#rightColumnDefinition{
	width: 180px;
}

td.rightColumnContainer{
	width: 180px;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px none #FFFFFF;
	vertical-align: top;
	text-align: left;
	background: white;
}

div#footerContainer{
	width: 100%;
	background: #f05223;
}

div#bannerContainer{
	width: 100%;
	margin-top: 20px;
}


/* Box styling - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
   left-right switching with column container */
   
/* base class used for all boxes */   
.boxGeneric {
}
.leftColumnContainer .boxGeneric {
	width: 178px;	
}

.rightColumnContainer .boxGeneric {
	background: #fff9e3;
	margin-bottom: 20px;
	border: 1px solid #ffbb26;
	position:relative; 
	z-index: 50;
	left: 40px; 
	top: 0px; 
	right: 0px; 
	bottom: 0px;
	width: 180px;	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 178px;	
}
html>body .rightColumnContainer .boxGeneric {
  width: 178px;
} 

.leftColumnContainer .boxGeneric a {
	color: #5e5a54;	
}
.leftColumnContainer .boxGeneric a:hover {
	color: #cc3300;
}
.leftColumnContainer .boxGeneric a:visited {
	color: #5e5a54;
}
.leftColumnContainer .boxGeneric a:visited:hover {
	color: #cc3300;
}

.rightColumnContainer .boxGeneric a {
	color: #f08f23;	
}
.rightColumnContainer .boxGeneric a:hover {
	color: #cc3300;
}
.rightColumnContainer .boxGeneric a:visited {
	color: #f08f23;
}
.rightColumnContainer .boxGeneric a:visited:hover {
	color: #cc3300;
}


/*use this for templates with only title*/
/*
	height: 20px;
	line-height: 20px;
*/
.boxTitle{
	line-height: 150%;
	padding: 0px 10px 0px 10px;
	font-size: 120%;
	font-weight: bold;
}

.leftColumnContainer .boxTitle {
	color: #ffffff;
	background-color: #ffbb26;
	border-bottom: 1px solid #ffbb26;
}

.rightColumnContainer .boxTitle {
	color: #f08f23;
	background-color: #fcf2c8;
	border-bottom: 1px solid #fde480;
}

/* - - - - - - enhancement for border column - - - - - - - */
.rightColumnContainer h1.csc-firstHeader {
	color: #f08f23;
	background-color: #fcf2c8;
	border-bottom: 1px solid #fde480;
}

.rightColumnContainer div.csc-header-n1{
	margin: 0px;
	padding: 0px;
}

.rightColumnContainer h1.csc-firstHeader {
	line-height: 150%;
	padding: 0px 10px 0px 10px;
	font-size: 120%;
	font-weight: bold;
}

.rightColumnContainer div.csc-textpic-text{
	padding: 10px 10px 10px 10px;
	line-height: 120%;
	color: #5e5a54;
}


/*use this for templates with title and linked icon*/
.boxTitleContainer{
}
.leftColumnContainer .boxTitleContainer{
	background-color: #ffbb26;
	border-bottom: 1px solid #ffbb26;
}
.rightColumnContainer .boxTitleContainer{
	background-color: #fcf2c8;
	border-bottom: 1px solid #fde480;
}
.boxTitleContainer table{
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px none white;
}
.boxTitleContainer td.boxTitleLeft{
	padding: 0px 0px 0px 10px;
	text-align: left;
	width: 90%;
	line-height: 150%;
	color: #ffffff;
	font-weight: bold;	
}
.leftColumnContainer .boxTitleContainer td.boxTitleLeft{
	color: #ffffff;
}
.rightColumnContainer .boxTitleContainer td.boxTitleLeft{
	color: #f08f23;
}

td.boxTitleLeft a{
	color: #ffffff !important;
}
.leftColumnContainer td.boxTitleLeft a{
	color: #ffffff !important;
}
.rightColumnContainer td.boxTitleLeft a{
	color: #f08f23 !important;
}


/* ie5 font-size hack*/
.boxTitleContainer td.boxTitleLeft{
	font-size: 0.84em;
	voice-family: "\"}\""; 
	voice-family: inherit;
	font-size: 120%;	
}
.boxTitleContainer td.boxTitleRight{
	padding: 0px 10px 0px 0px;
	width: 10%;
	text-align: right;
}

/*main box content container*/
.boxContent{
	padding: 10px 10px 10px 10px;
	line-height: 120%;
	color: #5e5a54;
}
.leftColumnContainer .boxContent{
	background: transparent;
}
.rightColumnContainer .boxContent{
	background: #fff9e3;
}

.boxContent ol, .boxContent ul{
}
.boxContent li{
}

/*box footer, hide, if not needed, no contents in it*/
.boxFooter{
	display: none;
	visibility: hidden;
}

/*within boxContent*/
.boxData{
	text-align: center;
}
.boxDataPrice{
	text-align: center;
}
.boxDataImage{
	text-align: center;
}
.boxDataImage img{
	display: inline;
}
.boxDataMore{
}

/*specific box selectors - see templates/your template/boxes */

/* Categories - - - - - -  */
.boxCategories{
}
.boxCategories .boxContent{
	padding: 0px 0px 20px 0px !important;
}

/* Hotline - - - - - - - -  */
.boxHotline{
}
.boxHotline .boxContent{
	padding: 0px !important;
}

/* Newsletter - - - - - -  */
.boxNewsletter{
}
.boxNewsletterTable{
}
.boxNewsletterTable tr, .boxNewsletterTable td{
	vertical-align: middle;
}
.boxNewsletter input.INPUTTEXT{
	width:130px !important;
	margin-right: 2px;
}

/* Search - - - - - - - -  */
.boxSearch{
}
.boxSearchTable{
}
.boxSearchTable tr, .boxSearchTable td{
	vertical-align: middle;
}
.boxSearch input.INPUTTEXT{
	width:130px !important;
	margin-right: 2px;
}

/* Navigation, Menues  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* alternativ zu height in px und line-height in px kann auch lediglich line-height prozentual notiert werden um
   bei Schriftartskalierung entsprechende Vergrößerung zu erreichen
   height: 20px; line-height: 20px;
 */

/* categories navigation - - - - - - - - - - - - - - */
/* in .boxGeneric .boxCategories .boxContent */

.boxCategories ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.boxCategories li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.boxCategories a:link, .boxCategories a:visited {
	color: #5e5a54;
	display: block;
	line-height: 190%;
	text-decoration: none;
}

.boxCategories a:hover, .boxCategories a:active {
	color: #cc3300;
	display: block;
	line-height: 190%;
	text-decoration: none;
	border-bottom: 1px solid #fde480;
}

/* navigation generic for all levels - - - - - - - - - - - - - - */
.mv-0-no{
	padding: 0px 5px 0px 0px;
	margin: 0px 10px 0px 10px;
	border-bottom: 1px solid #fde480;
}
.mv-0-act{
	padding: 0px 5px 0px 0px;
	margin: 0px 10px 0px 10px;
	color: #5e5a54!important;
	border-bottom: 1px solid #fde480;
	font-weight: bold;
}
.mv-0-cur{
	padding: 0px 5px 0px 0px;
	margin: 0px 10px 0px 10px;
	font-weight: bold;
	color: #5e5a54!important;
	border-bottom: 1px solid #fde480;
    background-image: url(menu_v_cur_bg.gif);
    background-repeat: no-repeat;
    background-position: right center;
}
.mv-1-no{
	padding: 0px 5px 0px 10px;
	margin: 0px 10px 0px 10px;
	border-bottom: 1px solid #fde480;
}
.mv-1-act{
	padding: 0px 5px 0px 10px;
	margin: 0px 10px 0px 10px;
	border-bottom: 1px solid #fde480;
	color: #5e5a54!important;
	font-weight: bold;
}
.mv-1-cur{
    background-image: url(menu_v_cur_bg.gif);
    background-repeat: no-repeat;
    background-position: right center;
	color: #5e5a54!important;
	border-bottom: 1px solid #fde480;
	padding: 0px 5px 0px 10px;
	margin: 0px 10px 0px 10px;
	font-weight: bold;
}
.mv-2-no{
	padding: 0px 5px 0px 20px;
	margin: 0px 10px 0px 10px;
	border-bottom: 1px solid #fde480;
}
.mv-2-act{
	padding: 0px 5px 0px 20px;
	margin: 0px 10px 0px 10px;
	border-bottom: 1px solid #fde480;
	color: #5e5a54!important;
	font-weight: bold;
}
.mv-2-cur{
    background-image: url(menu_v_cur_bg.gif);
    background-repeat: no-repeat;
    background-position: left center;
	color: #cc3300 !important;
	padding: 0px 5px 0px 25px;
	margin: 0px 10px 0px 10px;
	border-bottom: 1px solid #fde480;
}
.mv-3-no{
	padding: 0px 5px 0px 30px;
	margin: 0px 10px 0px 10px;
	border-bottom: 1px solid #fde480;
}
.mv-3-act{
	padding: 0px 5px 0px 30px;
	margin: 0px 10px 0px 10px;
	border-bottom: 1px solid #fde480;
	color: #5e5a54!important;
	font-weight: bold;
}
.mv-3-cur{
    background-image: url(menu_v_cur_bg.gif);
    background-repeat: no-repeat;
    background-position: left center;
	color: #cc3300 !important;
	padding: 0px 5px 0px 30px;
	margin: 0px 10px 0px 10px;
	border-bottom: 1px solid #fde480;
}
.mv-4-no{
    background-color: #000000 !important;
	padding: 0px 5px 0px 15px;
	margin: 0px 5px 0px 25px;
	border-bottom: 1px solid #757575;
}
.mv-4-act{
    background-color: #000000 !important;
    background-image: url(menu/menu_v_act_bg.gif);
    background-repeat: no-repeat;
    background-position: left center;
	padding: 0px 5px 0px 15px;
	margin: 0px 5px 0px 25px;
	border-bottom: 1px solid #757575;
}
.mv-4-cur{
	padding: 0px 5px 0px 15px;
	margin: 0px 5px 0px 25px;
	background-color: #000000 !important;
    background-image: url(menu/menu_v_cur_bg.gif);
    background-repeat: no-repeat;
    background-position: left center;
	color: #cc3300 !important;
	border-bottom: 1px solid #757575;
}

.mv-last{
}
.mv-spacer{
}

/* Inner Content  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*within content  we have the following*/

#content{
	padding: 0px 0px 0px 20px;		
	width: 578px;	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 558px;	
}

html>body #content {
  width: 558px;
} 

#menu-page-func{
	padding: 0px 0px 10px 20px;
	text-align: left;	
	font-weight: bold;
}
#menu-page-func a{
	font-weight: normal !important;
}


#content-title-image{
	padding: 0px;
	margin: 0px;
}

#content-page-one-column{
	padding: 0px 0px 20px 0px;
	margin: 0px;
}

#content-page-two-column-left{
	float: left;
	vertical-align: top;
	padding: 0px 0px 20px 0px;
	margin: 0px;
	width:269px;
}

#content-page-two-column-right{
	float: right;
	vertical-align: top;
	padding: 0px 0px 20px 0px;
	margin: 0px;	
	width:269px;
}

#content a{
	font-weight: bold;
}

/* horizontal sub nav - - - - - - - - - - - - - - */
#menu-horizontal-sub ul {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

#menu-horizontal-sub li {
	display: inline !important;
	list-style-type: none;
	vertical-align: middle;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

#menu-horizontal-sub li div{
	display: inline !important;
}

#menu-horizontal-sub a:link, #menu-horizontal-sub a:visited {
	display: inline !important;
	color: #336633;
	font-weight: bold;
	text-decoration: none;
}

#menu-horizontal-sub a:hover, #menu-horizontal-sub a:visited:hover {
	display: inline !important;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}

#mhs-1{
}

#mhs-2{
}

#mhs-3{
}


a:link.mhs-act, a:visited.mhs-act{
	color: #336633 !important;
}
a:hover.mhs-act, a:visited:hover.mhs-act {
	color: #CC0000 !important;
}

a:link.mhs-cur, a:visited.mhs-cur {
	color: #CC0000 !important;
}
a:hover.mhs-cur, a:visited:hover.mhs-cur {
	color: #CC0000 !important;
}

/* footer */
#footer{
	clear: both;
	padding-top: 10px;
	text-align: center !important;
	color: #8f8f8f;
}
#footer a:link, #footer a:visited{
	color: #7b7a7a;
}
#footer a:hover, #footer a:active{
	color: #cc3300;
}

#footer .dmi a, #footer .dmi a:hover{
	color: #ccc;
}

/* - - - - - - T3 Styles - - - - - - - - - - - - - */

/*overwrite a bug in css_styled content for typo 4.02 */
div.csc-textpic-caption-c .csc-textpic-caption { display: block; }
div.csc-textpic-caption-r .csc-textpic-caption { display: block; }
div.csc-textpic-caption-l .csc-textpic-caption { display: block; }
	
/*typo3 content element imgtext and img - - - - -*/
.csc-caption, .csc-textpic-caption{
	font-size: 10px;
	color:#999999;
}
/*typo3 img tables - - - - -*/
.imgtext-table P{
	padding-left: 0px;
	padding-right: 0px;	
}

/*typo3 table element - - - - - - - - - - - - - */
.contenttable table, table.contenttable {
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
	width: 100% !important;
	border-collapse: collapse;
}
.contenttable td{
	padding-top: 1px !important;
	padding-left: 1px !important;
	padding-right: 1px !important;
	padding-bottom: 1px !important;
}
.tr-0{
	font-weight: bold;
}
.tr-0 td{
	border-bottom: 1px solid black;
}
.tr-odd{
}
.tr-last{
}
.tr-last td{
	border-top: 1px solid black;
}
.tr-0 .td-0{
}
.tr-0 .td-last{
}
.tr-last .td-0{
}
.tr-last .td-last{
}
.td-0{
	font-weight: bold;
}


/* - - - - - - forms in tt_content: needs setup - - - - - - - - -*/
/* leave this for older extensions like tip a friend, they don't have their layout xhtml compatible yet */
.FORMGENERIC{
}
.FORMLABEL{
	padding-right: 5px;
}
.FORMINPUT{
	padding-right: 5px;
}
.FORMERROR{
	color:#ff0000;
	font-weight:bold;
}
.FORMSECTION{
	font-weight: bold;
	color: #000000;
}
.FORMHEAD{
	font-size: 14px;
	font-weight: bold;
	color: #f08f23; 
}
.FORMTIPS{
	font-size: 90%;
}
.INPUTTEXT{
	border: 1px solid #CCCCCC;
	width: 98%;
}
.INPUTSUBMIT{
	padding: 2px 5px 2px 5px;
	border: 1px solid #bdbec6;
	background-image: url(input_bg_40.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #f08f23;
	font-weight: bold;
}
.INPUTSUBMITIMAGE{
}
.INPUTSELECT{
	border: 1px solid #cccccc;
	width: 98%;
	margin: 0px;
}
.INPUTCHECKBOX{
}
.INPUTOPTION{
}
.INPUTTEXTAREA{
	border: 1px solid #cccccc;
	width: 98%;
}
.INPUTLABEL{
}
.INPUTHIDDEN{
	display: none !important;
	visibility: hidden !important;
}

/*mailforms in typo 4.0 - - - - - - - - - - - - - */
fieldset.csc-mailform{
	padding: 0px;
	margin: 0px;
	border: 0px none white;
}
div.csc-mailform-label{
	color: #000000;
	font-size: 125%;
	font-weight: 600;
	clear: both;
}
div.csc-mailform-field{
	clear: both;
}
/*use 	float: left; with correct field widths to display both label and field in a row */
div.csc-mailform-field label{
	width: 100%;
	display: block;
}
div.csc-mailform-field select.INPUTSELECT{
	width: 98%;
	padding: 0px;
	margin: 0px;
}
div.csc-mailform-field select.INPUTSELECT option{
}
div.csc-mailform-field input.INPUTTEXT{
	width: 98%;
}
div.csc-mailform-field input.INPUTCHECKBOX{
}
div.csc-mailform-field input.INPUTSUBMIT{
	padding: 2px 0px 2px 0px;
	border: 1px solid #bdbec6;
	background-image: url(input_bg_40.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #f08f23;
	font-weight: bold;	
	width: 49%;
	margin: 20px 0px 0px 0px;
}
div.csc-mailform-field input.INPUTSUBMITIMAGE{
}
div.csc-mailform-field textarea.INPUTTEXTAREA{
	width: 98%;
}
div.csc-mailform-field span.csc-mailform-radio{
}
div.csc-mailform-field span.csc-mailform-radio fieldset{
	width: 98%;
	padding: 0px;
	margin: 0px;
	border: 0px none white;
}
div.csc-mailform-field span.csc-mailform-radio fieldset legend{
	clear: both;
}
div.csc-mailform-field span.csc-mailform-radio fieldset label{
}
div.csc-mailform-field span.csc-mailform-radio fieldset input.INPUTOPTION{
	display: block;
	float: left;
	clear: both;
	margin-right: 10px;
}

/* mailforms in typo upto 3.8x leave for older extensions - - - - - - - - - - - - - - - - */
/* table.csc-mailform tr td.csc-form-labelcell p.csc-form-label/req*/
/* all controls are styled with the default form styles you may set styles here to override defaults */
table.csc-mailform{
}
td.csc-form-labelcell{
	padding: 1px 5px 1px 0px;
	vertical-align: middle;
}
td.csc-form-fieldcell{
	padding: 1px 0px 1px 0px;
	font-weight:bold;
	color:#000000;
	vertical-align: middle;
}
.csc-form-label{
	color: #000000;
}
.csc-form-label-req{
	font-weight: bold;
	color: #000000;
}
.csc-form-radio{
	font-weight:normal;
	color: #000000;
}
.csc-form-comment{
}
.csc-form-commentcell{
	padding-top: 15px;
}
.csc-form-commentcell .csc-form-label{
	color: #CC0000;
	font-weight: bold;
	font-size: 120%;
}

/* - - - - - - - sitemap styles - - - - - */
div.csc-menu-2 div{
	padding: 1px 0px 1px 0px;
}
div.csc-menu-2 div img{
	margin-right: 3px;
}
div.csc-sitemap-level1{
	line-height: 16px;
	vertical-align: middle;
	font-size: 16px;
}
div.csc-sitemap-level2{
	margin-left: 17px;
	vertical-align: middle;
}
div.csc-sitemap-level3{
	margin-left: 31px;
	vertical-align: middle;
}
div.csc-sitemap-level4{
	margin-left: 45px;
	vertical-align: middle;
}

/*margin settings between elements - - - - - - - - */
#content p.bodytext{
	margin-bottom: 10px;
}

/*tip a friend - - - - - -*/
#TIPAFRIENDFORM{
	margin: 10px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #bdbec6;
	background-color: #efefef;
}
#TIPAFRIENDFORM TABLE{
	border-collapse: collapse;
	border: 0px;
}
#TIPAFRIENDFORM TD{
	padding: 1px 4px 1px 0px;
	border-bottom: 0px none white;
}

/*slide show - - -- - -*/
.tx-slideshow-pi1{
	border:1px solid #336633;
}

/* indexed search - - - - - - - - - - - - - */
.tx-indexedsearch-searchbox { 
	border: 1px solid #cccccc; 
	background-color: #efefef;
	padding: 10px; 
	margin: 10px 0px 0px 0px;
}
.tx-indexedsearch-searchbox table{
}
.tx-indexedsearch-searchbox td{
	padding: 2px 5px 2px 0px !important;
}

.tx-indexedsearch-searchbox p{
	padding: 2px 5px 2px 0px !important;
}

/*
	margin: 0px;
	padding: 0px 25px 0px 10px;
	height: 22px;
*/
.tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { 
	padding: 2px 5px 2px 5px;
	width: 150px;
	border: 1px solid #BDBEC6;
	background-image: url(input_bg_40.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #f0f0f0;
	color: #f08f23;
	font-weight: bold;
}
.tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { 
	width:200px; 
	margin: 0px;
	padding: 0px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #CCCCCC;
}

.tx-indexedsearch-rules {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	font-size: 95%;
	line-height: 110%;
}

.tx-indexedsearch-whatis{
	padding: 5px 0px 5px 0px;
	margin: 0px;
}

.tx-indexedsearch-sw { 
	font-weight:bold;
}

.tx-indexedsearch-sectionlinks{
}


/*
.tx-indexedsearch table, .tx-indexedsearch td{
	border-style: none;
	margin: 10px 0px 10px 0px;
	padding: 0px;
}
*/

.tx-indexedsearch-browsebox p{
	border: 1px solid #BDBEC6;
	background-color: #efefef;
	padding: 5px 10px 5px 10px; 
	margin: 0px;
	text-align: left;
}
.tx-indexedsearch-browsebox-strong{
	font-weight: bold;
}

.tx-indexedsearch-noresults { 
	font-weight:bold; 
}
.tx-indexedsearch-res{
	margin: 10px 0px 10px 0px;
}

.tx-indexedsearch-res tr, .tx-indexedsearch-res td{
	vertical-align: middle;
}

.tx-indexedsearch-title {
	font-size: 120%;
}
.tx-indexedsearch-percent { 
	font-weight:normal; 
	color: #666666; 
}
.tx-indexedsearch-descr {
}
.tx-indexedsearch-redMarkup { 
	color: #CC0000;
}
.tx-indexedsearch-info {
}
.tx-indexedsearch-secHead { 
	margin-top:20px; 
	margin-bottom:5px; 
}
.tx-indexedsearch-secHead H2 { 
	margin-top:0px; 
	margin-bottom:0px; 
}
.tx-indexedsearch-secHead TD { 
	vertical-align:middle; 
}
.noResume { 
	color : #666666; 
}

/* - - - - - RTE user defined - - - - - - - - */
unimportant{
	font-size: 80%;
	color: #666666;
}
font-size-120-percent {
	font-size: 120%;
}
font-size-110-percent {
	font-size: 110%;
}
font-size-90-percent {
	font-size: 90%;
}
font-size-80-percent {
	font-size: 80%;
}
font-size-70-percent {
	font-size: 70%;
}

/* default RTE frames */

.csc-frame-frame1{
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	border-top: 1px solid dotted;
	border-bottom: 1px solid dotted;
}

.csc-frame-frame2{
	margin: 5px 0px 5px 0px;
	font-size: 85%;
	color: #666666;
}
