BODY {
	background-color: #f1f1f1;
	margin: 0px;
	color: #000;
	font-size: 0.9em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center

}

#container { 
	background-color: #FFF;
	width: 980px;
	margin-left: auto; 
	margin-right: auto; 
	text-align:left; 
}

#header { 
	background: url(header_back.jpg) repeat-x;
	height: 137px;
}

#header_english {
	background: url(header_english.jpg) no-repeat;
	height: 137px;
}

#header_spanish {
	float: left;
	background: url(header_spanish.jpg) no-repeat;
	width: 767px;
	height: 137px;
}

#image {
	height: 145px;
	background: url(image.jpg) no-repeat;
	border-bottom: 10px solid #FFF;
}

#login {
	padding: 10px;
}

.tx-rbflashobject-pi1-swf_altcontent {
	text-align: center;
}

#sidebar-left { 
	float: left; 
	width: 210px; 
	margin: 0px
	padding: 0px; 
	border-right: 0px dashed gray; 
}

#sidebar-right P {
	margin-bottom: 0px;
}

#announcement {
	display: block;
	width: 170px;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	color: #000066;
	font-size: 0.9em;
}

#announcement IMG {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#announcement a {
	border: 0;
	text-decoration: none;

}

.countryselect {
	width: 180px;
	
}

#payment-login {
	padding: 5px;
	background-color: #EEE;
	height: auto;
	width: 180px;
	float: right;
	border: 1px solid #CCC;
}

#payment-login .field_username {
	width: 100px;
}

#payment-login .field_password {
	width: 100px;
}


INPUT {
	border: 1px solid #CCC;
}

h1 {
	font-size: 1.3em;
	color: 1b6f0a;
}

h2 {
	background-color: #CCC;
	line-height: 120%;
	font-size: 1.3em;

}

h3 {
	font-size: 1.2em;
	color: 1b6f0a;
}

a {
	text-decoration: none;
	border-bottom: 1px dashed #000066;
	color: #000066;
}

a:hover {
	text-decoration: none;
	border-bottom: 0px;
}

.clean {
	text-decoration: none;
	border: 0;
}

p {
	margin-top: 5px;
	margin-bottom: 8px;
}

.error_msg {
	color: red;
	font-size: 0.9em;
}


.box {
	color: #000066;
	height: auto;
	width: 365px;
	background: url(box/box_content.jpg) repeat-y;
	margin-bottom: 20px;
	text-align: left;
	font-size: 90%;
}
.box a {
	border: 0;
	text-decoration: none;
}
.box a:hover {
	color: #1b6f0a;
}

.box UL {
	margin-left: 15px;

}
.box LI {
	margin-bottom: 20px;
}

.box_header {
	background: url(box/box_top.jpg) no-repeat;
	padding: 5px;
	padding-top: 15px;
	font-size: 1.4em;
}

.box_line {
	margin-left: 5px;
	margin-right: 7px;
	border-top: 2px solid #000066;
}

.box_bottom {
	background: url(box/box_bottom.jpg) no-repeat;
	height: 13px;
}

.box_content {
	font-size: 1.3em;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 2px;
	line-height: 130%;
}

#footer { 
	clear: both; 
	height: 44px;
	background: url(footer_back.jpg) repeat-x;
	text-align: right;
	padding-right: 30px;
	color: #F1f1f1;
}

#objective {
	padding-top: 15px;
}

#footer_english {
	background: url(footer_english.jpg) no-repeat;
	height: 44px;
}
#subfooter {
	background-color: #f1f1f1;
	font-size: 0.8em;
	text-align: right;
	padding-top: 5px;
}
#subfooter a {

}

#title {
	font-size: 1.7em;
	font-weight: bold;
	color: #1b6f0a;
	margin-bottom: 10px;
	margin-top: 10px;
}

#menu {
	float: left;
	width: 220px;
	margin: 0 0 10px 0;
	margin-top: 10px;
	padding: 0;
	font-size: 0.8em;
}

#menu ul {	
	list-style: none;
	width: 220px;
	padding: 0;
	font-size: 1.05em;
	margin-left: 0px;
}	

#menu li {
	margin-bottom: 2px;
}

#menu li a {
	height: 20px;
	text-decoration: none;
	color: #000066;
	display: block;
	padding: 6px 0 0 20px;
	background: #EAEAEA url(arrow-right.gif) no-repeat;
	background-position: 10px;
	margin-left: 5px;
	border-bottom: 0px;
}	

#menu li a:hover {
	background: #CCC url(arrow-right.gif) no-repeat;
	background-position: 7px;
	border-left: 3px #000066 solid;
	padding: 6px 0 0 17px;
}

#menu .openpage a {
	background: #CCC url(arrow-down.gif) no-repeat;
	background-position: 10px;
}

#menu .openpage a:hover {
	background: #CCC url(arrow-down.gif) no-repeat;
	background-position: 7px;
}

#menu .subpage {
	margin-top: 5px;
	margin-bottom: 5px;
}

#menu .subpage li {
	margin: 0px;
}

#menu .subpage li a {
	background: #FFF;
	border: 1px #EAEAEA solid;
	margin-top: 0px;
	margin-border: 0px;
	margin-left: 5px;
	height: 15px;
	font-size: 0.9em;
	padding: 4px;
	padding-left: 20px;
}

