body,html {
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        height: 100%;
        width: 100%;
        background-color: #FFFFFF;
        background-image: url(bilder/back_blau400.gif);
        background-repeat: repeat-x;
     
		font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 12px;
        color: #666666;
}
strong, b {

	font-weight: bold;

	}
p, tr, td, li {

   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 1.2;
padding: 0px 0 0px 25px;
   margin-top: 0;

	}	
#container {
        width:790px;
        margin-top: 0px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 0px;
}

#container-header {
        width:710px;
        height:60px;
        padding: 1px 40px 0px 40px;
        background-image: url(bilder/bg_header.gif);
        line-height: 85px;
        font-size:28px;
        font-weight:bold;
}
#subheader{
 		background-color : transparent;
		text-align:right;
		height: 15px;
  		font-size: 12px;
  		padding: 1px 0 0 0;

  /* height 20 + padding oben 18 = 38 */

}
#container-name {
        float: left;
}

span, #container-name span,#container-slogan span {
        color: #006AC3;
}

#container-banner {
        width: 710px;
        position: relative;
		padding: 0px 40px 0px 40px;
        height: 206px;
        background-image: url(bilder/bg_banner.gif);
}
/*---------------Banner------------------------------------------------------------*/
#banner1 {

		background-image:url(bilder/banner1.gif);
		background-repeat: no-repeat;
		position: absolute;
		top: 10px; left: 40px;
		width: 710px; height: 170px;
		z-index: 200;
		margin: 0;
		clear: both;
}
/*---------------End Banner----------------------------------------------------------*/
/*---------------Search--------------------------------------------------------------*/
     
    
		form {
          float: right;
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-size: 11px;
          margin-top: 5px;
		  margin-right: 0px;
          color: #ffffff;
		  }

        input {
          background-color: #fff;
          color: #999;
          border: 1px solid #2763A5;
          font-size: 11px;
          padding: 3px;
          }

        .button {
          padding: 2px;
          background-color: #6DA6E2;
          color: #ffffff;
          border: 1px solid #2763A5;
          font-size: 11px;
          }
/*---------------Ende Search------------------------------------------*/
/*---------------Menu-------------------------------------------------*/

    #menu {
      position: absolute;
	  top: 170px; left: 0px;
	  float: left;
      width: 710px;
      /*font-size:93%;*/
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-size: 12px;
          padding-bottom: 1px;
          background: url(bilder/menu.gif);
      line-height: normal;
	  z-index: 400;
      }

    #menu ul {
          margin: 0;
          padding: 5px 5px 0 10px;
          list-style: none;
      }

    #menu li {
      display: inline;
      margin: 0;
      padding: 0;
      }

    #menu a {
      float: left;
      background: url(bilder/left.gif) no-repeat left top;
      margin: 0;
      padding: 0 0 0 6px;
      text-decoration: none;
      }

    #menu a span {
      float: left;
      display: block;
      background: url(bilder/right.gif) no-repeat right top;
      padding: 5px 10px 4px 5px;
      color: #fff;
      }

    #menu a span {
          float: none;
          }

    #menu a:hover {
     background-position: 0% -42px;
      }

    #menu a:hover span {
     background-position: 100% -42px;
      }
/*---------------Ende Menu--------------------------------------------*/



#container-content {
        width:710px;
        background-image: url(bilder/bg_content.gif);
        background-repeat: no-repeat;
        position: relative;
		padding: 20px 40px 0px 40px;
        margin: 0 0 0 0;
        height: auto;
}
#content_breit {
        width: 650px;
        height: auto;
z-index: 700;
}
#content_links {
        width: 425px;
        float: left;
}

#content_rechts {
        width: 210px;
        margin-left: 480px;
}

#container-footer {
        border-top: 4px solid #E5E5E5;
        width: 710px;
        padding: 10px 0px 20px 0px;
        margin: 0 40px 0px 40px;
        clear: both;
        color: #aeaeae;
}

/*#container-footer a {
        font-weight: bold;
        padding: 2px 2px 2px 2px;
        color: #aeaeae;
}

#container-footer a:hover {
        color: #006AC3;
}
*/

#subfooter1{

  position: relative;
  background:#FFFFFF;
  text-align:left;
  height:15px;
  padding: 2px 0 0 0;
  font-size: 10px;

}


.clearer {
        clear: both;
}

