body {
	margin: 0px;
	padding: 0px;
	background-image: url(struct.jpg);
	width: 100%;
}

* {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}

a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #0050ff;
  text-decoration: none;
}

a:hover                { text-decoration: underline; }
a:visited              { color : #0000CC; }
a:active               { color : #0050FF; }

table {
  border-collapse: collapse;
  border:        solid 1px #a0c0ff;
}

table.nospace {
  border-collapse: collapse;
  border: solid 0px black;
}

table.with_border {
  border:        solid 1px #a0c0ff;
}

table.invisible {
  border: none;
  background: none;
}

hr {
  color:                 #aabbff;
  height:                    1px;
}

h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  padding-top:               2px;
  padding-left:              10px;
  padding-right:             5px;
  padding-bottom:            3px;
  border-bottom:      solid 1px #aabbff;
  line-height: 20px;
}

h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
}

th {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-image: url(../images/frames/th_corner.gif);
  background-position: left top;
  background-repeat:no-repeat;
  text-align:               left;
  color:                 #000000;
  font-size:                11px;
  font-weight:              bold;
  padding-top:               2px;
  padding-left:              10px;
  padding-right:             5px;
  padding-bottom:            3px;
  background-color:      #c8dcff;
  border:      solid 1px #a0c0ff;
  border-bottom:     solid 1px #80a0cc;
  line-height: 16px;
}

th.nopic {
  background :none;
  text-align:               left;
  padding-left:              5px;
  background-color:      #c8dcff;
}

td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight: normal;
  padding-top:3px;
  padding-left:5px;
  padding-right:5px;
  padding-bottom:3px;
  vertical-align : top;
  text-align : left;
  background-color: #f0f4fa;
  border:      solid 1px #a0c0ff;
  line-height: 16px;
}

td.invisible {
  border: none;
  background: none;
}

td.dunkel    { background-color: #e5ebf8; }

td.tab_blau      { background-color: #c8dcff; text-align: center; }
td.tab_grau      { background-color: #F3F4F5; }
td.tab_hellgrau  { background-color: #f3f3f3; }
td.tab_weiss     { background-color: #ffffff; }
td.tab_hell      { background-color: #f6f7f8; }
td.tab_dunkel    { background-color: #f1f2f3; }
td.nospace       { padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; }

ul {
  list-style-type:disc;
}


/********************************************************************************************

   Definition page_head

********************************************************************************************/

#page_head {
	background-color: #0066FF;
	height: 75px;
	width: 100%;
	background-image: url(../images/frames/top_bg.jpg);
	background-repeat: repeat-x;
}

#page_head input {
  font-size: 9px; 
  width: 120px;
	border: 1px solid #4080ff;
	background-color: #4080ff;
	margin: -2px;
}

#page_head form, #page_head .shortcut {
	float: right;
	display: inline;
	margin: 0px;
	padding: 8px 10px 8px 10px;
	border-left: 1px solid #4080ff;
	text-align: center;
	vertical-align: middle;
}

#page_head * a {
	color: #a0c0ff;
	font-size: 10px;
	text-decoration: none;
}

#page_head * a:hover {
	text-decoration: underline;
}

/********************************************************************************************

   Definition location

********************************************************************************************/

#page_info {
	float: right;
	height: 100%;
	width: 150px;
	font-size: 9px;
	padding: 6px 5px 0px 7px;
	background-color: #0099FF;
	background-image: url(../images/frames/nav_bg.jpg);
	background-repeat: repeat-x;
}

#page_info *  {
  font-size: 9px;
  line-height: 11px;
}

#page_info table {
  width: 100%;
}

#page_info h1 {
	margin: 0px 0px 1px 0px;
	padding: 4px;
  font-weight:              bold;
  background-color:      #c8dcff;
}

#page_info li {
	list-style-type: none;
	padding: 4px;
	margin-bottom: 1px;
  background-color: #f0f4fa;
}

#page_info ul {
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
}

#page_info img {
  margin-left: -7px;
}

/********************************************************************************************

   Definition location

********************************************************************************************/

#location {
	position: absolute;
	font-size:9px;
	z-index: 1;
	top: 55px;
	left: 80px;
	color: #79ADFB;
}

#location a {
	color: #C4D7FF;
	font-size: 10px;
	text-decoration: none;
}

#location a:hover {
	text-decoration: underline;
}


/********************************************************************************************

   Definition page_nav

********************************************************************************************/

#page_nav {
	float: left;
	height: 100%;
	width: 150px;
	clear: both;
	background-color: #0099FF;
	color: #a0c0ff;
	background-image: url(../images/frames/nav_bg.jpg);
	background-repeat: repeat-x;
}

#page_nav li {
	border-bottom: 1px solid #50B0FF;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#page_nav ul {
	padding: 0px;
	margin: 0px;
}

#page_nav * a {
  color: #000000;
  text-decoration: none;
  padding: 6px 10px 6px 10px;
  display: block;
}

#page_nav * a.sprache {
  color: #000000;
  text-decoration: none;
  padding-top: 10px;
  padding-bottom: 10px;
	padding-left: 0px;
  padding-right: 0px;
  display: inline;
}

#page_nav * a:hover {
	background-color: #50B0FF;
	text-decoration: underline;
}

#page_nav  p {
	color: #a0c0ff;
	padding: 0px 10px 0px 10px;
}

/********************************************************************************************

   Definition content

********************************************************************************************/

#page_subnav {
	display: none;
}

#page_subnav .subnav {
	display: none;
	background-color: #0099ff;
	border: 1px solid #0040a0;
	position: absolute;
	width: 200px;
	z-index: 2;
	left: 0px;
	top: 0px;
}

#page_subnav .subnav li {
	border-bottom: 1px solid #50B0FF;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#page_subnav .subnav ul {
	padding: 0px;
	margin: 0px;
}

#page_subnav .subnav * b {
	color: #000000;
	text-decoration: none;
	padding: 6px 10px 6px 10px;
	display: block;
}

#page_subnav .subnav * a {
	color: #000000;
	text-decoration: none;
	padding: 6px 10px 6px 10px;
	display: block;
}

#page_subnav .subnav * a:hover {
	background-color: #50B0FF;
	text-decoration: underline;
}


/********************************************************************************************

   Definition content

********************************************************************************************/

#page_content {
	margin-right: 175px;
	margin-left: 160px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#print_only {
	display: none;
}

th.pressem {
  font-size: 16px;
  height: 30px;
  vertical-align: middle;
}

td.pressem {
  width: 550px;
  line-height: 17px;
  text-align: justify;
}

/********************************************************************************************

   Definition Ausgabemedien

********************************************************************************************/


@media print {
  
  #page_subnav *, #page_nav *, #page_info *, #page_head *, #page_head, #location {
    display: none;
  }

  #print_only {
    display: inline;
  }
	#page_content {
    margin-right: 0px;
    margin-left: 0px;
  }
}

@media embossed, braille {
  
  #page_subnav *, #page_info *, #page_head *, #page_head {
    display: none;
  }

  #page_content {
    margin-right: 0px;
  }
}
