@charset "utf-8";
body  {
	font: 100% Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
	color: 330033;
	background: #FFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.thrColFixHdr #container { 
	width: 980px;  /* using 20px less than a full 1000px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	background-image: url(Images/hintergrund.gif);
	background-repeat: repeat-y;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/*border: 1px solid #000000; */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

.thrColFixHdr #suchmaschine {
	width: 980px;
	position:relative;
	margin: 2px auto;
	padding: 0 0 0 0;
	text-align: right;
	}
.thrColFixHdr #header { 
	background: #DDDDDD;
	float: left;
	padding: 0 0 0 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	
} 

.thrColFixHdr #leftheader { 
	background: #DDDDDD; 
	float:left;
	padding: 0 0 0 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 

/*Creating the slider navigation in the left sidebar*/

.menu_list {	
	width: 230px;
}
.menu_head #menuleft_frauen {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:0px;
    font-weight:bold;
    background: #59351F center right no-repeat;
	color: #FFF !important;
	text-align: center;
}
.menu_head #menuleft_kinder {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:0px;
    font-weight:bold;
    background: #F7E1E4 center right no-repeat;
	color: #E57F8D !important;
	text-align: center;
}

.menu_body {
	display:none;
	border: 1px  #E57F8D !important;
	
}
.menu_body a{
  display:block;
  color:#E57F8D !important;
  background-color:#FFF;
  border-left: 1px solid #E57F8D !important;
  border-right: 1px solid #E57F8D !important;
  border-bottom: 1px solid #E57F8D !important;
  padding-left:10px;
  font-weight:normal;
  text-decoration:none !important;
  text-align: left !important;
  font-size: 0.9em !important;
}
.menu_body a:hover a:visited{
  color:#000000 !important;
  text-decoration:none !important;
  text-align: left !important;
  font-size: 0.9em !important;
  }




/*Creating 4 small divs, 980px wide to create 3 colored bars below the main navigation. This is where the breadcrumb navigation will go if needed. Ideally into the breadcrumbrosa DIV */
.thrColFixHdr #breadcrumbbraun {
	float:left;
	background-color:#59351F;
	padding: 12px 0 12px 0;
	width:980px;
	text-align:left;
}
.thrColFixHdr #breadcrumbrosa {
	float:left;
	overflow:hidden;
	background-color:#F7D8DE;
	padding: 0px -5px 0px 5px;
	margin: 0 0;
	width:980px;
	height:24px;
	text-align:left;
}

.thrColFixHdr #breadcrumblila {
	float:left;
	overflow: hidden;
	background-color:#9F0856;
	padding:0 0 0 0 ;
	margin: 0 0;
	width:980px;
	height: 7px;
	text-align:left;
}

.thrColFixHdr #breadcrumbgruen {
	float:left;
	background-color:#799823;
	padding: 2px 0 0 0;
	margin: 0 0 15px 0;
	width:980px;
	height: 2px;
	text-align:left;
}
/*End 4 small divs to create the 3 colored bars */
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #sidebar1 {
	text-align:left;
	float: left; /* since this element is floated, a width must be given */
	width: 250px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 10px 0 10px; /* padding keeps the content of the div away from the edges */
	border-left-width:1px;
  	border-left-style:solid;
  	border-color:#957D70;
	
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 184px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 15px 0px; /* padding keeps the content of the div away from the edges */
	border-right-width:1px;
  	border-right-style:solid;
  	border-color:#957D70;
}

/*This is the top box on the right hand side with the dynamic text höhen: braun 36px text flexibel schmetterling 54px*/
.thrColFixHdr #sidebar2-box1 {
	float: right;
	width: 184px;
	text-align: center;
	font-family: Myriad Pro;
	font-size: 20px;
	color: #FFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(Images/wusstestdu_braun_091109.gif);
	background-repeat:repeat-y;
	border-bottom-color:#7a5d4c;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
}
.thrColFixHdr #sidebar2-box2 {
	float: right;
	width: 184px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(Images/wusstestdu_body_091109.gif);
	background-repeat: repeat-y;
}

