


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

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
}

body.main{
	text-align: center;
}

.ocms_de_norm{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
}

.element{
	font-size:12px;
}

element.style{
	font-size: 12px;
}

@charset "utf-8";
/* CSS Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252f75;
}

.mainh2{
	font-size: 23px;
	font-weight: bold;	
	color: #006f87;
	line-height: 24px;
}

#wrapper{
	width: 800px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

#banner{
	height: auto;
	width: auto;
}

#headerbanner{
	width: 100%;
	height: 40px;
	background: #006f87;
	font-family: rockwell;
	color: #ffffff;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: -25px;
	line-height: 36px;
}


#content{
	width: 100%;
	height: 249px;
}


#whyattend{
	width: 350px;
	height: 350px;
	background: url(images/folded_corner_blue.jpg) top left no-repeat;
	color: #ffffff;
	float: right;
}

.whyattendtext{
	padding: 10px;
	font-weight: bold;
	font-size: 10px;
	line-height: 13px;
}

.whyattendblue{
	color: #252f75;
	font-size: 110%;
}

#left{
	width: 390px;
	float: left;
}

#menu{
	width: 800px;
	height: 30px;
	margin-bottom: 20px;
}

.menuitem{
	background: url(images/button_bg.jpg) top left no-repeat;
	float: left;
	width: 193px;
	height: 37px;
	margin: 0 9px 0 0;
	text-align: center;
	color: #ffffff;
}

.menuitemend{
	background: url(images/button_bg.jpg) top left no-repeat;
	float: left;
	width: 193px;
	height: 37px;
	margin: 0 0 0 0;
	text-align: center;
	color: #ffffff;
}

#logo{
	width: auto;
	height: auto;
	margin-left: -20px;
}

.itintime{
	color: #ffffff;
	font-size: 25px;
	font-family: rockwell;
}

.itinwhat{
	color: #006d86;
	font-size: 25px;
	font-family: rockwell;
	font-weight: bold;
}

.itinwhat2{
	color: #ffffff;
	font-size: 20px;
	font-family: rockwell;
	font-weight: bold;
}


