body {
	margin:0px;
	/*
	background-image:url(http://www.online-educa.com/images/bg_gradient.png);
	background-repeat:repeat-x;
	background-position:top;
*/
  background-color:#ffffff;
	
}

div.teaserOverview {
	margin:0px 0px 10px 0px;
	padding: 2px 5px  0px  5px;
	background-color:#E4E6EF;
	width:565px;
	overflow: auto;
}

div.teaser {
	margin:0px 0px 10px 0px;
	padding: 2px 5px  0px  0px;
	background-color:#ffffff;
	width:565px;
	overflow: auto;
}

div.teaser p {
	font-weight: bold;
	line-height: 18px;
}

div.kolummne {
	margin:0px 0px 10px 0px;
	padding: 5px 5px  0px  5px;
	background-color:#CFE19F;
	width:565px;
	overflow: auto;
}

div.photoBoxFloatRight {
	/*width: 120px;*/
	float: right;
	margin: 0px 0px 0px 6px;
}

div.photoBoxFloatRight p {
	font-size:10px;
	color:#000000;
	text-align:left;
	line-height: 14px;	
}

div.photoBoxFloatLeft {
	float: left;
	width: 110px;	
	margin: 0px 6px 0px 0px;	
}

div.photoBoxFloatRight img, div.photoBoxFloatLeft img {
	border: solid 1px #999999;
	margin-top: 4px;	
}

div.photoBoxFloatRight img.noBorder, div.photoBoxFloatLeft img.noBorder {
	border: solid 1px #FFFFFF;
	margin-top: 4px;	
}

div.teaser div.photoBoxFloatRight img.noBorder, div.teaser div.photoBoxFloatLeft img.noBorder {
	border: solid 1px #E4E6EF;
	margin-top: 4px;	
}

div.photoBoxFloatRight p {
	font-size: 10px;
	margin: 0px 0px 5px 0px;
	border-width: 0;
}

a {
	color: #4D6BAC;	
}

a:hover {
	color: #81A22B;
	color:#C33040;		
}

span.noBreak {
  white-space:nowrap;
}

p, li, ul, ol, body, table, tr, td, h1, h2, h3, h4, h5, select, input, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:left;
	line-height: 16px;	
}

p {
	text-align:left;
	margin-top:0px;
	margin-bottom:12px;
}

p.untertitel {
	font-size:10px;
}

h1 {
	font-size:14px;
	line-height: 18px;
	font-weight: bold;
	color: #4D6BAC;
	margin:0;
	padding:0;
	margin-bottom: 8px;
}

h2 {
	font-size:11px;
	color: #4D6BAC;
	font-weight:bold;
	margin-top:35px;
	padding:0;
	margin-bottom:2px;
}

h3 {
	font-size:13px;
	color: #4785B8;
	font-weight:bold;
	margin:0;
	padding:0;
	margin-bottom:2px;
}

 h4 {
	color: #4D6BAC;
	font-weight:bold;
	margin-top: 22px;
	margin-bottom: 0px;	
	padding:0px;
}

h5 {
	font-size: 11px;
	color: #333333;	
	margin-bottom: 0px;	
	margin-top: 35px;	
}

.h3Line {
  	border-top:1px solid #F29200;
	height:10px;
}

#main {
	width:575px;
}

#main .boxedTitle {
	border:1px solid #999999; 
	padding: 5px; 
	margin-bottom:10px;
	background-color:#EEEEEE;
}

#main .boxHeader {
	background-color:#EEEEEE;
	border:1px solid #CCCED8;
	font-weight:bold; 
}

#main .box {
	background-color:#FFFFFF;
	border:1px solid #CCCED8; 
}

#main ul {
	margin: 0px;
	margin-left: 25px;
	padding: 0px;
	margin-bottom:10px;
}

#main ul ul {
	margin: 0px;
	padding: 0px;
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom:5px;
}

#main li {
	list-style-image:url(../images/icon_li.gif);
	list-style-position:outside;
	padding:2px;
	padding-left: 0px;
}

#main li li {
	list-style-image:url(../images/icon_li_2.gif);
	list-style-position:outside;
	padding:2px;
	padding-left: 0px;
}

#main strong {
	color:#333333;
}

#main .button {
	color:#000000;
	background-color: #E7E7E7;
	height: 20px;
	width: 100px;
	border: 1px solid #C7C7C7;
	cursor:pointer;
	text-align:center;
	padding-bottom:1px;
}

