body {
    padding: 0;
    margin: 0;
    color: #000000;
    background-color: #ffffff;
}

body, h1, h2, input, select {
    font-family: Verdana, Arial, sans-serif;
}
form {
    margin: 0;
}

h1, h2 {
    margin: 0;
    line-height: 120%;
}

h1 a {
    color: #000000 !important;
}
h1 {
    color: #02703b;
}
h2 {
    color: #02703b;
}
p {
    margin: 0 0 1.5em 0;
}
div.picSmallReise {
	height: 24em;
}

img {
    border: 0;
}

a {
    color: #9e052a;
    text-decoration: none;
}
.date {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #3B3B3B;}

#content a.link,
#content a.link:visited {
    color: #9e052a;
	text-decoration: none;
    padding-left: 11px;
    background:  url("../gfx/icon_link.gif");
    background-position: 0px 4px;
    background-repeat: no-repeat;
}
#content a.link:hover, 
#content a.link:focus {
    color: #000000;
    text-decoration: underline;
    padding-left: 11px;
    background:  url("../gfx/icon_link_hover.gif");
    background-position: 0px 4px;
    background-repeat: no-repeat;
}
#content a.linknewwindow,
#content a.linknewwindow:visited {
    color: #9e052a;
	text-decoration: none;
    padding-left: 16px;
    background:  url("../gfx/icon_newwindow.gif");
    background-position: 0px 4px;
    background-repeat: no-repeat;
}
#content a.linknewwindow:hover, 
#content a.linknewwindow:focus {
    color: #000000;
    text-decoration: underline;
    padding-left: 16px;
    background:  url("../gfx/icon_newwindow_hover.gif");
    background-position: 1px 3px;
    background-repeat: no-repeat;
}

#content a.linktable,
#content a.linktable:visited {
    color: #9e052a;
	text-decoration: none;
    padding-left: 11px;
    background:  url("../gfx/icon_link.gif");
    background-position: 0px 2px;
    background-repeat: no-repeat;
}
#content a.linktable:hover, 
#content a.linktable:focus {
    color: #000000;
    text-decoration: underline;
    padding-left: 11px;
    background:  url("../gfx/icon_link_hover.gif");
    background-position: 0px 2px;
    background-repeat: no-repeat;
}

#content a.pdf,
#content a.pdf:visited {
    color: #9e052a;
	text-decoration: none;
    padding-left: 11px;
    background:  url("../gfx/icon_pdf.gif");
    background-position: 0px 2px;
    background-repeat: no-repeat;
}
#content a.pdf:hover, 
#content a.pdf:focus {
    color: #000000;
    text-decoration: underline;
    padding-left: 11px;
    background:  url("../gfx/icon_pdf_hover.gif");
    background-position: 0px 2px;
    background-repeat: no-repeat;
}

#content p a, 
#content p a:visited {
    color: #9e052a;
	text-decoration: none;
}
#content p a:hover, 
#content p a:focus {
    color: #000000;
    text-decoration: underline;
}
a:visited {
    color: #9e052a;
}

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

a:active {
    color: #000000;
    text-decoration: none !important;
}

hr {
    display: none;
}

em,
strong {
    font-weight: bold;
    font-style: normal;
}

blockquote {
	font-style: normal;
	margin-bottom: 0.5em;
	margin-left: 2em;
	font-weight: bold;
}

ol, ul {
    padding: 0;
    margin: 0;
}

ul {
    list-style: none;
}

ol {     
    margin-left: 24px;
    list-style-position: outside;
}

.bulletlist li {
	padding-left: 14px;
    background:  url("../gfx/bullet.gif") no-repeat 1px 6px;
}
.bulletlist_extended li {
	padding-bottom: 2em;
	padding-left: 14px;
    background:  url("../gfx/bullet.gif") no-repeat 1px 6px;
}
.nobullet_extended li {
	padding-bottom: 2em;
}

/* Tables... */

table {
    padding: 0;
    margin: 0 0 2em 0;
}


body {
    font-size: 83%;
    line-height: 100%;
}

h1, h2 {
    font-size: 101%;
    line-height: 120%;
}

div#content h1 {
    font-size: 130%;
}

