body {
	/*  font-family: Arial, Helvetica, sans-serif; */
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 9pt;   /* 9pt */
	line-height:1.5em;
	color: #000000; /* #003B67; */
	background-color:#FBF8EF;
 	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	max-height:600px;
}
body.standard {
	/* font-family: Arial, Helvetica, sans-serif; */
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;  /* 8pt */ /* die font-size muss auch im javascript efa_fontsize angepasst werden*/
	line-height:1.5em; /* 1.5em */
	color: #000000; /* #003B67; */
	background-color:#FBF8EF;
	background-image:  url("../_img/bg_site.jpg");
	background-position: center;        
	background-repeat: repeat-y;
	background-attachment: fixed;
 	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.big_text_font {
	color:#002B5B;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a.link_text_in_p, a.link_text_in_p:visited { /*soll wie normaler Text */
	color: #000000;
}
	

p {
	margin-top:0px;
	margin-bottom:10px; /* 10pt */
	margin-left:0px;
	margin-right:0px;
}

/* h1 */
h1, h2, h3, h4, h5, h6 {
	color:#002B5B;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size:2.0em;
	font-weight:normal;
	line-height:1em;
	letter-spacing:.025em;
	margin:0 0 0 0;
	padding: 0;
}
h1.seminar{
	font-weight:bold;
	font-size:14px;
}
div.testimonial {
	margin-top:20px;
}
div.testimonial h1{
	margin-top:-10px;
	padding-top:0px;
	font-weight:bold;
	font-size:14px;
}
div.testimonial h2{
	margin-top:15px;
	margin-bottom:0px;
	font-weight:bold;
	font-size:12px;
}
div.testimonial p{
	margin-top:5px;
	margin-bottom:10px;
}
.seminarseminar{
	color:#002B5B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:2em;
	font-size:11px;
}

p span.seminarseminar{
	color:#002B5B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:11px;
	margin-bottom:0px;
	padding-bottom:0px;
}
h2 {
	font-weight:bold;
	font-size:12px;
}
h2.speaker {
	font-weight:normal;
	font-size:11px;
}

/* BEGINN: Seminare */
#gks_seminare_h1 {
	margin-left:0px;
	margin-top:30px;
	margin-bottom:20px;
}
#gks_seminare_h1 h1{
	margin-left:30px;
	margin-bottom:20px;
}

#gks_seminare_abgebot {
	margin-top:30px;
	margin-left:50px;
}

#gks_seminare_abgebot h1 {
	font-size:1.6em;
	letter-spacing:0em;
	margin-left:-20px;
	margin-bottom:10px;
}
#gks_seminare_abgebot h2 {
	font-size:1.3em;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:10px;
}
#gks_seminare_abgebot ul {
	margin-left:20px;
}

#seminare_container {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	letter-spacing:0em;
}
#seminar_container {
	margin: 20px 0px 20px 0px
}
#seminar_container h2 {
	font-size:1.6em;
	margin: 10px 0px 10px 0px
}
#seminar_container p {
	margin: 10px 30px 10px 20px
}

#seminar_container_details {
	color:#002B5B;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.8em;
	letter-spacing:0.05em;
	text-align:left;
	margin: -10px 10px 0px 20px
}

#seminar_container_angebot {
	margin: 20px 0px 20px 0px
}
#seminar_container_angebot h1 {
	font-size:1.6em;
	margin: 10px 0px 10px 0px;
}
#seminar_container_angebot h2 {
	font-size:1.1em;
	font-weight:bolder;
	margin: 10px 0px 10px 20px
}
#seminar_container_angebot p {
	margin: 10px 30px 10px 20px
}
#seminar_container_angebot ul {
	margin: 10px 0px 10px 35px
}
#seminar-jumper{
	margin:10px 0px 0px 10px
}
/*
#seminar_startseite_list{
	margin:30px 0px 0px 0px;
}
		
#seminar_startseite_list_item{
}
		
#seminar_startseite_list_item a{
	color: #000000;
	margin:0px 0px 0px 0px;
}
		
		
#seminar_startseite_list h2 {
	font-size:1.3em;
	font-weight:bold;
	margin: 15px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}
*/