#main .button2 {
	color:#FFFFFF; 
	background-color:#F29200;
	height: 20px;
	width: 100px;
	border: 1px solid #999999;
	cursor:pointer;
	text-align:center;
	padding-bottom:1px;
}

#main .col {
	float:left;
	padding-bottom:4px;
}

#main .clear {
	clear:both;
}

#main .col1 {
	float:left;
	width:250px;
	padding-bottom:4px;
}

#main .col2 {
	text-align: left;
	padding-bottom:4px;
	clear:right;
}

#main .col_button {
	margin:0;
	padding:0;
	padding-left:250px; 
	padding-top:20px;
	text-align: left;
	clear:right;
}


#main .formLeft {
}

/* Margin set here for the registration form */
#main .formLeft li {
	margin-left:20px;
}

#main .formRight {
}


#main textarea, input, select {
	width: 310px;
	margin:0;
}

#main textarea {
	border:1px solid #C7C7C7;
}

#main input.text {
	border:1px solid #C7C7C7;
}

#main input.checkbox {
	width:20px;
}

#main input.radio {
	width:20px;
}

#main input.image {
	background:0;
	border:0;
	height:28px;
	width:64px;
}

#main select {
	border:1px solid #C7C7C7;
}

#main .chart {
	padding-top:15px;
	padding-left:4px;
	font-size:10px;
}

#main .chart .item {
	margin-bottom:5px;
	width:150px;
	float:left;
	clear:both;
}

#main .chart .bar {
	margin-bottom:5px;
	color:#FFFFFF;
	background-color:#B1B1B5;
	border:1px solid #666666;
	float:left;
}

#layout {
	/* width:760px; */
	width:903px;
}

#navigation {
	width:186px; 
	height:400px; 
	background-color:#22FFFF;
	padding-top:6px;
	vertical-align:top;
	background-image:url(../images/nav_bg.gif)
	/* ackground-repeat: repeat-y;*/
}

#navigation ul {
	padding:0;
	margin:0;
	list-style-type:none;
}

#navigation a {
	display:block;
	width:153px;
	padding-left:9px;
	margin-left:2px;
	margin-right:2px;
	margin-bottom:3px;
	margin-top:0px;
	line-height:16px;
	text-decoration:none;
	font-size:10px;
	color:#000000;
}

#navigation a:hover {
	background-color:#4785B8;
	
	background-color:#C33040;
	color:#FFFFFF;
}

#navigation div.noHover a:hover {
	background-color:#FFFFFF;
}


#navigation a.main {
	font-size:11px;
}

#navigation a.sub {
	width:137px;
	padding-left:25px;
	background-image:url(../images/icon_item_2.gif);
	background-repeat:no-repeat;
	background-position:left;
	background-position:top;
	margin-bottom:5px;
	padding-bottom:1px;
}

#navigation a.sub:hover {
	background-image:url(../images/icon_item_2_hl.gif);

}

#navigation a.sub_select {
	width:137px;
	padding-left:25px;
	background-image:url(../images/icon_item_2_hl.gif);
	background-repeat:no-repeat;
	background-position:left;
	background-position:top;
	margin-bottom:5px;
	padding-bottom:1px;
	color:#FFFFFF;
	background-color:#4785B8;
	background-color:#C33040;	
}


#navigation a.subArticle {
	width:154px;
/*	padding-left:25px;*/
	background-image:url(../images/article_divider.gif);
	line-height: 13px;	
	background-repeat:no-repeat;
	background-position:top;
	background-position:top;
	margin-bottom:1px;
	padding-bottom:5px;
	padding-top:5px;	
}

#navigation a.subArticle:hover {
/*	background-image:url(../images/icon_item_2_hl.gif);*/
	background-color:#F0F0F0;
color: #000000;
}

#navigation a.subArticle_select {
	width:137px;
	padding-left:25px;
	background-image:url(../images/icon_item_2_hl.gif);
	padding-top:5px;		
	background-repeat:no-repeat;
	background-position:left;
	background-position:top;
	margin-bottom:1px;
	padding-bottom:5px;
	color:#FFFFFF;
	background-color:#4785B8;
}



#navigation a.current {
	color:#000000;
	font-weight:bold;
	font-size:11px;
}

#navigation a.current:hover {
	background-color:#FFFFFF;
	color:#000000;
}