div#content h2
blockquote{
      font-size: 101%;
}

div#servicenav ul,
div#topnavblock,
div#topnavblock2,
form#search input#query,
ul#nav,
div.formElement .SubmitButton,
div#footerblock,
div.additional p,
div.additional ul,
div.anchornav p,
div.anchornav ul,
div.contentnav p,
div.contentnav ul,
div.anchornav h2,
div.contentnav h2,
div.additional h1,
div.additional h2,
div.additional h3,
div.formSubmit input,
table.appendix,
table.colored,
table.notyet,
div.picSmall,
div.picSmallReise {
    font-size: 85%;
}

.annotation,
input.SubmitButton,
form.linkselect select,
legend {
    font-size: 76% !important;
}


/**
 * ----------------------------------------------------------------------------
 * Layout
 *
 */

/* logo... */
div#sitelogo {
    width: 200px;
    height: 100px;
    position: absolute;
    left: 32px;
    z-index: 1;
    background-color: transparent;
}

div#sitelogo a {
    display: block;
}

p#skiplinks {
    display: none;
}

/* header... */
div#headerblock {
    height: 100px;
    overflow: visible;
}

div#header {
    top: 0px;
    margin-left: 252px;
}
div#headerimage {
    height: 100px;
    background-image:  url("../gfx/header_blank.gif");
	background-repeat: x-repeat;
	background-color: #745a33;
	padding-right: 4px; 	/*for IE Mac, reset below*/
}
/*reset, hide from IE Mac \*/
div#headerimage {
	padding-right: 0px;
}
/*end hack*/

/* topnav... */
div#topnavblock {
	margin-left: 252px;
	margin-right: 16px;
	border-bottom: 1px solid #5284CF;
	background-color: #ffffff;
}
div#topnavblock2 {
	margin-left: 0px;
	margin-right: 16px;
	border-bottom: 1px solid #5284CF;
	border-right: 1px solid #5284CF;
	border-top: 1px solid #5284CF;
	border-left: 6px solid #5284CF;
	background-color: #eeeeee;
}
/* IE Win needs this to show background-color \*/
* html body div#topnavblock {
    height: 1%;
}
* html body div#topnavblock2 {
    height: 1%;
}

/* End Hack */

.SubmitButton,
div.formElement .SubmitButton {
    width: auto;
    padding: 1px 1px;
    border: 1px solid #c1351d;
    color: #000000;
    background-color: #eeeeee;
    font-weight: bold;
    line-height: 100%;
    cursor: pointer;
}

div#topnavbox {
    background-color: #eeeeee;
}

ul#topnav {
    margin: 0;
    list-style: none;
}

ul#topnav li {
    padding: 0;
    margin: 0 20px 0 0;
    float: left;
    background-color: #eeeeee;
}

ul#topnav a {
    display: block;
    padding: 4px 12px 4px 12px;
    float: left;
    background-color: #eeeeee;
    line-height: 100%;
    white-space: nowrap;
	border-right: 1px solid #5284CF;
	border-top: 1px solid #5284CF;
	border-left: 1px solid #5284CF;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
ul#topnav a {float:none;}
/* End IE5-Mac hack */

ul#topnav a,
ul#topnav a:visited {
    color: #9e052a;
    white-space: nowrap;
}

ul#topnav a:hover,
ul#topnav a:focus {
    color: #FFFFFF;
    background-color: #c1351d;
    text-decoration: none;
}

ul#topnav a:active {
    color: #FFFFFF;
	background-color: #c1351d;
}

ul#topnav li.open a,
ul#topnav li.open a:visited  {
    color: #FFFFFF;
    background-color: #5284CF;
}

ul#topnav li.open a:hover,
ul#topnav li.open a:focus,
ul#topnav li.open a:active {
    color: #FFFFFF;
    background-color: #5284CF;
    text-decoration: none;
}

#servicecontainer{
	position: absolute;
	bottom: 10px;
	left: 10px;
	display: block;
	width: 150px;
	z-index:2;
	overflow: hidden;
}


