@charset "utf-8";
/* CSS Document */

body {
	margin:0 auto;
	background-color:#f2f2f2;
}

#wrapper {
	width:944px;
	margin:50px auto;
	height:572px;
}

#section1 {
	width:944px;
	height:456px;
}
.swfcontent {
	width: 684px;
	height: 456px;
	background-color:#ffffff;
}
.content {
	width: 684px;
	height: 456px;
	background-color:#ffffff;
	padding-top:10px;
}
.navbar {
	width: 260px;
	height: 456px;
	background-color:#C10000;
	float:right;
}
.events {
	width:302px;
	height:116px;
	background-color:#C10000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color:#ffffff;
	position:absolute;
}
.sponsors {
	width: 379px;
	height: 116px;
	float:right;
	border-left:solid 3px #ffffff;
	background-color:#C10000;
	position: relative;
}
.links {
	width: 260px;
	height:116px;
	background-color:#ffffff;
	float:right;
	position:relative;
}


h1 {
	color:#ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:5px 5px 3px 5px;
}

h2 {
	color:#c10000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:5px 5px 3px 5px;
}

.title{
	background-color:#cccccc;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#c10000;
	margin:7px 4px 10px 4px;
	padding-left:3px;
	padding-right:3px;
}

.text {
	height:400px;
	overflow: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin: 0px 4px  10px 4px;
	padding-left:3px;
	padding-right:3px;
}
.foto {
	width:150px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	position: inherit;
}
.inputfields{
	width:440px;
	position:inherit;
	float:right;
	margin-right:50px;
}
.inputtext {
	width:auto;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	padding-left:3px;
	padding-right:3px;
	line-height: 14.3pt;
}

input,textarea {
	border: solid 1px #c10000;
}
#submit {
	background-image: url(../images/submit.jpg);
	width:80px;
	height: 23px;
	margin-top:5px;
}
#reset {
	background-image: url(../images/reset.jpg);
	width:80px;
	height:23px;
	margin-top:5px;
}
#myform_errorloc {
	color:#c10000;
}
.error_strings {
	color:#c10000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
}
a:link {color:#ffffff;}
a:hover{text-decoration:none; color:#ffffff;}
a:active{color:#ffffff;}
a:visited{color:#ffffff;}

a.rood:link{color:#c10000;}
a.rood:hover{text-decoration:none; color:#c10000;}
a.rood:active{color:#c10000;}
a.rood:visited{color:#c10000;}