
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,
blockquote,th,td {margin:0px; padding:0px; }
table { border-collapse:collapse; border-spacing:0px; }
fieldset,img { border:0px; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:”; }
abbr,acronym { border:0px; }
a {text-decoration: none; }

html {
	font-size: 62.5%;
}

body {
	background-color: #9b0000;
	background-image: url(images/body_bg.gif);
	background-attachment: fixed;
}

i, em {
	font-style: italic;
}

/**************************************************/
/* HEADER
/**************************************************/

div#top {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	height: 240px;
	background-image: url(images/header_bg.png);
	background-repeat: repeat-x;
	z-index: 25;
}

div#top div#header {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	height: 240px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	z-index: 26;
}

div#rolle {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 40px;
	height: 280px;
	background-image: url(images/rolle_links.png);
	background-repeat: no-repeat;
	z-index: 27;
}

img#music {
	position: absolute;
	left: 745px;
	top: 206px;
	z-index: 20px;
	cursor: pointer;
	z-index: 28;
}

ul#xnav {
	position: absolute;
	left: 750px;
	top: 205px;
	width: 250px;
	z-index: 27;
}

ul#xnav li {
	float: right;
	display: block;
	margin-left: 10px;
}

ul#xnav li a {
	float: right;
	display: block;
	color: white;
	font-family: "Trebuchet MS", Tahoma, Helvetica, Arial, sansserif;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 12px;
}


/**************************************************/
/* Quotes
/**************************************************/

div#quotewrapper {
	position: absolute;
	left: 750px;
	top: 10px;
	width: 250px;
	height: 190px;
	z-index: 100;
	display:table;
}

div#quotewrapper div#quote {
	margin: auto 0px;
	width: 250px;
	font-size: 12px;
	line-height: 14px;
	color: #7c0908;
	font-family: Georgia;
	text-align: center;
	text-shadow: #343434 0px 0px 2px;
	vertical-align: middle;
	display:table-cell;
}

div#quotewrapper div#quote p.author {
	margin-top: 0.8em;
	
}

/**************************************************/
/* NAVIGATION
/**************************************************/

ul#navigation {
	position: absolute;
	left: 0px;
	top: 270px;
	width: 265px;
	margin-right: 20px;
	z-index: 10;
}

ul#navigation li {
	text-align: right;
	float: right;
	width: 100%;
	display: block;
}

ul#navigation li a {
	text-align: right;
	float: right;
	height: 24px;
	padding-left: 10px;
	display: block;
	color: white;
	font-family: "Trebuchet MS", Tahoma, Helvetica, Arial, sansserif;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 1.4em;
}

ul#navigation li.selected a {
	color: #d4ad56;
}

/**************************************************/
/* Sub-NAVIGATION
/**************************************************/

ul#subnavigation {
	position: absolute;
	left: 750px;
	top: 530px;
	width: 250px;
}

ul#subnavigation li {
	display: block;
	float: left;
	width: 230px;
	padding-left: 18px;
	background-image: url(images/arrow.png);
	background-position: left center;
	background-repeat: no-repeat;
	margin-bottom: 3px;
}

ul#subnavigation li a {
	font-size: 1.2em;
	padding-top: 3px;
	margin-bottom: 3px;
	font-family: Helvetica, Arial, Tahoma;
	color: #f4c164;
	border-bottom: 1px dotted #f4c164;
}

/**************************************************/
/* MIA
/**************************************************/

div#mia {
	position: fixed;
	left: 0px;
	bottom: 0px;
	width: 152px;
	height: 176px;
	background-image: url(images/mia-trinkt.png);
	background-repeat: no-repeat;
	z-index: 5;
}

/**************************************************/
/* Images
/**************************************************/

div#image {
	position: absolute;
	left: 750px;
	top: 270px;
	height: 250px;
	width: 250px;
	border: 1px solid white;
}

/**************************************************/
/* CONTENT
/**************************************************/

div#content {
	position: absolute;
	left: 290px;
	top: 250px;
	width: 440px;
	color: white;
	font-family: Helvetica, Arial, Tahoma;
	font-size: 1.2em; 
	line-height: 150%;
}

div#content p {
	margin-bottom: 0.8em;
}

div#content a {
	color: #f4c164;
	border-bottom: 1px dotted #f4c164;
}

div#content strong {
	font-weight: bold;
}

div#content i {
	font-style: italic;
}

div#content ul {
	list-style-type: disc;
}

div#content ul li {
	margin-left: 1.5em;
}

div#content h1 {
	font-size: 3em;
	color: #f4c164;
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 0.7em;
	line-height: 135%;
}

div#content h1.small {
	font-size: 1.7em;
}

div#content div#copyright {
	margin-top: 1em;
	margin-bottom: 2em;
	border-top: 1px dotted white;
	padding-top: 0.5em;
	text-align: center;
}

div#content div#copyright div#google_translate_element {
	margin-top: 1em;
	border: 1px solid black;
	background-color: white;
	padding: 5px;
	width: 230px;
	margin-left: auto;
	margin-right: auto;
}

div#content div.listitem {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	border-bottom: 1px solid #B63E0D;
}

div#content div.listitem h2 {
	font-size: 1.3em;
	color: #f4c164;
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 0.7em;
	line-height: 135%;
}

div#content div.listitem div.image {
	float: left;
	width: 80px;
	margin-right: 10px;
	margin-bottom: 10px;
}

div#content div.listitem div.image img {
	border: 1px solid #690100;
}

div#content div.listitem div.description {
	float: left;
	width: 320px;
}
