
<style type="text/css">
<!--


.body {
font-size:8px;
	font-family:Verdana,sans-serif;
	font-weight:normal;
	color: #000000;
}



td, input, select, textarea
   {
	font-size:13px;
	font-family:Verdana,sans-serif;
	font-weight:normal;
}


Copyright
{
	font-size:6px;
	font-family:Verdana,sans-serif;
	font-weight:normal;
	color: #555555;
}

 input, select, textarea
   {
	color:#000000;
}

.Textbox
   { background-color:#FFFFAA; width:466px; border:0px; solid #DDDDDD; }
   
.Textfield
   {
	background-color:#FFFFFF;
	hight:26px;
	width:226 px;
	border:0px;
solid #DDDDDD; }

img 
	{  border-color: #FFFFFF ; border:0; padding:0px; }

.Button
   {
	background-color:#000000;
	color:#999999;
	hight:26px;
	width:128px;
	border:0px solid #000000;
}

#Mailingliste fieldset 
	{
	padding: 10px;
	color: #d6b270;
	width:326px;
	background:#fff;
	border: 1px solid #ccc;
	}

#Mailingliste legend
	{
	background:#fff;
	
	}
	
#Mailingliste a
   {
	   display: block-inline;
	background-color:#aaa;
	padding: 2px 5px 2px 5px ;
	color:#fff;
	margin: 10px ;
	
	border: 0px solid #000000;
}

#Mailingliste a:hover
   {
	background-color:#d6b270;
}
.MailingText
{
	padding: 0 0 0 5px ;
	color: #777;
	height:20px;
	border: 1px solid #ccc;
}

.FormularText
{
	
	padding: 0 0 0 5px ;
	margin: 2px 0 5px 0 ;
	color: #777;
	height:20px;
	border: 1px solid #ccc;
}

label {
	display:block;
	width:6em;
	float:left;
	}

link {
	color: #993300;
}

.Link {
	color: #993300;
}

.Link_Funny { visibility:hidden; font-family: Verdana, sans-serif; font-weight: bold; color: #000000; font-size: 0pt; text-decoration: none }

	a:link    { font-weight:normal; color: #600000; text-decoration: none;  }
    a:visited { font-weight:normal; color: #600000; text-decoration: none;  }
	a:focus   { font-weight:normal; color: #c00000; text-decoration: none;  }
    a:hover   { font-weight:normal; color: #c00000; text-decoration: none;  }
    a:active  { font-weight:normal; color: #c00000; text-decoration: none;  }


ul {list-style-type:circle;}
li:focus { background-color:f7f0e3; }
li:hover { background-color:f7f0e3; }
li:active { background-color:f0dab4; }

.ListBlock li {
margin-bottom:4px;
text-indent:-0.8em;
}

.ListBlock li b {
margin-right:3px;
color:#600000;
}

.ListBlock ul {
list-style-type:none !important;
}



.Thumbs {
	float:left;
	margin:0 ;
	padding:1px;
	border: 1px solid white;
	
	}
	

		.Thumbs:hover {
		margin:0 ;
		padding:1px;
	
		border: 1px solid #d6b270;;
		}	

.GalleryChooser {
     position:absolute;
     margin:0;
     padding:0;
     top:0px;
     right:0px;
     opacity: 0.5;  
   
}

.GalleryChooser:hover {
     font-weight:bold;
     opacity: 1.0;     
}

.GC1 {
    top:0px;
}

.GC2 {
    top:20px;
}

.GC3 {
    top:40px;
}

.GalleryButton {
		
	background-color:transparent;
	opacity: .7;
	filter:alpha(opacity=70);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	}
	

		.GalleryButton:hover {
		opacity: 1;
filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

		}	

.Gallery_TopicText {
    font-size:13px;
    font-weight:normal;
    color:#b99655;
    text-align:right;
}

.Gallery_TopicCell {
    vertical-align:bottom;
}		


#Bookmarking{
	clear: left;
	margin: 0 0 0 0;
	width: 365px;
}

#Bookmarking ul{
	margin: 0;
	padding: 0;	
}

#Bookmarking li{
	float: left;
	list-style: none;
	margin: 0 2px 2px 0;
}


#Bookmarking li a{
	font-size: 0.8333em;
}

#Bookmarking h3{
	font-size: 0.9em;
	color: #d6b270;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 15px 0 10px 0;
	text-transform: uppercase;
}

#Bookmarking li img {
	padding: 1px;
	border: solid 1px #555;
	background-color:transparent;
	opacity: .35;
	filter:alpha(opacity=35);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=35);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";
}

#Bookmarking a:hover img {
background-color:transparent;
opacity: 1;
filter:alpha(opacity=100);
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
border: solid 1px #FFCC00;
}

.SubNavi {
	position:absolute; 
	width:46px; height:46px; 
	_display:none;
	}
.OldListing {
    text-decoration: line-through !important;
    color:gray !important;
}


/* tooltip styling. by default the element to be styled is .tooltip  */
.tooltip {
	display:none;
	background:transparent url(tooltip/black_sidearrow_big.png) no-repeat;
	font-size:12px;
	font-family: Verdana,sans-serif;
    font-weight: normal;
	width:274px;	
	height:153px;
    padding:30px 50px 10px 70px;
    margin:0;
	color:white;	
}

/*  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 718px;
	height:83px;
    margin:0px;
    padding:0px;
	/* custom decorations */
	_border:1px solid #ccc;
	background-color:transparent;

}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	height:83px;
	position:absolute;
	clear:both;
}

.items div {
	float:left;
	width:718px;
}

/* single scrollable item */
.scrollable img {
	float:left;
	margin:0px 4px 0px 0px;
	background-color:#fff;
	padding:0px;
	_border:1px solid #ccc;
	height:83px;	
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}

/* active item */
.scrollable .active {
	border:2px solid #000;
	position:relative;
	cursor:default;
}

/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	background:url(scrollable/arrow/hori_large.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
    position: absolute; 
    z-index: 1000;
	margin:30px 4px 0px 8px;
	cursor:pointer;
	font-size:1px;
}

/* right */
a.right 				{ background-position: 0 -30px; right:10px;}
a.right:hover 		{ background-position:-30px -30px; }
a.right:active 	{ background-position:-60px -30px; } 


/* left */
a.left				{ left:0px;} 
a.left:hover  		{ background-position:-30px 0; }
a.left:active  	{ background-position:-60px 0; }

/* up and down */
a.up, a.down		{ 
	background:url(scrollable/arrow/vert_large.png) no-repeat; 
	float: none;
	margin: 10px 50px;
}

/* up */
a.up:hover  		{ background-position:-30px 0; }
a.up:active  		{ background-position:-60px 0; }

/* down */
a.down 				{ background-position: 0 -30px; }
a.down:hover  		{ background-position:-30px -30px; }
a.down:active  	{ background-position:-60px -30px; } 


/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 	

.GalTitles { text-align: left; }
.GalTitles b { display: block; margin-right: 80px; }
.GalTitles span { float: right; }


*/