/* Layout boxes */
#Wrapper {
    width: 100%;                    /* total width */
    min-width: 760px;               /* Always good to have on full width liquid CSS layouts, google "min-width IE" for JS solutions there */
	background-image: url("../gfx/nav_back.gif");
	background-repeat: repeat-y;
}

#Wrapper.nomarginal {                /* for pages without right column */
    min-width: 99%;              
}

#Outer {
    width: auto;
	padding-right: 16em;
	padding-left: 252px;
}

#Wrapper.nomarginal #Outer {        /* for pages without right column */
	padding-right: 0; 
}

#Inner {
    width: 100%;
    margin: 0;
}

/* Mozilla code */
div#Outer > div#Inner[id] { /* IE5 Win ignores code before the '>' selector and therefore applies the rule for #Inner. Use [id]-Selector to prevent! */
    border-bottom: 1px solid transparent; /* footerblock moved up below */
}
#navblock[id] { margin-right: 1px; }
#marginal[id] { margin-left: 1px; }
#contentblock[id] { margin: 0 -3px 0 -2px; }

#Wrapper > #footerblock[id] {
    margin-top: -1px; /* mozilla fix of occasional border-bug */
}

/* IE Win code, fixes bug not showing background-color/-image, hide rules from IE Mac \*/
* html body ul#nav,
* html body div#content,
* html body div.anchornav h2, 
* html body div.anchornav,
* html body div.contentnav h2, 
* html body div.contentnav,
* html body div.additional h1,
* html body div.additional h2,
* html body div.additional h3,
* html body ul,
* html body form {
    position: relative;
}

/* End hack */

/* nav... */
div#navblock {
    width: 249px;                    /* left column width */
    margin-left: -249px;             /* _negative_ left column width */
	margin-top: 2em;
    float: left;
    position: relative;
    z-index: 10;
    /*background-color: #FFFFFF; */     
}

/* IE Win code, position: relative causes rendering bug in IE Win \*/
* html body div#navblock {
    position: static;   
}
/* backslash hack end */

div#bestfriends p {
	margin-top: 2em;
	text-align: center;
}

ul#nav a,
ul#nav a:visited,
ul#nav li.current li a,
ul#nav li.current li a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #9e052a;
	/* border-right: 6px solid #; */
	/* border-top: 1px solid #; */
	/* border-left: 1px solid #; */
	background-color: #caa6bb;
	margin-bottom: 0px;	
}

ul#nav li.current a,
ul#nav li.current a:visited,
ul#nav li.currentNoChild a,
ul#nav li.currentNoChild a:visited {
    color: #FFFFFF;
	border-right: 6px solid #ffd946;
	background-color: #9e052a;
    /*background: url("../gfx/pf_active.gif") no-repeat 3px 9px #ffffff;*/
}

ul#nav a:hover,
ul#nav a:focus,
ul#nav li.current li a:hover,
ul#nav li.current li a:focus {
    color: #1a171b;
    /*background: url("../gfx/pf_hover.gif") no-repeat 3px 9px #ffffff;*/
	background-color: #ffd946;
    text-decoration: none;
}

ul#nav a:active,
ul#nav li.current a:active,
ul#nav li.current li a:active {
    color: #ffffff;
    /*background: url("../gfx/pf_active.gif") no-repeat 3px 9px #808080;*/
    text-decoration: none;
}

ul#nav li {
    padding: 0;
    margin: 0;
    font-weight: normal;
}

ul#nav li.open,
ul#nav li.current {
    /*border-top: 2px solid #1C9665;
    border-bottom: 2px solid #1C9665;
    border-left: 2px solid #1C9665;*/
    background-color: #FFFFFF;
}

ul#nav li.currentNoChild {
	font-weight: bold;
    /*border-bottom: 1px solid #1C9665;*/
}

ul#nav {
    /*border-left: 2px solid #1C9665;*/
    /*margin-bottom: 2em;*/
    margin-left: 10px;
    /*border-top: 1px solid #1C9665;*/
}

ul#nav,
ul#nav ul {
    /*background-color: #1C9665;*/
}

ul#nav ul,
ul#nav li.open,
ul#nav li.current {
    /*background-color: #808080;*/
}

ul#nav ul ul,
ul#nav ul li.open,
ul#nav ul li.current {
    /*background-color: #808080;*/
}

