@CHARSET "UTF-8";

body{
	/*background-color:#3faa4b;/*75a05f;/*91bc7a*/ 
}
#topictitle{
	font-family:verdana;
	font-size:11pt;
	font-weight:bold;
}
#main{
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	
	background-color:#ffffff;/*e1d1ba*/
	border-style:solid;border-color:#186b8d;border-width:1px;
	width:814px;
	
}
#top{
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	
	background-color:#dedede;overflow:hidden;
	width:814px;height:120px;
	background-image: url('../gfx/top/1.jpg');background-repeat: repeat-x;
}
.topimg{
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
}
#belt1{
	background-color:#6b90ba;
	width:814px;
}
#belt2{
	background-image: url('../gfx/01.jpg');background-repeat: repeat-x;
	width:814px;height:35px;
}
#footer{
	background-color:#6b90ba;
	width:814px;height:20px;display:table-cell;vertical-align:middle;
}
.courseslistposition{
	font-family:verdana;
	text-decoration:none;
	font-size:9pt;
}

/*form { margin: 0; }*/


form { display: inline; }









.menupos{
	height:26px;width:165px;
	font-family:verdana;font-size:8pt;
	background-color:#fcfcfc;
	color:#000000;
	cursor: hand;cursor:pointer;
	/*display:table-cell;vertical-align:middle;*/
}

.menupossel{
	height:26px;width:165px;
	font-family:verdana;font-size:8pt;
	background-color:#fcfcfc;
	color:#de0000;
	cursor: hand;cursor:pointer;
	/*display:table-cell;vertical-align:middle;*/
}



.subpos{
	/*background-image: url('../gfx/02.jpg');background-repeat: repeat-x;*/
	height:18px;width:165px;
	font-family:verdana;font-size:8pt;
	background-color:#f4f4f4;
	/*border-bottom-style:solid;border-bottom-color:#e7e7e7;border-bottom-width:1px;*/
	cursor: hand;cursor:pointer;
}

.subpossel{
	/*background-image: url('../gfx/02.jpg');background-repeat: repeat-x;*/
	height:18px;width:165px;
	font-family:verdana;font-size:8pt;
	background-color:#f4f4f4;
	color:#de0000;
	/*border-bottom-style:solid;border-bottom-color:#e7e7e7;border-bottom-width:1px;*/
	cursor: hand;cursor:pointer;
}

#headcontact{
	font-family:verdana;font-size:8pt;text-align:center;
}

.newsletter{
	font-family:verdana;font-size:8pt;text-align:center;
}
.mbutton{
	font-family:verdana;font-size:8pt;text-align:center;
	}
#content{
	width:620px;
	background-color:#dedede;
	padding-left:10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	
	border-bottom-style:solid;border-bottom-color:#ffffff;border-bottom-width:1px;
	border-left-style:solid;border-left-color:#ffffff;border-left-width:1px;
}

.course{
	font-family:verdana;font-size:11;font-weight:normal;color:#18414b
}
