*{margin: 0;}

body {
	font-family: Arial, Helvetica, sans-serif;
/*	background: url('/fileadmin/fotosafari/oben1a.jpg') no-repeat; */
	background-color: #666666;
	padding: 0;
	margin: 0;
	min-width: 764px;
	font-size: 13px;
}

.bildoben {
  position:absolute;
 left:0px;
 top:0px;
 
z-index:29;
border: solid 0px #000000;
}


/* ----- hauptinhalt schliesst inhalt ein - beide volle breite mit dunklem hintergrund ----- */

.hauptinhalt {
position:absolute;
left:187px;
top:95px;
width:576px;
min-width:577px;
max-width:577px;
min-height:580px;
height:580px;
background:#333333;
border:0px solid #ffff00;
padding-right:0px;
padding-bottom:0px;
}


/* overflow:visible; */
.inhalt  {
position:relative;
top:19px;
width:572px;
min-width:547px;
max-width:547px;
 padding-right:0px;
 padding-top:0px;
 padding-bottom:0px;
 padding-left:30px; 
 border:0px solid #ff00ff;
 background:#333333;
 margin-top:0px;
}

/* ---------- Standard - CSS aus typo - in tssetup auskommentiert ----- */

/* default styles for extension "tx_cssstyledcontent" */
	/* Captions */

	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }



	/* Needed for noRows setting */
	

	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }


	/* Border just around the image */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
		border: 1px solid silver;
		padding: 0px 0px;
	}

	DIV.csc-textpic-imagewrap { padding: 0; }

	DIV.csc-textpic IMG { border: none; }

        /* DIV: This will place the images side by side */

	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }


	/* UL: This will place the images side by side */

	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }


	/* DL: This will place the images side by side */


	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */


	DL.csc-textpic-image { margin: 0px; } 
DL.csc-textpic-image { margin: 0px; }
	DL.csc-textpic-image DT {margin-right: 29px; display: inline; }
	DL.csc-textpic-image DD { margin: 0px; }
	
	/* Clearer */
	DIV.csc-textpic-clear { clear: both; }


	/* Margins around images:  - hier gibt es probleme bei 4 Bildern und mehr als 4 in einem element */

	/* Pictures on left, add margin on right */

	DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-right: 19px;
	}

	/* Pictures on right, add margin on left !!!! weggenommen */

	DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 0px;
		margin-right: 0px;
	}


	/* Pictures centered, add margin on left */

	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
                display: inline; /* IE fix for double-margin bug */		
                margin-left: 19px;
	}



	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }



	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 15px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 15px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

	/* No margins around the whole image-block */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

	/* Add margin from image-block to text (in case of "Text w/ images") */
	

	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: 1px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 1px !important;
	}

	/* Positioning of images: */

	/* Above */
	DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

	/* Center (above or below) */
	DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

	/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

	/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

	/* Left (in text, no wrap around) */
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */


/* ---------------------- Ende Standard ---------------------------- */

.bodytext {
border-color:#ffcc00; border-width:0px; border-style:solid; background-color:#333333; padding-top:0px; font-family:Arial,helvetica,sans-serif; font-size: 13px; color:#dddddd;
margin-right:27px;
}

.csc-textpic-imagewrap {
margin-bottom:0px;
float: left;
}

.csc-textpic-image {
padding-right:9px;
float: left;
border-color:#ff0000; border-width:0px;
}

.csc-textpic {
margin-right:0px;
float: left;
border-color:#ffff00; border-width:0px;
margin-bottom:0px;
}

/* Bildunterschrift */
.csc-textpic-caption {
color:#cccccc;
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
text-align:left;
border:0px solid #сссссс;
padding-top:3px;
padding-bottom:0px;
}

.csc-uploads-description {
color:#cccccc;
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
text-align:left;
border:0px solid #сссссс;
padding-top:3px;
padding-bottom:0px;
}

