BODY {
	MARGIN: 0px; 
	PADDING: 0px; 
	BACKGROUND-COLOR: #FFFFFF; 
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px; 
	background-image: url(../images/design/bg2.gif);
	scrollbar-base-color:#EDEEEF;
   	scrollbar-3dlight-color:#FFFFFF;
   	scrollbar-arrow-color:#2E3237;
   	scrollbar-darkshadow-color:#FFFFFF;
   	scrollbar-face-color:#FFFFFF;
   	scrollbar-highlight-color:#2E3237;
   	scrollbar-shadow-color:#2E3237;
   	scrollbar-track-color:#FFFFFF;
	TEXT-ALIGN: center
}
PRE {
	COLOR: #000000; BACKGROUND-COLOR: #ffffff; TEXT-ALIGN: left
}

P {
	COLOR: #141d26; LINE-HEIGHT: 14px; FONT-SIZE: 11px;  /*change*/
}
TR {
	COLOR: #141d26; LINE-HEIGHT: 14px; FONT-SIZE: 11px;/*change*/ 
}
TD {
	COLOR: #141d26; LINE-HEIGHT: 14px; FONT-SIZE: 11px; /*change*/
}
UL {
	COLOR: #141d26; LINE-HEIGHT: 14px; FONT-SIZE: 11px; /*change*/
}

OL {
	COLOR: #141d26; LINE-HEIGHT: 14px; FONT-SIZE: 11px; /*change*/
}

img.floatleft {
	float: left;
	display: block;
	margin-right: 12px;
	margin-bottom: 4px;
}

img.floatright {
	float: right;
	display: block;
	margin-left: 12px;
	margin-bottom: 4px;
}

.grey {
	color: #5F6164;
}


H1 {
	color: #dd3521;
	font-size: 14px;
	line-height: 21px;
}

H2 {
	MARGIN-TOP: 5px; FONT-SIZE: 11px; MARGIN-BOTTOM: 8px; COLOR: #dd3521; LINE-HEIGHT: 14px /*change*/
}
H3 {
	FONT-SIZE: 11px; COLOR: #141d26; LINE-HEIGHT: 12px; BORDER-BOTTOM: #141d26 1px solid; padding-bottom:4px; /*change*/
}
H4 {
	FONT-SIZE: 11px; COLOR: #141d26; LINE-HEIGHT: 12px /*change*/
}

HR {
	BORDER-TOP: #141D26 1px dashed;
	BORDER-RIGHT: 0px; 
	MARGIN-TOP: 2px; 
	BORDER-LEFT: 0px; 
	COLOR: #fff; 
	BORDER-BOTTOM: 0px
}

.demo {	
	background-color: #dd3521;
	color: white;
	font-weight: bold;
}

.paddingLR10 {
	padding-left: 10px; padding-right: 10px;
	background-color:#ffffff;
}

.paddingLR10W {
	padding-left: 10px; padding-right: 10px;
	color: white;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 10px; 
}



.paddingLRC {
	margin:0;
	padding:0;
	padding-left: 40px; padding-right: 20px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 10px; 
	color:#000000;	
	vertical-align:top;
}


#master{
	MARGIN: 0px auto; 
	WIDTH: 950px; 
	BACKGROUND-COLOR: #ffffff; 
	TEXT-ALIGN: center
}


#top {
	position: relative;
	width: 950px;
	height: 25px;
	background-color: #5F6164;	
	color: white;
	display: block;
	TEXT-ALIGN: left;
}



#top form {
	display: inline;
}


.topnav {
	color: White;
	FONT-SIZE: 9px;
}

.topnav A:link {COLOR: #B7FEFF; FONT-SIZE: 9px; TEXT-DECORATION: none;}
.topnav A:visited { COLOR: #B7FEFF;  FONT-SIZE: 9px; TEXT-DECORATION: none;}
.topnav A:active { COLOR: #FFA753;  FONT-SIZE: 9px; TEXT-DECORATION: none;}
.topnav A:hover {COLOR: #cbccce; FONT-SIZE: 9px; TEXT-DECORATION: none;}

.toptxt/*, .topnav form input[type="text"]*/ {
	color: #141D26;
	FONT-SIZE: 9px; 
	background-color: #EDEEEF;
	border: 1px inset #2E3237;
	width: 200px;
}

/*.topbutton{
	background-image:url(../images/design/search12.gif);
	background-repeat:no-repeat;
}*/


#visual {
	position: relative;
	clear: both;
	width: 950px;
	height: 150px;
	border-bottom: #2E3234 1px solid;
	display: block
	margin:0px;
	padding:0px;
}

#nav1{
	position: relative;
	clear: both;
	width: 950px;
	height: 27px;
	FONT-SIZE: 10px;
      /*BACKGROUND: #edeeef;*/
		background:#D9DADE; /*change*/
	border-bottom: #2E3234 1px solid;
	background-image: url(../images/design/navpfeil.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	white-space: nowrap;
}



#nav1 {
      float:left;
      width:100%;
      BACKGROUND: #D9DADE;
		/*background:#F4F7FB;*/
      font-size: 9px;
      line-height:normal;
      border-bottom:1px solid #edeeef;
      }
#nav1 ul {
      margin:0;
      padding:5px 5px 0 20px;
      list-style:none;
	  font-size: 9px;
      }
#nav1 li {
      display:inline;
      margin:0;
      padding:0;
      }
