* {
	margin: 0px;
	padding: 0px;
}

body {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #000;
}

a {
	color: Black;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #CD0000;
	text-decoration: underline;
}
a:link {
	color: #CD0000;
	text-decoration: none;
}
a:visited {
	color: #CD0000;
	text-decoration: none;
}
a.menu {
	color: Black;
	font-weight: bold;
	text-decoration: none;
}
a.menu:link {
	color: #ff32fe;
}
a.menu:hover {
	color: #ff32fe;
	text-decoration: underline;
}
hr {
	border: 1px solid #CD0000;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}
td {
	font-size: 11px;
}
th {
	font-size: 11px;
	font-weight: bold;
}
td a {
	/* color: #ff32fe; #Purple */
	color: #CD0000;
}
h1 {
	font-size: 18px;
	font-weight: bold;
}

h2 {
	font-size: 12px;
	font-weight: bold;
}

option {
	font-size: 10px;
}
#input, #option {
	font-size: 11px;
}
img {
	border: 0px;
}
#Wrapper {
	margin-left: auto;
 	margin-right: auto;
 	display: table;
}
#RightBanner {
	overflow:auto;
	float:right;
	margin-top:108px;
}
#Container {
	width: 847px;
	text-align: center;
	color: White;
	float: left;
	overflow: hidden;
}
#TopContainer {
	text-align: left;
}

#Logo {
	width: 200px;
	float: left;
	height: 81px;
	padding-left: 10px;
}

#Flagarea {
	position: relative;
	display:block;
	height: 16px;
	clear: both;
	float: right;
	width: 200px;
	margin-top: -16px;
	margin-left: 5px; 
}
#Flagarea p {
	float: right;
}

#ifLoginPro {

	width: 600px !important;
}

#LoginArea {
	float: right;
	margin-left: 5px;
	height: 85px;
}

#MenuBar {
	clear: both;
	height: 17px;
	left: 0px;
	background-position: center;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#MenuBar ul {
	list-style: none;
	margin-left: 10px;
}

#MenuBar li {
	float: left;
	padding-right: 14px;
	padding-top: 2px;
	list-style-type: none;
	font-size: 10px;
	font-weight: bold;
	color: White;
}

#MenuBar li a {
	color: White;
}

#MenuBar li a:hover {
	color: #460000;
}

#MenuBar li a.this {
	color: #460000;
}

#MenuBar {
	clear: both;
	height: 19px;
	left: 0px;
	background-position: center;
	background-repeat: no-repeat;
	margin-bottom: 8px;
	background-image: url(../CMSTemplates/Nova100/img/menubar.gif);
	text-transform: uppercase;
}

#MenuBar li {
	float: none !important;
	padding-right: 14px;
	list-style-type: none;
	font-size: 10px;
	font-weight: bold;
	color: White;
}
#MenuBar li div {
}
#MenuBar li table {
}
.MenubarMiddle {
	float: left;
	margin-left: -15px;
	display: block;
	padding-top: 1px;
	width: 220px;
}
.MenubarRight {
	float: right;
	display: block;
	padding-top: 1px;
	text-align: right;
	padding-right: 10px;
}

#ContentContainer {
	clear: both;
	float: left;
	background-color: White;
	color: #000000;
	text-align: left;
	width:655px;
	margin-bottom: -10000px; 
	padding-bottom: 10000px;
}

#MainContentContainer {
	clear: both;
	background-color: White;
	padding: 13px;
	color: #000000;
	min-height: 500px;
	text-align: left;
}

#RightCol {
	float: left;
	background-image: url(/CMSTemplates/Nova100/img/bg_rightcol.gif);
	background-position: center;
	background-repeat: repeat-y;
	text-align: left;
	margin-left: 11px;
	width: 181px;
	margin-bottom: -10000px; 
	padding-bottom: 10000px;
}
#RightCol a {
	text-decoration: none;
	color: White;
}

#RightCol a:hover {
	text-decoration: none;
	color: red;
}

#BottomContainer {
	clear: both;
	width: 847px;
	margin-top: 10px;
	background-image: url(../img/companys.gif);
	background-repeat: no-repeat;
}
#BottomContainer2 {
	clear: both;
	width: 846px;
	margin-top: 10px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-left:-1px;
	overflow:hidden;
	border-top: 5px solid #000000;
}
#BottomContainer2:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
#BottomContainer2 {
	display: inline-table;
}

.flag {
	margin-left: 5px;
	margin-bottom: -2px;
}

#MainContentIndex {
	width: 471px;
	overflow: visible;
}

#MainContent {
	width: 471px;
	overflow: auto;
}

#MainLeftCol {
	float: left;
	background-color: transparent;
	padding: 10px;
	width: 471px;
	border-right: 1px dashed;
}

#MainLeftCol p {
	font-size: 11px;
}


