/* CSS Document */
	@import url("course.css");
.content_text {
color:#FF0000;
}

a {
	color:#777542;
}

body {
position:relative;
	background-color: #d4d3c2;
	color:#777542;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;

}


#wrapper {
	background:  url(/new/_images/bg_white.gif) repeat 50%;
	width:800px;
	float:none;
	overflow:hidden;
	text-align:center;
}


#top {
	position: relative; 
	left: 0px;	
	width: 800px;
	height:61px;
	background-image:url(../_images/top.gif);
}

#language {
position: relative;
float:right;
}



#banner {
	position: relative; 
	left: 0px; 
	/*top: 61px; */
	width: 800px; 
	height: 256px; 
}



#menubar {
	position: relative; 
	backgroun-color:#606c73;
	left: 0px; 
	/*top: 317px; */
	width: 800px;
	font-size:xx-small;
	z-index:999;
}

#content {
	position: relative;
	float:left;
	left: 0px; 
	width:780px;
	padding:0 10px 0 10px;
	background-color:#FFFFFF;
	background:  url(/_images/bg_white.gif) repeat 50%;
	text-align:left;
	font-family:Georgia,Helvetica,sans-serif;
	z-index:1;
}

#content_home {
	position: relative;
	float:left;
	left: 0px; 
	width:780px;
	padding:0 00px 0 00px;
	background-color:#FFFFFF;
	background:  url(/new/_images/bg_home.gif) repeat-y 50%;
	text-align:left;
	font-family:Georgia,Helvetica,sans-serif;
	z-index:1;
}


#content_left {
	position: relative; 
	float:left;
	width: 250px; 
	padding:10px;
	background-color:#fff;	
	overflow:hidden;
/*	border-right:#FF0000 thin;
	border-right-style:double;*/

}

#content_mid {
	position: relative; 
	float:left;
	width: 299px; 
	padding:3px;
	border:thick;
		background-color:#fff;	
	border-right-color:#00FF33;
	border-right:thin;
	overflow:hidden;	
}

#content_right {
	position: relative;  
	float:left; 
	width: 216px; 
	padding:3px;
	background-color:#fff;	
	border-right-color:#00FF33;
	overflow:hidden;
}

#content_home_left {
	position: relative; 
	float:left;
	width: 206px;  /* actual 226 */
	overflow:hidden;
	padding:10px 10px 0 0px;
/*	border-right:#FF0000 thin;
	border-right-style:double;*/

}

#content_home_mid {
	position: relative; 
	float:left;
	width: 319px; /* actual 339 */
	padding:10px;
	overflow:hidden;	
}

#content_home_right {
	position: relative;  
	float:left; 
	width: 215px; /* actual 226 */
	padding:10px 0 10px 10px;

	overflow:hidden;
}

#content_wide {
	position: relative;
	float:left;
	left: 0px; 
	width:760px;
	padding:10px;
	background-color:#FFFFFF;
	text-align:left;
	font-family:Georgia,Helvetica,sans-serif;
	z-index:1;
}


t2_titel {
font-weight:bold;
font-size:larger;
}


t2_content {
	position: relative; 

	width:400px; 
	padding:10px;
	background-color:#fff;	
	overflow:hidden;	
} 


#t2_content_left {
	position: relative; 
	float:left;
	width: 768px;  /*actual 678 */
	padding:5px;
	background-color:#fff;	
	overflow:hidden;	
}
#t2_content_right {
	position: relative;  
	float:left; 
	width: 112px;   /*actual 122 */
	padding:5px;
	background-color:#fff;	
	border-right-color:#00FF33;
	overflow:hidden;
}


#t5_content_left {
	position: relative; 
	float:left;
	width: 442px;  /*actual 452 */
	padding:5px;
	background-color:#fff;	
	overflow:hidden;	


}


#t5_content_mid {
	position: relative;  
	float:left; 
	width: 216px; /* actual 226 */
	padding:5px;

	overflow:hidden;


}


#t5_content_right {
	position: relative;  
	float:left; 
	width: 312px;   /*actual 122 */
	padding:5px 5px; 5px; 15px;
	background-color:#fff;	
	border-right-color:#00FF33;
	overflow:hidden;


}



#footer {
	position: relative;
	left: 0px; 
	width: 800px; 
	/*height: 45px;*/
}