#nav1 a {
      float:left;
      background:url(../images/design/tableft1.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
#nav1 a span {
      float:left;
      display:block;
      background:url(../images/design/tabright1.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#0054c9;
      }
 /* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav1 a span {float:none;}
 /* End IE5-Mac hack */
#nav1 a:hover span {
      color:#627EB7;
      }
#nav1 a:hover {
      background-position:0% -42px; COLOR: #dd3521; 
      }
#nav1 a:hover span {
      background-position:100% -42px; COLOR: #dd3521; 
      }
#nav1 li.selected a, #nav1 li.selected a:visited {
      background-position:0% -42px; color: #dd3521; 
      }
#nav1 li.selected span {
      background-position:100% -42px; color: #dd3521; 
      }

#nav1 #current a {
              background-position:0% -42px;
      }
#nav1 #current a span {
              background-position:100% -42px;
      }

#nav2 {
      float:left;
      width:100%;
      HEIGHT: 20px;
      BACKGROUND: #E8E9EA; /*change*/
      DISPLAY: block; 
      font-size: 9px;
      line-height:normal;
      }		

#nav2 UL {
	padding:4px 0 0 20px; FONT-SIZE: 9px; MARGIN: 0px; LIST-STYLE-TYPE: none
}
#nav2 LI {
	DISPLAY: inline; COLOR: #5f6164
}
#nav2 A:link {
	FONT-WEIGHT: bold; COLOR: #0054c9; TEXT-DECORATION: none
}
#nav2 A:visited {
	FONT-WEIGHT: bold; COLOR: #0054c9; TEXT-DECORATION: none
}
#nav2 A:hover {
	FONT-WEIGHT: bold; COLOR: #dd3521; TEXT-DECORATION: none
}
#nav2 LI.selected A {
	COLOR: #dd3521
}
#nav2 LI.selected A:visited {
	COLOR: #dd3521
}
#nav2 LI.selected A:hover {
	COLOR: #dd3521
}

.relbox ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 229px;	
}

.relbox li {
	display: block;
	color: #5F6164;
	line-height: 14px;
	margin-bottom:10px;
}

.relbox li a, .relbox li a:link, .relbox li a:visited{
  TEXT-DECORATION: none; 
  font-weight: bold;
  font-size:10px;
  COLOR: #0054C9; 

}

.relbox li a:hover, .relbox li.selected a, .relbox li.selected a:visited {
	COLOR: #dd3521; 
}



#content{
	position: relative;
	clear: both;
	width: 950px;
	/*height: 450px;*/
	border-bottom: #2E3234 1px solid;
	background-color: #FFFFFF;
	color: #141D26;
	display: table-cell;
	TEXT-ALIGN: left;
	margin:0px;
	padding:0px;
	vertical-align:top;
	float:left;
}
#footer {
	position: relative;
	clear: both;
	width: 950px;
	height: 20px;
	background-color: #5F6164;
	display: table-cell;
	float:left;
}

* html .eventbox{
  width:237px;
}


.calbox {
	position: relative;
	margin-bottom: 0px;
	text-align: center;
	width: 229px;
	border: 1px solid #cbccce;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-top: 30px;
	background-image: url(../images/design/hgCal.jpg);
	background-repeat: no-repeat;
}


.eventbox, .relbox, .linkbox, .newsbox, .loginbox{
  	position: relative;
	margin-bottom: 10px;
	text-align: left;
	width: 229px;	
	border: 1px solid #cbccce;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-top: 30px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 10px; 

}

.eventbox {
	background-image: url(../images/design/hgEvents.jpg);
	background-repeat: no-repeat;	
}

.relbox { 
	background-image: url(../images/design/hgRelated.jpg);
	background-repeat: no-repeat;
}

.linkbox {
	background-image: url(../images/design/hgLinks.jpg);
	background-repeat: no-repeat;
}