/* END: Seminare*/


h1.konferenz_country {
  font-weight:bold; 
  font-size:14px
}
#konferenz_country {
  margin-top:30px; 
}

img {
	border-width: 0;
}

#menu {
	position:absolute;
	left:50%;
	top:0%;
	margin-left:-400px;
	margin-top:500px;
	width: 250px;
 	padding-top: 0px;
	padding-left:0px;
	padding-right: 0px;
	z-index:200;
}
#main {
	position:absolute;
	left:50%;
	top:0%;
	margin-left:-130px;
	margin-top:0px;
	width: 350px;
	height:600px;
 	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	z-index:100;
}
#main-seminar {
	position:absolute;
	left:50%;
	top:0%;
	margin-left:-130px;
	margin-top:0px;
	width: 550px;
	height:600px;
 	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	z-index:100;
}

/* BEGINN: zweite Menuesteuerung */
#menu2{
  font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	position:relative;
	left:0%;
	width: 550px;
	height:30px;
	clear:both;
	z-index:200;
}

#menu2-Y{
	color:#002B5B;
	position:relative;
	width:105px;
	height:30px;
	text-align:center;
	float:left;
	border-style:solid;
	border-color:#6A83B2;
	border-width:1px;
	background-color:#FBF8EF;
	margin-left:-1px;	
	z-index:200;
}
#menu2-Y a{ 
	color:#002B5B;
}

#menu2-N{
	color:#002B5B;
	position:relative;
	width:105px;
	height:30px;
	text-align:center;
	float:left;
	border-style:solid;
	border-color:#6A83B2;
	border-width:1px;
	background-color:#FBF8EF;
	margin-left:-1px;
}
#menu2-N a{ 
	color:#002B5B;
}

#menu2-Line2 {
	font-size:10px;
	z-index:200;
}

#menu2-N a:hover{	
}

#menu2-I{
	position:relative;
	width:10px;
	height:36px;
	float:left;
	margin-left:-7px;
	border-width:0px; 
	z-index:200;
}

#menu2-U{
	z-index:200;
}
/* END: zweite Menuesteuerung */


#menu_gks_siegling {
	position:absolute;
	left:50%;
	top:0%;
	margin: 44px 0px 0px -370px;
	padding:0px 0px 0px 0px;
	z-index:200;
}

#menu-link {
	margin: 200px 0px 0px 60px;
	padding:0px 0px 0px 0px;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	color:#003B67;
	z-index:200;
}

#menu_language {
  position:absolute;
	right:0px;
	top:10px;
	z-index:200;
}
.menu_language-item {
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 8px;
	z-index:200;
}
.menu_fontsize-item {
	margin:0px 19px 0px 0px;
	padding:0px 0px 20px 0px;
	z-index:200;
}

	/* englische Flagge - Hover-Effekt */
	.menu_language-item a.flagge_english {
		background-image: url("../_img/flagge_usa_uk_20pc.jpg");
		background-repeat:no-repeat;
	}
	.menu_language-item a.flagge_english:hover  {
		background-image: url("../_img/flagge_usa_uk_50pc.jpg");
		background-repeat:no-repeat;
	}
	/*-*/
	/* deutsche Flagge - Hover-Effekt */
	.menu_language-item a.flagge_deutsch {
		background-image: url("../_img/flagge_deutschland_20pc.jpg");
		background-repeat:no-repeat;
	}
	.menu_language-item a.flagge_deutsch:hover  {
		background-image: url("../_img/flagge_deutschland_50pc.jpg");
		background-repeat:no-repeat;
	}
	/*-*/
	/* spanische Flagge - Hover-Effekt */
	.menu_language-item a.flagge_espanol {
		background-image: url("../_img/flagge_espanol_20pc.jpg");
		background-repeat:no-repeat;
	}
	.menu_language-item a.flagge_espanol:hover  {
		background-image: url("../_img/flagge_espanol_50pc.jpg");
		background-repeat:no-repeat;
	}
	/*-*/