.impressum {
position:relative;
top:14px;
width:440px;
min-width:407px;
max-width:407px;
padding-top:20px;
padding-left:170px;
padding-bottom:9px;
padding-right:0px;
border:0px solid #00ff00;
font-family:Arial, Helvetica, sans-serif;
color:#999999;
font-size:10px;
 background:#333333;
text-decoration:none;
margin-top:0px;
margin-left:0px;
margin-bottom:9px;
}

.headline {
 color:#cccccc;
 font-family:Arial, Helvetica, sans-serif;
 font-size:24px;
 font-weight:bold;
 position:relative;
 left:30px;
 top:20px;
 margin-bottom:19px;
 width:500px;
 max-width:500px;
z-index:29;
border: solid 0px #FF6600;
}

.csc-firstHeader,  .csc-header-n3 h1, .csc-header-n2 h1,  .csc-header-n4 h1, .csc-header-n5 h1, .csc-header-n6 h1, .csc-header-n7 h1, .csc-header-n8 h1, .csc-header-n9 h1, .csc-header-n10 h1, .csc-header-n11 h1, .csc-header-n13 h1, .csc-header-n12 h1,  .csc-header-n14 h1, .csc-header-n15 h1, .csc-header-n16 h1, .csc-header-n17 h1, .csc-header-n18 h1, .csc-header-n19 h1, .csc-header-n20 h1, .csc-header-n21 h1, .csc-header-n23 h1, .csc-header-n22 h1,  .csc-header-n24 h1, .csc-header-n25 h1, .csc-header-n26 h1, .csc-header-n27 h1, .csc-header-n28 h1, .csc-header-n29 h1,  .csc-header-n30 h1, .csc-header-n31 h1, .csc-header-n33 h1, .csc-header-n32 h1,  .csc-header-n34 h1, .csc-header-n35 h1, .csc-header-n36 h1, .csc-header-n37 h1, .csc-header-n38 h1, .csc-header-n39 h1  {
 font-family:Arial, Helvetica, sans-serif;
font-size:16px;
 font-weight:bold;
 width:500px;
 max-width:500px;
 padding-top:0px;
 padding-left:0px;
padding-bottom:0px;
margin-top:0px;
color: #cccccc;
border: solid 0px #FF6600;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0 16px 0;
}


h1 a:link { color:#dddddd; text-decoration:none; font-weight:bold; font-size:18px; }
h1 a:visited { color:#dddddd; text-decoration:none; font-weight:bold; font-size:18px; }
h1 a:hover { color:#ffffff; text-decoration:none; font-weight:bold; font-size:18px; }
h1 a:active { color:#dddddd; text-decoration:none; font-weight:bold; font-size:18px;}
input, select {
	font-size: 13px;
}

p {
	font-size: 13px;
	line-height: 18px;

margin: 0px 0px 0px 0px;
padding:0px;


}

th, td {
	font-size: 13px;	
}

#main-column ol {
	font-size: 13px;
	line-height: 18px;
	margin: 10px 0px 16px 194px;
}

#main-column ol li {
	padding: 0px 0px 0px 15px;
	margin: 10px 0px 10px 30px;
}


#main-column ul {
	font-size: 13px;
	line-height: 18px;
	margin: 10px 0px 16px 0px;
	list-style-type: none;
}


/* #seite {
	width: 763px;
	background: url('/fileadmin/eges/oben1.jpg') no-repeat;
		
}

div, ol, ul, li, img, form, select, input, table, td {
	margin: 0;
	padding: 0;	
}
*/
/*-------------------- header elements --------------------*/

.logo {
position:absolute;
top:4px;
left:4px;
	width: 70px;
	height: 70px;
	border: solid 0px #ffff00;
z-index:39;
}

#logo img {
	margin: 16px 0 0 20px;
}




	
/*-------------------- main-nav --------------------*/

#main-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	position:absolute;
        left:0px;
        top:71px;
	width: 763px;
	min-width: 763px;
	max-width: 763px;
	background-color: #333333;	
	border: solid 0px #ffff00;
	
margin-left: 0px;
padding-left: 0px;
	clear: both;
	z-index:31;
}

#main-nav ul {
	list-style-type: none;
	height: 22px;
	border: solid 0px #ffffff;	
	margin: 0px 0px 0px 0px;
