    @charset "utf-8";
/* CSS Document */

/* ***********************************
   ********* Global *********  */

p {
	font-family:"Myriad pro", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
img, img a { border:0; }
.strong { font-weight:bold; }

/* ********* End Global ********* 
*********************************** */

/* ***********************************
   ********* header *********  */

#header #home_box {
	padding:80px 0 200px 90px;
}
#header #home_box.seiteOhneBild { padding-bottom:80px; }

#header #float_box_right {
	float:right;
	width:400px;
	margin:50px 76px 0 0;
	text-align:right;
}

#header #nav_punkt_box {
	margin:0px;
}
#header #nav_punkt_box img { padding: 2px; border:0; }
#FlashID2, #FlashID3 { padding: 2px; border:0; }

#header #bild_box {
	margin:20px 0 0 0;
}
#header .brainGym {
	margin:-10px 0 0 0 !important;
}


#header #FF_rahmen { border-right: #000 solid 1px; border-left: #000 solid 1px; height:250px; width:186px; float:right; padding:0; }
#header #FF_rahmenGross { border-right: #000 solid 1px; border-left: #000 solid 1px; height:530px; width:396px; float:right; padding:0; }

.video-link a {
	text-decoration: none;
	color: #c3cbb9;
	font-size: 90%;
}
.video-link a:hover {
	color: #fff;

}

/* ********* End header ********* 
*********************************** */

/* ***********************************
   ********* sidebar1 *********  */

#sidebar1 #navi {
	position:fixed;
	bottom:107px;
	margin:110px 0 0 100px;
	background:url(../pic/hg-navigation.png) repeat-y;
}

#sidebar1 #navi ul { 
	margin:0;
	padding:10px 0 6px 10px;
	list-style:none;
	font-family:"Myriad pro", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:normal;
}
#sidebar1 #navi ul li.empty {
	font-size:10%;
	font-weight:bold;
	line-height:0.5em;
}

#sidebar1 #navi ul a {
	display:block;
	width: 250px;
	height:25px;
	line-height:27px;
	text-decoration:none;
	color:#c3cbb9;
	font-size:95%;
}
#sidebar1 #navi ul .current a {
	font-size:150%;
	font-weight:bold;
	line-height:27px;
}
#sidebar1 #navi ul .seminare a {
	font-size:120%;
	font-weight:bold;
}
#sidebar1 #navi ul li a:hover {
	text-decoration:none;
	color:#c3cbb9;
	font-size:150%;
	font-weight:bold;
}

/* ********* End sidebar1 ********* 
*********************************** */

/* ***********************************
   ********* mainContent *********  */

#mainContent #textBox {
	background:url(../pic/hg-textfeld.png) no-repeat right 35px;
	margin:1px 58px 0 37px;
	padding-bottom:4px;
}
#mainContent #textBox.start { background-image:none; }
#mainContent h1 a { display:block; color:#c3cbb9; font-size:100%; font-weight:normal; text-decoration:none; }
#mainContent a { color:#c3cbb9; font-size:110%; text-decoration: underline; }
#mainContent a:hover { text-decoration: none; }

#mainContent h1 {
	font-family:"Myriad pro", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:280%;
	font-weight: normal;
	margin:0;
	padding:2px 0 15px 0px;
}
#mainContent p {
	padding:0 43px 0 40px;
	font-size:110%;
	font-weight:normal;
	line-height:1.2em;
}
/*#mainContent p.morePadding { padding-top:10px; }
*/

#mainContent ul {
	font-family:"Myriad pro", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin:15px 0 10px 45px;
	font-size:110%;
	font-weight:normal;
	list-style: disc;
	line-height:1.4em;
}

/*--------Formularformatierung-----------*/
#mainContent table#formular, 
#mainContent table#danke { width:80%; margin:25px 0 0 40px; padding:0; font-family:"Myriad pro", "Lucida Sans Unicode", "Lucida Grande", sans-serif; }
#mainContent table#infothek { width:90%; margin:15px 0 0 40px; padding:0; font-size:110%; font-family:"Myriad pro", "Lucida Sans Unicode", "Lucida Grande", sans-serif; }
#mainContent table#formular td.text { font-size:90%; line-height:1.0em; padding:8px 0 2px 15px; margin:0; }
#mainContent table#danke td.text { font-size:110%; text-align:left; padding:8px 0 2px 0; margin:0; }
#mainContent table#infothek td.text { padding:5px 0 2px 0; margin:0; }
#mainContent table#infothek tr.empty { padding:0; margin:0; font-size:10% }
#mainContent input.width01 { width:197px; background-color:#e4e7e1; border:0; height:20px; margin:0; padding:0; }
#mainContent input.width02 { width:430px; background-color:#e4e7e1; border:0; height:20px; margin:0; padding:0;  }
#mainContent textarea.width { width:430px; background-color:#e4e7e1; }
#mainContent #submit {
	padding:2px 15px;
	margin-top:4px;
	height:25px;
	line-height:1.2em;
	background-color:#675a8a;
	border:1px solid #afa6c5;
	color:#c3cbb9;
	font-weight:normal;
	cursor:pointer;
	font-family:"Myriad pro", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:90%;
}
#mainContent #submit:hover { background-color:#afa6c5; color:#555; border:1px solid #675a8a; }

/*--------End Formularformatierung-----------*/


/* ********* End mainContent ********* 
*********************************** */

/* ***********************************
   ********* footer *********  */

#footer p {
	padding:0 85px 30px 0;
	font-size:70%;
	font-weight:normal;
}
#footer a {
	color: #c3cbb9;
	text-decoration:none;	
}
#footer a:hover {
	color: #eee;
	text-decoration:none;	
}
/* ********* End footer ********* 
*********************************** */
