* { margin: 0; padding: 0; }
img, fieldset { border: 0; }

body {  font-family:'trebuchet ms',verdana,arial,sans-serif; font-size: 11px; text-align: left; line-height: 18px; color: #000; background: #fff; }
a { overflow: hidden; color: #0065b8; text-decoration: none; }
a:hover { text-decoration: underline; }
a span { position: absolute; left: -9000px; }

input, textarea, select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #010101; padding: 2px 4px; font-weight: normal; }
textarea { overflow: auto; }
.clear { clear: both; height: 1px; font-size: 1px; line-height: 1px; }

h1 { font-family:'trebuchet ms',verdana,arial,sans-serif; font-weight: normal; font-size: 14px; color: #E0B200; padding-left: 0px; margin-bottom:10px; }

	/*WRAP*/
	.wrap { padding-top: 10px; width: 800px; margin: 0 auto; background: #fff; }
	
	/*TOP*/
	.top { height: 100px; overflow: hidden; position: relative; }
	.top h1 { float: left; margin-left: 1px; display: inline; }
	.top div { position: absolute; top: 14px; left: 370px; width: 389px; height: 64px; overflow: hidden; }
	.top #headerMask { position: absolute; top: 0; left: 0; width: 389px; height: 64px; }
	
	
	
	/*LOGIN*/
	.login { float: right; display: inline; margin: 13px 13px 30px 0; width: 254px; background: #0099ff url(../images/login_top.gif) no-repeat 0 0; color: #fff; }
	.login h1 { width: 234px; height: 60px; background: url(../images/inloggen.jpg) no-repeat 0 0; text-indent: -9000px; overflow: hidden; margin: 10px auto; }
	.login .status { padding: 0 15px 10px 15px; }
	.login fieldset { width: 234px; margin: 0 auto; border-bottom: 1px solid #fff; padding-bottom: 11px; }
	.login label { display: block; margin-bottom: 5px; }
	.login label span { display: block; padding-left: 5px; }
	.login label input { width: 223px; }
	.login label.check span { display: inline; float: left; height: 18px; line-height: 18px; padding-left: 5px; }
	.login label.check input { display: inline; float: left; height: 18px; line-height: 18px; width: auto; }
	.login .submit { text-align: right; clear: both; }
	.login .submit input { width: 95px; padding: 0 10px 0 0;  height: 24px; font-size: 12px;  background: url(../images/submit.gif) no-repeat 0 0; text-align: center; border: 0; color: #fff; font-family: Arial, sans-serif; line-height: 24px; cursor: pointer; }
	
	.login .new { margin-top: -6px; background: url(../images/login_bottom.gif) no-repeat left bottom; position: relative; top: 6px; padding-bottom: 12px; }
	.login .new p { width: 234px; margin: 0 auto; border-top: 1px solid #99d6ff; font-weight: bold; padding-top: 6px; }
	.login .new .link { border: none; padding: 0; }
	.login .new a { color: #fff; font-weight: normal; }
	
	/*HOME NEW USER*/
	.home_new .content { width: 443px; margin-right: 30px; display: inline; padding: 40px 0 30px 0; }
	.home_new .content h1 { border: solid #0099ff; border-width: 0 0 1px 0; padding: 0 0 20px 0; margin-bottom: 18px; }
	
	/*HOME REGISTRED USER*/
	.home { padding-top: 0; margin-top: -10px; }
	.home div { float: left; display: inline; width: 270px; }
	
	/*MENU*/
	.menu { position: relative; width: 800px; height: 25px; border-bottom: 1px solid #E0B200; text-align: right;}
	.menu ul { position: relative; display: block; float: right; padding-bottom: 2px;}
	.menu li { list-style: none; display: inline; font-size: 13px;}
	.menu li a { display: block; float: left; padding-bottom: 5px; margin-left: 30px; color: #0B70B8; }
	.menu li a:hover { color: #E0B200; text-decoration: none; background: url(../images/north_pointer_blue.gif) no-repeat center bottom; }
	.menu li a.menuLinkFirst, .menu li.active a { color: #E0B200; text-decoration: none; background: url(../images/north_pointer_blue.gif) no-repeat center bottom; }
	/*
	.menu li ul { display: block; clear: both; background: url(../images/menuBorder.gif) repeat-y 18px 0; padding-left: 18px; border-bottom: 1px solid #0066cc; margin: 1px 0; }
	.menu li ul a { background: url(../images/menuBullet.gif) no-repeat left center; border: 0; }
	.menu li.active ul { display: block; clear: both; background: url(../images/menuBorder.gif) repeat-y 18px 0; padding-left: 18px; border-bottom: 1px solid #0066cc; margin: 1px 0;  color: #0099ff;}
	.menu li.active ul a { background: url(../images/menuBullet.gif) no-repeat left center; border: 0;  color: #0099ff;}
	.menu li.active ul li.active a { color: #000; text-decoration: none; }
	.menu li.active ul li a:hover { color: #000; text-decoration: none; }
	*/
	.submenu { width: 230px; padding-top: 20px; float: left;}
	.submenu ul { padding: 0px; }
	.submenu li { list-style: none; display: block; padding-top: 3px; padding-bottom: 3px;}
	.submenu li a { display: block; padding-bottom: 5px; padding-left: 10px; padding-right: 10px; padding-top: 3px; color: #0B70B8; background: url(../images/east_pointer_yellow.gif) no-repeat left center;}
	.submenu li a:hover { color: #0B70B8; text-decoration: none; background: url(../images/east_pointer_blue.gif) no-repeat left center; }
	.submenu li a.sublink1_active { color: #0B70B8; text-decoration: none; background: url(../images/east_pointer_blue.gif) no-repeat left center; }
	
	
	
	/*CONTENT*/
	.content { float: right; width: 550px; padding: 20px 0px 0px 0px; }
	.content .txt { float: right; width: 550px; padding-left: 0px;  } 
	
	.content .img2 { display: block; position: relative; float: left; width: 130px; height: 150px; overflow: hidden; } 
	.content .txt2 { display: block; position: relative; float: right; width: 380px; } 
	
	.content h1 { font-family:'trebuchet ms',verdana,arial,sans-serif; font-weight: normal; font-size: 14px; color: #E0B200; padding-left: 0px; margin-bottom:10px; }
	.content h1 a { color: #0B70B8; }
	.content h1 a:hover { color: #E0B200; }
	.content h5, .content h3 { font-size: 12px; font-weight: normal; color:#0B70B8; }
	
	.content h2 { font-size: 13px; font-weight: bold; color:#0065b8; padding-left:0px; }
	.content p { margin-bottom: 12px;}
	.content ul { margin-bottom: 12px; }
	.content ul li { list-style: none; background: url(../images/bullet.gif) no-repeat 3px 8px; padding-left: 14px; margin-bottom: 0px; }
	.content ol li { list-style: none;  margin-bottom: 6px; width: 165px;  padding: 0px;}
	.content ol { float: left; text-align: left;}
	.content ul.list div.tx-seminars-pi1 p { position: relative; clear: both; }
	.content dl dd { font-weight: bold; list-style: none; background: url(../images/arrow.gif) no-repeat 3px 8px; padding-left: 14px; }
	.content dl dd a { color: #0099ff; }
	.content table { clear: both; }
	
	
	/*FORM*/
	.form { font-size: 11px; }
	.form label { display: block; margin-bottom: 5px; clear: both; position: relative; }
	.form p { font-size: 11px; padding: 0; margin: 0; font-family: Arial, sans-serif; line-height: 20px; clear: both; }
	.form p label { float: left; clear: none; }
	.preview p label { width: 140px; }
	.form label span { float: left; width: 140px; line-height: 21px; }
	.form label span span { float: none; color: red; }
	.form label em { display: block; padding-left: 140px; font-size: 9px; font-style: normal; color:red; }
	.form label input { color: #000; background: #fff; font-size: 12px; font-weight: normal; border: 1px solid #adc6d6; }
	.form .req { text-align: center; font-style: normal; font-weight: bold; color: #000; font-size: 10px; line-height: 13px; padding: 10px 0; }
	.form .label { padding-left: 140px; }
	.content .form .tx-srfeuserregister-pi1-submit { width: auto; padding: 0 6px; height: 24px; font-size: 11px;  background: #fff; text-align: center; border: 0; color: #fff; font-family: Arial, sans-serif; line-height: 24px; cursor: pointer; font-weight: normal; text-align: center; }
	.content .tx-srfeuserregister-pi1 p { color: #000; }
	.form .tx-srfeuserregister-pi1-radio { float: left; background: none; height: 20px; }
	
	/*LIST*/
	.content .list { margin-top: -10px; }
	.content .list li.newslist { list-style: none; padding: 10px 0 0 0; clear: both; background: none; }
	.content .list li.newslist .link { margin-top: -8px; font-weight: bold; }
	
	/*SEMINARS*/
	.list .tx-seminars-pi1 { padding-top: 10px; }
	.list .tx-seminars-pi1 li:first-child{ padding-top: 0; }
	
	/*FOOTER*/
	.footer { font-family:verdana,arial,sans-serif; clear: both; background: #fff; padding-top: 2px; border-top: 1px solid #E0B200; color: #000; font-size: 10px; text-align: right; }
	.footer a { color: #0B70B8; text-decoration: none; }
	.footer a:hover { color: #E0B200; text-decoration: none; }

	/*CONTACTFORM*/
	.csc-mailform { font-size: 11px; }
	.csc-mailform-field { clear: both; margin-bottom: 5px; }
	.csc-mailform-field label { width: 100px; float: left; display: inline; line-height: 22px; font-weight: bold;}
	.csc-mailform-field input { width: 150px; border: 1px solid #0065b8; }
	.csc-mailform-field textarea { width: 250px; border: 1px solid #0065b8; }
	.csc-mailform-field .csc-mailform-submit { margin-left: 100px; width: 95px; padding: 0 10px 0 0;  height: 24px; font-size: 12px;  background: url(../images/submit2.gif) no-repeat 0 0; text-align: center; border: 0; color: #fff; font-family: Arial, sans-serif; line-height: 24px; cursor: pointer; }

	/*EDIT_PROFILE*/
	.content fieldset dl dd { background: none; width: 380px; font-weight: normal; }

	input.submit  { width: 95px; padding: 0 10px 0 0;  height: 24px; font-size: 12px;  background: url(../images/submit2.gif) no-repeat 0 0; text-align: center; border: 0; color: #fff; font-family: Arial, sans-serif; line-height: 24px; cursor: pointer; }
	input.submit2  { padding: 0 5px 0 0; margin: 1px; height: 24px; font-size: 12px;  background-color:#fff; text-align: center; border: 0; color: #fff; font-family: Arial, sans-serif; line-height: 22px; cursor: pointer; }
	div.embedded, div.main_title { margin-left: 0px; width: 265px;}


	div.content ul div.tx-seminars-pi1 li { display: block; float: right; position: relative; list-style: none; background: url(../images/bulletfds.gif) no-repeat 3px 8px;}
	div.content ul div.tx-seminars-pi1 ol li { display: block; float: left; position: relative; list-style: none;}


.tx-julleevents-pi1-editAdd-HCell {
	padding-right: 8px;
}

.tx-julleevents-pi1 {
	border: 20px;
}

.tx-newloginbox-pi1 {
	display: block;
}

.secondcol {
	margin-left: 10px;
}
div.tx-srfeuserregister-pi1 p{
font-size: 11px;
font-family:'trebuchet ms',verdana,arial,sans-serif;
}