html, body
	{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666632;
	text-decoration: none;
	line-height: 18px;
	}

body
	{
	width: 100%;
	height: 100%;
	}


td.bio {

	vertical-align: top;
	text-align: left;
	padding-top: 2px;
	}


#container 
	{
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	height: 600px;
	border: 1px solid #D3D3C3;
	background: url(../img/background.gif);
	background-repeat: no-repeat;
	}

#logo
	{
	position: absolute;
	width: 306px;
	height: 72px;
	left: 684px;
	top: 0;
	background: url(../img/logo.gif);
	background-repeat: no-repeat;
	}

#content
	{
	position: absolute;
	margin: 0;
	padding: 0;
	width: 990px;
	height: 570px;
	background-repeat: no-repeat;
	}

#scroller
	{
	position: absolute;
	margin: 100px 0 0 250px;
	padding: 0;
	width: 700px;
	height: 430px;
	overflow: auto;
	}

#scroller p
	{
	/* width: 650px; */
	margin-right: 30px;
	}

#scroller a
	{
	color: #CC0000;
	font-weight: normal;
	text-decoration: none;
	}
	
#scroller a:link, #scroller a:visited
	{
	color: #CC0000;
	}
	
#scroller a:hover, #scroller a:active, #scroller a:focus 
	{
	color: #666632;
	text-decoration: underline;
	}

#path_
	{
	position: absolute;
	margin: 560px 0 0 35px;
	padding: 0;
	width: 675px;
	height: 20px;
	color: #CC0000;
	}

#path
	{
	position: relative;
	top: 570px;
	left: 0;
	width: 980px;
	height: 24px;
	background-color: #D3D3C3;
	color: #CC0000;
	font-size: 10px;
	font-weight: normal;
	padding: 6px 0 0 10px;
	}

#path a
	{
	color: #CC0000;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	}
	
#path a:link, #path a:visited
	{
	color: #CC0000;
	}
	
#path a:hover, #path a:active, #path a:focus 
	{
	color: #666632;
	text-decoration: underline;
	}





ul.managementlist
	{
	margin-right: 100px;
	}

ul.managementlist li
	{
	margin-bottom: 10px;
	}




#language
	{
	float: right;
	top: 0;
	margin: 0 10px 0 0;
	padding: 0;
	}

#language a
	{
	color: #CC0000;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	}
	
#language a:link, #language a:visited
	{
	color: #CC0000;
	}
	
#language a:hover, #language a:active, #language a:focus 
	{
	color: #666632;
	text-decoration: underline;
	}





#meta2
	{
	position: relative;
	left: 930px;
	top: 14px;
	width: 990px;
	height: 120px;
	
	}


#meta2 a
	{
	color: #666632;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	}
	
#meta2 a:link, #meta2 a:visited
	{
	color: #666632;
	}
	
#meta2 a:hover, #meta2 a:active, #meta2 a:focus 
	{
	color: #CC0000;
	}





#navigation
	{
	position: absolute;
	margin: 10px 0 0 40px;
	padding: 0;
	width: 200px;
	height: 490px;
	}

#navigation ul
	{
	margin: 0 0 30px 0;
	padding: 0;
	list-style: none;
	}

#navigation li
	{
	margin: 0;
	padding: 0;
	display: block;
	line-height: 16px;
	}

                   

#navigation li a
	{
	color: #666632;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	padding: 4px;
	margin-left: 5px;
	}
	
#navigation li a:link, #navigation li a:visited
	{
	color: #666632;
	}
	
#navigation li a:hover, #navigation li a:active, #navigation li a:focus 
	{
	color: #FFFFFF;
	background-color: #CC0000;
	}



#navigation li a.n_active, #navigation li a.n_active:visited
	{
	color: #CC0000;
	font-weight: bold;
	}

#navigation li a.n_active:hover
	{
	color: #FFFFFF;
	font-weight: bold;
	}

#navigation li a.n_passive
	{
	color: #666632;
	}

#navigation li a.n_passive:hover
	{
	color: #FFFFFF;
	}



h1
	{
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	}

h2
	{
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	color: #666632;
	}


h3
	{
	padding-top: 0;
	padding-bottom: 4px;
	margin: 0 0 0 0;
	font-weight: bold;
	font-size: 12px;
	color: #666632;
	}

.contentimage
	{
	float: left; 
	margin: 0 30px 20px 0;
	border: 5px solid #D4D4C3;
	background-color: #D4D4C3;
	}


.contentimage_still
	{
	border: 5px solid #D4D4C3;
	padding: 0;
	}

.contentimage_inline

	{
	width: 270px;
	height: 100%;
	float: left; 
	display: inline;
	margin: 0 20px 20px 0;
	padding: 5px 5px 5px 0;
	}

.linkmeta	{float: left; padding: 1em 0 1em 0; }

.sponsor	{ clear: both; width: 630px; border-bottom: 1px solid #D3D3C3; margin-bottom: 2em; }
	
.termine {font-size: 10px; line-height: 11px;}

.ref { 
	font-weight: bold;
	}


