#ContentContainer select {
border: 0.0625em solid #263e72;
}

* {
  margin: 0;
  padding: 0;
}

html {
  height: 100%;
}

body {
  font-size:100.01%;
  font-family: Arial, Helvetica, sans-serif;
  background: #001c5d;
  line-height: 1.25em;
  height:100%;
}

p.bodytext {
  font-size: .85em;
  margin-bottom: 1em;
}

p.bodytext a,
.close_window a,
#breadcrumb a {
  text-decoration: none;
  color: #263e72;
}

p.bodytext a:hover,
.close_window a:hover,
#breadcrumb a:hover {
  text-decoration: none;
  color: #546e9c;
}

.PageResizerPara {
  float: right;
  margin-right: 1.5em;
}

.PageResizerPara a{
  text-decoration: none;
 color: #263e72;
}
	
h1 {
  font-family: "Trebuchet MS";
  color: #263e72;
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1em;
}


h3 {
  font-family: "Trebuchet MS";
  font-size: .95em;
  color: #4e4fa5;
}

a {

}

a img {
  border: 0 solid;
}

img {

}

.cleaner {
  clear:both;
  font-size:1px;
  height:1px;
  background: transparent;
}



.csc-firstHeader {
  color: #263e72;
  font-size: 1.25em;
  font-weight: bold;
  margin-bottom: 1em;
  border-bottom: 1px solid #263e72;
}


#ContentContainer ul,ol {
  font-size: 0.85em;
  margin-left: 2em;
  margin-bottom: 1.5em;
}

#ContentContainer li {
margin-bottom: .5em;
}


#ContentContainer li a {
text-decoration: none;
color: #263e72;
}


/* Interne Links */
.internal-link  {
   text-decoration: none;
}

.close_window {
text-align: center;
font-size: .8em;
}



