/* BEGIN page structure */
html,body{
        padding:0px;
        margin:10px;
}

div#completecontent{
        text-align:left;                
        width:962px;
        margin:0 auto;
        margin-top:15px;
}       
        
div#container{
        padding:5px;
        border-left : 1px solid #ED7E24; 
        border-top : 1px solid #ED7E24; 
        border-bottom : 1px solid #ED7E24; 
        border-right : 1px solid #ED7E24; 
}

div#foot{
        padding-top:5px;
        border:0px;
        font-size:9px;
        line-height: 12px;
        font-family:arial, helvetica, sans-serif;
        font-weight:light;
        color:#666666;
        text-align:left;
}

a.foot:link, a.foot:visited, a.foot:active, a.foot:hover,
a.foota:link, a.foota:visited, a.foota:active, a.foota:hover {
        color:#666666;
        font-size:9px;
        font-family:arial, helvetica, sans-serif;
        font-weight:light;
        text-decoration:none;
}       

a.foot:hover,
a.foota:link, a.foota:visited, a.foota:active, a.foota:hover {
        color:#ED7E24;
}       

.maintitle {
        font-family:arial, helvetica, sans-serif;
        color:#ED7E24;
        font-size:14px;
        font-weight:bold;
        line-height:19px;
}

td{
        font-size:11px;
        line-height: 16px;
        font-family:arial, helvetica, sans-serif;
        font-weight:light;
        color:#666666;
}

a.coloured:link, a.coloured:visited, a.coloured:active, a.coloured:hover, .coloured {
        color:#ED7E24;
        font-size:11px;
        font-family:arial, helvetica, sans-serif;
        font-weight:light;
        text-decoration:underline;
}

.coloured {
        text-decoration:none;
}

a:link, a:visited, a:active, a:hover {
        color:#ED7E24;
        font-size:11px;
        font-family:arial, helvetica, sans-serif;
        font-weight:light;
        text-decoration:none;
}

a:hover {
        text-decoration:underline;
}

a.menuleft:link, a.menuleft:visited, a.menuleft:active, a.menuleft:hover,
a.menulefta:link, a.menulefta:visited, a.menulefta:active, a.menulefta:hover {
        color:#666666;
        font-size:11px;
        line-height:20px;
        font-family:helvetica, arial, serif;
        font-weight:bold;
        text-decoration:none;
}
a.menuleft:hover,
a.menulefta:link, a.menulefta:visited, a.menulefta:active, a.menulefta:hover {
        color:#ED7E24;
}

input.contact, select.contact, textarea.contact
{
        color: #000000;
        background-color : #FFFFFF;
        font-family:Arial,sans-serif;
        font-size:10pt;
        border-color : #A0A0A0;
        width:280px;
        height:14pt;
        border-style : solid;
        border-left-width : 1px;
        border-top-width : 1px;
        border-right-width : 1px;
        border-bottom-width : 1px;
}
        
input.radio
{
        width:20px;
        height:19px;
        color: #000000;
}

input.small
{
        border-color : #666666;
        border-style : solid;
        border-left-width : 1px;
        border-top-width : 1px;
        border-right-width : 1px;
        border-bottom-width : 1px;
        width:177px;
}

textarea.long
{
        width:280px;
}

textarea
{
        color: #000000;
        background-color : #FFFFFF;
        font-family:Arial,sans-serif
        font-size: 9pt;
        border-color : #A0A0A0;
        width:150px;
        height:60px;
        border-style : solid;
        border-left-width : 1px;
        border-top-width : 1px;
        border-right-width : 1px;
        border-bottom-width : 1px;
}
ul.bindestrich {list-style-type: none; margin: -0.2em; padding: 0;} 
        ul.bindestrich li {text-indent: -1.5em; padding-left: 1.8em; text-align:left;}

.text {
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
}