.thrColFixHdr #sidebar2-box3 {
	float: right;
	width: 184px;
	text-align: center;
	font-family: Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFF;
	margin: 0px 0px 00px 0px;
	padding: 54px 0px 0px 0px;
	background-image: url(Images/wusstestdu_schmetterling_091109.gif);
	background-repeat: no-repeat;
}	
/*News box in der rechten Sidebar*/


.thrColFixHdr #sidebar2-newstop {
	float: right;
	width: 184px;
	text-align: center;
	font-family: Myriad Pro;
	font-size: 20px;
	color: #FFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(Images/wusstestdu_braun_091109.gif);
	background-repeat:repeat-y;
	border-bottom-color:#7a5d4c;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
}
.thrColFixHdr #sidebar2-newstop a, a:visited {
	text-align: center;
	font-family: Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF;
	text-decoration:none;
}


.thrColFixHdr #sidebar2-newstop a:hover {
	text-align: center;
	font-family: Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 20px; --deleted to stop other mouseovers from getting bigger */
	color: #CCC;
}

.thrColFixHdr #sidebar2-news {
	float: right;
	width: 184px;
	height: 169px;
	text-align: center;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	background-image: none;
	background-repeat: no-repeat
}
.thrColFixHdr #sidebar2-news a, a:visited, a:hover, img {
	text-align: center;
	font-family: Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
	/* font-size: 20px; --deleted to stop other mouseovers from getting bigger */
	color: #FFF;
	text-decoration:none;
	border:none;
}

/*Kalender box in der rechten Sidebar*/
.thrColFixHdr #sidebar2-kalendertop {
	float: right;
	width: 184px;
	text-align: center;
	font-family: Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(Images/wusstestdu_braun_091109.gif);
	background-repeat:repeat-y;
	border-bottom-color:#7a5d4c;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.thrColFixHdr #sidebar2-kalendertop a, a:visited {
	text-align: center;
	font-family: Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF ;
	text-decoration:none;
}
.thrColFixHdr #sidebar2-kalendertop a:hover {
	text-align: center;
	font-family: Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
	/* font-size: 20px; --deleted to stop other mouseovers from getting bigger */
	color: #CCC;
}

.thrColFixHdr #sidebar2-kalender {
	float: right;
	width: 184px;
	height: 180px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: none;
}
.thrColFixHdr #sidebar2-kalender a, a:visited, a:hover, img {
	text-align: center;
	font-family: Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
	/* font-size: 20px; --deleted to stop other mouseovers from getting bigger */
	color: #FFF;
	text-decoration:none;
	border:none;
}
	


/*This is the top box on the right hand side with the Book Tipp höhen: braun 36px text flexibel schmetterling 54px*/
.thrColFixHdr #sidebar2-box4 {
	float: right;
	width: 184px;
	text-align: center;
	font-family: Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(Images/wusstestdu_braun_091109.gif);
	background-repeat:repeat-y;
	border-bottom-color:#7a5d4c;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.thrColFixHdr #sidebar2-box4 a, a:visited {
	text-align: center;
	font-family: Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
	/* font-size: 20px; --deleted to stop other mouseovers from getting bigger */
	color: #FFF;
	text-decoration:none;
}
.thrColFixHdr #sidebar2-box4 a:hover {
	text-align: center;
	font-family: Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
	/* font-size: 20px; --deleted to stop other mouseovers from getting bigger */
	color: #CCC;
}
.thrColFixHdr #sidebar2-box5 {
	float: right;
	width: 184px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	background-image: none;
	background-repeat: repeat-y;
	text-align: center;
}
.thrColFixHdr #sidebar2-box5 a, a:visited, a:hover, img {
	text-align: center;
	font-family: Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
	/* font-size: 20px; --deleted to stop other mouseovers from getting bigger */
	color: #FFF;
	text-decoration:none;
	border:none;
}