#MainLeftCol h1, #MainLeftCol h2, #MainLeftCol p, #MainLeftCol table, #MainLeftCol ul {
	margin: 10px;
}

#MainLeftCol h2 {
	margin-top: 14px;
	margin-bottom: 0px;
}

#MainLeftCol ul li {
	margin-left: 30px;
	list-style-position: outside;
	list-style-image: url(../img/listcircle.gif);
	font-size: 11px;
}

#MainLeftCol td {
	font-size: 11px;
}

#MainRightCol hr {
	margin: 10px 10px 10px 0px;
	padding: 0px;
	border: 1px;
	height: 1px;
	width: 280px;
}

#MainRightCol {
	float: left;
	padding-top: 10px;
	overflow:hidden;
	text-align:center;
	width:301px;
}

#MainRightCol h1 {
	text-align: center;
}

#MainRightCol ul {
	margin-left: 30px;
	list-style-position: outside;
	list-style-image: url(../img/listcircle.gif);
}

#MainRightCol table {
	margin-left: 30px;
	text-align: right;
}
#MainRightCol input {
	width: 126px;
	height: 14px;
	border-color: #979797;
	border-bottom-color: White;
	border-left-color: #979797;
	border-right-color: White;
	border-top-color: #979797;
	font-size: 10px;
}
.InputLine {
	height: auto;
	clear: both;
	padding-top: 2px;
	padding-bottom: 2px;
}
.FieldName {
	width: 130px;
	text-align: left;
	float: left;
	padding-left: 10px;
}

.FieldContent {
	text-align: left;
	float: left;
}

.FieldComment {
	clear: both;
	text-align: left;
	padding-left: 10px;
	padding-top: 2px;
}

.FieldCheckBox {
	text-align: left;
	float: left;
	margin-left: -5px;
}
#titleTop {
	padding-bottom: 0px;
}
#titleTop2 {
	clear: both;
	padding-bottom: 10px;
}
#titleSecond {
	padding-top: 10px;
	padding-bottom: 10px;
}
iframe#ifTopJob {

	height: 200px !important;
}

.PartnerLine {
	clear: both;
	text-align: center;
	padding-left: 0px;
	height: auto;
}
.pantnerImg {
	float: left;
	border: dotted 1px gray;
	height: 65px;
	width: 110px;
	text-align: center;
	vertical-align: middle;
	margin-left: 5px;
	margin-right: 5px;
}
.pantnerLink {
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}

.imgtext {
	padding-top: 55px;
	font-size: 10px;
}



.contactimg {
	margin: 10px;
	float: left;
}

.centerbutton {
	padding-top: 10px;
	text-align: center;
}

.indexImage {
	padding-left: 10px;
}

#LinkBox {
	margin: 12px;
	font-size: 9pt;
}

#LoginHrLine {
	margin: 10px;
	height: 5px;
	border-bottom: outset 1px Black;
	margin-bottom: 10px;
}

.wordBreakStyle {
	word-break: break-all;
}

#ErrMsgLine {
	clear: both;
	text-align: center;
	color: #ff32fe;
	padding-top: 0px;
}

#ErrMsg {
	font-size: 11px;
	color: Red;
}

#ReferErrMsgLine {
	clear: both;
	text-align: center;
	color: #ff32fe;
	padding-top: 50px;
	padding-bottom: 50px;
}
#ForgetPwd {
	float: left;
	padding-left: 10px;
	padding-top: 10px;
}
#IndexLoginBtn {
	float: left;
	padding-left: 80px;
	padding-top: 10px;
}
#FindPwdSubmit {
	text-align: right;
	width: 400px;
	padding-top: 5px;
}

#FindPwdEmail {
	padding-top: 40px;
	padding-left: 10px;
	width: 410px;
}

#ErrMsgLineFind {
	clear: both;
	text-align: center;
	color: #ff32fe;
	padding-top: 15px;
}

.NewLineNotBlank {
	clear: both;
}

.Lebenslauf {
	font-family: Sans-Serif, Verdana, Arial;
	font-size: 9pt;
	color: #101010;
	margin: 10px;
}

.companypres {
	font-family: Sans-Serif, Verdana, Arial;
	font-size: 8pt;
	color: #101010;
	margin: 10px;
}

h3 {
	font-family: Verdana, Arial;
	font-size: 11pt;
	color: #101010;
	margin-left: 0px;
	margin-top: 25px;
}

.CMSMenu {
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
	padding: 0px;
	margin: 0px;
	line-height: 14px;
	display: block;
}

.SubCMSMenu td {
	padding: 2px;
}