#link-item {
  margin:3px 0px 3px 0px;
	z-index:200;
}

#menu-contact {
	margin:18px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	color:#003B67;
	z-index:200;
}

#link-item-contact {
  margin:1px 0px 1px 0px;
	z-index:200;
}
	/*-*/
	#link-item-contact-flag {	}
	/*-*/
	
#menu_rechts {
	position:absolute;
	left:50%;
	top:0%;
	margin-left:240px;
	margin-top:150px;
	width:150px;
	z-index:200;
}
#menu_rechts div {
	border-style:solid;
	border-width:thin;
	padding: 5px 5px 5px 5px;
	z-index:200;
}

#gks_title_soe {
	visibility:hidden;
	margin:-60px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	z-index:200;
}
#gks_title {
	margin:25px 0px 25px 0px;
	padding:0px 0px 0px 0px;
	z-index:200;
}

#gks_foto_katharine_siegling{
	margin:-68px 0px -67px 370px;
	padding:0px 0px 0px 0px;
	z-index:200;
}

#gks_seminar_wien_oesterreich_2009_05{
	margin:0px 0px -211px 400px;
	padding:0px 0px 0px 0px;
	position: absolute;
	background-color:#EAEFF5;
	border-style:solid;
	border-width:1px;
	border-color:#012B5D;
	z-index:200;
}

#gks_bottom_soe{
	margin:0px 0px 0px 0px;
	padding:20px 0px 0px 0px;
	/*
	color:#003B5B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.8em;
	font-weight:normal;
	line-height:2em;
	letter-spacing:.02em;
	*/
	z-index:200;
}
#gks_bottom_soe_text{
	margin:35px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	background-position:center;
	text-align:center;
	color:#002B5B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-family:Georgia, "Times New Roman", Times, serif;

	font-weight:normal;
	letter-spacing:.025em;
	/* background-image:url(../_img/gks_soe_bg2.jpg); */
	background-repeat:no-repeat;
	z-index:200;
}
/* */
#gks_bottom_soe_t1 {
	padding:2px 0px 1px 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:1em;
	font-size:10px;
	z-index:200;
}
#gks_bottom_soe_t2 {
	padding:0px 0px 0px 0px;
	line-height:1em;
	font-size:18px;
	letter-spacing:.02em;
	z-index:200;
}
#gks_bottom_soe_t3 {
	padding:3px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:1em;
	font-size:10px;
	z-index:200;
}

/* 
#gks_bottom_soe_t1 {
	line-height:1em;
	font-size:11px;
	padding:0px 0px 2px 20px;
}
#gks_bottom_soe_t2 {
	line-height:1em;
	font-size:18px;
	letter-spacing:.02em;
}
#gks_bottom_soe_t3 {
	line-height:1em;
	font-size:11px;
	padding:3px 0px 0px 65px;
}
/* */

#copyright {
	margin-top:50px;
	margin-left:25px;
	margin-bottom:0px;
	z-index:200;
}

#copyright-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#01295D;
	letter-spacing:.055em;
	line-height:1.3em;
	text-align:center;
	margin-top:10px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:15px;
	z-index:200;
}

#menu-sitemap {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-weight:normal;
	color:#01295D;
	letter-spacing:.025em;
	line-height:1.3em;
	text-align:center;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:20px;
	z-index:200;
}

/* Impressum */
body.impressum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height:1.5em;
	color: #000000; /* #003B67; */
	background-color:#FBF8EF;
	background-image:  url("../_img/bg_site_impressum.jpg");
	background-position: center;        
	background-repeat: repeat-y;
	background-attachment: fixed;
 	padding-top: 0px;
	padding-left:0px;
	padding-right: 0px;
}

