html,body{
	margin : 0;
	padding : 0;
	background-color : #FFFFFF;

	background-image : url(http://www.adsymposia.org/gfx/bg.jpg);
	background-position : top left;
	background-repeat : repeat-y;
}

html,body {
	line-height : 20px;
	font-family : Arial;
	font-size : 12px;
	color : #3E3C3C;
}

a:link, a:visited, a:active {
	color : #DF5314;
	text-decoration : none;
}
a:hover{
	color : #000000;
	text-decoration : none;
}

form {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

textarea, input {
	position : relative;
}

hr {
	background-color : #C4C6C8;
	color : #C4C6C8;
	border : 0;
	margin : 0;
	height : 1px;
}

.ullijst {
	list-style-type : none;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}

.fzoeken {
	float : left;
    border : none;
    background-color : #FFFFFF;
	margin : 0 0 0 0;
    padding : 3px 0 0 5px !important;
	padding : 2px 0 0 2px;
	font-family : Verdana;
    font-size : 11px;
    color : #000000;
    width: 166px;
	height : 17px !important;
	height : 18px;
}

.zbutton {
	float : left;
 	background: transparent url(http://www.adsymposia.org/gfx/zoeken.gif) no-repeat;
    outline: none;
    border: none;
    cursor : pointer;
    width: 24px;
    height: 20px;
}

h1 {
	padding : 0 0 0 0;
	margin :  0 0 10px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 22px;
	color : #DF5314;
	line-height : normal;
}

h2 {
	padding : 0 0 0 0;
	margin :  0 0 8px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 18px;
	color : #DF5314;
	line-height : normal;
}

h3 {
	padding : 0 0 0 0;
	margin :  0 0 6px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 14px;
	color : #DF5314;
	line-height : normal;
}

h4 {
	padding : 0 0 0 0;
	margin :  0 0 10px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 22px;
	color : #3E3C3C;
	line-height : normal;
}

h5 {
	padding : 0 0 0 0;
	margin :  0 0 8px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 18px;
	color : #3E3C3C;
	line-height : normal;
}

h6 {
	padding : 0 0 0 0;
	margin :  0 0 6px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 14px;
	color : #3E3C3C;
	line-height : normal;
}
/* //////////////////// LAYOUT \\\\\\\\\\\\\\\\\\\\ */


.container {
	position : relative;
	margin : 10px auto;
	width : 100%;
}




.menus_container
{
position : relative;
border-top: 1px solid #df5314;
border-bottom: 1px solid #df5314;
background-color: #FFFFFF;
height: 50px;
}

.menus_container_lines
{
width: 900px;
height: 50px;
}

div.menu
{
float: left;
height: 30px;
padding: 0px 0px 0px 50px;
}

div.menu_small
{
float: right;
height: 30px;
}

.moodbar
{
clear:both;
height: 125px;
width: 1024px;
overflow: hidden;
}


.content_container
{
clear:both;
width: 1024px;
min-height: 200px;
/*
background-image : url(http://www.adsymposia.org/gfx/benecke_logo.gif);
background-position : 100% 100%;
background-repeat : no-repeat;
*/
margin: 0px 0px 10px 0px;
}

.logo
{
height: 120px;
padding: 5px 162px 5px 210px;
}
.content
{
padding: 17px 152px 37px 180px;
}















