/*******************************************************************************
	Project		:	museum-globasnitz.at / Geschichtsverein Hemmaberg-Juenna
	Copyright	:	EDV & Internetservice Juergen Lamprecht
    Date        :   Januar 2009

    Hintergrund :   #803F24 - #FFFFFF verlaufend
	Headerf.    :   
	H1          :   #803F24
	H2          :   #808991
*******************************************************************************/


/* ### undo #################################################################### */

* {
    padding: 0;
	margin: 0;
}

:link,:visited { text-decoration:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }

table {	border:none; padding:0px; margin:0px; border-spacing:0px; font-size:1em;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }

legend { display:none; }
div, p, li, a {background-repeat:no-repeat; }

/* ### reset some basic style ################################################### */

dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p			{margin-bottom: 0em;}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre			{font-size:1.2em; }

a:hover { text-decoration:none; }

hr {
	background:#803F24 none repeat scroll 0%;
	border:0pt none;
	height:1px;
}

/* ### HTML ###################################################################### */
html {
	min-height: 99%;
	margin-bottom: 1px;
}

/* ### BODY ###################################################################### */
body {
	background:#FFFFFF;
	background-image:url(back.jpg);
	background-repeat: repeat-x;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:0.8em;
	}

.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clear {
	clear:both;
}

.floatLeft { float:left; }
.floatRight { float:right; }

.warning { color:#f00; background: inherit; }

/* ### Website Content ############################################################ */
#website {
	position:relative;
	display:block;
	margin:5px auto;
	padding:0;
	height:100%;
	width:807px;
}

/* ### Header ##################################################################### */

#header {
	position:relative;
	margin:0;
	padding:0;
	height:300px;
	width:100%;
	background-image:url(header.jpg);	
}

/* ### Logo ####################################################################### */
#logo {
	position:absolute;
	top:0px;
	left:0px;
}

#logo a {
	display:block;
	height:182px;
	width:150px;
	text-indent:-700em;
}

/*	Headerbild-Bereich 
-------------------------------------------------------------------------------*/

#headerbilder {
	position:absolute;
	top: 43px;
	left: 251px;
	width: 485px;
	height: 235px;
}


/* ### Teaser ##################################################################### */

#main-teaser {
	text-indent:-700em;
	height: 220px;
	display:none;
}

/* ### Content #################################################################### */


#content {
	display:block;
	clear:both;
	position:relative;
	padding:0 0 0 0;
    background-image:url(content.jpg);
	background-repeat: repeat-y;
	height:99%;	
	width:807px;
}

#main-content {
}

#saeulen {
	margin-left:-42px;
	background-image:url(saeulen.jpg);
	background-repeat:no-repeat;
	background-position: 5px bottom;
	overflow:visible;
	height:208px;
}

#wappen {
	position:absolute;
	left: 600px;
	bottom: -22px;
	background-image:url(globasnitz-wappen.gif);
	background-repeat:no-repeat;
	height:74px;
	width:77px;
}

#main {
	float:left;
	width: 540px;
	min-height:400px;
	padding-left:15px;
}

/* breadcrumb
*******************************************************************************/

#breadcrumb {
	position:absolute;
	bottom:10px;
	margin-left:240px;
	
	display:block;
	width:100%;
	font-size: 0.8em;
	color:#FFFFFF;
}

#breadcrumb a, 
#breadcrumb a:link {
	color:#FFFFFF;
}

#breadcrumb a:hover {
	text-decoration:underline;
}

/* ### main-block => MainContent ################################################### */

#main-block {
	color: #000000;
}

#main-content-block {
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	display:block;
	background-image:url(hintergrundbild.jpg);
	background-repeat:no-repeat;
	background-position:center 30px;
	min-height:400px;
}


/* ### Footer ###################################################################### */

#footer {
	background-image:url(footer.jpg);
	display:block;
	width:100%;
	height:50px;
	font-size: xx-small;
	color:#000000;
	margin-bottom:10px;
}

#footer ul {
    position:relative;
	top: 20px;
	left:540px;
	list-style-type:none;
	width: 220px;
}