.newsbox {
	background-image: url(../images/design/hgNews.jpg);
	background-repeat: no-repeat;
}

.loginbox {
	background-image: url(../images/design/hgQuickLogin.jpg);
	background-repeat: no-repeat;
}


.linkbox a, .newsbox a{
  font-size:10px;
  line-height: 14px;
}


A:link {
	COLOR: #0054C9;	TEXT-DECORATION: none; font-weight: bold;
}
A:visited {
	COLOR: #0054C9; TEXT-DECORATION: none; font-weight: bold;
}
A:hover {
	COLOR: #dd3521; TEXT-DECORATION: none; font-weight: bold;
}

.inABC {
        WIDTH: 50px; HEIGHT: 18px; align: center;
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
		FONT-SIZE: 12px; 
		background: #ffffff;
        color: Black;
        border-right: #B4DAFD 1px solid;
        border-left: #B4DAFD 1px solid;
        border-top:#B4DAFD 1px solid;
        border-bottom: #B4DAFD 1px solid;
}

.inBereich {
        WIDTH: 130px; HEIGHT: 18px; align: center;
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
		FONT-SIZE: 12px; 
		background: #ffffff;
        color: Black;
        border-right: #B4DAFD 1px solid;
        border-left: #B4DAFD 1px solid;
        border-top:#B4DAFD 1px solid;
        border-bottom: #B4DAFD 1px solid;
}


.inSelect {
        WIDTH: 80px; HEIGHT: 18px; align: center;
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
		FONT-SIZE: 9px; 
		background: #ffffff;
        color: Black;
        border-right: #B4DAFD 1px solid;
        border-left: #B4DAFD 1px solid;
        border-top:#B4DAFD 1px solid;
        border-bottom: #B4DAFD 1px solid;
}


.inputForm, .csc-mailform-field input {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	background: #dceeff;
	color: Black;
        border-right: #B4DAFD 1px solid;
        border-left: #B4DAFD 1px solid;
        border-top:#B4DAFD 1px solid;
        border-bottom: #B4DAFD 1px solid;
	font-size : 11px;
	text-ident: 8px;
}

input.btn, div.tx-jwcalendar-pi1 .tx_jw_input_button, .csc-mailform-field .csc-mailform-submit {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px; 
	COLOR: #FFFFFF; 
	BACKGROUND-COLOR: #aa0020; 
	border-bottom-color: #FFFFFF; 
	border-top-color: #FFFFFF;
}

form textarea {
        FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
		background: #ffffff;
        color: Black;
        border-right: #B4DAFD 1px solid;
        border-left: #B4DAFD 1px solid;
        border-top:#B4DAFD 1px solid;
        border-bottom: #B4DAFD 1px solid;
}

/* Styles for SmallCalendar */
.smallcal {
	FONT-SIZE: 10px; MARGIN: 0px 0px 
; BORDER-COLLAPSE: collapse; BACKGROUND-COLOR: #EDEEEF
}
.smallcal A {
	COLOR: #0054C9; TEXT-DECORATION: none
}
.smallcal A:hover {
	COLOR: #dd3521;
}
.smallcal {
	FONT-SIZE: 10px; MARGIN: 0px 0px 5px; BORDER-COLLAPSE: collapse
}
.smallcal CAPTION A {
	FONT-WEIGHT: bold; COLOR: #0054C9;
}
.smallcal CAPTION A:hover {
	COLOR: #dd3521;
}
.smallcal TH {
	COLOR: #000000; BACKGROUND-COLOR: #ffffff; TEXT-ALIGN: center
}
.smallcal TD.empty {
	COLOR: #000000; BACKGROUND-COLOR: #ffffff; TEXT-ALIGN: center
}
.smallcal TD {
	BORDER-RIGHT: #ffffff 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #ffffff 1px solid; PADDING-LEFT: 2px; PADDING-BOTTOM: 0px; BORDER-LEFT: #ffffff 1px solid; PADDING-TOP: 0px; BORDER-BOTTOM: #ffffff 1px solid
}
.smallcal TD A {
	PADDING-RIGHT: 3px; DISPLAY: block; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 0px; PADDING-TOP: 3px; TEXT-ALIGN: center
}
.smallcal TD.weekend {
	BACKGROUND-COLOR: #Fce3bd
}
.smallcal TD#today {
	BACKGROUND-COLOR: #dddddd
}
.smallcal TD.booked {
	FONT-WEIGHT: bold; BACKGROUND-COLOR: #E5FFC7
}
/* End Styles for SmallCalendar */


/*the following two are to get rid of the annoying space beyong pictures in IE*/
.csc-textpic{
  border:solid white 1px;
}