ul#nav ul ul ul,
ul#nav ul ul li.open,
ul#nav ul ul li.current {
    /*background-color: #808080;*/
}

ul#nav li a {  
    display: block;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    padding-left: 18px;
    margin-right: 0;
	position: relative; /* To get focus on full width in some IE Win*/
}

/* IE Win needs this ... \*/
* html body ul#nav li,
* html body ul#nav li a {
    height: 1px;
    position: relative;
}
/* End hack */

ul#nav li.open a.firstchild,
ul#nav li.open a.firstchild:visited,
ul#nav li.current a.firstchild,
ul#nav li.current a.firstchild:visited {
    padding-left: 18px;
    background-image: url("../gfx/pf_active.gif");
    background-repeat: no-repeat;
    background-position: 3px 9px;
}

/* content... */
div#contentblock {
    width: 100%;
    float: left;
    position: relative;
    z-index: 12;
}

div#content {
    margin: 2em 28px;
    line-height: 120%;
}

/* for pages without right column*/
#Wrapper.nomarginal #content {    
    min-width: 5em;
}
#Wrapper.fullwidth #content {    
    max-width: 98%;
}

div#content hr.minwidth {
    display: block;
    width: 100px;
    visibility: hidden;
}

div#marginal {
    width: 16em;                    /* right column width */
    margin-top: 2em;
    margin-right: -16em;            /* _negative_ right column width */
    float: left;
    position: relative;
    z-index: 11;
}

div#marginal * {
    margin-right: 1em;
}

div#marginal * * {
    margin-right: 0;
}

/* footer... */
div#footerblock {
    line-height: 160%;
    /*background-image: url("../images/nav_back.gif");
    background-repeat: repeat-y;*/
}

div#footerblock a,
div#footerblock a:visited {
    color: #9e052a;
    white-space: nowrap;
}

div#footerblock a:hover,
div#footerblock a:focus,
div#footerblock a:active {
    color: #000000;
}

div#footerfunctions {
    padding-left: 280px;
}

div#footertopofpage {
    width: 8em;
    padding-right: 1em;
    float: right;
    text-align: right;
}

div#footerfunctions,
div#footertopofpage {
    padding-top: 2em;
}

div#footerfunctions img,
div#footertopofpage img {
    margin-right: 3px;
}

div#footerdeco {
    height: 25px;
    margin-top: 0.1em;
	border-left: 12px solid #FFFFFF;
    background: #c1351d left bottom;
}

/*div#footerdecoleft {
    width: 252px;
    height: 20px;
	border-left: 0px solid #FFFFFF;
    background: #c1351d left bottom;
}*/


/* Content */

div#content ul,
div#content ol,
div#content form {
    margin-bottom: 2em;
}

div#content p,
div#content h1 {
    margin-bottom: 1.5em;
}

div#content h2 {
    margin-bottom: 1em;
}

/* pictures... */
div.picMini,
div.picSmall,
div.picSmallReise,
div.picMedium,
div.picMaxi,
div.pic120,
div.pic180 {
	margin-right: 10px;
	margin-bottom: 2em;
	float: left;
	overflow: hidden;
}

div.picSmall img,
div.picSmallReise img {
    border: 1px solid #c1351d;
}
div.picMaxi {
	margin-right: 0px;
}



/* Opera code */
div.picMini > a:first-child,
div.picSmall > a:first-child,
div.picSmallReise > a:first-child,
div.picMedium > a:first-child,
div.picMaxi > a:first-child {
    display: block;
}

div.picMini {
    width: 82px; /* includes 1px border-left/-right */
}
div.pic120 {
    width: 122px; /* includes 1px border-left/-right */
}
div.picSmall,
div.picSmallReise {
    width: 152px; /* includes 1px border-left/-right */
}
div.pic180 {
    width: 182px; /* includes 1px border-left/-right */
}
div.picMedium {
    width: 222px; /* includes 1px border-left/-right */
}

div.picMaxi {
    width: 422px; /* includes 1px border-left/-right */
}