#footer ul li.impressum {
	float:left;
	margin:0px;
	padding:0px;
}

#footer ul li.sitemap {
	float:left;
	margin:0px;
	padding:0px;
}

#footer ul li.datenschutz {
	float:left;
	margin:0px;
	padding:0px;
}

#footer ul li.home {
	float:left;
	margin:0px;
	padding:0px;
}

#footer ul li a {
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
	color:#000000;
	font-weight:normal;
	font-size: 1.1em;
}

#footer ul li a:hover {
	text-decoration:underline;
	padding-left:3px;
	padding-right:3px;
}

#content_print {
    position:absolute;
	top: 2px;
	left:770px;
	margin:0px;
	padding:0px;
}

#content_print ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#content_print ul li.print {
	float:left;
	margin:0px;
	padding:0px;
}

#content_print ul li.zurueck {
	float:left;
	margin:0px;
	padding:0px;
}

#content_print ul li a {
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
	color:#000000;
}

#content_print ul li a:hover {
	text-decoration:underline;
	padding-left:3px;
	padding-right:3px;
}

/*	Navigation 
-------------------------------------------------------------------------------*/

#nav {
	float:left;
	width: 170px;
	padding-left:60px;
}

#navheight_vert ul.nav1st {  }

/* ### nav1st - first level navigation ######################################## */

ul.nav1st {
	padding:0px 2px;
	font-size:1.4em;
	text-transform:none;
}

ul.nav1st li {
	display: block;
	padding:3px 0;
	color:#808991;
	background: inherit;
	font-weight:normal;
	text-align: left;
}

ul.nav1st a, 
ul.nav1st a:link {
	display: block;
	color:#808991;
	background: inherit;
	padding: 1px 0;
}

ul.nav1st a:hover {
	color:#CCCCCC;
	background: inherit;
	padding: 1px 0;
}

ul.nav1st li a.current, 
ul.nav1st li a.current:link {
	color:#000000;
	background: inherit;
	padding: 1px 0;
}

ul.nav1st li a.current:hover {
	color:#FFFFFF;
	background: inherit;
	padding: 1px 0;
}

ul.nav1st li.activeX {
	background-image:url(vormenue.jpg);
	background-repeat:no-repeat;
	background-position:-10px 0px;
}

/* ### nav2nd - second level navigation ######################################### */

ul.nav2nd {
	margin: 0 0 10px 0;
	font-size:0.9em;
	font-weight:normal;
	text-transform:none;
}

ul.nav2nd li {
	padding:0;
	margin:0;
	font-weight:normal;
	border:none;
	text-align: left;
	color: #0DAFEF;
}

ul.nav2nd a, 
ul.nav2nd a:link {
	display:block;
	padding:4px 17px 4px 10px;
	color: #0DAFEF;	
}

ul.nav2nd a:hover {
	padding:4px 17px 4px 10px;
	color:#000000;
}

ul.nav2nd li.active a, 
ul.nav2nd li.active a:link {
	padding:4px 17px 4px 10px;
	color:#0DAFEF;
}

/* ### headlines ############################################################ */

#main-block h1 {
	color:#803F24;
	background:inherit;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-weight:bold;
	margin-bottom: 10px;
}

#main-block h2 {
	color:#808991;
	background: inherit;
	font-size:1.2em;
	font-weight:normal;
	line-height:1.6em;
	margin-bottom:0.4em;
	border-bottom: 1px solid #808991;
}

#main-block h3 {
	color:#000000;
	background: inherit;
	font-size:1.0em;
	font-weight:bold;
	line-height:1.4em;
}

#main-block h4 {
	color:#000000;
	background: inherit;
	font-size:1.0em;
	font-weight:bold;
	line-height:1.2em;
}

#main-block h5 {
	color:#000000;
	background: inherit;
	font-size:1.0em;
	font-weight:bold;
	line-height:1.0em;
}

#main-block h6 {
	background: inherit;
	color:#FFFFFF;
	font-size:0.9em;
	font-weight:bold;
	line-height:1.0em;
}


/* ### Images ############################################################ */

#main-block img {
	display:block;
}

