/* browser defaults */
body
{
	margin: 0;
	padding: 0;
	font-size: 100.1%;
	font-style: normal;
	font-weight: normal;
	font-family: serif, times;
	color: #ECE0C1;
	background: url(images/uo_background.jpg) repeat;
	background-attachment:fixed;
	background-color: #1d1a14;
}
img, a img
{
	border: none;
}

a:link,
a:visited
{
	color: #93C0E5;
	text-decoration: none;
}
a:hover,
a:active
{
	color: #EC8C8C;
	text-decoration: underline;
}

/* container: Main (Hintergrund und Rahmen) */
div#main
{
	margin: 0;
	padding: 0;
	width: 1000px;
}

/* container: Kopfzeile */
div#header
{
	width: 990px;
	height: 115px;
	margin: 0;
	padding: 0;
	background: url(images/uo_header.gif) no-repeat;
}

/* container: Navigation links Rahmen */
div#navi_frame
{
	float: left;
	width: 170px;
	padding-left: 3px;
}

/* container: Navigation links */
ul#navi
{
	font-size: 0.8em;
	line-height: 1em;
	margin: 0;
	padding: 10px;
	background: url(images/uo_back2.jpg) repeat;
	background-attachment:fixed;
	border: 1px solid #68593E;
}
ul#navi li
{
	list-style: none;
}

/* container: Inhalt (Hauptrahmen) */
div#inhalt_frame
{
	margin-left: 180px;
	padding: 0;
	width: 810px;
}

/* Textcontainer für Travelogues und normale Seiten*/
div#inhalt
{
	font-size: 0.9em;
	margin: 0;
	padding: 5px;
	background: url(images/uo_back.jpg) repeat;
	background-attachment:fixed;
	background-color: #35322D;
	border: 1px solid #68593E;
}
div#inhalt h1
{
	font-size: 1.6em;
	font-weight: bold;
	color: black;
	background: url(images/uo_h1.jpg) no-repeat;
	padding: 3px;
	border-top: 1px solid #F8E9D4;
	border-left: 1px solid #F8E1C2;
	border-right: 1px solid #473A2B;
	border-bottom: 1px solid #B39366;
}
div#inhalt h2
{
	font-size: 1.2em;
	font-weight: bold;
}
div#inhalt h3
{
	font-size: 1.2em;
	font-weight: normal;
}
div#inhalt h5
{
	font-size: 0.8em;
	font-weight: normal;
}

/* Textcontainer für Adventurer's Guide*/
div#inhalt_guide
{
	float: left;
	font-size: 0.9em;
	margin: 0;
	padding: 5px;
	color: black;
	background: url(images/uo_back_leather.jpg) repeat;
	background-attachment:fixed;
	background-color: #c1af8b;
	border: 1px solid #E7D2AD;
}
#inhalt_guide a:link,
#inhalt_guide a:visited
{
	color: blue;
	text-decoration: none;
}
#inhalt_guide a:hover,
#inhalt_guide a:active
{
	color: #A20000;
	text-decoration: underline;
}
div#inhalt_guide h1
{
	font-size: 1.6em;
	font-weight: bold;
	color: black;
	background: url(images/uo_h1.jpg) no-repeat;
	padding: 3px;
	border-top: 1px solid #F8E9D4;
	border-left: 1px solid #F8E1C2;
	border-right: 1px solid #473A2B;
	border-bottom: 1px solid #B39366;
}
div#inhalt_guide h2
{
	font-size: 1.2em;
	font-weight: bold;
}
div#inhalt_guide h3
{
	font-size: 1.2em;
	font-weight: normal;
}
div#inhalt_guide h5
{
	font-size: 0.8em;
	font-weight: normal;
}

/* Rahmen unter der Beschreibung Travelogues + Adventurer's Guide*/
div#box
{
	width: 360px;
	height: 80px;
	max-height: 80px;
	padding: 10px;
	text-align: center;
	font-size: 0.9em;
	color: black;
	background: url(images/uo_backplate.gif) no-repeat;
}
#box a:link,
#box a:visited
{
	color: blue;
	text-decoration: none;
}
#box a:hover,
#box a:active
{
	color: #A20000;
	text-decoration: underline;
}


/* Bloglisten-Kasten rechts oben auf Blog-Seiten */
div#bloglist
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	width: 150px;
	margin-top: 5px;
	margin-left: 10px;
	padding: 10px;
	background: url(images/uo_back2.jpg) repeat;
	border: 1px solid #68593E;
	float: right;
}

/* container Buch (Übersicht der Bücher)*/
div#book
{
	table-layout: fixed;
	width: 440px;
	height: 315px;
	padding: 25px 25px 10px 25px;
	margin: 0;
	background: url(images/book.jpg) no-repeat;
	text-align: left;
}

/*container Storyliste (Liste der Travelogues)*/
div#note
{
	color: black;
	height: 290px;
	width: 405px;
	padding: 10px 5px 0px 10px;
	background: url(images/backbook.gif) no-repeat;
	text-align: left;
}
#note a:link,
#note a:visited
{
	color: blue;
	text-decoration: none;
}
#note a:hover,
#note a:active
{
	color: #A20000;
	text-decoration: underline;
}

ul#bookbullet
{
	list-style-image: url(images/bullet.gif);
}

/* container Britannia im Adventurer's Guide */
div#brit
{
	width: 612px;
	height: 510px;
	padding: 0;
	margin: 0;
	background: url(guide/images/map_britannia.jpg) no-repeat;
}

/* container Lost Lands im Adventurer's Guide */
div#lost
{
	width: 315px;
	height: 550px;
	padding: 0;
	margin: 0;
	background: url(guide/images/map_lostlands.jpg) no-repeat;
}

/* container Ilshenar im Adventurer's Guide */
div#ilsh
{
	width: 510px;
	height: 384px;
	padding: 0;
	margin: 0;
	background: url(guide/images/map_ilshenar.jpg) no-repeat;
}

/* container Malas im Adventurer's Guide */
div#malas
{
	width: 510px;
	height: 510px;
	padding: 0;
	margin: 0;
	background: url(guide/images/map_malas.jpg) no-repeat;
}

/* container Tokuno im Adventurer's Guide */
div#tokuno
{
	width: 510px;
	height: 510px;
	padding: 0;
	margin: 0;
	background: url(guide/images/map_tokuno.jpg) no-repeat;
}

/* container Ter Mur im Adventurer's Guide */
div#termur
{
	width: 403px;
	height: 510px;
	padding: 0;
	margin: 0;
	background: url(guide/images/map_termur.jpg) no-repeat;
}

/* container Clearer*/
div#clearer
{
	clear: both;
	margin: 0;
	padding: 0;
}

/* container Fusszeile */
div#footer
{
	float: left;
	font-size: 11px;
	width: 745px;
	margin: 0 10px 10px 0;
	padding: 0;
	text-align: center;
	border-top: 1px solid black;
}

ul#footer a:link,
ul#footer a:visited
{
	color: blue;
	text-decoration: none;
}
ul#footer a:hover,
ul#footer a:active
{
	color: #A20000;
	text-decoration: underline;
}

.zentriert
{
	text-align: center;
}

div#counter
{
	text-align: right;
	z-index: 0;
}