#navigation a.back {
	width:134px;
	padding-left:25px;
	margin-top:10px;
	margin-bottom:2px;
	padding-bottom:1px;
	background-image:url(../images/icon_back.gif);
	background-repeat:no-repeat;
	background-position:left;
}

#navigation a.back:hover {
	background-color:#99BF33;
	background-color:#C33040;		
	
	background-image:url(../images/icon_back_hl.gif);
}


#main {  
	background-color:#FFFFFF; 
	vertical-align:top;
	padding:9px;
	height:420px;
}

#extra { 
	width:190px;
	background-color:#FFFFFF;
	vertical-align:top;
}

#header_1 {
	/*background-image:url(http://www.online-educa.com/images/header_1_1.png);*/
	height:32px;
	width:780px;
	background-repeat:no-repeat;	
}
#header_2 {
	background-image:url(../images/header_2009.gif);
	height:91px;
	height:87px;	
	width:780px;
	background-repeat:no-repeat;		
}

#title {
	height:23px; 
	text-align:right; 
	font-size:12px; 
	padding-right:8px;
	background-image:url(../images/header_2009_right.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	font-weight:bold;
	color:#4785C2;
	padding-bottom:3px;
}

#title a {
	color:#75A327;
	text-decoration:none;
}

#title a:hover {
	text-decoration:none;
}

#title a.sub {
	color:#5A79B6;
}

#language_en {
	height:22px;  
	background-image:url(../images/header_2009_left.gif);	
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

#language_de {
	height:22px;  
	background-image:url(../images/language_de.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

#language_es {
	height:22px;  
	background-image:url(../images/language_es.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

#language_fr {
	height:22px;  
	background-image:url(../images/language_fr.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

#divider {
	background-color:#81A22B;
	background-color:#FFFFFF;	
	width:1px;
}

#footer {
	/*background-image:url(../images/footer.gif);*/
	height:20px;
	width:780px;
}

#bottomNavigation {
	border-top:1px solid #cccccc;
	margin-right:2px;
	margin-left:2px;
	margin-top:10px;
	text-align:center;
}

#bottomNavigation a {
	width:149px;
	padding-left:35px;
	line-height:16px;
	text-decoration:none;
	font-size:10px;
	color:#666666;
}

#bottomNavigation a:hover {
	text-decoration:underline;
}

#sponsors_top {
/*
	background-image:url(../images/sponsors_top.gif);
	background-position:top;
	background-repeat:no-repeat;
	*/
}

#sponsors_bottom {
	background-image:url(../images/sponsors_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

#sponsors_middle {
	vertical-align:top;
	background-color:#FFFFFF;
}

#dividerSponsor {
	width:10px;
}

.underline {
	text-decoration:underline;
}

.infoBlock {
	width:216px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px;
	padding:1px;
	background-color:#FFFFFF;
	border: 1px solid #D3D3D6;
	margin-left:5px;
}

.infoBlock .header {
	height:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#FFFFFF;
	text-align:left;
	padding-left:1px;
	padding-right:2px;
	text-align:right;
	background-repeat:repeat-y;
}

.infoBlock .item {
	text-align:left;
	padding-left:10px;
	padding-right:4px;
	padding-top:4px;
	padding-bottom:4px;
	margin-left:2px;
	background-image: url(../images/icon_li_3.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}

.infoBlock .item a,
.infoBlock .item a:link,
.infoBlock .item a:visited {
	text-decoration:none;
	color:#000000;
	display:block;
	width:199px;
	
}

.infoBlock .item a:visited:hover,
.infoBlock .item a:hover {
	background-color:#FFFFFF;
}

.infoBlock_small {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5582AA;
	padding-bottom:5px;
}

.infoBlock_small .header {
	padding-left:4px;
	margin-left:2px;
	margin-right:2px;
	margin-top:0px;
	width:117px;
	text-align:left;
	color:#FFFFFF;
	background-color:#8AA7C6;
}

.infoBlock_small .content {
	padding-left:4px;
	margin-left:2px;
	margin-right:2px;
	margin-top:0px;
	width:117px;
	text-align:left;
	background-color:#FFFFFF;
}

.picture {
	border: 1px solid #2D5299;
}

.superScript {
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:super;
	font-size:70%;
	font-style:italic;
}

.linedHeader {
	padding-top:2px;
	padding-bottom:2px;
	background-color:#6C9DC6;
	color:#FFFFFF;
	padding-left:3px;
	border:0;
	margin-top:20px;
}