/*This is the top box on the right hand side with the Gästebuch Link höhen: braun 36px text flexibel schmetterling 54px*/
.thrColFixHdr #sidebar2-box6 {
	visibility:hidden;
	float: right;
	width: 184px;
	text-align: center;
	font-family: Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(Images/wusstestdu_braun_091109.gif);
	background-repeat:repeat-y;
	border-bottom-color:#7a5d4c;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.thrColFixHdr #sidebar2-box6 a, a:visited {
	visibility:hidden;
	text-align: center;
	font-family: Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF;
	text-decoration:none;
}
.thrColFixHdr #sidebar2-box6 a:hover {
	visibility:hidden;
	text-align: center;
	font-family: Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
	/* font-size: 20px; --deleted to stop other mouseovers from getting bigger */
	color: #CCC;
}

.thrColFixHdr #sidebar2-box7 {
	visibility: hidden;
	float: right;
	width: 184px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: none;
	background-repeat: repeat-y;
}
.thrColFixHdr #sidebar2-box7 a, a:visited, a:hover, img {
	text-align: center;
	font-family: Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
	/* font-size: 20px; --deleted to stop other mouseovers from getting bigger */
	color: #000;
	text-decoration:none;
	border:none;
}
/*Ende Sidebar */

.thrColFixHdr #mainContent {
	margin: 0 214px 0 270px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0 10px;
} 

.thrColFixHdr #mainContentBox1 {
	float:left;
	width:470px;
	margin: 0 0 20px 0;
	
}

.thrColFixHdr #mainContentBox2 {
	float: left;
	width:470px;
	margin: 0 0 20px 0;
}

.thrColFixHdr #mainContentBox3 {
	float: left;
	width:470px;
	margin: 0 0px 20px 0;
}
.thrColFixHdr #mainContentBox31 {
	float: left;
	width:470px;
	margin: 0 0px 20px 0;
}

.thrColFixHdr #mainContentBox4 {
	float: left;
	width:470px;
	margin: 0 0px 20px 0;
}
.thrColFixHdr #mainContentBox5 {
	float: left;
	width: 485px;
	margin: 0 0px 20px 0;
}
.thrColFixHdr #mainContentBox6 {
	float: left;
	width: 485px;
	margin: 0 0px 20px 0;
}
.thrColFixHdr #mainContentBox7 {
	float: left;
	width: 485px;
	margin: 0 0px 20px 0;
}
.thrColFixHdr #mainContentBottom {
	float: left;
	width: 470px;
	margin: 0 0px 20px 0;
}

.thrColFixHdr #footer { 
	padding: 0 0 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
		text-align: left;
	background-color: #5a3620;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 5px 30px 0px 10px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 0.6em;
	color:#FFF;
	font-family:Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/**This is the CSS Code for the main navigation */


#mainnavbar {
    width: 796px; height: 150px;
    background:url(Images/Hauptnavi_Homepage_041109.jpg);
    margin: 0 0 0 0; 
	margin-top:0px;
	margin-bottom:0px;
	padding: 0;
    position: relative;}
  #mainnavbar li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; top: 0;}
  #mainnavbar li, #mainnavbar a {
    height: 110px; display: block;}
	
  #NavHome {left: 0px; width:273px;}
  #NavFrauen {left: 274px; width: 111px;}
  #NavKinder {left: 462px; width: 111px;}
  #NavLernen {left: 574px; width: 111px;}
  #NavKurse {left: 686px; width: 111px;}
  
  	
	  #NavFrauen a:hover {
    background: transparent url(Images/Hauptnavi_Homepage_041109.jpg)
    -274px -150px no-repeat;}
  #NavKinder a:hover {
    background: transparent url(Images/Hauptnavi_Homepage_041109.jpg)
    -462px -150px no-repeat;}
  #NavLernen a:hover {
    background: transparent url(Images/Hauptnavi_Homepage_041109.jpg)
    -574px -150px no-repeat;}
  #NavKurse a:hover {
    background: transparent url(Images/Hauptnavi_Homepage_041109.jpg)
    -686px -150px no-repeat;}
	
/* END CSS Code for the main navigation */

