body
	{
	margin: 0;
	padding: 0;
	background: #000 url(../media/xtilebg.jpg) repeat-x;
	font: 14px trebuchet ms, lucida sans unicode, sans-serif;
	line-height: 1.8em;
	color: #999;
	cursor: default;
	}



a
	{
	cursor: pointer;
	}

a:link
	{
	text-decoration: none;
	border-bottom: 1px dotted #F7D832;
	color: #917F1D;
	}

a:hover
	{
	text-decoration: none;
	border-bottom: 1px dotted #917F1D;
	color: #F7D832;
	}

a:active
	{
	text-decoration: none;
	color: #fff;
	}

a:visited
	{
	text-decoration: none;
	border-bottom: 1px dotted #EA3C3D;
	color: #872425;
	}

a:visited:hover
	{
	text-decoration: none;
	border-bottom: 1px dotted #872425;
	color: #EA3C3D;
	}

a:visited:active
	{
	text-decoration: none;
	color: #fff;
	}



div#contents img
	{
	border: 1px solid #F7D832;
	}

div#contents img:hover
	{
	border: 1px solid #EA3C3D;
	}



div#contents a.aimg, a.aimg:hover
	{
	border:0;
	}

#contents acronym
	{
	border-bottom: 1px dotted #fff;
	cursor: help;
	}

#contents abbr /* Doesn't work in IE. */
	{
	border-bottom: 1px dotted #fff;
	cursor: help;
	}


#contents hr
	{
	color: #4C1515;
	}


#contents h1
	{
	display: block;
	margin: 0;
	padding: 10px;
	text-decoration: none;
	border: solid #872425;
	border-width: 0px 0 1px 0;
	font: small-caps 2em georgia, trebuchet ms, lucida sans unicode, sans-serif;
	color: #fff;
	}

#contents h2
	{
	display: block;
	margin: 0;
	padding: 10px;
	border-bottom: 1px dotted #872425;
	font: small-caps 1.2em georgia, trebuchet ms, lucida sans unicode, sans-serif;
	color: #ccc;
	}



.blockquote
	{
	margin: 15px;
	padding: 10px;
	background: #222 url(../media/blockquotebg.jpg) right repeat-y;
	border-left: 3px solid #555;
	font: .8em georgia, times new roman, sans-serif;	
	line-height: 1.8em;
	color: #999;
	}





#events
	{
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 390px 0 0 0;
	width: 288px;
	background: #000 url(../media/eventsheader.jpg) no-repeat;	
	}

/* ### CALENDAR ---> */

#cal
	{
	margin: 0 0 0 23px;
	padding: 0;
	width: 212px;
	height: 180px;
	background: #EA3C3D;	
	font: .7em georgia, times new roman, sans-serif;
	}

#cal td
	{
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	background: #F46C6C;
	color: #fff;
	}

#calmonth td
	{
	background: #FD8B8B;
	font-weight: bold;
	color: #EA3C3D;
	}

#caldays td
	{
	background: #FD8B8B;
	font-weight: bold;
	color: #fff;
	}

#arrowleft
	{
	position: absolute;
	left: 30px;
	text-align: left;
	}

#arrowleft a
	{
	text-decoration: none;
	color: #EA3C3D;
	}

#arrowright
	{
	position: absolute;
	right: 59px;
	text-align: right;
	}

#arrowright a
	{
	text-decoration: none;
	color: #EA3C3D;
	}

#cal .add
	{
	background: #FD8B8B;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
	}

#cal .add:hover
	{
	background: #fff;
	font-weight: bold;
	color: #EA3C3D;
	cursor: pointer;
	}

#cal .visited
	{
	background: #FD8B8B;
	color: #EA3C3D;
	cursor: pointer;
	}

#cal .nd
	{
	background: #EA3C3D;
	color: #FD8B8B;
	}

/* <--- CALENDAR ### */

