/*=================================================

	Index

*/

	

body {
    margin: 0;
    text-align: center;
	background-color: FFFFFF;
	background:url(images/bg.bmp) repeat-x;
	font-family: Arial, sans-serif;
	font-size:10pt;
	font-color: #FFFFFF;
	
}

#wrap {
    width: 800px;
	margin: 0 auto;
    text-align: left;
}

#title {
	width: 800px;
	height: 60px;
	background-color: FFFFFF;
	color: 000000;
	background:url(images/title.gif);
}

#topbar {
	width: 800px;
	height: 5px;
	background-color: 300101;
	color: 000000;
	background:url(images/topbar.jpg);
}

#topmenu {
	float:left;
	width: 400px;
	height: 33px;
	background-color:#c03b3b;
}
#topmenuright {
	float:right;
	text-align:right;
	width: 400px;
	height: 30px;
	background-color:#c03b3b;
	font-size:8pt;
	padding-top:3px;
}

#right {
	float:right;
	width:250px;
	height: 550px;
	background:url(images/right2.gif) repeat-y;
	background-color: #FFFFFF;
	color:#000000;
}

#menu {
	float: left;
	background-color: #300101;
	color: #FFFFFF;
   	/*background: url('images/menu.gif') top;*/
	width: 800px;
	height: 20px;
}

#main {

	float: left;
    width: 800px;
	background-color:#c03b3b;
	color:#000000;
}



#footer {
	clear:both;
	background-color: #300101;
	color: #FFFFFF;
	height: 5px;
	width: 800px;
}
#copy {
	clear:both;
	background-color: #FFFFFF;
	background:url(images/copy.gif) no-repeat;
	color: #666666;
	text-align: center;
	font-size: 8pt;
	height: 25px;
	padding-top: 6px;
}




/*=================================================

	Tabellen

*/
td.header {

	width: 600px;
    height: 150px;
	color: #000000;
	margin: 0px;
	padding: 0px;
    background: url('images/header.gif');
}
td.page {

	width: 510px;
	color: #000000;
	margin: 0px;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 60px;
	padding-bottom: 20px;
}
td.upperright {

	width: 200px;
	height: 150px;
	color: #000000;
	margin: 0px;
	padding: 00px;
	background:#660000;
}
td.right {

	width: 200px;
	background:#660000;
	text-align:center;
	vertical-align:top;
	color:#FFFFFF;
}


/*=================================================

	Menu

*/

a.topmenu {

	font-family: Arial, sans-serif;
	background-color: #c03b3b;
	color: #000000;
	font-size: 8pt;
	text-decoration: none;
}
a.topmenu2 {
	font-family: Arial, sans-serif;
	background-color: #c03b3b;
	color: #000000;
	font-size: 8pt;
	text-decoration: none;
}
a.topmenutab {

	font-family: Arial, sans-serif;
	background-color: #c03b3b;
	color: #000000;
	font-size: 8pt;
	text-decoration: underline;
}

a.topmenu:hover {

	font-family: Arial, sans-serif;
	background-color: #c03b3b;
	color: #000000;
	font-size: 8pt;
	text-decoration: underline;
}

a.menu {

	font-family: Arial, sans-serif;
	background-color: #300101;
	color: #FFFFFF;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
}

a.menutab {

	font-family: Arial, sans-serif;
	background-color: #300101;
	color: #FFCC33;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
}

a.menu:hover {

	font-family: Arial, sans-serif;
	background-color: #300101;
	color: #FFCC33;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
}
a.copy {
	font-family: Arial, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 8pt;
	text-decoration: none;
}
a.copy:hover {
	font-family: Arial, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 8pt;
	text-decoration: underline;
}

/*=================================================

	Content

*/

img.pics {

	border-color: #000000; 

	border-style: solid; 

	border-width: 1px;

}



img.noborder {

	border-style: none;

}



.invulveld {

   	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;

  	border-color: #000000; 

	border-style: solid; 

	border-width: 1px;

  	background-color: #FFFFFF;

  	font-size: 11px;

  	color: #2F5352;

}



a.email {

	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;

	background-color: #1C1C1C;

	color: #FFFFFF;

	font-size: 10pt;

	text-decoration:none;

}

a.email:hover {

	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;

	background-color: #1C1C1C;

	color: #2f5352;

	font-size: 10pt;

	text-decoration:none;

}

a.fyre {
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 8pt;
	text-decoration:underline;
}

a.link {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:10pt;
	text-decoration:underline;
/*=================================================

	Minimum Height

*/

.prop {

    float: right;

    width: 1px;

}



.min400px {

    height: 400px;

}
