body {
 font-family: Arial;
 font-size: 12px;
 background-color: #EFEFEF;
 text-align: left;
 margin:0px;
}
#menu .buttonContainer {
  border: none;
  background-color: #FFF;
  width: 120px;
  height: 76px;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 0px;
}
#menu .btnTwitter {
  border: none;
  background-color: #FFF;
  width: 120px;
  height: 76px;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 0px;
}
#menu a.buttonBox {
  height: 76px;
 display: block;
 padding: 1px;
 border: none;
 background-color: #FFF;
 background-image:url(../images/cvButton.jpg);
 background-repeat:no-repeat;
 padding:5px;
 color: #000;
 text-decoration: none;
 vertical-align: center;
}
#menu a.buttonBox:hover {
 background-image:url(../images/cvButtonOver.jpg);
}
.imageFloatRight {
	float:right;
}
/*#content img.imageFloatRight {
	float:right;
	margin-top: 0px;
}*/
#content td.jobListData {
	letter-spacing: normal;
	}
#content td.jobListTitle{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left:0px;
	
}
#content td.jobListTitle a {
	display:block;
	background-color:#DDDDDD;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	font-size:13px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom:2px;
	padding-left:2px;
	color:#3E46A8;
	margin-left:0px;
}
#content td.jobListTitle a:hover {
	color:#000000;
	text-decoration:none;
	background-color:#9999FF;
}
.jobTitleDetail {
	font-size:15px;
	font-weight:bold;
}
code {
    font-size: 14px;
    color: #0000ff;
}

pre {
 font-size: 14px;
 color: #0000ff;
 padding: 5px;
}

#page {
    width: 760px;
    padding:20px;
    margin: 0 auto;
    text-align: left;
    background-color: #ffffff;
    border-bottom:1px solid #cccccc;
    border-right:1px solid #cccccc;
    -moz-border-radius:30px; /* im IE mit dem machen
http://dotnetjunkies.com/WebLog/warstar/archive/2005/04/10/65119.aspx */
}


#title {
	width: 130px;
	float: left;
  height: 90px;
  padding: 5px;
  background-color: #FFFFFF;
  border-bottom: 0px solid #000;
  /*background-image: url(../images/header.jpg);*/
  background-repeat: no-repeat;
}

#title img {
    float: left;
    width: 150px;
    height: 97px;
    margin-left: 3px;
}

#title h1 {
    font-size: 20px;
    color: #FFF;
    margin-bottom: 0px;
    padding-left: 300px;
    padding-top: 15px;
}



#menu {
  clear: left;
  background-color: #FFF;
  width: 130px;
  float: left;
}

#menu .language {
  text-align: center;
}

#menu .menutitle {
  font-weight: bold;
  padding-left:5px;
  margin: 0px;
  padding: 5px;
  background-color: #eeeeee;
  color: #000;
  /*
  background-image: url(../images/menu_heading.jpg);
  background-repeat: no-repeat;
  */
}

#menu .menucontainer {
  border: 1px solid #5c8cba;
  background-color: #FFF;
  width: 115px;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 0px;
}

#menu a.menuentry {
 display: block;
 padding: 1px;
 border-top: 0px solid #000;
 background-color: #E0E0E0;
 padding:5px;
 color: #000;
 text-decoration: none;
 vertical-align: center;
}

#menu a.menuentry:link, #menu a.menuentry:visited
{
 color: #000;
 background-color: #E0E0E0;
 text-decoration: none;
 font-weight: bold;
}

#menu a.menuentry:active, #menu a.menuentry:hover
{
  color: #FFF;
  font-weight: bold;
  background-color: #416ba7;
  text-decoration: underline;
}

#menu img {
 /*border: 1px solid #cccccc;*/
 border: none;
}

#content {
  border: 0px solid #efeff7;
  background-color: #FFFFFF;
  width: 590px;
  float: right;
  padding: 0px 10px;
  margin-top: 12px;
}

#content td.head {
	background-color: #E0E0E0;
	color: #000;
	padding: 2px 4px;
	font-weight: bold;
	border: 1px solid #efeff7;
}

#content td {
	color:#333333;
	padding-left:4px;
	}
	
#content p {
    font-size: 12px;
    letter-spacing: .3px;
}

#content li {
    color: #33538c;
    list-style-type: square;
    padding: 6px;
    font-size: 12px;.3px;
}

#content li.alternate {
    background: #f5f5f5;
}

#content span {
    color: #000;
}

#content span.error {
    color: red;
}

#content span.success {
    color: green;
}

#content .featured {
    border: 1px solid #5c8cba;
    padding-left: 5px;
    padding-right: 5px;
}

#content p.featured {
    padding: 5px;
    background-color: #5c8cba;
    color: #FFF;
    font-size: 12px;
}

#content .description {
    color: #33538c;
}


#content a:link, a:visited {
    font-size: 12px;
    color: #416ba7;
    text-decoration: none;
}

#content a:hover, a:active {
    color: #000000;
    text-decoration: underline;
}

#content h1 {
    font-size: 18px;
    color: #FFF;
	background-color:#33538c;
    padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 3px;
}

#content h2 {
    font-size: 16px;
    color: #416ba7;
    font-weight: bold;
}

#content h3 {
    font-size: 14px;
    color: #4d78af;
}

#content h4 {
    font-size: 12px;
    color: #5c8cba;
    font-weight: bold;
}

#content h4.contact {
   font-size: 11px;
   color: #5c8cba;
   font-weight: bold;
   margin-bottom: 2px;
}

#content h4.featuredheading {
    font-size: 11px;
    text-align: center;
    color: #33538c;
    font-weight: bold;
}

#content img {
 border: 1px solid #cccccc;
}

#content input, textarea, select {
 border: 1px solid #5c8cba;
}

#content select {
  width: 325px;
  margin-bottom: 2px;
}

#content input {
  margin-bottom: 2px;
}

#content select.jobs {
  width: 200px;
}

/* Calendar */
table.calendar      { width: 100%; }
table.calendar td   { text-align: center; }
table.calendar td a { display: block; }

table.calendar td a:hover {
    background-color: #33538c;
    color: #FFFFFF;
}

table.calendar th {
    background-color: #4d78af;
    color: #FFFFFF;
}

table.calendar td.selected {
    background-color: #5763ff;
}

table.calendar td.selected a {
    color: #FFFFFF;
}

img.calendar { border: none; }
form.clock   { text-align: center; }
/* end Calendar */

/* Link to NDE at foot of page */
#footerLink, #footerLink a {
	font-size: 10px;
}
#footerLink a:hover {
	text-decoration:underline;
}
div#logoSmall {
	float: right;
	text-align:right;
}
div#logoSmall img {
	border: none;
}