/*/*/
@import url(iconclasses.css);

body {
  width: 100%;
  height: 100%;
  margin: 0; 
  padding: 0; 
  font-family: Arial,Helvetica,sans-serif;
	font-size: medium; 
	font-weight: normal; 
	color: #00417d; 
	background: #83ced8 url(/img/portal/bg.png) repeat-y -80px 0;
}
/* stuff used everywhere */
h1,h2,h3,h4,h5,h6 {
  font-weight: normal;
  margin: 0.25em 0;
}
h1 {
  font-size: 1.4em;
}
h2 {
  font-size: 1.3em;
  letter-spacing: 0.2em;
}
h3 {
  font-size: 1.25em;
  letter-spacing: 0.2em;
}
h4 {
  font-size: 1.2em;
}
h5 {
  font-size: 1.15em;
}
h6 {
  font-size: 1.1em;
}
ul {
  margin-left: 0;
  padding-left: 1.2em;
  list-style-type: square;
}
img {
  border: 0 none transparent;
}
hr {
  width: 100%;
  margin: 0.5em 0;
  padding: 0;
  height: 1px;
  color: #00417d;
  border: 0 none transparent;
  background-color: #00417d;
}
a {
  color: #00417d;
  font-weight: normal;
  text-decoration: underline;
}  
  
div.content {
  margin: 0.75em 0.75em 2em 0.75em;
  font-size: 0.80em;
}


/* main text area */
#background {
  height: 4.4375em;
  padding: 0;
  background: transparent url(/img/portal/portal_bildleiste.jpg) no-repeat 1.25em 0; 
}  
#container {
  float: left;
  width: 60em;
  margin: 0 0 0 1.25em;
}
#container #mtitle {
  color: #83ced8;
  font-size: 1.65em;
  padding: 1.25em 0 0 7.16em;
  text-transform: uppercase;
  font-weight: bold;
  height: 1.3em;
}
#breadcrumb {
  font-size: 0.7em;
  padding: 0.25em 0 0 17.2em;
}  
#breadcrumb a {
  text-decoration: none;
  color: #00417d;
}
#breadcrumb a:hover {
  text-decoration:underline;
}
#breadcrumb a:focus {
  text-decoration:underline;
}

/* spalte 1 */

#column1 {
  float: left;
  width: 12em;
	margin-top: 0.7em;
}
#column1 .content {
  margin: 1.5em;
}
#column1 #lang {
  padding-left: 1.2em;
  margin-bottom: 2.7em;
}
#column1 #lang a {
  text-decoration: none;
  color: #d40;
  text-transform: uppercase;
  font-weight: bold;
}

#column1 ul {
  font-size: 0.95em;
  margin: 0 0 1.25em 0;
  padding: 0;
}
#column1 ul.current {
  list-style-type: none;
}
#column1 ul.current li {
  text-transform: uppercase;
  letter-spacing: 0.175em;
  background: transparent url(/img/portal/chevron_blue.png) no-repeat 0 0.35em;
  padding-left: 1.2em;
}
#column1 ul.fix {
  list-style-type: none;
  color: #fff;
}
#column1 ul.fix li {
  background: transparent url(/img/portal/chevron_white.png) no-repeat 0 0.35em;
  text-transform: uppercase;
  letter-spacing: 0.175em;
  padding-left: 1.2em;
}
#column1 form {
  margin: 2.5em 0 0 1.2em;
}
#column1 input[type="text"] {
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:1em;
  border: 0 none transparent;
}
#column1 a {
  text-decoration: none;
  color: #00417d;
  display: block;
  margin: 0;
  padding: 0;
}
#column1 a:hover,
#column1 a:focus {
  text-decoration:underline;
}

/* spalte 2 */
#column2 {
  float: left;
  width: 34em;
}
#col2head {
  width: 100%;
  color: #fff;
	margin: 0;
	padding: 1em 0 0 0;
  text-transform: uppercase;
  letter-spacing: 0.125em;
}
#column2 h2 {
  clear: both;
}
#column2 h2.nontext {
  margin-left: -0.5em;
}
#column2 .stg {
  float: left;
  width: 19em;
  height: 4.2825em;
  margin: 0 1.5em 1em -0.5em;
 	background-color: #4fbdcb;
  color: #fff;
} 
#column2 .stg img {
  width: 9.475em;
  height: 4.2825em;
} 
#column2 .stg a {
  display: block;
  width: 9.45em;
  float: left;
  text-decoration: none;
  font-weight: normal;
  color: #fff;
} 
#column2 .stg a.stgtext {
  font-size: 1.1em;
  width: 7.75em;
  padding: 0.125em 0 0 0.35em;
} 
#column2 .stg a.stgtext:hover,
#column2 .stg a.stgtext:active,
#column2 .stg a.stgtext:focus {
  text-decoration:underline;
}
#column2 .level0 {
  font-weight: bold;
  font-size: 1.2em;
  margin: 0.75em 0 0.75em 0.5em;
}
#column2 .level1 {
  font-size: 1.1em;
  margin: 0.75em 0 0.75em 1.5em;
}
#column2 .level2 {
  font-size: 1em;
  margin: 0.75em 0 0.75em 2.5em;
}
#column2 .footnote {
  clear: both;
  font-size: 95%;
  text-indent: -0.75em;
  padding-left: 0.75em;
  margin: 0 0 1em -0.5em;
}
#column2 h1, #column2 h2 {
  text-transform: uppercase;
}
#column2 dt {
  font-weight: bold;
}
#column2 dt a {
  font-weight: bold;
}
#column2 dd {
  margin: 0.25em 0 1em 1em;
}

/* spalte 3 */
#column3 {
  float: left;
  width: 13em;
}
#column3 .content {
  margin: 0.75em 0 0 0.75em;
}
#column3 #logo {
  margin: 1.5em 0 0.25em 0;
  text-align: center;
}
#column3 .aktuell {
	background-color: #4fbdcb;
	padding: 0.25em 0.5em;
}
#column3 .aktuell h2 {
  text-transform: uppercase;
	color: #fff;
	font-weight: bold;
}
#column3 .aktuell a {
  color: #00417d; 
}
#column3 .button {
	background-color: #4fbdcb;
  text-align: center;
  padding: 0.5em 0 0.5em 0.5em;
  margin: 0 0 1em 0;
}
#column3 .button  div {
  margin: 0.25em 0;
}
/* advertisement */
#column3 #sky {
  float:left;
  width:7.5em;
  margin-top:1em;
}
#column3 #sky a  {
  font-size: 0.625em;
  text-decoration: none;
  color: #006;
}
#column3 #sky a:hover, #column3 #sky a:focus {
  text-decoration:underline;
}

/* footer */
#footer {
  clear: left;
  float: left;
  width: 100%;
}
#footer #fcolumn2 {
  float: left;
  width: 59em;
  padding: 0 0 1em 17.25em;
  font-size: 0.7em;
}
#footer a {
  color: #00417d; 
}
#footer a:hover,
#footer a:focus {
  text-decoration:underline;
}


