body 
{
	height:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	background-color:#fff;
}

td, th 
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
}

ul 
{
	margin-left:0px;
	padding-left:15px;
	list-style-position:outside;
}

li 
{
	margin:0px;
	padding:0px;
}

a:link, a:visited, a:hover 
{
	color:#C90017;
	text-decoration:none;
}

h1
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:18px;
	color:#000;
	line-height:18px;
	display:inline;	
}

h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:18px;
	color:#000;
	line-height:18px;	
	display:inline;
}

h3{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:16px;
	color:#000;
	line-height:16px;	
	display:inline;
}

h4, h5, h6{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#000;
}

#centerdiv {
	position :absolute;
	top:0px;
	left:50%;
	padding:0px;
	width:1000px;
	margin-left:-500px;
	height:98%;
	visibility:show;
}

#fotobalk 
{
	position :absolute;
	top:80px;
	left:0px;
	padding:0px;
	margin:0px;
	width:984px;
	height:100px;
	background-color:#000;
}

#fotomidden 
{
	position :absolute;
	top:84px;
	left:291px;
	padding:0px;
	margin:0px;
	width:297px;
	height:284px;
}


.menu_out 
{
	text-decoration:none;
	font-size:11px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:bold;
	cursor:pointer;
}

.menu_over 
{
	text-decoration:none;
	font-size:11px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	background:#ffff99;
	font-weight:bold;
	cursor:pointer;
}

.menu_down 
{
	color:#000;
	padding:3px;
	cursor:pointer;
}

#menu 
{
	padding:0px;
	margin:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	position :absolute;
	top:20px;
	left:0px;
	width:985px;
}

.dropdownmenu 
{
	position :absolute;
	left :0px;
	visibility :hidden;
}

a.dropdown, a.dropdown:hover, a.dropdown:active, a.dropdown:visited 
{
	font-size:12px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
	line-height:20px;	

}

.dropdown_out {	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight: none;	
	cursor: pointer;
	line-height:20px;	
}
.dropdown_over {	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background:#fff;
	text-decoration:none;	
	font-weight: none;	
	cursor: pointer;
	line-height:20px;		
}

#contenthomeleft 
{
	position :absolute;
	overflow:auto;
	top:373px;
	left:0px;
	width:275px;
	margin:0;
	padding:20px 0px 0px 10px;
	height:175px;
}

#contenthomemidden 
{
	position :absolute;
	overflow:auto;
	top:373px;
	left:291px;
	width:382px;
	margin:0;
	padding:20px 0px 0px 10px;
	height:175px;
}

#contenthomeright 
{
	position :absolute;
	background-color:#D4E5F5;
	overflow:auto;
	top:373px;
	left:693px;
	width:280px;
	margin:0;
	padding:20px 0px 0px 10px;
	height:175px;
}

#devider1
{
	position :absolute;
	background-image:url(/images/devider.jpg);
	background-repeat:repeat-y;
	overflow:auto;
	top:372px;
	left:286px;
	width:5px;
	height:196px;
	margin:0;
	padding:0;
}
#devider2 
{
	position :absolute;
	background-image:url(/images/devider.jpg);
	background-repeat:repeat-y;
	overflow:auto;
	top:372px;
	left:688px;
	width:5px;
	height:196px;
	margin:0;
	padding:0;
}

#siteInfo 
{
	position :absolute;
	font-size:75%;
	padding:10px 0px 0px 0px;
	margin:0px;
	left:15px;
	color:#333333;
	width:897px;
	text-align:center;
	height:auto;
	visibility:hidden;
}