#main-impressum {
	position:absolute;
	left:50%;
	top:0%;
	margin-left:-200px;
	margin-top:0px;
	width: 400px; 
	text-align: center;
	padding-top:0px;
	padding-left: 0px;
	padding-right: 0px;
	z-index:200;
}

#main-impressum h1 {
	font-size:40px;
	font-style:normal;
	letter-spacing:8px;
	margin-top:65px;
	margin-bottom:40px;
	z-index:200;
}

#main-impressum h2 {
	font-size:17px;
	font-style:normal;
	letter-spacing:1px;
	margin-top:50px;
	margin-bottom:20px;
	z-index:200;
}

#imp_gks_title {
	margin-top:30px;
	z-index:200;
}

#imp_gks_logo {
	margin-top:20px;
	z-index:200;
}

#imp_gks_card {
	margin-top:25px;
	margin-bottom:75px;
	z-index:200;
}

#main-impressum p {
	font-size: 8pt;
	color:#002B5B;
	line-height: 1.2em;
	text-align:left; 
	margin-left:40px; 
	margin-right:40px;
}

/* Sitemap */
body.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height:1.5em;
	color: #000000; /* #003B67; */
	background-color:#FBF8EF;
	/* background-image:  url("../_img/bg_site_sitemap.jpg"); */
	background-image:  url("../_img/bg_site_impressum.jpg");	
	background-position: center;        
	background-repeat: repeat-y;
	background-attachment: fixed;
 	padding-top: 0px;
	padding-left:0px;
	padding-right: 0px;
}

body.sitemap_2spalten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height:1.5em;
	color: #000000; /* #003B67; */
	background-color:#FBF8EF;
	/* background-image:  url("../_img/bg_site_sitemap.jpg"); */
	background-image:  url("../_img/bg_site_sitemap_2spalten.jpg");	
	background-position: center;        
	background-repeat: repeat-y;
	background-attachment: fixed;
 	padding-top: 0px;
	padding-left:0px;
	padding-right: 0px;
}

#main-sitemap {
	position:absolute;
	left:50%;
	top:0%;
	margin-left:-200px;
	margin-top:0px;
	width: 400px; 
	text-align: center;
	padding-top:0px;
	padding-left: 0px;
	padding-right: 0px;
	z-index:100;
}

h1.sitemap {
	font-size:40px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:4px;
	margin-top:50px;
	margin-bottom:20px;
}

h2.sitemap {
	font-size:18px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:1px;
	margin-top:30px;
	margin-bottom:10px;
}

h3.sitemap {
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	letter-spacing:1px;
	margin-top:15px;
	margin-bottom:5px;
}

#main-sitemap_2spalten-links{
	position:absolute;
	top:0%;
	left:50%;
	margin-top:0px;
	margin-left:-380px;
	width: 250px;
	text-align: center;
	padding-top:0px;
	padding-left: 0px;
	padding-right: 0px;
	z-index:100;
}
#main-sitemap_2spalten-rechts {
	position:absolute;
	top:0%;
	left:50%;
	margin-top:0px;
	margin-left:-110px;
	width: 490px;
	text-align: center;
	padding-top:0px;
	padding-left: 0px;
	padding-right: 0px;
	z-index:100;
}

#sitemap_gks_logo {
	margin-top:50px;
	z-index:200;
}

/* Startpage */
#start_logo_centered {  
	position: absolute; 
	left:50%; 
	margin-left:-180px; 
	top:50%; 
	margin-top:-150px; 
	height:600px;
	z-index:200;
} 

#start_come_in {
  position: relative;
	font-size:9px;
	color:#012B5D;
	text-decoration:none;
	text-align:center;
	margin-top:200px;
	margin-bottom:20px;
	z-index:200;
} 