#main-block img.floatLeft {
	float:left;
	margin:4px 10px 4px 0;
}

#main-block img.floatRight {
	float:right;
	margin:4px 0 4px 10px;
}

.harrytext img {
	padding: 5px;
	border:1px solid #aaa;
}



/* ### Hyperlinks ######################################################### */

#main-block a, 
#main-block a:link {
	color:#803F24;
	background: inherit;
	text-decoration:underline;
}

#main-block a:hover {
	color:#5A7AB0;
	background: inherit;
	text-decoration: none;
}


/* ### Paragraphs ########################################################## */

#main-block p {
	margin-bottom:1.0em;
	font-size:1.0em;
	line-height:1.3em;
	text-align:justify;
}

#nav p {
	margin-bottom:1.0em;
}

.bedienstete {
	font-size:85%;
	line-height:1.0em;
}


/* ### Tables ############################################################## */

#main-block table {
	font-size:1.0em;
	line-height:1.3em;
}

#main-block td {
	padding:0 0 0 0;
}


/* ### Blockquotes ########################################################## */

#main-block blockquote {
	margin:0 0 0 20px;
}


/* ### Lists ################################################################ */

#main-block ul, 
#main-block ol {
	margin-bottom:1.0em;
	font-size:1.0em;
	line-height:1.3em;
	margin-left: 15px;
}

#main-block ol li {
	margin:0;
	padding:0;
	list-style-type:decimal;
	list-style-position:outside;
	margin-bottom: 0.3em;
} 
#main-block ul li {
	margin:0 0 0 15px;
	padding:0;
	list-style-type:disc;
	list-style-position:inside;
	margin-bottom: 0.3em;
}

/* ######### Sitemap #############*/

#sitemap ul {
	margin-bottom:1.0em;
	font-size:1.0em;
	line-height:1.3em;
	margin-left: 15px;
}

#sitemap ul li {
	margin: 0 0 0 10px;
	list-style-type:circle;
	list-style-position:outside;
}


/* ### Module ################################################################ */

#main-content-block div.floatLeft img {
	float:left;
	margin:4px 40px 4px 0;
}

#main-content-block div.floatRight img {
	float:right;
	margin:4px 0 4px 40px;
}

#main-content-block a.more {
	clear:left;
	position: relative;
	left: 120px;
}

/* ### Bildgalerie ### */

#main-content-block div.galerie {
	clear: both;
}
#main-content-block div.galerie div.image {
	float: left;
	width: 220px;
}

#main-content-block div.galerie div.image img{
	padding: 5px;
	border:1px solid #aaa;
}



/*  Start Forms */
#formwrap {
   padding: 0px 0px 0px 0px;
   margin: 20px 0px 0px 50px;
}
#form {
   padding: 0px 0px 10px 0px;
   margin: 0px 0px 0px 0px;
   text-align: left;
}
/* Rahmenfarbe angeben für Opera */
fieldset {
   border: 1px solid #fff;
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
}
legend {
   border: 1px solid #fff;
}
Label {
   font:11px/20px verdana, arial, helvetica, sans-serif;
   padding:0px;
   margin-left: 0px;
}
.inpt {
   width: 350px;
   border: 1px solid #999;
   background-color: transparent;
   color: #666666;
   font-family: Verdana, Arial, Sans-Serif;
   font-size: 11px;
   padding: 1px 1px 1px 3px;
   margin: 0px 0px 5px 0px;
   word-spacing: 0.2em;
}
.txt {
   width: 350px;
   border: 1px solid #999;
   background-color: transparent;
   color: #666666;
   font-family: Verdana, Arial, Sans-Serif;
   font-size: 11px;
   padding: 1px 1px 1px 3px;
   margin: 0px 0px 5px 0px;
   word-spacing: 0.2em;
}
input.inpt:focus, textarea.txt:focus {
   color: #000;
   font-family: Verdana, Arial, Sans-Serif;
}
.senden {
   width: 150px;
   font-weight: bold;
   font-size: 11px;
   margin: 15px 0px 0px 198px;
   padding: 3px 0px 3px 0px;
   background-color: #eee;
   color: #333;
   text-align: center;
   border: solid 1px #999;
   cursor: pointer;
}
label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit] {
   cursor: pointer;
}

