.scroll {
	scrollbar-base-color: #333366;
	}
A:LINK {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
}
A:VISITED {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
}
A:HOVER {
	color : Yellow;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
}
.impress1 {
	color : Lime;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.video {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #FFFFF0;
	scrollbar-base-color: #333366
}

.impress2 {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-align : justify;
	scrollbar-base-color: #333366
}

.count {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	line-height : 15;
}
.info10 {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	}
.anfrage {
	color : #FFDAB9;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	scrollbar-base-color: #333366
}
.sms {
	color : Silver;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.linkliste {
	color : Silver;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	scrollbar-base-color: #333366;
}
.hinter1 {
	background-image : url('../pics_system/hinter.jpg');
	background-repeat : repeat-y
}
.rechts {
	color : Lime;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.message {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	background-color : Black;
}

.content2 {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.content3 {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.content1 {
	color : Lime;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}
.info1 {
	color : #EEE8AA;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-stretch : wider;
}
.info2 {
	color : Silver;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.title {
	border: 1px solid #5A8FF7;
	background-color: Teal;
	font-size: 11px;
	color: White;
	font-weight: bold;
}

.border {
	background-color: #616161;
	font-size: 11px;
	color : White;
}

.tablea {
	border-top: 1px solid #191970;
	border-left: 1px solid #191970;
	border-bottom: 1px solid #191970;
	border-right: 1px solid #191970;
	background-color: Black;
	font-size: 10px;
	color : White;
}

.tableb {
	border-top: 1px solid #191970;
	border-left: 1px solid #191970;
	border-bottom: 1px solid #191970;
	border-right: 1px solid #191970;
	background-color: Black;
	font-size: 10px;
	color : White;
}

/* CSS-styles for events included from www.goaplace.com */

div.goaEvLst{
	/* div for each event in events-List if $Layout='div' */
	font-size:0.8em;
	font-weight: bold;
	font-family:Verdana,Arial,Helvetica;
	color:#ffffff;
	background-color:#000000;
	margin-top:3px;
	margin-bottom:3px;
	padding:2px;
}

div.goaEvDat, div.goaEvCou, div.goaEvPla, div.goaEvEvt, div.goaEvPic{
 /* div's in events-list for Date, Country, Place, Event, Picture */
 margin:0px; padding:0px;
}

div.goaEvDat{ }
div.goaEvCou{ }
div.goaEvPla{ }
div.goaEvEvt{ }
div.goaEvPic{text-align:left;}


table.goaEvLst{
	/* table for events-List if $Layout='table' */
	background-color: Black;
	border-collapse:collapse;
	margin:0px;
	table-layout:auto;
	color : Lime;
	border : 0px none;
}

td.goaEvTop{/* header-cells with field-names in events-list */
 font-size:0.9em;
 font-weight:bold;
 font-family:Verdana,Arial,Helvetica;
 background-color:#333388; color:#FCFC99;
 padding:3px; margin:0px;
 /* vertical-align:top; */
}

td.goaEvDat, td.goaEvCou, td.goaEvPla, td.goaEvEvt, td.goaEvPic{
	/* cells in events-list for Date, Country, Place, Event, Picture */
	font-size:0.7em;
	font-weight: bold;
	font-family:Verdana,Arial,Helvetica;
	background-color: Black;
	color: White;
	border-width:8px;
	padding:5px;
	margin:0px;
	/* vertical-align:top;
	*/
}

td.goaEvDat{/* width:80px; */}
td.goaEvCou{/* width:120px; */}
td.goaEvPla{/* width:150px; */}
td.goaEvEvt{/* width:120px; */}
td.goaEvPic{text-align:center;}




table.goaEvDtl{/* table for event-Detail */
 background-color:#FFFFFF;
 border-color:#6666BB;border-style:dotted;border-width:2px;
 border-collapse:collapse;
 margin:0px;
 width:100%;
 table-layout:auto;
}

td.goaDtDat, td.goaDtCou, td.goaDtPla, td.goaDtEvt, td.goaDtPic, td.goaDtDes, td.goaDtI_O, td.goaDtWeb, td.goaDtRem{
 /* cells in event-detail with dates for
    Date, Country, Place, Event, Picture, Description, in_out, Weblink, Remarks */
 font-size:0.9em;
 font-weight:normal;
 font-family:Verdana,Arial,Helvetica;
 background-color:#FAFAFA; color:#000000;
 border-color:#BBBBDD;border-style:dotted;border-width:2px;
 padding:3px; margin:0px;
 /* vertical-align:top; */
}

td.goaNaDat, td.goaNaCou, td.goaNaPla, td.goaNaEvt, td.goaNaPic, td.goaNaDes, td.goaNaI_O, td.goaNaWeb, td.goaNaRem{
 /* cells in event-detail with file-names for Date, Country, Place, Event, Picture, Description */
 font-size:0.9em;
 font-weight:normal;
 font-family:Verdana,Arial,Helvetica;
 background-color:#FAFAFA; color:#000000;
 border-color:#BBBBDD;border-style:dotted;border-width:2px;
 padding:3px; margin:0px;
 vertical-align:top;
}
td.goaDtEvt, td.goaNaEvt{background-color:#E3E3F0; color:#660000;}

.goaEvHnt, .goaEvSuc, .goaEvErr{/* hint-, success-, error-message */
 font-size: 1em;
 font-weight:bold;
 font-family:Verdana,Arial,Helvetica;
}
.goaEvSuc{color:#00AA22;}
.goaEvErr{color:#990011;}

.dhtmlwindow{
position: absolute;
border: 2px solid black;
visibility: hidden;
background-color: white;
}

.drag-handle{ /*CSS for Drag Handle*/
padding: 1px;
text-indent: 3px;
font: bold 14px Arial;
background-color: #CA0000;
color: white;
cursor: move;
overflow: hidden;
width: auto;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/
position: absolute;
right: 1px;
top: 2px;
cursor: hand;
cursor: pointer;
}

* html .drag-handle{ /*IE6 and below CSS hack. Width must be set to 100% in order for opaque title bar to render*/
width: 100%;
}


.drag-contentarea{ /*CSS for Content Display Area div*/
border-top: 1px solid brown;
background-color: white;
color: black;
height: 150px;
padding: 2px;
overflow: auto;
}

.drag-statusarea{ /*CSS for Status Bar div (includes resizearea)*/
border-top: 1px solid gray;
background-color: #F8F8F8;
height: 13px; /*height of resize image*/
}


.drag-resizearea{ /*CSS for Resize Area itself*/
float: right;
width: 13px; /*width of resize image*/
height: 13px; /*height of resize image*/
cursor: nw-resize;
font-size: 0;
}

