@charset "utf-8";
/* CSS Document */

body {
	font: 12px "Trebuchet MS", "Lucida Sans unicode", Arial, Helvetica, sans-serif, courier;
	margin:0px;
	padding:0px;
	margin-top:10px;
}

div {
	font-size:10px;
	margin:0px;
}

p {
	margin:0px;
	padding:0px;
	font-size:13px;
}

form {
	margin:0px;
}

img {
	border:none;
}

.white {
	color:white;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.gray {
	color:#8B9298;
}

.yellow{
	color:#F9A51A;
}

/*h1= main menu*/
h1 {
	margin:10px;
	margin-bottom:0px;
	margin-top:5px;
	font-size:18px;
	font-weight:100;
	vertical-align:middle;
	position:relative;
	top:-5px;
}

/*h2=course title*/
h2 {
	font-size:19px;
	font-weight:bold;
	margin:0px;
	margin-bottom: 9px;
}

/*h3=course date*/
h3 {
	font-size:14px;
	font-weight:100;
	margin:0px;
	margin-left:2px;
}

h4 {
	float:right;
	color:#FBB03B;
	font-size:12pt;
	font-weight:bold;
	margin:0px;
	padding-right:5px;
	position:relative;
	top:-10px;
}

.sidebartext {
	margin:0px;
	float:left;
	width:220px;
	color:white;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}

.sidebartext2 {
	float:left;
	width:145px;
	color:white;
	font-size:11pt;
	font-weight:bold;
}

#sidebartext3 {
	float:left;
	width:142px;
	color:white;
	font-size:11px;
	font-weight:100;
	position:relative;
	line-height:13px;
}

#sidebartext4 {
	width:195px;
	color:white;
	font-size:11px;
	font-weight:100;
	position:relative;
	line-height:13px;
	margin-left:20px;
	padding:3px;
	padding-bottom:5px;
}

#arrow_white_gray {
	float:left;
	padding-left:8px;
}

#info_menu_links {
	color:white;
	font-size:12px;
	font-weight:bold;
}

p.footertext {
	color:white;
	font-size:11px;
}

#bannertext {
	width:227px;
	color:white;
	font-size:11px;
	font-weight:100;
	line-height:12px;
	position:relative;
	top:10px;
	left:10px;
}

p#breadcrumbs{
	font-size:12px;
	margin:0px;
	margin-top:-3px;
	padding-left:20px;
	float:left;
	
}

.white_text_small {
	color:white;
	font-size:10px;
	font-weight:bold;
}

#more_trends {
	float:right;
	position:relative;
	top:-10px;
	margin:0px;
}

div.bgstretcher {
	width:220px;
	clear:both;
	font-size:0px;
}

.grayring1 {
	position:relative;
	top:8px;
}

.grayring2 {
	position:relative;
	top:4px;
}

.yellowring {
	position:relative;
	top:7px;
}

#arrow_ring_yellow1 {
	position:relative;
	top:5px;
}

#arrow_ring_yellow2 {
	position:relative;
	top:5px;
}

.sidebarpicsmall {
	margin: -2px 0px 8px 0px;
	float:left;
}

#sidebarpiclarge {
	margin:-2px 0px 3px 0px;
	float:right;	
}

#container {
	left:0px;
	top:0px;
	width:1009px;
	margin: 0 auto;
}

#tag_cloud_container {
	width:1009px;
	height:61px;
	background-color:#8B9298;
	margin-bottom:10px;
	overflow:hidden;
}

div#logo {
	width:717px;
	height:132px;
	float:left;
	background:url(../images/logo.gif) no-repeat;
}

#info_menu_yellow {
	float:left;
	width:292px;
	height:132px;
	background-image:url(../images/yellowslope.gif);
	background-repeat:no-repeat;
	background-color:#8B9298;
}

#info_menu_gray {
	float:left;
	width:292px;
	height:132px;
	background-image:url(../images/grayslope.gif);
	background-repeat:no-repeat;
	background-color:#8B9298;
}

#nav_main {
	color:#8B9298;
	width:1009px;
	height:50px;
	float:left;
	background: url(../images/cammid.gif) 100% 0 no-repeat;
}

#footertext1 {
	/*float:left;*/
	/*width:697px;*/
	padding:7px;
	padding-left:10px;
}