.formerror {
	color: red;
}
/*  End Forms */ 


/* Definition der Klassen ohne Rahmen*/ 

.pleft {
	float: left;
	margin:4px 10px 4px 0;
	vertical-align: text-bottom;
	border: none;
}
.pright {
	float: right;
	margin:4px 0 4px 10px;
	vertical-align: text-bottom;
	border: none;
}
.pnormal {
	clear: both;
	border: none;
}


/* Definition der KLassen mit  Rahmen (2.Stil) */

.pleft_b {
	float: left;
	margin:4px 10px 4px 0;
	vertical-align: text-bottom;
	border: 1px solid #990000;
}

.pright_b {
	float: right;
	margin:4px 0 4px 10px;
	vertical-align: text-bottom;
	border: 1px solid #990000;
}
.pnormal_b {
	clear: both;
	border: 1px solid #990000;
}


/* Falls Linkbezeichnung neue Zeile (Einleitungstext als eigener Absatz) */
p.extlink_preface {
  margin: 0;
  padding: 0 0 0.5em 0;
}

/* Falls Linkbezeichnung nicht in neue Zeile (Einleitungstext und Link zusammen als Absatz) */
p.extlink_block {

}

/* Auszeichnung für den Link (um hover etc. ergänzen) */
a.extlink_link {
  text-decoration: underline;
}


.txt-img {
	float:left;

}

/* Formular Definition */

label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
cursor : pointer;
}



.formgen form
{
line-height : 120%;
width: 200px;
}


/* 
Wie sehen die einzelnen Blöcke aus? 
Jedes Feld wird von einem DIV umschlossen, das hier definiert werden kann
*/


.formgen .formblock
{
	margin-bottom: 3px;
	background-color: inherit;
	padding-top: 3px;
	padding-bottom: 3px;
}




/* 
--------- FORMULAR-OBJEKTE ------------ 
*/
.formgen * {
	padding:0px;
	margin:0px;
}

.formgen {
	margin:0px;
	margin-right:20px;
	padding:0px;
	color:#000000;
	font-size:0.8em;
	line-height:0.7em;
	float:right;
	width: 200px;
}

.formgen fieldset {
	margin: 0px 10px 10px 0px;
	padding: 5px 10px;
	border: 1px solid #803F24;
    display: inline;
}


.formgen legend {
    display: inline;
	padding: 2px 10px;
	border: 1px solid #e7e7e7;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
	background-color:#803F24;
	color:#FFFFFF;
}

.formgen p {
	margin:0px;
	padding-bottom:1em;
	font-size:0.8em;
	font-weight:bold;
}

.formgen h2 {
	padding:1em 0 1em 0;
}

.formgen .element {
	display:block;
	clear:both;
}

.formgen label {
	display:block;
	float:left;
	padding:0px;
	width:100px;
}

.formgen label.checkbox {
	width:200px;
	border-right:none;
}

.formgen label.checkboxinner {
	width:200px;
	border-right:none;
}

.formgen input.formtext, 
.formgen .formselect, 
.formgen .formtextfield {
	float:left;
	margin:2px;
    font-size: 1em;
    font-family: verdana;
	width:200px;
	border:1px solid #999;
}

.formgen input:focus, .formgen input:hover,
.formgen select:focus, .formgen select:hover, 
.formgen .formtextfield:focus, .formgen .formtextfield:hover {
	background-color: #FFFFCC;
 	border:  1px solid #000;
}

.formgen input.radio:focus, .formgen input.radio:hover {
    border-style: none;
	background-color:#FFFFCC;
}

.formgen .formtext {
	height:1.4em;
}

.formgen input.textshort {
	width:30px;
}

.formgen input.textshortdisabled {
	display:none;
	float:none;
	width:50px;
	border:none;
}

.formgen input.checkbox {
	width:100px;
	border:none;
}

.formgen input.checkboxinner {
	width:30px;
	border:none;
}

