/* Orange: #f96611 */
/* RO_Orange: #fcb083 */
/* Blue: #6699cc */

BODY {
    margin : 0;
    background-color : white;

}
P , H1 , H2 , H3 , A {
    font-family : arial, sans-serif;
    font-size : 12px;
    color : #333333;
    text-align : justify;
    line-height: 130%;
}

body A {
    color : #f96611;
    text-decoration: none;
}

body A:hover {
    color : #fcb083;
}
    
H1 {
    background: url(../images/header-1-bg.gif) repeat-x center left;
    color: white;
    font-size : 12px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-top: 25px;
    padding: 2px 0 2px 3px;
}

H1 A {
	color: white;
}
H2 {

    font-size : 13px;
    margin-bottom : 3px;

}
H3 {

    font-size : 12px;
    margin-bottom : 0;

}
P {
    margin-bottom : 15px;
    margin-top : 0;
    line-height : 18px;
}

LI {

    margin-top : 0;
    margin-bottom : 0;
    font-family : arial, sans-serif;
    font-size : 10pt;
    color : #333333;
    text-align:left;

}
OL {

    margin-top : 0;
    margin-bottom : 3px;
    padding-top : 0;
    padding-bottom : 0;

}
UL {
    margin-top : 0;
    margin-bottom : 3px;
    padding-top : 0;
    padding-bottom : 0;
/*    list-style-type : square;*/
    list-style-position : outside;

}
#container {
	background: /*#000000*/ url("../images/background_table_.gif") repeat-y center top;
}

td#content {
    background: url(../images/template_6_front_04.gif) repeat-y center top;
    padding: 0 25px;
}
td#menu-1 {
    background: url(../images/template_6_front_04.gif) repeat-y center top;
    padding-top : 20px;
    padding-bottom : 5px;
    color : black;
    font-family : arial, sans-serif;
    text-align: center;
}

td#menu-1 A {
    text-decoration : none;
    font-size : 10pt;
    font-weight : bold;
}

td#menu-1 SPAN.menu-1level1no A {
    color : #666666;
}

td#menu-1 SPAN.menu-1level1no A:hover {
    color : #f96611;
}

td#menu-1 SPAN.menu-1level1act A {
    color : #f96611;
}
td#menu-1 A.first {

    padding-right : 5px;

}
td#menu-1 A.inbetween {

    padding-left : 5px;
    padding-right : 5px;
    border-left : 1px solid black;

}
td#menu-1 A.last {

    padding-left : 5px;
    border-left : 1px solid black;

}

td#menu-2 {

    background: url(../images/template_6_front_04.gif) repeat-y center top;
    padding-top : 5px;
    padding-bottom : 20px;
    color : #f96611;
    font-family : arial, sans-serif;
    font-size : 10pt;
    font-weight : normal;
    text-align: center;

}
td#menu-2 A {
    color : #f96611;
    text-decoration : none;
}

td#menu-2 .menu-1level2no A:hover {
    color : #fcb083;
}

td#menu-2 .menu-1level2act A {
    color : #fcb083;
}

td#menu-2 A.first {

    padding-right : 5px;

}
td#menu-2 A.inbetween {
    border-left : 1px solid #f96611;
    padding-left : 5px;
    padding-right : 5px;

}
td#menu-2 A.last {
    border-left : 1px solid #f96611;
    padding-left : 5px;

}

td#bottom {
	background: url(../images/template_6_05.jpg) no-repeat top center;
}

div#login {
	width: 230px;
	margin-top: 40px;
	padding: 3px;
	margin-bottom: 5px;
}

div#login span {
	width: 115px;
	float: left;
	font-family : arial, sans-serif;
	font-size : 12px;
	color : #333333;
	text-align: left;
	margin: 2px 0;
}

div#login p {
	margin-top: 5px;
}

div.username input, div.password input {
	right: 0px;
	height: 12px;
	width: 85px;
	border: 1px solid #666666;
	font-size: 10px;
}

div.login-submit input, div.logout input {
	height: 18px;
	border: 1px solid #666666;
	font-size: 10px;
	float: right;
}

div#login div.login-submit span {
	width: 230px;
	float: right;
}

td#colofon {
	padding-top: 10px;
    font-family : arial, sans-serif;
    color : #ff9900;
    font-size : 8pt;
    text-align : center;

}
td#colofon A {
    color : #ff9900;
    font-size : 8pt;
    text-decoration : none;

}

td#bottom-background {
	background: url("../images/background_table_bottom.gif") no-repeat center top;
}

INPUT {

    border-style : solid;
    border-width : 1pt;
    border-color : #ff9900;

}
TEXTAREA {

    border-style : solid;
    border-width : 1pt;
    border-color : #ff9900;

}

fieldset {
	border: none;
	background-color: #f6f6f6;	
}

/* Styles voor Userlist */
DIV.tx-newloginbox-pi3 {
	width: 450px;
}

.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; 
}

.tx-newloginbox-pi3-singleView {
	background-color:#cccccc; 
}

.news-latest-item {
	background-color: #f6f6f6;
	margin: 0 0 15px 0;
}


/* Styles for Guestbook */

.tx-veguestbook-pi1, .tx-guestbook-result {
	margin: 0;
	padding: 0;
}

.tx-guestbook-entry {
	background-color: #f6f6f6;
}

.tx-guestbook-result {
    font-family : arial, sans-serif;
    font-size : 12px;
    color : #6699cc;
    text-align : justify;
    line-height: 130%;
}

.tx-guestbook-date {
    font-size : 11px;
    color: black;
}

.tx-guestbook-field {
	width: 300px;
	height: 25px;
	clear: both;
}

.tx-veguestbook-pi1 label {
	float: left;
	font-family : arial, sans-serif;
	font-size : 12px;
}

.tx-veguestbook-pi1 input, textarea {
	float: right;
	font-family : arial, sans-serif;
	font-size : 12px;
}


.tx-veguestbook-pi1 input {
	margin: 2px;
}

.tx-guestbook-submit {
	background-color: #f96611;
	color: white;
	margin: 4px 0 0 0;
}