a:visited {
	color:#012B5D;
	text-decoration:none;
}

a {
	color:#012B5D;
	text-decoration:none;
}

.error {
	color:#FF0000;
}
#form {
	margin-bottom:30px;
	z-index:200;
}
#form table tr td {
	padding-top:10px;
}
#form table tr td.headline {
	vertical-align:top;
	text-align:right;
	font-weight:bold;
	color:#002B5B;
	padding-right:10px;
}
#form table tr td.field {
	vertical-align:top;
}
#form table tr td span.error {
	font-size:10px;
	vertical-align:top;
	display:block;
}

input.radio{
	font-size:11px;
}

input.text{
	font-size:11px;
}

select.select{
	font-size:11px;
}

textarea.textarea{
	font-size:11px;
}

input.button{
        width:80px;
        font-family:Verdana,sans;
        font-size:11px;
        color: #002B5C;
		background-color:#FBF8EF; /* EAEFF3; */
        cursor: pointer;
		border-style:outset;
		border-width:thin;
		border-color:#002B5C;
}

#bible {
	font-size:7px;
	z-index:200;
}

p.bible {
	font-style:italic;
}

h1.themasitemap {
	font-size:14px;
	font-weight:bold;
	margin-top:20px;
}
div.themasitemap {
	margin-top:10px;
	margin-bottom:10px;
}
div.themasitemap div {
	margin-top:3px;
	margin-bottom:3px;
}
div.themasitemap div a {} 
.mehrlesen {
	font-size:10px;
	border-bottom-width:thin;
	border-bottom-style:dotted;
}

#booking-text {
	margin-top:15px;
	margin-bottom:15px;
}

div.seminar-feedback-link {
	margin-top:20px;
	margin-bottom:20px;
	margin-left:10px;
}

h1.feedback {
	font-size:14px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:20px;
}
.feedbackfeedback{
	font-weight:normal;
	line-height:2em;
	font-size:11px;
}



/******************************************/
/******************************************/
/******************************************/
#hauptmenu {position:absolute; left:50%; top:0%; margin-left:-350px; margin-top:180px;	z-index:9000; color:#012B5D;}

#hauptmenu ul { /*width:196px;*/ margin:0; padding:0; list-style:none; white-space:nowrap; text-align:left; padding:1px 0 0 0; background-color:#EAEFF3;}

#hauptmenu li {margin:0; padding:0; list-style:none; height:34px; background-color:#EAEFF3; }
#hauptmenu li {display:inline-block; display:inline; clear:both; float:left; width:195px; overflow-x:hidden; overflow-y:hidden; }
#hauptmenu ul li ul li {border-top-style:dotted; border-top-width:thin; border-left-style:dotted; border-left-width:thin; border-right-style:dotted; border-right-width:thin; margin-top:-1px; padding: 0 0 0 2px; width:205px; height:18px; }

#hauptmenu ul li ul li ul li {/*width:255px;*/ width:100%; }
#hauptmenu ul li ul li ul li a {/*width:255px;*/ width:100%; }

#hauptmenu ul#toplevel {position:absolute; left:0; top:0; }
#hauptmenu ul ul {border-bottom-style:dotted; border-bottom-width:thin; position:absolute; left:-9999px; /*width:191px; */}
#hauptmenu ul ul ul {/*width:260px;*/ }

#hauptmenu a {display:block; font:normal 11px; color:#012B5D; line-height:19px; text-decoration:none; padding:0 0 0 0; } 
div.menuezeile1 {font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; font-weight:bold; margin-bottom:-5px;/* width:195px; */} 
div.menuezeile2 {font-family:Georgia, "Times New Roman", Times, serif; font-size:10px; font-weight:bold; font-style:italic; /*width:195px; */}

#hauptmenu ul li:hover > ul {left:100%; margin-top:-23px; margin-left:-1px;}