padding-left: 0px;
float: left;
	z-index:22;
}

#main-nav li {
	float: left;
	z-index:22;

}

#main-nav li a {
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
	border-left: solid 1px #999999;
	border-top: solid 0px #eeeeee;
	width:151px;
    text-align:center;
	display: block;
	float: left;
}

#main-nav li a:hover {
	color: #ffffff;
	background-color: #666666;
	border-top: solid 0px #eeeeee;	
}

#main-nav li.act a {
	font-weight: bold;
	color: #ffffff;	
	background-color: #666666;
	border-top: solid 0px #eeeeee;	
}

#main-nav li.act a:hover {
font-weight: bold;
	color: #ffffff;
	border-top: solid 0px #eeeeee;
}

/* --------------- spaltelinks ------------------- */



/* NAVIGATION LINKS */


.menulinksfeld {
 position:absolute;
 left:0px;
 top:120px;
 min-width:182px;
 max-width:182px;
 overflow:hidden; 
 width:182px;
 padding-left:0px;
 padding-right:0px;
 padding-top:0px;
 padding-bottom:0px;
 margin:0px;
 border:solid 0px #ffff00;
 background-color: #666666;	
 z-index:29;
}

/* NAVIGATION LINKS */

.navA {width:150px;; 
 position:relative;
 top:71px; 
left:0px;
background-color: #666666;
overflow:hidden;
z-index:19;
}

