﻿body 
{
  margin: 0px;
  background-color:#345b96;
  font-family: Verdana;
  font-size: 14px;
}

TD
{
  font-family: Verdana;
  font-size: 14px;
}

H1
{
  color: #FFFFFF;
  font-family: Verdana;
  font-size: 24px;
  font-weight: bold;
}

H2
{
  color: #FF3300;
  font-family: Verdana;
  font-size: 20px;
  font-weight: bold;
}

H3
{
  padding: 0px;
  margin: 0px;
  color: #FFCC00;
  font-family: Verdana;
  font-size: 16px;
  font-weight: bold;
}

H4
{
  color: #CCCCCC;
  font-size: 10px;
  font-weight: normal;
}

P
{
  text-align: justify;
}

A
{
  color: #66CCFF;
}

.panel_top
{
  text-align: right;
  vertical-align: bottom;
  width: 988px;
  height: 146px;
  padding-right: 12px;
  background-image: url('panel_top.jpg');
  background-position: bottom left;
  background-repeat: no-repeat;
}



.panel_left1
{
  width: 198px;
  height: 150px;
  background-image: url('panel_left1.jpg');
  background-position: top right;
  background-repeat: no-repeat;
}
.panel_left2
{
  text-align: left;
  vertical-align: top;
  width: 198px;
  background-image: url('panel_left2.jpg');
  background-position: top right;
  background-repeat: no-repeat;
}

.panel_content1
{
  text-align: left;
  vertical-align: top;
  border-style: solid solid none solid;
  border-width: 1px;
  border-color: #000000;
  padding-top: 5px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  width: 770px;
  height: 130px;
  background-image: url( 'panel_content1.jpg' );
  background-position: right top;
  background-repeat: no-repeat;
}
.panel_content2
{
  text-align: left;
  vertical-align: top;
  padding-top: 120px;
  padding-right: 10px;
  border-style: solid solid none solid;
  border-width: 1px;
  border-color: #000000;
  width: 780px;
  background-image: url('panel_content2.jpg' );
  background-position: right top;
  background-repeat: no-repeat;
  background-color: #FFFFFF;
}
.panel_content2 A
{
  color: #0000FF;
}

.panel_right1
{
  width: 12px;
  height: 150px;
  background-image: url('panel_right1.jpg');
  background-position: top left;
  background-repeat: no-repeat;
}
.panel_right2
{
  width: 12px;
  background-image: url('panel_right2.jpg');
  background-position: top left;
  background-repeat: repeat-y;
}

.panel_footer
{
  text-align: right;
  padding-right: 15px;
  padding-top: 15px;
  width: 985px;
  height: 60px;
  background-image: url(  'panel_footer.jpg' );
  background-position: top right;
  background-repeat: no-repeat;
  color: #FFFFFF;
  font-size: 10px;
}
.footer_text
{
  font-family: Verdana;
  font-size: 10px;
  color: #FFFFFF;
  padding-top: 10px;
  padding-bottom: 10px;
}

.blackbackground
{
  color: #CCCCCC;
}
.blackbackground A
{
  color: #CCFFFF;
  text-decoration: underline;
  font-weight: bold;
}
.panel_aktuality
{
  padding: 10px;
  vertical-align: top;
  width: 180px;
  color: #CCCCCC;
  background-color: #272727;
}
.panel_aktuality H3
{
  padding: 0px;
  margin: 0px;
  color: #FFCC00;
  font-family: Verdana;
  font-size: 16px;
  font-weight: bold;
}
.panel_aktuality A
{
  color: #66CCFF;
}


.table_item
{
  background-color: #CEE6FF;
}
.table_item_alt
{
  background-color: #EAF4FF;
}
