/* CSS Document für Content */



/* Formate für Text normal */

h2 {
  margin:0px;
  padding-left:25px;
  padding-right:25px;
  font-size:12px;
  font-weight:bold;
}

.headerline {
  background:url("../src/hrline_content.jpg") no-repeat left top;
  height:1px;
  margin-bottom:25px;
  margin-left:22px;
  margin-right:25px;
  border:0px solid black;
}

#content {
  margin-bottom:0px;
  padding-bottom:0px;
  padding-left:25px;
  padding-right:25px;
  font-size:12px;
  font-family:Arial,sans-serif;
}

.imgr {
  float:right;
  margin:0px 0px 5px 5px;
  border:1px solid #c0c0c0;
}

strong.orange {
  color:#F6A800;
}

div.alignright {
  text-align:right;
  margin-top:20px;
}

/* Formate für Tabellen */

table.tpr {
  width:100%;
}

tr.tprtitle {
  font-weight:bold;
  font-size:12px;
}

td.tprdate {
  width:100px;
}


table.tte {
  width:100%;
  font-size:12px;
  font-family:Arial, sans-serif;
}

table.tte tr {
  vertical-align:top;
}

tr.ttetitle {
  font-weight:bold;
}

td.ttedate {
  width:100px;
  vertical-align:top;
}

table.treg {
  width:100%;
}

td.tregfield {
  color:#F6A800;
  width:100px;
}

.field {
  border:1px solid #F6A800;
  background-color:#FDEDD3;
}

.button {
  border:1px solid #F6A800;
}


/* Formate für Links */


A.grey_8px:link    {font-size: 8px; COLOR: #686868; font-family: Arial, sans-serif; text-decoration: none;}
A.grey_8px:visited {font-size: 8px; COLOR: #686868; font-family: Arial, sans-serif; text-decoration: none;}
A.grey_8px:active  {font-size: 8px; COLOR: #686868; font-family: Arial, sans-serif; text-decoration: none;}
A.grey_8px:hover   {font-size: 8px; COLOR: #F6A800; font-family: Arial, sans-serif; text-decoration: none;}

A.grey_12px:link    {font-size: 12px; COLOR: #686868; font-family: Arial, sans-serif; text-decoration: none;}
A.grey_12px:visited {font-size: 12px; COLOR: #686868; font-family: Arial, sans-serif; text-decoration: none;}
A.grey_12px:active  {font-size: 12px; COLOR: #686868; font-family: Arial, sans-serif; text-decoration: none;}
A.grey_12px:hover   {font-size: 12px; COLOR: #F6A800; font-family: Arial, sans-serif; text-decoration: none;}

A.grey_12pxb:link    {font-size: 12px; COLOR: #686868; font-family: Arial, sans-serif; text-decoration: none; font-weight:bold;}
A.grey_12pxb:visited {font-size: 12px; COLOR: #686868; font-family: Arial, sans-serif; text-decoration: none; font-weight:bold;}
A.grey_12pxb:active  {font-size: 12px; COLOR: #686868; font-family: Arial, sans-serif; text-decoration: none; font-weight:bold;}
A.grey_12pxb:hover   {font-size: 12px; COLOR: #F6A800; font-family: Arial, sans-serif; text-decoration: none; font-weight:bold;}

A.orange_12px:link    {font-size: 12px; COLOR: #F6A800; font-family: Arial, sans-serif; text-decoration: none;}
A.orange_12px:visited {font-size: 12px; COLOR: #F6A800; font-family: Arial, sans-serif; text-decoration: none;}
A.orange_12px:active  {font-size: 12px; COLOR: #F6A800; font-family: Arial, sans-serif; text-decoration: none;}
A.orange_12px:hover   {font-size: 12px; COLOR: #686868; font-family: Arial, sans-serif; text-decoration: none;}

A.orange_12pxb:link    {font-size: 12px; COLOR: #F6A800; font-family: Arial, sans-serif; text-decoration: none; font-weight:bold;}
A.orange_12pxb:visited {font-size: 12px; COLOR: #F6A800; font-family: Arial, sans-serif; text-decoration: none; font-weight:bold;}
A.orange_12pxb:active  {font-size: 12px; COLOR: #F6A800; font-family: Arial, sans-serif; text-decoration: none; font-weight:bold;}
A.orange_12pxb:hover   {font-size: 12px; COLOR: #686868; font-family: Arial, sans-serif; text-decoration: none; font-weight:bold;}

#map_laden:hover {
 background:url("src/logo_hell.jpg") no-repeat left top;
 height:20px;
 width:20px;
}

/* Formate für Startseite */


.intro_title {
  font-size:14px;
  font-weight:bold;
  color:#F6A800;
  text-align:right;
  padding:5px;
  border-bottom:1px solid #c0c0c0;
  width:320px;
}

.intro_cont {
  text-align:left;
  padding:5px;
  margin-bottom:20px;
  width:320px;
}

.intro_cont img {
  float:left;
  border:1px solid #c0c0c0;
  margin-left:2px;
}

/* Formate für Widgets Main */

.signature {
  margin-top:10px;
  margin-bottom:30px;
  text-align:center;
  font-size:8px;
}

#box {
  float:right;
  width:750px;
  margin-top:0px;
  margin-right:22px;
  margin-bottom:60px;
  padding:0px 0px 0px 0px;
}

.top { 
  margin-top:30px;
  margin-bottom:0px;
  padding-bottom:0px;
  clear:both; 
  background:url("../src/top.png") no-repeat left bottom; 
  width:750px;
  height:18px;
  }

.cent { 
  font-size:10px;
  margin:0px;
  clear:both; 
  background:url("../src/cent.png") repeat-y left top;  
  width:750px;
  }
    
.bot { 
  margin:0px;
  padding:0px;
  clear:both; 
  background:url("../src/bot.png") no-repeat left top; 
  width:750px;
  height:18px;
  }