/**This is the CSS Code for the Frauen Subpages navigation */
#mainnavbarfrauen {
    width: 796px; height: 150px;
    background:url(Images/Hauptnavi_Frauen_041109.jpg);
    margin: 0 0 0 0; 
	margin-top:0px;
	margin-bottom:0px;
	padding: 0;
    position: relative;}
  #mainnavbarfrauen li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; top: 0;}
  #mainnavbarfrauen li, #mainnavbarfrauen a {
    height: 150px; display: block;}
  #NavHome {left: 0px; width:273px;}
  #NavFrauen {left: 274px; width: 111px;}
  #NavKinder {left: 462px; width: 111px;}
  #NavLernen {left: 574px; width: 111px;}
  #NavKurse {left: 686px; width: 111px;}
  
  	
	  #NavFrauen a:hover {
    background: transparent url(Images/Hauptnavi_Frauen_041109.jpg)
    -274px -150px no-repeat;}
  #NavKinder a:hover {
    background: transparent url(Images/Hauptnavi_Frauen_041109.jpg)
    -462px -150px no-repeat;}
  #NavLernen a:hover {
    background: transparent url(Images/Hauptnavi_Frauen_041109.jpg)
    -574px -150px no-repeat;}
  #NavKurse a:hover {
    background: transparent url(Images/Hauptnavi_Frauen_041109.jpg)
    -686px -150px no-repeat;}
	
/* END CSS Code for the Frauen navigation */

/**This is the CSS Code for the Kinder Subpages navigation */
#mainnavbarkinder {
    width: 796px; height: 150px;
    background:url(Images/Hauptnavi_Kinder_041109.jpg);
    margin: 0 0 0 0; 
	margin-top:0px;
	margin-bottom:0px;
	padding: 0;
    position: relative;}
  #mainnavbarkinder li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; top: 0;}
  #mainnavbarkinder li, #mainnavbarkinder a {
    height: 150px; display: block;}
   #NavHome {left: 0px; width:273px;}
  #NavFrauen {left: 274px; width: 111px;}
  #NavKinder {left: 462px; width: 111px;}
  #NavLernen {left: 574px; width: 111px;}
  #NavKurse {left: 686px; width: 111px;}
  
  	
	  #NavFrauen a:hover {
    background: transparent url(Images/Hauptnavi_Kinder_041109.jpg)
    -274px -150px no-repeat;}
  #NavKinder a:hover {
    background: transparent url(Images/Hauptnavi_Kinder_041109.jpg)
    -462px -150px no-repeat;}
  #NavLernen a:hover {
    background: transparent url(Images/Hauptnavi_Kinder_041109.jpg)
    -574px -150px no-repeat;}
  #NavKurse a:hover {
    background: transparent url(Images/Hauptnavi_Kinder_041109.jpg)
    -686px -150px no-repeat;}
	
/* END CSS Code for the Kinder navigation */

/**This is the CSS Code for the Lernen Subpages navigation */
#mainnavbarlernen {
    width: 796px; height: 150px;
    background:url(Images/Hauptnavi_Lernen_041109.jpg);
    margin: 0 0 0 0; 
	margin-top:0px;
	margin-bottom:0px;
	padding: 0;
    position: relative;}
  #mainnavbarlernen li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; top: 0;}
  #mainnavbarlernen li, #mainnavbarlernen a {
    height: 150px; display: block;}
   #NavHome {left: 0px; width:273px;}
  #NavFrauen {left: 274px; width: 111px;}
  #NavKinder {left: 462px; width: 111px;}
  #NavLernen {left: 574px; width: 111px;}
  #NavKurse {left: 686px; width: 111px;}
  
  	
	  #NavFrauen a:hover {
    background: transparent url(Images/Hauptnavi_Lernen_041109.jpg)
    -274px -150px no-repeat;}
  #NavKinder a:hover {
    background: transparent url(Images/Hauptnavi_Lernen_041109.jpg)
    -462px -150px no-repeat;}
  #NavLernen a:hover {
    background: transparent url(Images/Hauptnavi_Lernen_041109.jpg)
    -574px -150px no-repeat;}
  #NavKurse a:hover {
    background: transparent url(Images/Hauptnavi_Lernen_041109.jpg)
    -686px -150px no-repeat;}
	
/* END CSS Code for the Lernen navigation */