#footertext2 {
	/*float:left;*/
	/*width:277px;*/
	padding:7px;
	padding-left:10px;
}

#tag_cloud {
	margin: 4px -50px 8px -20px;
	line-height:16px;
	font-style:"Arial";
}

.tggray {
	color:#808080;
	font-size:18px;
}

.tgyellow {
	color:#F7931E;
	font-size:14px;	
}

.tgwhite {
	color:white;
	font-size:16px;
}

#content_container {	
	color:#8B9298;
	float:left;
	width:717px;
	margin-bottom:10px;
	overflow-y:auto;

}

#sidebar {
	float:left;
	width:282px;
	height:100%;
	margin-bottom:10px;
	background: #F9A51A url(../images/ring_on_yellow.gif) no-repeat;
}
#sidebar_gray {
	float:left;
	width:282px;
	margin-bottom:10px;
	background: #8B9298 url(../images/ring_on_gray.gif) no-repeat;
}

#footer {
	clear:both;
	width:1009px;
	height:75px;
	background-color:#8B9298;
}

#sidebartitle {
	font-size:20px;
	color:white;
	font-weight:100;
	margin-left:55px;
	margin-top:13px;
}


/*styles index/cursusaanbod/workshopaanbod*/

.t {background: url(../images/dot.gif) 0 0 repeat-x; height:100%;}
.b {background: url(../images/dot.gif) 0 100% repeat-x; height:100%;}
.l {background: url(../images/dot.gif) 0 0 repeat-y; height:100%;}
.r {background: url(../images/dot.gif) 100% 0 repeat-y; height:100%;}
.bl {background: url(../images/bl.gif) 0 100% no-repeat; height:100%;}
.br {background: url(../images/br.gif) 100% 100% no-repeat; height:100%;}
.tl {background: url(../images/tl.gif) 0 0 no-repeat; height:100%;}
.tr {background: url(../images/tr.gif) 100% 0 no-repeat; height:100%;}
.ybl {
	background: url(../images/ybl.gif) 0 100% no-repeat;
	width:11px;height:11px;float:left;clear:left;margin-top:98px;
}
.ybr {
	background: url(../images/ybr.gif) 100% 100% no-repeat; height:100%;
	width:11px;height:11px;float:right;clear:right;margin-top:98px;
}
.ytl {
	background: url(../images/ytl.gif) 0 0 no-repeat; height:100%;
	width:11px;height:11px;float:left;
}
.ytr {
	background: url(../images/ytr.gif) 100% 0 no-repeat;
	width:11px;height:11px;float:right;
}

.cutout {background: url(../images/cutout.gif) no-repeat; height:64px;}

.tL {background: url(../images/dot.gif) 0 0 repeat-x; height:100%;}
.bL {background: url(../images/dot.gif) 0 100% repeat-x; height:100%;}
.lL {background: url(../images/dot.gif) 0 0 repeat-y; height:100%;}
.rL {background: url(../images/dot.gif) 100% 0 repeat-y; height:100%;}
.blL {background: url(../images/bl.gif) 0 100% no-repeat; height:100%;}
.brL {background: url(../images/br.gif) 100% 100% no-repeat; height:100%;}
.tlL {background: url(../images/tl.gif) 0 0 no-repeat; height:100%;}
.trL {background: url(../images/tr.gif) 100% 0 no-repeat; height:100%} 

#cutoutL {background: url(../images/cutoutL.gif) no-repeat;}


#gray_rounded_top {
	width:242px;
	margin:0;
	font-size:0px;
	margin-top:20px;
}
*:first-child+html #gray_rounded_top {
	margin-bottom:-4px;
}
*html #gray_rounded_top {
	margin-bottom:-4px;
}

#sidebarbanner {
	margin-top:10px;
	width:242px;
	height:72px;
}

#gray_rounded_bottom {
	width:242px;
	margin:0px;
	font-size:0px;
}
*:first-child+html #gray_rounded_bottom {
	margin-bottom:4px;
}
*html #gray_rounded_bottom {
	margin-bottom:4px;
}

#sidebar_round_corners {
	width:240px;
	border-color:#FFFFFF;
	border-style:solid;
	border-width:0px;
	border-left-width:1px;
	border-right-width:1px;
	background: url(../images/arrow_white_gray.gif) 7px 0px no-repeat;
	margin:0px;
}	