.formgen input.checkbox:focus, .formgen input.checkbox:hover {
    border-style: none;
	background-color:#FFFFCC;
}

.formgen .formsubmit { 
	margin:5px 5px 5px 5px;
	padding:2px 5px;
	background-color:#803F24;
	color:#FFFFFF;
	width: 200px;
	font-size:1em;
	text-align:center;
	cursor:pointer;
	border:1px solid #999;
	
}

.formgen .formsubmit:hover { 
	background-color:#D07B57;
	color:#000000;
}

.formgen .formtextfield {
	height:96px;
}

.radio {
	border-style: none;
}

.formgen input.radio {
	width:140px;
	border-style: none;
}


/* Diese CSS-Angaben stammen aus der originalen main.css */
/* download
*******************************************************************************/
#main-block .download-hdl p, 
#main-block .download-file p, 
#main-block .download-desc p { 
  
	margin: 0;
}

#main-block .download-hdl p { 
	padding: 5px 7px;
	background-color: #803F24;
	font-weight: bold;
	color: #ffffff;
}

#main-block .download-file { 
	padding: 1.2em 7px;
	border-left: 2px solid #803F24;
	border-right: 2px solid #803F24;
}

#main-block .download-desc { 
	margin-bottom: 1.2em;
	padding: 1.2em 7px;
	background-color: #cccccc;
	border-left: 2px solid #803F24;
	border-right: 2px solid #803F24;
	border-bottom: 2px solid #803F24;
}

#main-block .download-without-desc { 
	margin-bottom: 1.2em;
	border-top: 2px solid #803F24;
}


/* Guestbook Addon */

/* Formular */
.a63-form {
  width: 400px;
  
}

.a63-form fieldset {
	border:none;
}

/* Eingabefelder */
.a63-form input, .a63-form textarea {
  border: 1px solid black;
  margin: 1px 2px 1px 2px;
  width: 250px;
  background-color: #FFFFFF;
  border:1px solid #999;
}

.a63-form input:focus, .a63-form input:hover, 
.a63-form textarea:focus, .a63-form textarea:hover {
  background-color: #FFFFCC;
  border:1px solid #000;
}

/* Text-Eingabefeld*/
.a63-form textarea {
  height: 100px;
}

/* Beschriftungen der Eingabefelder */
.a63-form label {
  width: 100px;
  float: left;
  padding-left: 5px;
}


/* Buttons */
.a63-form .a63-fsubmit {
  width: 100px;
  margin: 0px;
  margin-top: 5px;
  background-color: #803F24;
  color:#FFFFFF;
}

.a63-fsubmit:hover { 
	background-color:#5A7AB0;
	color:#000000;
}

/* Buttons-Layer*/
.a63-form .a63-buttons {
  padding-left: 105px;
}

/* Zusatztext-Layer*/
.a63-form .a63-info {
  text-align: right;
  padding: 0px 5px 5px 0px;
}

/* Fehlermeldungs-Layer*/
.a63-form div.error {
  font-weight: bold;
  padding-top: 0px;
  padding-bottom: 10px;
}

/* Listen Styles */

/* Einträge-Layer */
.a63-entries .a63-entry {
  padding-bottom: 10px;
  border-bottom: 1px dotted #803F24;
  color:#000000;
}

.a63-entries p {
  margin: 0px;
  padding: 0px;

}

/* Pagination-Layer */
.a63-entries .a63-pagination {
  text-align: right;
}

/* Pagination-Links */
.a63-entries .a63-pagination a {
  padding-left: 2px;
  padding-right: 2px;
}

/* hervorheben des Aktuelle-Seite-Links */
.a63-pagination_aktuell a {
  font-weight: bold;
  text-decoration:underline;
}


.a63-entries ul li {
  list-style-type: none;
  display: inline;
}

/*
  Allgemeine Formatierungen
*/

/* Beschriftungen */
.a63-entries .a63-label {
  float: left;
  width: 70px;
}

/* Werte */
.a63-entries .a63-value {
  padding-left: 70px;
}

#main-block .gbmail {
	color:#FFFFFF;
	padding-left:15px;
}