/**This is the CSS Code for the Kurse Subpages navigation */
#mainnavbarkurse {
    width: 796px; height: 150px;
    background:url(Images/Hauptnavi_Kurse_041109.jpg);
    margin: 0 0 0 0; 
	margin-top:0px;
	margin-bottom:0px;
	padding: 0;
    position: relative;}
  #mainnavbarkurse li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; top: 0;}
  #mainnavbarkurse li, #mainnavbarkurse a {
    height: 150px; display: block;}
  
   #NavHome {left: 0px; width:273px;}
  #NavFrauen {left: 274px; width: 111px;}
  #NavKinder {left: 462px; width: 111px;}
  #NavLernen {left: 574px; width: 111px;}
  #NavKurse {left: 686px; width: 111px;}
  
  	
	#NavFrauen a:hover {
    background: transparent url(Images/Hauptnavi_Kurse_041109.jpg)
    -274px -150px no-repeat;}
 	#NavKinder a:hover {
    background: transparent url(Images/Hauptnavi_Kurse_041109.jpg)
    -462px -150px no-repeat;}
  	#NavLernen a:hover {
    background: transparent url(Images/Hauptnavi_Kurse_041109.jpg)
    -574px -150px no-repeat;}
  	#NavKurse a:hover {
    background: transparent url(Images/Hauptnavi_Kurse_041109.jpg)
    -686px -150px no-repeat;}
	
/* END CSS Code for the Kurse navigation */

/**This is the CSS Code for the header navigation on the right - it is named incorrectly as I was not paying attention when naming the div */


#leftheadernav {
    width:184px; height: 150px;
    background:url(Images/rechtenav_main.jpg);
    margin: 0 0 0 0; 
	margin-top:0px;
	margin-bottom:0px;
	padding: 0;
    position: relative;
	float:left;
	}
	
  #leftheadernav li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; left: 0;} /*for a horizontal nav bar, the positioning must be left (or right depending on the design) while a vertical navbar is positioned top:0*/
  #leftheadernav li, #leftheadernav a {
    height: 35px;  
	display: block;
	}
	
	
	#NavKontakt {top: 0px; height:35px; width:184px;}
	#NavKonzepte {top:38px; height:35px; width: 184px;}
  	#NavImpressum {top:73px; height:35px; width: 184px;}
   
  	/*this is where the image slides over and replaces the background of the list item with the mouse over portion of the image. The negative pixel adjustments shift left and right with their first value (negative values shift from right to left), the second value shifts top and bottom (negative values shift upwards)*/
	#NavKontakt a:hover {
    background: transparent url(Images/rechtenav_main.jpg)
    -184px 0px no-repeat;}
 	#NavKonzepte a:hover {
    background: transparent url(Images/rechtenav_main.jpg)
    -184px -38px no-repeat;}
  	#NavImpressum a:hover {
    background: transparent url(Images/rechtenav_main.jpg)
    -184px -73px no-repeat;}
  
	
/* END CSS Code for the header navigation on the left */

/* Begin Styling Body elements */

.thrColFixHdr h1 {
	font-family: Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
	color: #330033;
	margin: 0 0 0 0;
	font-size: 1.6em;
}
.thrColFixHdr h2 {
	font-family: Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
	color: #330033;
	margin: 0 0 0 0;
	font-size: 1.4em;
}
.thrColFixHdr h3 {
	font-family: Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
	color: #330033;
	margin: 0 0 0 0;
	font-size: 1.2em;
}
/* Anzeige des Tageszitates in der rechten Navigationsleiste */
.thrColFixHdr .zitate {
	font-family: Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
	color: #330033;
	padding: 10px 20px 0 20px;
	font-size: 0.8em;
	text-align:left;
	font-style:italic;
	}
	
.thrColFixHdr .fontwhite {
	font-family: Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align:left;
	}	

	
.thrColFixHdr .einleitung {
	font-family; Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
	color: #330033;
	font-size: 1.2em;
	text-align: left;
	margin-top: -2px;
}
/* Wie die Bilder in den Boxen auf den Content Seiten angezeigt werden */
.boximage {
	float: left;
	width: 70px;
	border: 2px solid #000;
	margin-right: 10px;
	margin-bottom: 2px;
	border-color:#E06273;
	border-width:thin;
	}

