body {margin:0px; padding:0px; background:#676767}

.priv	 {
		font-family:tahoma;
		font-size:9px;
		color:#FFFFFF;
		line-height:11px
		}
.priv a {
		text-decoration:underline;
		font-weight:normal;
		color:#F0BF14;
		}
#bot_form input {
		background:#A3A3A3;
		border-style:none;
		height:18px;
		width:116px;
		margin:2 0 0 2px;
		font-family:tahoma;
		font-size:11px;
		color:#ffffff
		}
td 		{
		font-family:tahoma; 
		font-size:11px; 
		color:#585858;
		line-height:14px
		}
		
a 		{
		color:#D62111;
		text-decoration:underline;
		}
		
ul 		{
		margin:0px;
		padding:0px;
		list-style:none;
		}
li 		{
		background:url(images/list1.gif) top left no-repeat;
		background-position:0px 5px;
		padding: 0 0 0 16px
		}
.more a {
		color:#585858;
		}
.link1	{
		text-decoration: underline;
		color:#585858;
		}
.error {
		color:#BE1C0F;
	}
.headline {

		color:#BE1C0F;
		font-size:13px;
		}	
.headline2 {
		font-weight:bold;
		font-size:14px;
		color:#585858;
		}			
input,select	{

		background:#ffffff;
		border-style:solid;
		border-width:1px;
		border-color:#8F8F8F;
		font-family:tahoma;
		font-size:11px;
		color:#585858
		}
textarea{
		width:196px;
		height:96px;
		background:#ffffff;
		border-style:solid;
		border-width:1px;
		border-color:#8F8F8F;
		font-family:tahoma;
		font-size:11px;
		color:#585858
		}
.textarea_breit{
		width:290px;
		height:96px;
		background:#ffffff;
		border-style:solid;
		border-width:1px;
		border-color:#8F8F8F;
		font-family:tahoma;
		font-size:11px;
		color:#585858
		}
		
div.fileinputs {
	position: relative;
	color:#585858;	
}

div.fakefile {
	position: absolute;
	top: -10px;
	left: 0px;
	z-index: 1;
}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
	top: 0px;	
}	

////////////////////////////////////////////////////////////////////////

.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	font-family: tahoma;
	font-size: 11px;
	color: #585858;
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 300px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, 
.highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}
.highslide-footer {
	display: none;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}