div.picMini .annotation,
div.picSmall .annotation,
div.picSmallReise .annotation,
div.picMedium .annotation,
div.picMaxi .annotation,
div.pic120 .annotation {
    padding-top: 0.5em;
	height: 75px;
}

img.pictureZoom {
    margin-left: 5px;
    float: right;
    display: block;
    border-width: 0 !important;
}

#content img.bordered,
#content a img.bordered,
#content a:visited img.bordered {
    border: 1px solid #c1351d;
}

#content a img,
#marginal a img {
	border: 1px solid #c1351d;
}

#content a:visited img,
#marginal a:visited img {
	border: 1px solid #c1351d;
}

#content a:hover img.bordered,
#content a:focus img.bordered,
#content a:hover img,
#content a:focus img,
#marginal img.bordered,
#marginal a:hover img.bordered,
#marginal a:focus img.bordered,
#marginal a:hover img,
#marginal a:focus img {
    border: 1px solid #745a33;
}

.annotation {
    line-height: 120%;
}

.annotation a:link,
.annotation a:visited,
.annotation a:focus,
.annotation a:hover {
    text-decoration: underline;
}

#marginal .annotation {
    margin-left: 6px;
	padding-top: 10px;
	width: 170px;
	background-color: #b1b81b;
	padding-bottom: 2px;
}
div.anchornav h2,
div.contentnav h2 {
	color: #ffffff;
	padding: 6px 2px 6px 2px;
	/* border-top: 1px solid #5284CF; */
	border-left: 6px solid #ffd946;
    background-color: #9e052a;
	margin-bottom: 0.8em;
	clear: left;
	line-height: 120%;
}

div.anchornav h2 span,
div.contentnav h2 span {
    padding-right: 2px;
    color: #eeeeee;
    background-color: #eeeeee;
}

div.anchornav {
	margin-bottom: 2em;
	/* border-left: 1px solid #5284CF;
	border-bottom: 1px solid #5284CF;
    border-right: 1px solid #5284CF;*/

}
div.contentnav {
    margin-bottom: 2em;
}

div.anchornav h2 span,
div.contentnav h2 span {
    color: #ffffff;
	font-weight:bold;
    background-color: #caa6bb;
	border-left: 1px solid red;
}

div.anchornav ul li,
div.contentnav ul li {
    margin-bottom: 0.5em;
    padding-left: 16px; 
    background-image: url("../images/pf_down.gif");
    background-position: 0px 4px;
    background-repeat: no-repeat;
	line-height: 130%;
}

div.contentnav a{
    background-image:  url("../gfx/icon_link.gif");
}

div.anchornav a:visited {
    color: #9e052a;
}

div.contentnav li.open a,
div.contentnav li.open a:visited {
	color:#000000;
	font-weight:bold;
}

div.additional {
    /* border: 1px solid #5284CF;
    background-color: #eeeeee; */
    line-height: 120%;
	margin-bottom: 1.2em;
}

div.additional h1,
div.additional h2,
div.additional h3 {
    padding: 2px 2px 2px 2px;
    margin: 0.5em 0 0.5em 0;
    color: #808080;
    background-color: #eeeeee;
    font-weight: bold;
    line-height: 120%;
}

div.additional h1 {
    padding: 6px 2px 6px 2px;
    color: #ffffff;
	border-left: 6px solid #b1b81b;
    background-color: #745a33;
}
div.additional p {
    padding: 0px 6px 0px 6px;
    margin: 0 0 0.5em 0;
}
div.additional p.img{
    padding: 0px 6px 0px 6px;
    margin: 0 0 0 0;
}

.img {
    padding: 0px 6px 0px 6px;
    margin: 0 0 0.5em 0;
}
div.additional p.characters {
    padding: 0px 6px 0px 6px;
    margin: 0 0 2em 0;
}

div.additional ul li a:hover,
div.additional ul li a:focus {
    color: #000000;
    text-decoration: underline;
}

div.additional ul li a {
    display: block;
    padding-left: 20px;
    padding-right: 1ex;
    margin: 0.5em 0;
}

/* IE Win needs this... \*/
* html body div.additional ul li a {
    height: 1%;
}
/* End hack */

div.additional ul li a.pdf {
    background: url("../gfx/icon_pdf.gif") no-repeat 4px 1px;
}