.eN1 { margin-left:0px; padding-left:9px; padding-top:4px; padding-right:5px; padding-bottom:5px; font-family:arial,helvetica,sans-serif; text-decoration:none; font-size:12px; color:#dddddd; font-weight:bold; background-color:#666666;  border-top:solid 0px #ffcf99; border-bottom:solid 1px #666666; display:block; -moz-box-sizing:border-box;}
.eN1:hover { margin-left:0px;  padding-left:9px; padding-top:4px; padding-right:5px; padding-bottom:5px; font-family:arial,helvetica,sans-serif; text-decoration:none; font-size:12px; color:#ffffff; font-weight:bold; background-color:#777777;  border-top:solid 0px #ffcf99; border-bottom:solid 1px #777777; display:block; -moz-box-sizing:border-box;}
.eN1aktuell { margin-left:0px;  padding-left:9px; padding-top:4px; padding-right:5px; padding-bottom:5px; font-family:arial,helvetica,sans-serif; text-decoration:none; font-size:12px; color:#ffffff; font-weight:bold; background-color:#666666;  border-top:solid 0px #ffcf99; border-bottom:solid 1px #999999;  border-right:solid 0px #eeeeee; display:block; -moz-box-sizing:border-box;}

.eN2 { margin-left:0px; padding-left:29px; padding-top:4px; padding-right:5px; padding-bottom:5px; font-family:arial,helvetica,sans-serif; text-decoration:none; font-size:12px; color:#dddddd; font-weight:bold; background-color:#666666;  border-top:solid 0px #ffcf99; border-bottom:solid 1px #666666; display:block; -moz-box-sizing:border-box;}
.eN2:hover { margin-left:0px;  padding-left:29px; padding-top:4px; padding-right:5px; padding-bottom:5px; font-family:arial,helvetica,sans-serif; text-decoration:none; font-size:12px; color:#ffffff; font-weight:bold; background-color:#777777;  border-top:solid 0px #ffcf99; border-bottom:solid 1px #777777; display:block; -moz-box-sizing:border-box;}
.eN2aktuell { margin-left:0px;  padding-left:29px; padding-top:4px; padding-right:5px; padding-bottom:5px; font-family:arial,helvetica,sans-serif; text-decoration:none; font-size:12px; color:#ffffff; font-weight:bold; background-color:#666666;  border-top:solid 0px #ffcf99; border-bottom:solid 1px #999999;  border-right:solid 0px #eeeeee; display:block; -moz-box-sizing:border-box;}


.eN3 { margin-left:0px; padding-left:49px; padding-top:4px; padding-right:5px; padding-bottom:5px; font-family:arial,helvetica,sans-serif; text-decoration:none; font-size:11px; color:#dddddd; font-weight:bold; background-color:#666666;  border-top:solid 0px #ffcf99; border-bottom:solid 1px #666666; display:block; -moz-box-sizing:border-box;}
.eN3:hover { margin-left:0px;  padding-left:49px; padding-top:4px; padding-right:5px; padding-bottom:5px; font-family:arial,helvetica,sans-serif; text-decoration:none; font-size:11px; color:#ffffff; font-weight:bold; background-color:#777777;  border-top:solid 0px #ffcf99; border-bottom:solid 1px #777777; display:block; -moz-box-sizing:border-box;}
.eN3aktuell { margin-left:0px;  padding-left:49px; padding-top:4px; padding-right:5px; padding-bottom:5px; font-family:arial,helvetica,sans-serif; text-decoration:none; font-size:12px; color:#ffffff; font-weight:bold; background-color:#666666;  border-top:solid 0px #ffcf99; border-bottom:solid 1px #999999;  border-right:solid 0px #eeeeee; display:block; -moz-box-sizing:border-box;}

.eN4 { margin-left:0px; padding-left:49px; padding-top:4px; padding-right:5px; padding-bottom:5px; font-family:arial,helvetica,sans-serif; text-decoration:none; font-size:11px; color:#dddddd; font-weight:bold; background-color:#666666;  border-top:solid 0px #ffcf99; border-bottom:solid 1px #666666; display:block; -moz-box-sizing:border-box;}
.eN4:hover { margin-left:0px;  padding-left:49px; padding-top:4px; padding-right:5px; padding-bottom:5px; font-family:arial,helvetica,sans-serif; text-decoration:none; font-size:11px; color:#ffffff; font-weight:bold; background-color:#777777;  border-top:solid 0px #ffcf99; border-bottom:solid 1px #777777; display:block; -moz-box-sizing:border-box;}
.eN4aktuell { margin-left:0px;  padding-left:49px; padding-top:4px; padding-right:5px; padding-bottom:5px; font-family:arial,helvetica,sans-serif; text-decoration:none; font-size:12px; color:#ffffff; font-weight:bold; background-color:#666666;  border-top:solid 0px #ffcf99; border-bottom:solid 1px #999999;  border-right:solid 0px #eeeeee; display:block; -moz-box-sizing:border-box;}

.eN5 { margin-left:0px; padding-left:69px; padding-top:4px; padding-right:5px; padding-bottom:5px; font-family:arial,helvetica,sans-serif; text-decoration:none; font-size:11px; color:#dddddd; font-weight:bold; background-color:#666666;  border-top:solid 0px #ffcf99; border-bottom:solid 1px #666666; display:block; -moz-box-sizing:border-box;}
.eN5:hover { margin-left:0px;  padding-left:69px; padding-top:4px; padding-right:5px; padding-bottom:5px; font-family:arial,helvetica,sans-serif; text-decoration:none; font-size:11px; color:#ffffff; font-weight:bold; background-color:#777777;  border-top:solid 0px #ffcf99; border-bottom:solid 1px #777777; display:block; -moz-box-sizing:border-box;}
.eN5aktuell { margin-left:0px;  padding-left:69px; padding-top:4px; padding-right:5px; padding-bottom:5px; font-family:arial,helvetica,sans-serif; text-decoration:none; font-size:12px; color:#ffffff; font-weight:bold; background-color:#666666;  border-top:solid 0px #ffcf99; border-bottom:solid 1px #999999;  border-right:solid 0px #eeeeee; display:block; -moz-box-sizing:border-box;}

.eN6 { margin-left:0px; padding-left:89px; padding-top:4px; padding-right:5px; padding-bottom:5px; font-family:arial,helvetica,sans-serif; text-decoration:none; font-size:11px; color:#dddddd; font-weight:bold; background-color:#666666;  border-top:solid 0px #ffcf99; border-bottom:solid 1px #666666; display:block; -moz-box-sizing:border-box;}
.eN6:hover { margin-left:0px;  padding-left:89px; padding-top:4px; padding-right:5px; padding-bottom:5px; font-family:arial,helvetica,sans-serif; text-decoration:none; font-size:11px; color:#ffffff; font-weight:bold; background-color:#777777;  border-top:solid 0px #ffcf99; border-bottom:solid 1px #777777; display:block; -moz-box-sizing:border-box;}
.eN6aktuell { margin-left:0px;  padding-left:89px; padding-top:4px; padding-right:5px; padding-bottom:5px; font-family:arial,helvetica,sans-serif; text-decoration:none; font-size:12px; color:#ffffff; font-weight:bold; background-color:#666666;  border-top:solid 0px #ffcf99; border-bottom:solid 1px #999999;  border-right:solid 0px #eeeeee; display:block; -moz-box-sizing:border-box;}

 a:link {  text-decoration:none;}
 a:visited { text-decoration:none;}
 a:hover {  text-decoration:none; }
 a:active { text-decoration:none;}


li a:link { color:#66ccff; text-decoration:none; font-weight:bold; font-size:12px; }
li a:visited { color:#66ccff; text-decoration:none; font-weight:bold; font-size:12px; }
li a:hover { color:#ccffff; text-decoration:none; font-weight:bold; font-size:12px; }
li a:active { color:#66ccff; text-decoration:none; font-weight:bold; font-size:12px;}


dd a:link { color:#66ccff; text-decoration:none; font-weight:bold; font-size:12px; }
dd a:visited { color:#66ccff; text-decoration:none; font-weight:bold; font-size:12px; }
dd a:hover { color:#ccffff; text-decoration:none; font-weight:bold; font-size:12px; }
dd a:active { color:#66ccff; text-decoration:none; font-weight:bold; font-size:12px;}

p a:link { color:#66ccff; text-decoration:none; font-weight:bold; font-size:12px; }
p a:visited { color:#66ccff; text-decoration:none; font-weight:bold; font-size:12px; }
p a:hover { color:#ccffff; text-decoration:none; font-weight:bold; font-size:12px; }
p a:active { color:#66ccff; text-decoration:none; font-weight:bold; font-size:12px;}

/* Sprachen Umschaltung */

.sprachschalter {
 position:absolute;
 left:16px;
 top:109px;
 z-index:44;
 width:100px;
 min-width:100px;
 height:16px;
 border:0px solid yellow;
 margin:0px;
 padding:0px;
}
 

.sprache_ru {
 position:absolute;
 left:22px;
 top:0px;
  width:20px;
height:14px;
border:solid 0px #999999; 
margin:1px;
padding:0px;
z-index:24;
}

.sprache_de {
 position:absolute;
 left:44px;
 top:0px;
 width:20px;
height:14px;
border:solid 0px #999999; 
margin:1px;
padding:0px;
z-index:24;
}

.sprache_en {
 position:absolute;
 left:66px;
 top:0px;
  width:20px;
height:14px;
border:solid 0px #999999; 
margin:1px;
padding:0px;
z-index:24;
}

/* ----------- mailformular --------- */

.mailformname {
color:#cccccc;
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
font-weight:bold;
font-align:left;
padding-top:0px;
padding-bottom:0px;
}

.formu {
color:#cccccc;
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
font-weight:bold;
font-align:left;
padding-top:0px;
padding-bottom:0px;
}


.csc-mailform {
color:#cccccc;
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
font-weight:bold;
font-align:left;
padding-top:0px;
padding-bottom:0px;
}

.mf-input {
color:#000000; 
background:#cccccc;
}

.mf-text { 
background:#cccccc;
}

.suchfeld {
position:absolute;
top:64px;
left:627px;
    padding: 0;
    border: 0px solid #99ccff;
    width:115px;
min-width:115px;
height:21px;
min-height:21px;
z-index:38;
 }
 
 .csc-searchResultHeader h3 {
color:#99ccff;
 font-family:Arial, Helvetica, sans-serif;
 font-size:18px;
font-weight:bold;
font-align:left;
}			