#main-block .gbmail a{
	color:#FFFFFF;
}

#main-block .gbmailueb {
	background-image: url(reiseheadline.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
	width:570px;	
	color:#FFFFFF;
}

#main-block .gbnachricht  {
	color:#000000;
	padding-left:15px;
}

/* Mozilla */
li.a63-pagination {
  list-style-type: none;
}

/* Ausgabe der Dateiversion
  möglichst unauffällig und klein */
.Modulversion {
  font-size: 0.5em;
  color: #aaaaaa;
/*  color: #dddddd; */ /* (fast) unsichtbar*/
}

/* JAOS Gallery
*******************************************************************************/
/* JAOS Gallery
*******************************************************************************/
#jaos
	{
	margin:0 auto;
	}

.jaosg_galerie
	{
	padding:5px;
	}

.jaosg_thumbnail 
	{
	margin:5px;
	float:left;
	width:160px;
	height:160px;
	text-align:center;
	background-color:inherit;
	}
	
.jaosg_nav
	{
	text-align: center;
	}

.jaosg_bild	
	{
	text-align: center;
	}

.jaosg_bildbeschreibung
	{
	text-align: justify;
	}

	
/**** Veranstaltungskalender - Reiseangebote ******/
#eventform {
	background-image: url(suchfeld.gif);
	background-repeat: no-repeat;
	height:100px;
	width:100%;
	padding-top:15px;
	padding-left:20px;
}

#eventformform fieldset{
	border:none;
}

#kalSubmit {
	margin:5px 5px 5px 150px;
	padding:2px 5px;
	background-color:#803F24;
	color:#FFFFFF;
	width: 200px;
	font-size:1em;
	text-align:center;
	cursor:pointer;
	border:1px solid #999;
}

#kalSubmit:hover { 
	background-color:#5A7AB0;
	color:#000000;
}

.eventform input,
.eventform select {
  border: 1px solid black;
  margin: 1px 2px 1px 2px;
  background-color: #FFFFFF;
  border:1px solid #999;
}

.eventform input:focus, .eventform input:hover,
.eventform select:focus, .eventform select:hover {
  background-color: #FFFFCC;
  border:1px solid #000;
}


/* Beschriftungen der Eingabefelder */
.eventform label {
  width: 80px;
  padding-left: 5px;
}




#eventlist {
	color:#000000;
	font-size: 1.0em;
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#eventlist ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#eventlist li {
	position: relative;
	margin:0px;
	padding:0px;
}

#eventlist ul li {
	list-style-type:none;
	margin:0px;
	padding:0px;
}


#eventlist .reiseheadline {
	background-image: url(reiseheadline.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
	width:570px;
}

#eventlist h3 {
	font-size: 0.9em;
}

#eventlist h3 a,
#eventlist h3 a:link{
	text-decoration: none;
	color:#FFFFFF;
	padding-left:15px;
}

#eventlist h3 a:visited{
	text-decoration: none;
	color:#FFFFFF;
}

#eventlist h3 a:hover {
	text-decoration: underline;
	color:#FFFFFF;
}


#eventlist .box {
	background-image: url(reisebox.gif);
	height:100%;
	padding: 5px 0 3px 10px;
	background-repeat: repeat-y;
}

#eventlist .boxunten {
	background-image: url(reiseboxunten.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 5px;
	margin-bottom:8px;
}

#eventlist .details {
	background-image:none;
	text-decoration:underline;
	font-weight:bold;
	font-size:0.8em;
	float:right;
	margin-right:15px;
	margin-top:-10px;
}

#eventlist .desc {
	float: left;
	font-size: 11px;
	width:95%;
}

#eventlist .desc img{
	float: left;
	margin-right: 5px;
}


.event .facts .eltitel {
	clear:both;
	color:#FFFFFF;
	padding-left:15px;
	font-weight:bold;
	background-image: url(reiseheadline.gif);
	background-repeat: no-repeat;
	background-position: left;
	height:20px;
	width:570px;	
}

.facts img{
	margin: 5px;
}

.pics img{
	float:left;
	border: 5px inset #808991;
}