div.additional ul li a.pdf:hover,
div.additional ul li a.pdf:focus,
div.additional ul li a.pdf:active {
    background: url("../gfx/icon_pdf_hover.gif") no-repeat 5px 0px;
}

div.additional ul li a.file {
    background: url("../gfx/icon_file.gif") no-repeat 6px 3px;
}

div.additional ul li a.file:hover,
div.additional ul li a.file:focus,
div.additional ul li a.file:active {
    background: url("../gfx/icon_file_hover.gif") no-repeat 7px 2px;
}

div.additional ul li a.linknewwindow,
div.additional ul li a.linknewwindow:visited {
    background: url("../gfx/icon_newwindow.gif") no-repeat 5px 4px;
}

div.additional ul li a.linknewwindow:hover,
div.additional ul li a.linknewwindow:focus,
div.additional ul li a.linknewwindow:active {
    background: url("../gfx/icon_newwindow_hover.gif") no-repeat 6px 3px ;
}
div.additional ul li a {
    background: url("../gfx/icon_link.gif") no-repeat 5px 4px;
}

div.additional ul li a:hover,
div.additional ul li a:focus,
div.additional ul li a:active {
    background: url("../gfx/icon_link_hover.gif") no-repeat 6px 3px ;
}
div.additional ul li a.current,
div.additional ul li a.current:visited {
    color: #000000;
    text-decoration: underline;
}


div.divider {
    height: 1px;
    margin: 1em 0;
    clear: left;
    background-color: #c1351d;
}

span.iconlink img,
img.iconlink {
    margin: 0 4px 0 1px !important;
    float: none !important;
    vertical-align: middle;
}

span.iconlink a,
span.iconlink a:visited {
    text-decoration: none !important;
}

span.iconlink a:focus,
span.iconlink a:hover {
    text-decoration: underline !important;
}

span.iconlink a:active {
    text-decoration: none !important;;
}

div#marginal ul.padded {
    padding: 0 1ex; 
}

/* Forms */
div.formLabel {
    width: 10em;
    float: left;
}
div.formLabelBig {
	padding-left: 4.5em;
	margin-bottom: 1em;
   }
div.formLabel,
div.formElement,
div.formElementLarge {
    margin-bottom: 1ex;
}
div.formElementRadio {
    margin-bottom: 2ex;
	padding-left: 10em;
}
div.formElementLarge label {
    display: block;
    margin-bottom: 3px;
}

fieldset {
    padding: 0;
    border: 1px solid #ffffff; /* Opera needs this */
    margin: 0;
    margin-bottom: 1em;
    position: relative; /* Netspace 6 needs this */
}

fieldset br.clearer{
	display: block; /*for N6*/
	font-size: 1px; /*for IE Mac*/
}

div.formwrapper {
    padding: 0.5em 1em;
    border: 1px solid #c1351d;
    background-color: #eeeeee;
    margin: -1px -0.6em; /*  IE Mac needs this */ 
    
}

/* Reset margin, hide from IE Mac \*/
div.formwrapper {    
    margin: 0;
}    
/* End of commented backslash hack */
    
div.formwrapper a:visited {
    color: #9e052a;
}

legend {
    padding: 0.07em 1em;
    margin: 0;
    color: #eeeeee;
    background-color: #c1351d;
    text-transform: uppercase;
    font-weight: bold;
    position: relative; /* Safari needs this */
    left: -10px;
}

/* Hide from Opera 6 */
head:first-child+body legend {
    left: -5px;
}

/* Hide from Opera 6, hide from IE Mac \*/
head:first-child+body legend {
    left: -10px;
}
/* End of commented backslash hack */

/* Make available to IE Win, hide from IE Mac */
* html body legend {
    left: -7px;
}
/* End of commented backslash hack */

/* reset for modern browsers */
legend[class] {
    position: static;
}

div.formSubmit {
    padding: 0.5em 1em;
    border: 1px solid #c1351d;
    background-color: #cccccc;
    text-align: right;    
    margin: -0.9em 3px 0 3px; /* Rule for IE Mac */
}