.bodytext{ 
  margin:0px;
  padding:0px;
  margin-bottom:10px;
}

/*sitemap*/
.csc-sitemap ul{
	list-style-type:none;
}

.csc-sitemap ul li{
	margin-bottom:3px;
}

.csc-sitemap ul ul{
	list-style-type:none;
	margin:0;
	padding:0;
	margin-left:20px;
}

.csc-sitemap ul ul ul{
	list-style-type:none;
}

.csc-sitemap ul ul ul ul{
	list-style-type:none;
}

/* ENDE sitemap */

div.tx-newloginbox-pi1{  
	padding:0px; 
	margin:0px; 
	padding-top:7px;
}

.csc-textpic, .csc-textpic-imagewrap, .csc-header{	
margin:0px;
  padding:0px;
  /*padding-bottom:20px;
  float:left;*/
  
  clear:both;
}


/*.csc-textpic{
	border:1px solid red;
	}

.csc-textpic-imagewrap{
	border:1px solid green;
}*/

.csc-mailform{
	/*float:left;
	clear:left;*/
	border:0px;
}

.contenttable{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 10px;
}

/*.paddingLRC, #content{
	border:1px solid red;
}*/

.print_button {
	position: absolute;
	top: 9px;
	left: 104px;
	width: auto;
	text-align: right;	
}

.print_button a:link, .print_button a:visited,
.standard .print_button a {
 	text-align: left;
	width: 11px !important;
	height: 11px !important;
	overflow: hidden;
	text-indent: -4000px;
	background-image:url(../images/design/b_print.gif);
	background-repeat:no-repeat;
	background-position: top left;
	display: block;
	margin: 0;
	padding: 0;
} 

.internal-link img, .external-link-new-window img, .download img{
border:0px;

}


/* OCS */

.size10 {
	FONT-SIZE: 10px; COLOR: #000000; LINE-HEIGHT: 1.5em; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-ALIGN: left;
}


.size10 A:link { COLOR: #003772; FONT-SIZE: 10px; TEXT-DECORATION: none;}
.size10 A:visited {COLOR: #003772;  FONT-SIZE: 10px; TEXT-DECORATION: none;}
.size10 A:active {COLOR: #778899;  FONT-SIZE: 10px; TEXT-DECORATION: none;}
.size10 A:hover {COLOR: #778899; FONT-SIZE: 10px; TEXT-DECORATION: none;} 





.size11 {
	FONT-SIZE: 11px; COLOR: #000000; LINE-HEIGHT: 1.5em; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-ALIGN: left;
}


.neg {color: #FFFFFF}



.propoints {
	margin-left : 50px;	border-bottom : thin solid #778899;
}

.mag50 {
	margin-left : 50px;	
}

.orange 	{
	FONT-WEIGHT: bolder;
	COLOR: #dd3021;
	}


.bg_farbe {
	BACKGROUND-COLOR: #008fd0;
	COLOR: #FFFFFF;
}

.bg_10 {
	BACKGROUND-COLOR: #008fd0;
	COLOR: #FFFFFF;
	FONT-SIZE: 10px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-ALIGN: center;
}

.bg_red10 {
	BACKGROUND-COLOR: #dd3021;
	COLOR: #FFFFFF;
	FONT-SIZE: 10px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-ALIGN: center;
}

.redbox {
	position: relative;
	margin-bottom: 0px;
	text-align: center;
	width: 600px;
	border: 2px solid #dd3021;
	padding-left: 10px;
	padding-right:10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.orange11 {
	FONT-SIZE: 11px; COLOR: #dd3021; FONT-WEIGHT: bolder; LINE-HEIGHT: 1.5em; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-ALIGN: center;
}

/* END OCS */

/* FEllOWSHIPS */

.tx-mmbfellowships-pi1 td, 
.tx-mmbfellowships-pi3 td{
	font-size:10px;
}

.tx-mmbfellowships-pi1 table thead tr th, 
.tx-mmbfellowships-pi3 table thead tr th{
	font-size:10px;
	background-color:#dd3021;
	color:white;
	font-weight:normal;
}

.tx-mmbfellowships-pi1 table thead tr th a, .tx-mmbfellowships-pi1 table thead tr th a:visited, .tx-mmbfellowships-pi1 table thead tr th a:hover, .tx-mmbfellowships-pi1 table thead tr th a:link
.tx-mmbfellowships-pi3 table thead tr th a, .tx-mmbfellowships-pi3 table thead tr th a:visited, .tx-mmbfellowships-pi3 table thead tr th a:hover, .tx-mmbfellowships-pi3 table thead tr th a:link { 
	color:white;
	font-weight:bold;
}



/* END FEllOWSHIPS */