.CMSMenuItem, .CMSMenuItemMouseOver, .CMSMenuItemMouseUp, .CMSMenuItemMouseDown, .CMSMenuHighlightedMenuItemMouseOver, .CMSMenuHighlightedMenuItemMouseUp, .CMSMenuHighlightedMenuItemMouseDown, .CMSMenuHighlightedMenuItem {
	float: left;
	padding-right: 14px;
	list-style-type: none;
	font-size: 10px;
	font-weight: bold;
	color: White;
	line-height: 14px;
	display: block;
}
.SubCMSMenuItem, .SubCMSMenuHighlightedMenuItem {
	font-size: 9px;
	background-color: White;
	color: #460000;
}
.SubCMSMenuItemMouseOver, .SubCMSMenuItemMouseUp, .SubCMSMenuItemMouseDown, .SubCMSMenuHighlightedMenuItemMouseOver, .SubCMSMenuHighlightedMenuItemMouseUp, .SubCMSMenuHighlightedMenuItemMouseDown {
	font-size: 9px;
	background-color: #B20109;
	color: White;
}

.CMSMenuItemMouseOver {
	color: #460000;
}

.CMSEditableRegionEdit, .CMSEditableRegionTitle {
	background-color: #fff;
}

#FullPageDiv {
	padding: 20px;
}

.newsSummary {
	padding: 10px;
}
.contactimg {
	margin: 10px;
	float: left;
}

.imgtext {
	padding-top: 15px;
	font-size: 10px;
}

.imgtext a:link {
	color: #CD0000;
	text-decoration: none;
	display:block;
	overflow: hidden;
}

div.PartnerListing table {
	border-collapse: separate;
	text-indent: 0;
	width: auto;
}

div.PartnerListing table tbody {
	display: table-row-group;
	vertical-align: middle;
}

div.PartnerListing table td {
	height: 60px;
	text-align: left;
	padding: 3px;
}

div.PartnerListing div.Presentation {
	margin-top: 10px;
	position: relative;
	left: 1px;
	bottom: 1px;
	display: block;
	font-weight: bold;
}

.EventCalendar {
	width: 300px;
}

.EventCalendar * {
	padding: 0px;
}

.EventCalendar .Title {
	background: #a0a0a0 url(../App_Themes/CorporateSiteGrayBlue/Images/genbackground.gif) repeat-x scroll left top;
	color: #000;
	padding: 5px;
	height: 35px;
	font-weight: bold;
	vertical-align: middle;
}

.EventCalendar .Navigation {
	font-weight: bold;
	width: 50px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
}

.EventCalendar .DayHeader {
	height: 25px;
	background-color: #222222;
	color: #fff;
	font-weight: bold;
	border-style: none;
	vertical-align: middle;
	font-size: 11px;
}

.EventCalendar .Day, .EventCalendar .OtherMonth, .EventCalendar .Weekend, .EventCalendar .Today {
	height: 50px;
	padding: 3px;
	background-color: #eeeeee;
	font-size: 11px;
}

.EventCalendar .Today {
	background-color: #222222;
	color: #fff;
	font-weight: bold;
}

.EventCalendar .Today a {
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}

.EventCalendar .ContentEvent a {
	margin-top: 3px;
	color: Orange;
	font-weight: bold;
}

.EventCalendar .OtherMonth {
	color: Gray;
	background-color: White;
}

.EventManagerRegTitle {
	display: block;
	color: #002756;
	font-weight: bold;
	margin-bottom: 5px;
}
.EventManagerOutlookLink {
	display: block;
	margin-top: 5px;
}

.EventManagerRegLabel {
	font-weight: bold;
}

div.wrap div.surround {
	margin:0 auto;
	text-align:center;
	overflow:hidden;
	width:827px;
	margin-bottom:5px;
}
div.wrap div {
	float: left;
	margin: 5px;
	display:block;
}
div.wrap a {
	display: table-cell;
	width: 120px;
	height: 70px;
	text-align: center;
	vertical-align: middle;
}
div.wrap img {
	vertical-align: middle;
}
div.contacts table {
	width:100%;
}

/*\*//*/
* html .wrap a {
	display: block;
}
* html .wrap span {
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	width: 1px;
}
* html .wrap a {
	font-size: 1px;
}
/* non serve solito shift background-position: 11px 11px per IE/Mac, forse perche' su inline-block? */
.wrap div {
	border-collapse: collapse; /* Op7 */
}
.clear {
	clear: both;
	margin: 0;
	padding: 1em 0;
}
.wrap a:hover {
}


#ctl00_ContentPlaceHolder1_linkApply 
{
	display:none;

}

.anchorFix {

/*
* "Lift" the anchor out of the content
* area with the OTL padding into the outer
* wrapper.
*
*/
position: absolute;

/*
* We need to set a width here, otherwise IE 5.5 and 6.0
* will disappear the anchor entirely. The anchor is
* invisible anyway, so doesn't really matter.
*
*/
width: 1px;

} 

/* Tan Hack */
* html #ContentContainer {
	position: relative;
} 

/* .PollVoteButton { */
/*	background-image: url(../CMSTemplates/Nova100/img/stud/apply_en.gif); */
/* } */