#eventsbottom
	{
	margin: 0;
	padding: 0;
	width: 288px;
	height: 220px;
	background: #000 url(../media/eventsfooter.jpg) no-repeat;	
	}





#container
	{
	position: absolute;
	top: 0;
	left: 288px;
	margin: 0;
	padding: 317px 180px 70px 0;
	/*min-width: 513px;*/
	background: url(../media/contentsheader.jpg) no-repeat;
	}

/* ### NAVIGATION ---> */

#nav
	{
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	width: 180px;
	background: url(../media/navheader.jpg) no-repeat;
	}

#nav ul
	{
	margin: 80px 0 0 18px;
	padding: 0;
	width: 143px;
	list-style-type: none;
	background: #F7D832;
	}

#nav li
	{
	margin: 0;
	padding: 0;
	}

#nav a, #nav a:visited
	{
	display: block;
	margin: 0;
	padding: 10px;
	width: 123px;
	text-decoration: none;
	border: solid #F7D832;
	border-width: 1px 0 1px 0;
	font: small-caps bold .9em trebuchet ms, lucida sans unicode, sans-serif;
	color: #A79323;
	}

#nav a:hover, #nav a:active
	{
	text-decoration: underline;
	color: #fff;
	}

#nav #current-a
	{
	border: 0;
	text-decoration: underline;
	color: #fff;
	cursor: default;
	}

#nav #current-li
	{
	background: #D6BB2C;
	border-top: 1px solid #A79323;
	border-bottom: 1px solid #F6EDAC;
	}



#navexp
	{
	margin: 0;
	padding: 0 0 10px 0;
	width: 128px;
	list-style-type: none;
	}

#navexp li
	{
	margin: 0;
	padding: 0;
	}

#navexp a, #navexp a:visited
	{
	display: block;
	margin: 0;
	padding: 5px 5px 5px 20px;
	width: 118px;
	text-decoration: none;
	border: 0;
	font: .8em trebuchet ms, lucida sans unicode, sans-serif;
	color: #fff;
	}

#navexp a:hover, #navexp a:active
	{
	text-decoration: underline;
	color: #fff;
	}

#nav #current-ola
	{
	border: 0;
	text-decoration: underline;
	color: #A79323;
	cursor: default;
	}



#navfooter
	{
	margin: 0;
	padding: 0;
	width: 180px;
	height: 150px;
	background: url(../media/navfooter.jpg) no-repeat;
	}

/* <--- NAVIGATION ### */



/* ### FOOTER ---> */

#footerleft
	{
	display: block;
	margin: 0;
	padding: 5px;
	width: 50%;
	position: fixed;
	bottom: 0;
	left: 0;
	border-top: 1px solid #555;
	background: #333;
	font: small-caps bold .9em trebuchet ms, lucida sans unicode, sans-serif;
	text-align: left;
	color: #ccc;
	}

a.logolink
	{
	text-decoration: none;
	border:0;
	}

a.logolink:hover
	{
	text-decoration: none;
	border:0;
	}

#footerright
	{
	display: block;
	margin: 0;
	padding: 5px;
	width: 50%;
	position: fixed;
	right: 0;
	bottom: 0;
	border-top: 1px solid #555;
	background: #333;
	font: small-caps bold .9em trebuchet ms, lucida sans unicode, sans-serif;
	text-align: right;
	color: #ccc;
	}

a.footer-atext, a.footer-atext:link:visited
	{
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	color: #999;
	}

a.footer-atext:hover, a.footer-atext:active
	{
	text-decoration: none;
	border-bottom: 1px dotted #999;
	color: #fff;
	}

.trans50pic
	{
	border-bottom: 0px;
	margin: -4px 5px;
	padding: 0;
	border: 0;
	}


/* <--- FOOTER ### */

#foton a:link.bild, #foton a:visited.bild{
	border-bottom : none;
	text-devoration: none;
}
#foton dl{
	float: left;
	margin: 0 5px 9px 4px;
}

dl dd {
	margin-left:0;
	font-size:90%;
}