/* --  v.2008-10-06 -- */

#wrapper, .wrap  {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 1004px;
}

a {
	color: #d88315;
	text-decoration: none;
}
a:hover {
text-decoration: underline;
}

/* UL Menu */

ul.leftmenu
{
	color:#58595b;
	width: 194px;
	margin: 0px;
	/*list-style-image: none;*/
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

ul.leftmenu li
{	
	color:#58595b;
	list-style-type: none;
	list-style-image: none;
    padding: 0px;
    margin: 0px;
    width: 100%;
}

ul.leftmenu li a
{
	list-style-type: none;
	list-style-image: none;
	display: block;
	font-family: Arial, Helvetica, Helvetica, sans-serif;
	font-size: 12px;
	color: #58595b;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}

ul.leftmenu li.selected a
{
	list-style-type: none;
	list-style-image: none;
	color: #db1f26;
	font-weight: bold;
}

ul.leftmenu li.selected li a
{	list-style-type: none;
	list-style-image: none;
    color: #58595b;
}

ul.leftmenu li.selected li.selected a
{	list-style-type: none;
	list-style-image: none;
    color: #db1f26;
}

ul.leftmenu li.selected li.selected li a
{	list-style-type: none;
	list-style-image: none;
    color: #58595b;
}

ul.leftmenu li.selected li.selected li.selected a
{	list-style-type: none;
	list-style-image: none;
    color: #db1f26;
}

ul.leftmenu li.selected li.selected li.selected li a
{	list-style-type: none;
	list-style-image: none;
    	color: #58595b;;
}

ul.leftmenu li.selected li.selected li.selected li.selected a
{	list-style-type: none;
	list-style-image: none;
    color: #db1f26;
}

ul.leftmenu li a:hover
{	list-style-type: none;
	list-style-image: none;
    color: #db1f26
}

ul.leftmenu ul
{	list-style-type: none;
	list-style-image: none;
    margin: 0px;
    padding: 0px;
	color: #58595b;

}

ul.leftmenu li ul li a
{	list-style-type: none;
	list-style-image: none;
    display: block;
    padding: 2px 10px 1px 20px;
	color: #58595b;
    font-size: 12px;
    text-transform: none;
    text-decoration: none;
}

ul.leftmenu li ul li ul li a
{	list-style-type: none;
	list-style-image: none;
    display: block;
    padding: 2px 10px 1px 56px;
    font-size: 12px;
    text-transform: none;
   	color: #58595b;;
    text-decoration: none;
}

ul.leftmenu li ul li ul li ul li a
{	list-style-type: none;
	list-style-image: none;
    display: block;
    padding: 2px 10px 1px 66px;
    font-size: 11px;
    text-transform: none;
   	color: #58595b;;
    text-decoration: none;
}


/* Messages */
.info, .confirm, .warning, .error, .message, .box {padding: 0.5em; margin-bottom: 0.5em; }

/* Headers */
h1, h2, h3, h4, h5, h6 { margin:0.3em 0 0.5em 0; padding:0; font-weight:normal; border: 0; text-align: left;}
h1 { font-size: 2em; line-height: 1.7em;}
h2 { font-size: 1.9em; line-height: 1.4em;}
h3 { font-size: 1.5em; line-height: 1.4em;}
h4 { font-size: 1.2em; line-height: 1.4em; font-weight: bold;}
h5 { font-size: 1.2em; line-height: 1.4em;}
h1 a, h3 a, h4 a {color: black; text-decoration: none;}
 h2 a { text-decoration: underline;}

/* Forms */
input, select, textarea {font:1em Arial, Helvetica, sans-serif;}
textarea {width:100%; line-height:1.25em;}
:focus {outline: 0;}

table.tableeventform {
	width: 450px;
	border:0;
	padding:0;
}

.eventform {
	width: 300px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.eventformkolom1 {
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
 
/* Tables */
table {border:0; margin:0 0 1.25em 0; padding:0; border-collapse: collapse; border-spacing: 0;}

table tr td {padding:0.2em;}


/* listings */

ul {list-style:none; list-style-image:none; margin-left:0; padding-left:0;}
#content ul {list-style: circle; padding-left: 10px; margin-left: 5px;}

/* Shortcuts */ 
.clear {clear:both; }
.left  {float:left; }
.right {float:right; }
.center {text-align: center;}
.noindent { }
.nobullet { }
div.clear {height : 1px; font-size : 1px; line-height : 1px;}
img.left  {margin:4px 10px 4px 0; }
img.right {margin:4px 0 4px 10px; }

.discreet, small {font-size: 85% !important}
a img {border: none;}