#hauptmenu a:hover ul,
#hauptmenu a:hover a:hover ul, 
#hauptmenu a:hover a:hover a:hover ul {left:100%;}
#hauptmenu a:hover ul ul, 
#hauptmenu a:hover a:hover ul ul {left:-9999px;}

#hauptmenu li a:hover {background:#FBF8EF; color:#012B5D;} 
#hauptmenu li:hover,
#hauptmenu li:hover > a {background:#FBF8EF; color:#012B5D;}

#hauptmenu li a.dir {background: url(../_img/pfeil-rechts.gif) no-repeat right center;}
#hauptmenu li a.dir:hover {background:#FBF8EF url(../_img/pfeil-rechts.gif) no-repeat right center;} 
#hauptmenu li:hover > a.dir {background:#FBF8EF url(../_img/pfeil-rechts.gif) no-repeat right center;}
#hauptmenu li.dir {background: url(../_img/pfeil-rechts.gif) no-repeat right center; }
#hauptmenu li.dir:hover {background:#FBF8EF url(../_img/pfeil-rechts.gif) no-repeat right center;}

#hauptmenu table {position:absolute; left:99%; height:0; width:0; border-collapse:collapse; margin-top:-25px; margin-left:-1px;}



/******************************************/
/******************************************/

#hauptmenue {
	position:absolute;
	left:50%;
	top:0%;
	margin-left:-340px;
	margin-top:180px;
	font-size:12px;
	font-weight:bold;
	z-index:900;
}
#hauptmenue .dir {
	background-image:url(../_img/pfeil-rechts.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#hauptmenue ul {
	list-style:none;
	border-style:none;
	padding: 0; /* alle items sind links ausgerichtet*/
	margin: 0;  /* alle items sind links ausgerichtet*/
}
#hauptmenue ul li {
	clear:both;
	float:left;
	border-style:none;
	height:32px;
}
#hauptmenue ul li a {
	clear:both;
	float:left;
	border-style:none;
	height:30px;

	font-family:Georgia, "Times New Roman", Times, serif;	
	font-size:14px; 
	font-weight:bold; 
	/*width:190px;*/
}
#hauptmenue .selected {
	background-color:#FBF8EF;
}

div.menuezeile2 {
	margin-top:-2px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px; 
	font-weight:bold;
	font-style:italic;
	color:#1E426C;
}
#hauptmenue ul li:hover {
	background-color:#FBF8EF;
}
#hauptmenue ul ul{
	float:left;
	visibility:hidden;
	position: absolute;
	top:-1em;
}
#hauptmenue ul li:hover > ul {
	position: relative;
	visibility: visible;
}
#hauptmenue ul li ul li {
	border-style:dotted;
	border-width:thin;
	border-color:#012B5D;
	width:200px;
	height:1.5em;
	padding-left:3px;
	margin-top:-1px;

	background-color:#EAEFF3;
	color:#012B5D;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; 
	font-weight:normal;
}
#hauptmenue ul li ul li a {
	background:inherit;
	color:#012B5D;
	height:1.5em;
	text-decoration:none;
	/*width:200px;*/

	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; 
	font-weight:normal;
}
#hauptmenue ul li ul li:hover {
	background-color:#FBF8EF;
}
#hauptmenue ul ul ul{
	float:left;
	visibility:hidden;
	position:absolute;
	top:-2em;
	left:200px;
	margin-left:0px;
	
	width:250px;
}
#hauptmenue ul li ul li:hover > ul {
	position: relative;
	visibility: visible;
}
#hauptmenue ul li ul li ul li {
	clear:both;
	float:left;
	border-style:dotted;
	border-width:thin;
	border-color:#012B5D;

	background-color:#EAEFF3;
	color:#012B5D;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; 
	font-weight:normal;

	/*width:250px;*/
}
#hauptmenue ul li ul li ul li a{
	background:inherit;
	color:#012B5D;
	text-decoration:none;

	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; 
	font-weight:normal;

	/*width:250px;*/
}