#selector    
{ 
	background-color: #000000; 
	position: absolute; 
	top: 0px;
	right: 0px; 
	width: 120px;
}

#main   
{ 
	padding-right: 20px; 
	padding-left: 20px; 
	position: absolute; 
	top: 0px; 
	right: 120px; 
	width: auto; 
	height: 100%;
}

h1	{ font-family: Trebuchet MS, sans-serif; font-size: 200%; margin-left: 10px; }
h2	{ font-family: Trebuchet MS, sans-serif; font-size: 160%; margin-left: 10%; }
h3	{ font-family: Trebuchet MS, sans-serif; font-size: 130%; margin-left: 15%; }
h4	{ font-family: Trebuchet MS, sans-serif; font-size: 120%; margin-left: 15%; }
h5	{ font-family: Trebuchet MS, sans-serif; font-size: 110%; margin-left: 15%; }
h6	{ font-family: Trebuchet MS, sans-serif; font-size: 100%; margin-left: 15%; }

body	
{ 
	color: #f5e9b7;
	background: #000000 url(images/site_gifs/rainy_sky.jpg) repeat left top; 
}

p	
{ 
	font-family: Trebuchet MS, sans-serif; 
	color: #f5e9b7; 
	font-size: 100%;
	margin-left: 15%; 
	margin-right: 5%; 
}

div.bibinfo
{
	margin-left: 20%;
	margin-right: 30%;
	font-size: 70%;  
	font-family: Trebuchet MS, sans-serif;
	padding: 5px;
}

div.note
{
	margin-left: 40%;
	margin-right: 10%;
	padding: 5px;
	font-size: 70%;
	font-family: Trebuchet MS, sans-serif;
}

input, select, textarea { font-family: Trebuchet MS, sans-serif; font-size: 100%; font-weight: 500; }


ul
{ 
	margin-left: 15%; 
	margin-right: 15%;
	font-family: Trebuchet MS, sans-serif;
}

ol	
{ 
	margin-left: 15%;
	margin-right: 15%;
	font-family: Trebuchet MS, sans-serif;
}

dl	
{ 
	margin-left: 5%;
}

li 	
{ 
	margin-left: 5%;
}

table 
{
	font-family: Trebuchet MS, sans-serif; 
	margin-left: 5%;
	margin-right: 10%;
	text-align: left;
	vertical-align: top;
}

table.freefind 
{ 
	font-family: Trebuchet MS, sans-serif;
	font-size: 100%; 
	margin-left: 5%; 
	margin-right: 10%; 
	text-align: left;
	vertical-align: top;
}


caption
{
	font-size: 70%;
}


th
{
	padding: 7px;
	text-align: left;
	vertical-align: top;
	font-size: 70%;
}


td
{
	text-align: left;
	vertical-align: top;
	font-size: 70%;
	padding: 7px;
}

	
td.date 
{
	font-weight: bold;
}

td.content 
{
	padding: 5px;
}

span			{ font-family: Trebuchet MS, sans-serif; color: #f5e9b7; }
pre			{ font-family: Trebuchet MS, sans-serif; color: #da4b1e; }
blockquote	{ font-family: Trebuchet MS, sans-serif; color: #f5e9b7;  }
cite			{ font-family: Trebuchet MS, sans-serif; color: #ffffff; font-weight: bold; font-style: normal;  }
em			{ font-family: Trebuchet MS, sans-serif; color: #ffffff; font-weight: bold; font-style: normal;  }
b			{ color: #ffffff; font-weight: bold; }

#selector ul
{
	padding-left: 3px;
	line-height: 25px;	
}

#selector ul li
{
	list-style-type: none;
	
}


#selector ul li a
{
	padding-left: 30px;
}


#selector ul li a.selected 
{
	background-image: url(http://www.8ung.at/macmark/images/site_gifs/eye_selected_big.gif);
	background-repeat: no-repeat;
	padding-left:30px;
	background-position: left center;	
	font-weight: 700;
}

#selector ul li a:hover 
{
	background-image: url(http://www.8ung.at/macmark/images/site_gifs/eye_selected_big.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: left center;
}

a:link		{ font-family: Trebuchet MS, sans-serif; color: #CBA300; }
a:visited 	{ font-family: Trebuchet MS, sans-serif; color: #B1B1B1; }
a:hover		{ font-family: Trebuchet MS, sans-serif; color: #ffffff; }
a:active 		{ font-family: Trebuchet MS, sans-serif; color: #ffffff; }