div.more_info {
	position:relative;
	float:right;
	right:5px;
	bottom:5px;
}

div.send_button {
	position:relative;
	float:right;
	right:5px;
}

.coursebanner {
	padding:10px;
	padding-top:0px;
	padding-bottom:5px;	
	height:64px;
}

#contentbox_large{
	padding:10px;
	padding-top:0px;
	padding-bottom:0px;
	height:100%;
}

div.coursebannertext_overview {
	padding-top:8px;
	margin-left:245px;
}

div.coursebannertext {
	padding-top:14px;
	margin-left:245px;
}

div.coursebannertext_search {
	padding-top:15px;
	margin-left:25px;
}

div#content_menu_container {
	margin-top:45px;
	margin-left:10px;
	width:150px;
	float:left;
}
div#content_menu_container_2 {
	margin-top:65px;
	margin-left:10px;
	width:150px;
	float:left;
}

img.content_menu_item_image{
	float:right;
}
	
div.content_menu_item {
	margin-bottom:15px;	
	float:right;
	width: 104px;	
	padding-right:10px;

}

p.content_menu_item_text{
	float:right;
	color:#8B9298;
	text-align:right;
	font-size:14px;
	font-weight:bold;

}

div.content_text_container {
	float:left;
	margin-top:45px;
	margin-bottom:20px;
	height:100%;
	width:510px;
	padding:0 10px 0 10px;
}
* html div.content_text_container, * html div.content_text_container_2, * html div.content_text_container_3 {
	width:500px;
}

div.content_text_container_3 {
	float:left;
	margin-top:65px;
	margin-bottom:20px;
	height:100%;
	width:510px;
	padding:0 10px 0 10px;
	
}
div.content_text_container_2 {
	float:right;
	margin-top:48px;
	margin-bottom:20px;
	width:510px;
	padding:0 10px 0 10px;
	
}

div.content_text_container_4 {
	float:left;
	margin-top:0px;
	margin-bottom:20px;
	margin-left:15px;
	height:100%;
	width:800px;
	padding:0 10px 0 10px;
}

p.content_text{
	margin:0px;
	font-size:13px;
}

div#allcourses1 { /*yellow texts are in here*/
	padding:10px;
	height:30px;
}

div#allcourses2 { /*yellow texts are in here*/
	padding:10px;
	height:0px;
}

#sidebarcontent_title{
	height:60px;
}

.sidebarcontent_container {
	margin-left:20px;
	margin-right:20px;
	margin-bottom:10px;
	border-bottom: 1px white solid;
}

.sidebarcontent_container_noborder {
	margin-left:20px;
	margin-right:20px;
	margin-bottom:10px;
}

#info_menu_container {
	margin-top:40px;
	margin-left:20px;
	margin-right:20px;
}

.arrow_yellow {
	float:left;
	position:relative;
	top:5px;
}

.arrow_gray {
	float:left;
	position:relative;
	top:5px;
}

#searchinput {
	margin-top:6px;
	margin-left:23px;
	border-style:none;
	border-color:white;
	font-weight:bold;
	color:#8B9298;
	width:205px;
}


.forminput {
	border-style:solid;
	border-width:1px;
	border-color:#8B9298;
	font-weight:100;
	color:#333333;
	width:205px;
}

#graybanner {
	background: url(../images/media_block.gif) no-repeat;
	background-position:right;
	width:344px;
	height:110px;
	float:left;
	padding-left:10px;
	margin-top:10px;
	vertical-align:bottom;
}

#yellowbannerpic {
	background-position:right;
	width:343px;
	height:110px;
	float:left;
	padding-left:10px;
	margin-top:10px;
}

#yellowbanner{
	background: url(../images/yellowbanner.gif) no-repeat;
	background-position:right;
	width:343px;
	height:110px;
}

.floatright {
	float:right;
}

.bgright {
	margin-top:191px;
	background: url(../images/orangebar.gif) repeat-y right top;
	border:1px solid white;
	margin-bottom:10px;
}

*:first-child+html .bgright {
	margin-top:49px;
}

*html .bgright {
	margin-top:0px;
  border-top-width:0;
}
.btnsubmit {
	border: none;
	background:#FFFFFF url(../images/grayring2.gif) no-repeat 90% 50%;
	color:#999999;
	width:125px;
	text-align:left;
	float:right;
}

