body,p,TD, #footer_text a{
	/*color: #9f9c95; */
	color: #6b6b6a;
	}

H1,H2,H3,H4, #footer_text a, #content_header a{
	color: #cf843a;
	}

a, TD a, TD.green, .green a, p a.green , p.green, #event_andere_events p{
	color: #349bb3;
	}

a:hover,p a:hover, TD a:hover, DIV a:hover{
	text-decoration: underline;
	}
a:link, a:visited, a:active{
	text-decoration: none;
	}	
	
H1,H2,H3,H4{
	font-family: "Verdana",Arial, Sans-Serif;
	font-weight: bold;
	}
H1,H2,H3,H4,P{
	margin: 0px 0px 0.2em 0px;
	}

H1{
	font-size: 18px;
	text-transform: uppercase;
	}
	
H2{
	font-size: 15px;
	text-transform: uppercase;
	}
	
H3{
	font-size: 11px;
	text-transform: uppercase;
	/*margin-left: -10px;*/
	}
	
p{	
	margin-top: 0px;
	padding-top: 0px;
	line-height: 18px;
	}
	
TD{
	vertical-align:top;
	}
	
IMG{
	border: 0px;
	}
	
INPUT, TEXTAREA, SELECT{
	color: #6b6b6a;
	font-family: "Verdana",Arial, Sans-Serif;
	font-size: 11px;
	padding: 1px 1px 1px 1px;
	width: 160px;
	margin-bottom: 2px;
	}
	INPUT, CHECKBOX, TEXTAREA {
		border: 1px solid #d5d0c7;
	}
	INPUT.form{
		padding-left: 10px;
		padding-right: 10px;
		width: 170px;
		}
	SELECT.form{
		width: 190px;
		border: 1px solid #bababa;
	}	

	INPUT.imgbutton{
		vertical-align:bottom;
		border: 0px;
		width: 142px;
		height: 35px;
		}

	INPUT.input_email{
		border-top: 2px solid #bababa;
		border-left: 1px solid #bababa;
		border-right: 0px;
		border-bottom: 0px;
		vertical-align: top;
		margin-top: 5px;
		}
	INPUT.directContact, TEXTAREA.directContact{
		margin-top: 5px;
	}
	INPUT.go{
		width: 38px;
		height: 27px;
		}
	INPUT.checker{
		width: 20px;
		border: 0px;
		}
	
	.e{
	color: #cb7828;
	}
	
H3.underline{
	background-image: url(../gfx/layout/hr_line_small.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 25px;
	margin-bottom: 0px;
	}	
	
.line, .noline{
	padding-bottom: 10px;
	font-size: 11px;
	}
	.line{
		background-image: url(../gfx/layout/hr_line_small.png);
		background-position: bottom left;
		background-repeat: no-repeat;
		padding-bottom: 5px;
	}
	TD.line, TD.bottom, IMG.noline{
		vertical-align:bottom;	
	}
	
	TD.top{
		vertical-align:top;
	}

#border{
	/*border: 10px solid #ffffff;*/
	background-image:url(../gfx/layout/event_frame.png);
	background-repeat: no-repeat;
	width: 141px;
	height: 183px;
	padding-left: 15px;
	padding-top: 15px;
	}
	
#dubbelevent{
	background-image:url(../gfx/layout/event_frame2.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 271px;
	height: 170px;
	padding-left: 14px;
	padding-top: 14px;
	}	
	
IMG.rechts_inspringen{
	margin-left: 0px;
	margin-right: 0px;
	}	