#menu .subpage li a:hover {
	background: #CCC;
	border-left: 3px #000066 solid;
	padding-left: 18px;
}
#menu .courses a{
	color: #CC0000;
	padding-left: 50px;
	
}

.border {
	border: 1px solid #CCC;
}
.borderheader {
	background-color: #CCC;
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
	padding: 2px;
}
.bordercontent {
	padding: 2px;

}

.tx_neepodcast_podcast {
	margin-bottom: 15px;
}
.tx_neepodcast_podcast a {
	border: 0px;
	text-decoration: none;
}

.tx_neepodcast_border {
	border: 1px solid #CCC;
	padding: 4px;
}
.tx_neepodcast_epifilesize {
	font-size: 0.9em;
}

.tx_neepodcast_epititle {
	background-color: #CCC;
	color: #000000;
	font-size: 1.2em;
	padding: 2px;
	font-weight: bold;
	margin-top: 20px;
}
.tx_neepodcast_podcasttitle {
	background-color: #ffffff;
	color: #000000;
	font-size: 1.5em;
	padding: 2px;
}
.tx_neepodcast_podcastauthor {
	font-size: 0.85em;
}
.tx_neepodcast_podcastdescription {
	padding-top: 10px;
	padding-bottom: 10px;
}

.tx-irfaq-pi1 ul.tx-irfaq-questions-list { margin-bottom: 75px; }
.tx-irfaq-pi1 ul li a p.bodytext { margin: 0px; display: inline; font-weight: bold; }
.tx-irfaq-pi1 ul li a {text-decoration: none; }
.tx-irfaq-pi1 ul li a:hover {text-decoration: underline; }
.tx-irfaq-pi1 .tx-irfaq-answer { margin-bottom: 10px; }
.tx-irfaq-pi1 .tx-irfaq-answer h4 p.bodytext { margin: 0px; display: inline; font-weight: bold; }
.tx-irfaq-pi1 dt p { font-weight: bold; margin: 0px; display: inline; }
.tx-irfaq-pi1 dd { margin-left: 0px; }
.tx-irfaq-pi1 dd p { margin-top: 0px;	}
.tx-irfaq-pi1 .additional-info { border-top: 2px solid #e6e6e6; margin-bottom: 10px; }
.tx-irfaq-pi1 .irfaq-related-faq, .tx-irfaq-pi1 .irfaq-related-links { padding-top: 0px; padding-bottom: 0px; margin-top: 3px; margin-bottom: 15px; }

.tx-irfaq-pi1 .question {
	font-weight: bold;
	color: #000066;
	margin-top: 20px;
}
.tx-irfaq-pi1 .answer {
	color: #1b6f0a;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 15px;
}

.nee_textelements {
	margin-top: 25px;
	border: 1px solid #CCC;
}

.nee_textelements_title {
	background-color: #CCC;
	color: #000066;
	font-weight: bold;
	font-size: 1.2em;
	padding: 4px;
}

.nee_textelements_text {
	padding: 10px;
}

.tx-neeaffiliation-pi1 .header {
	font-weight: bold;
	font-size: 1,5em;
	margin-top: 40px;
	margin-bottom: 10px;
}
.tx-neeaffiliation-pi1 .tableheader {
	font-weight: bold;
}

.tx-mmforum-pi1 IMG {
	border: 0px;
}
.tx-mmforum-pi1 a {
	text-decoration: none;
	border-bottom: 0px;
}
	
.yellow {
	color: #CC0000;
	background-color: #FFFF00;
}
.yellow2 {
	color: #CC0000;
	background-color: #FFFF00;
	font-size: 120%;
}
.prozent_120 {
	font-size: 120%;
}

P {


}

.sl_header {

	font-size: 160%;
	color: #000099;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	line-height: 1em;
	margin-top: 20px;
	margin-bottom: 20px;
}
.sl a {
	text-align: center;
	text-decoration: none;
	margin-top: 20px;
	margin-bottom: 20px;
}
.buy {
	font-weight: bold;
	color: #FFFFFF;
	background: #CC0000;
	text-align: center;
	text-decoration: none;
	margin-top: 20px;
	margin-bottom: 20px;
}

.sl_headerfirst {


	font-size: 180%;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
		line-height: 1.2em;
}
.sl a {
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	border: 0px;
	color: #000066;
	margin-top: 20px;
	margin-bottom: 20px;
}
.sl IMG {
	align: center;

}
.testimonial {
	border: 1px solid #CC0000;
	background: #FF9900;
	margin-left: 90px;
	margin-right: 90px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 20px;
}
.testimonial2 {
	border: 1px solid #CC0000;
	background: #FF9900;
	margin-left: 50px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 20px;
}
.extra {
	color: #FFFFFF;
	background-color: #CC0000;
	padding: 15px;
	border: 5px solid #FFFF00;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 50px;
text-align: left;
}
.extraheader {
	font-size: 2em;
}
.sl_leftsidetext {
	margin-left: 10px;
}
.register_notice {
	font-size: 0.9em;
	line-height: 100%;
	color: #000066;
	text-align: left;
	
}


.csc-uploads IMG {
	border: 0;
}

.csc-uploads a {
	text-decoration: none;
	border-bottom: 0px;
}