h1 {
        font-size: 22px;
        color: #666666;
        margin: 0 0 0 0;
        padding: 0px 0 20px 25px;
        background-image: url(images/h1_arrow.gif);
        background-repeat: no-repeat;
        background-position: 5px 7px;
        line-height: 24px;
}

h2 {
        font-size: 16px;
        color: #006AC3;
        padding: 5px 0 5px 25px;
        letter-spacing: 1px;
        text-transform: uppercase;
}

h3 {
        font-size: 14px;
        color: #006AC3;
        padding: 5px 0 0px 25px;
        text-transform: uppercase;
        letter-spacing: -0.5px;
        }

h4 {
        font-size: 14px;
        color: #006AC3;
        text-transform: uppercase;
        letter-spacing: -0.5px;
        }

hr {
        border: none 0;
        border-top: 1px solid #cccccc;
        height: 1px;
}

#content hr {
        border: none 0;
        border-top: 1px solid #cccccc;
        margin: 0px 0 0px 25px;
        height: 1px;
}

#content p {
        line-height: 19px;
        color: #666666;
        margin: 0 0 20px 25px;
}

#content p a, #border p a {
        text-decoration: none;
        color: #006AC3;
        border-bottom: 1px dotted #006AC3;
        padding: 2px 2px 2px 2px;
}

#content p a:hover, #border p a:hover  {
        text-decoration: none;
        color: #FFFFFF;
        background-color: #006AC3;
        padding: 2px 2px 2px 2px;
}

#content li {
        line-height: 20px;
        color: #666666;
        margin: 0 0 0 15px;
}

#content .quote {
        border-top: 1px solid #E5E5E5;
        background-color: #f7f7f7;
        border-bottom: 1px solid #E5E5E5;
        padding: 15px 15px 15px 65px;
        background-image: url(images/bg_quote.gif);
        background-repeat: no-repeat;
        background-position: 10px 10px;
        color: #0066CC;
        font-style: italic;
}

#border p {
        line-height: 17px;
        font-size: 11px;
        color: #666666;
        margin: 0 0 15px 10px;
}

ul#subnavigation {
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 15px 0px;
        background-image: none;
}

#subnavigation li {
        list-style: none;
        padding: 2px 0px 2px 10px;
        margin: 0px 0px 5px 0px;
}

#subnavigation li a {
        text-decoration: none;
        color: #006AC3;
        border-bottom: 1px dotted #006AC3;
}

#subnavigation li a:hover {
        text-decoration: none;
        border-bottom: 1px solid #006AC3;
}

ul#news {
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
        background-image: none;
}

#news li {
        list-style: none;
        background-image: url(images/li_cube.gif);
        background-repeat: no-repeat;
        background-position: 2px 6px;
        padding: 2px 0px 2px 15px;
        margin: 0 0 15px 0px;
}

#content img {
        background-color: #E7F1FF;
        padding: 4px;
        border: 1px solid #006AC3;
}
img {

	border: 0;

	}
	
.bluetext {

	color: #086192;
}
.graytext {
	color: #999999;
}
/*img.alignleft {
        float: left;
        margin: 0 15px 5px 0px;
}

img.alignright {
        float: right;
        margin: 0 0 5px 15px;
}

img.alignabove {
        margin: 0 0 10px 0;
}
*/
#foryi {

	position: relative;

	text-align: right;

	bottom: 5px;

}

#foryi a {

text-decoration: none;

}
/*---------------Image Hoverbox--------------------------------------------------------------*/
.hoverbox
{
        cursor: default;
        list-style: none;
}

.hoverbox a
{
        cursor: default;
}

.hoverbox a .preview
{
        display: none;
}

.hoverbox a:hover .preview
{
        display: block;
        position: absolute;
        top: -10px;
        left: -45px;
        z-index: 1;
}

.hoverbox img
{
        background: #fff;
        border-color: #aaa #ccc #ddd #bbb;
        border-style: solid;
        border-width: 1px;
        color: inherit;
        padding: 2px;
        vertical-align: top;
        width: 100px;
        height: 75px;
}

.hoverbox li
{
        background: #eee;
        border-color: #ddd #bbb #aaa #ccc;
        border-style: solid;
        border-width: 1px;
        color: inherit;
        display: inline;
        float: left;
        margin: -1px;
        padding: 1px;
        position: relative;
}

.hoverbox .preview
{
        border-color: #000;
        width: 400px;
        height: 300px;
}