/* Hide from IE Mac \*/
div.formSubmit {
    margin: -1em 1px 0 1px;
}
/* End of commented backslash hack */

div.formSubmit input {
    padding: 1px 1px;
    border: 1px solid #c1351d;
    color: #000000;
    background-color: #eeeeee;
    font-weight: bold;
    line-height: 100%;
    cursor: pointer;
}

div.formElement input,
div.formElementLarge input,
div.formElementSmall input,
div.formElement select,
div.formElementLarge select,
div.formElement textarea,
div.formElementLarge textarea {
    border: 1px solid #c1351d;
}

div.formElement input,
div.formElement textarea {
    width: 15em;
}
div.formElementSmall input {
    width: 3.4em;
    position:relative;
	display: block;
  float: left;
}
div.formElement input.fourletters,
div.formElement textarea.fourletters {
    width: 4em;
}

div.formElementLarge input,
div.formElementLarge textarea {
    width: 94%;
}


/* tables...*/

div#content table p {
 margin: 0.3em 0 0.3em 0 !important; 
 }
div#content table p.line {
    border-top: 1px dotted #999999;    
 }
  
table.colored,
table.notyet,
table.appendix {    
	width: 100%;
    border-bottom: 1px solid #9e052a;    
    border-left: 1px solid #9e052a;
    border-spacing: 0px;
    border-collapse: collapse;
}

table.colored caption {
    padding: 3px;
    border: 1px solid #5284CF;
    color: #EAEDF2;
    background-color: #5284CF;
    text-align: left;
    text-transform: uppercase;
    font-weight: bold;
}
table.notyet caption {
    padding: 3px;
    border: 1px solid #BEBEBE;
    color: #EAEDF2;
    background-color: #BEBEBE;
    text-align: left;
    text-transform: uppercase;
    font-weight: bold;
}
table.appendix caption {
    padding: 3px;
    border: 1px solid #FFFFFF;
    color: #5284CF;
    background-color: #FFFFFF;
    text-align: left;
    text-transform: uppercase;
    font-weight: bold;
}

table.appendix th,
table.appendix td,
table.colored th,
table.colored td,
table.notyet th,
table.notyet td {     
    padding: 3px;
	margin:0;
    border-top: 1px solid #9e052a;
    border-right: 1px solid #9e052a;
    background-color: #eeeeee;
    text-align: left;
	vertical-align: top;
}
 
table.appendix th,
table.colored th,
table.notyet th {
    background-color: #D1DCDC;
    font-weight: bold;
}

table tr.odd th {
    background-color: #CCCCCC; 
}

table tr.odd td{
    background-color: #F4F6F6;
    
}
table tr.notyet th,
table tr.appendix th {
    color: 999999 !important;
	background-color: #FBFBFB; 
}

table tr.notyet td,
table tr.appendix td{
    color: 999999 !important;
	background-color: #FBFBFB; 
    
}
table.appendix th.empty,
table.colored th.empty,
table.colored td.empty {
    background-color: #AFC1C1;
}

table.appendix tbody tr:hover th,
table.colored tbody tr:hover th,
table.colored tbody tr.odd:hover th {
    color: #ffffff;
    background-color: #c1351d;
}
table.appendix tbody tr:hover td, 
table.colored tbody tr:hover td,
table.colored tbody tr.odd:hover td {
    color: #ffffff;
    background-color: #c1351d;
}


/**
 * ----------------------------------------------------------------------------
 * Helper
 *
 */

.rightalign {
    text-align: right !important;
}

.floatright {
	float: right;
}

.floatleft {
	float: left;
}

.hide {
    position: absolute;
    left: -1000em;
    width: 500em;
    line-height: 0px;
}

.clearer {
    height: 0px;
    clear: left;
    overflow: hidden;
    font-size: 0px;
    line-height: 0px;
}

.error{
	border: 1px solid #cc0000;
}

input.error,
label.error {
	color: #ffffff !important;
	background-color:#cc0000 !important;
	border: 1px solid #cc0000;
}

div.error p,
div.error li {
	padding: 0 0.5em 0 0.5em;
	margin: 0;
	color: #cc0000 !important;
}
* html body #content.fixedIEwidth {    
    width: 34.5em;
}