.boximage-right {
	float: right;
	width: 70px;
	border: 2px solid #000;
	margin-right: 10px;
	margin-bottom: 2px;
	border-color:#E06273;
	border-width:thin;
	}
/*Style fuer Tabellenzeilen auf der Kurskalenderseite */
#kurskalender {
}
.thrColFixHdr #container #mainContent #kurskalender .kurskalenderoben tr {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
/*
.kurskalenderoben tr, td {
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}

.kurskalenderunten tr,td {
	border-bottom: 1px solid #957D70;
	border-right: 1px solid #957D70;
	border-left: 1px solid #957D70;
}
.kurskalendermitte tr,td {
	border-left:1px solid #957D70;
	border-right:1px solid #957D70;
}
*/
	
/*Anzeige der Breadcrumb Navigation */

.breadcrumbs {
	color:#E06273;
	font-size: 0.6em;
	font-family: Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	margin: 0 0 5px 0;
}

.kleinertext {
	font-size: 0.6em;
	font-family: Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
/* ******************End Styling Body Elements********* */

/* Definition der Anzeige des Google Suchergebnisses auf der suchergebnisse.html Seite */
#SuchContent {
	float:left;
	width: 980px;
	background-color:#FFF;
	padding: 20px 0 0 0;
	margin: 0 0 0 0;
}

#cse-search-results {
	float: left;
	width: 980px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
/*Ende Suchergebnisse*/

/* Definition der Anzeige des Adventskalenders auf der advent.html Seite */
#Advent {
	float:left;
	width: 470px;
	background-color:#FFF;
	padding: 0 0 0 0;
}
/*Ende Advent*/

/* Definition der Links in der Tag Cloud */
.thrColFixHdr #tagcloud {
	float: right;
	width: 184px;
	margin: 0 0 20px 0;
}
.thrColFixHdr #tagcloud a, a:visited {
	 text-decoration:none;
	 font-family:Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
	 color:#300;
 }

.thrColFixHdr #tagcloud a:hover {
	 text-decoration:none;
	 font-family:Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
	 font-style: italic;
	 color:#600;	  
 }
 
 /* Ende der Tag Cloud Link Definition */

/* tabellen Styles */
.thrColFixHdr .tabellenborder1 {
	border: 1px solid #000;
}
.thrColFixHdr .tabellenborder1 a, a:visited {
	 text-decoration:underline;
	 font-family:Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
	 color:#000;
}
.thrColFixHdr .tabellenborder1 a:hover {
	text-decoration:none !important;
	 font-family:Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
	 font-style: italic !important;
	 color:#000 !important;
}

.thrColFixHdr a {
	font-family:Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #330033;
	text-decoration:underline;
}

.thrColFixHdr a:hover {
	font-family:Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #330033;
	text-decoration:underline;
}

.thrColFixHdr a:visited {
	font-family:Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: inherit;
	color: #330033;
	text-decoration:underline;
	
}
.popuptext {
	font-family: "Myriad Pro", Verdana, Arial, Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}

.popuptext h1 {
	color: #efefef;
}
/* OVERLAY POPS using JQuery Tools */
#overlay {
	background-image: url(Images/transparentbrownsmall.png);
	
	color:#efefef;
	height:450px;
}

/* container for external content. uses vertical scrollbar, if needed */
.contentWrap {
	height:441px;
	overflow-y:auto;
}
/* the overlayed element */
.apple_overlay {
	
	/* initially overlay is hidden */
	display:none;
	
	/* growing background image */
	background-image:url(Images/white.png);
	
	/* 
		width after the growing animation finishes
		height is automatically calculated
	*/
	width:640px;		
	
	/* some padding to layout nested elements nicely  */
	padding:35px;

	/* a little styling */	
	font-size: 12px;
	font-family: Myriad Pro, Verdana, Arial, Helvetica;
	color: #efefef;
}

/* default close button positioned on upper right corner */
.apple_overlay div.close {
	background-image:url(Images/close.png);
	position:absolute; right:5px; top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}
/* ENDE Ovelay Pops */

