<!--
/*
  Radeburger Fensterbau GmbH Stylesheet
  Created by Frank Becker
  http://becker.bcs-24.de
*/


/* General page style. The scroll bar colours only visible in IE5.5+ */
body 
{
  background-image:url(../images/bg.jpg);
  background-color:#343e47;
	
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;

  scrollbar-base-color:#52657F;
  scrollbar-track-color:#45556B;
  scrollbar-face-color:#52657F;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-3d-light-color:#FFFFFF;
  scrollbar-shadow-color:#FFFFFF;
  scrollbar-arrow-color:#FFFFFF;
}

body,td,th,tr,p
{
  font-family: Arial, Helvetica, sans-serif, sans-sun;
  font-size: 12px;
  color: #000000;
  font-style:normal;
}

a:link, a:visited, a:active, .pseudolink { color: #FFFFFF; /*color: #D0DBE4;*/ text-decoration:none;}
a.navpoint_normal:link, a.navpoint_normal:visited, a.navpoint_normal:active,
   a.navpoint_small:link, a.navpoint_small:visited, a.navpoint_small:active, td.navpoint_no_link { color: #D0DBE4; /*color: #FFFFFF;*/ text-decoration:none;}
a:hover, a.navmain:hover, a.navsub:link, a.navsub:visited, a.navsub:active, .navactive, a.navi { color:#93FF00; text-decoration:none;}
a.navsub:hover { color: #D0DBE4; text-decoration:none;}    /* link muss vor hover sein, sonst wird überschrieben */

a.navmain:link, a.navmain:visited, a.navmain:active { color: #727D86; text-decoration:none;}

.VeryBig    {font-size: 16px; font-weight:bold;}
.Big        {font-size: 14px; font-weight:bold;}
.Small      {font-size: 10px;}
.VerySmall  {font-size: 9px;}

.white, .refheading		{color:#FFFFFF;}
.green,.footer_text,.heading      {color: #93FF00;}
.footer_text {font-size:11px;}

.heading, .refheading	{ font-weight:bold;}
.heading {font-size:14px;}

li {line-height:20px; }
ul.references {margin-top:0px;}
ul.references li {margin-left:-20px; line-height:14px;}

td.navpoint_normal,td.navpoint_small,td.navpoint_normal_active,td.navpoint_small_active,td.navpoint_no_link			{padding-top:4px; padding-bottom:4px;}
td.navpoint_normal_active,td.navpoint_small_active	{background-image:url(../images/navy_bg_balken.jpg);}
a.navpoint_normal,a.navpoint_normal_active,td.navpoint_no_link		{font-weight:bold; padding-left:10px;}
a.navpoint_small,a.navpoint_small_active		{padding-left:20px;}
a.navpoint_normal_active:link,a.navpoint_normal_active:active,a.navpoint_normal_active:visited,
a.navpoint_small_active:link,a.navpoint_small_active:active,a.navpoint_small_active:visited	{color:#93FF00;}

table.navtable	{margin-top:5px;}
hr.newssplit {height:1px; color:#FFFFFF;}

#rotator
{
  overflow: hidden;
  position: relative;
  width: 711px;
  height: 286px;
  z-index:2;
}

#head 
{
  position:relative;
  left:0px;
  top:0px;
  width:932px;
  height:79px;
  max-height:79px;
  z-index:1;
}
#navi {
  position:relative;
  left:0px;
  top:0px;
  width:932px;
  height:286px;
  /*height:expression(this.scrollHeight > 285? "286px" : "auto" );*/
  max-height:286px;
  z-index:1;
}
#main {
  position:relative;
  left:0px;
  top:0px;
  width:932px;
  min-height:317px;
  z-index:1;
}
#footer {
  position:relative;
  left:0px;
  top:0px;
  width:932px;
  height:30px;
  z-index:1;
  float:left;
}


#a1 {
  left:0px;
  top:0px;
  width:186px;
  height:69px;
  background-image: url(../images/a1.jpg);
  background-repeat:no-repeat;
  padding-left:10px;
  padding-top:10px;
  float:left;
}
#a2 {
  left:0px;
  top:0px;
  width:616px;
  height:79px;
  /*background-image: url(../images/a2_<? echo $language; ?>.jpg);*/
  background-repeat:no-repeat;
  float:left;
}
#a3 {
  left:0px;
  top:0px;
  width:95px;
  height:79px;
  background-image: url(../images/a3.jpg);
  background-repeat:no-repeat;
  float:left;
}
#a4 {
  left:0px;
  top:0px;
  width:25px;
  height:79px;
  background-image: url(../images/a4.jpg);
  background-repeat:no-repeat;
  float:left;
}

#b1 {
  left:0px;
  top:0px;
  width:196px;
  height:286px;
  background-image: url(../images/b1.jpg);
  background-repeat:no-repeat;
  float:left;
}
#b2 {
  left:0px;
  top:0px;
  width:711px;
  height:286px;
  /* background-image: url(../images/b2.jpg);*/
  background-repeat:no-repeat;
  background-color:#FFFFFF;
  float:left;
}
#b3 {
  left:0px;
  top:0px;
  width:25px;
  height:286px;
  background-image: url(../images/b3.jpg);
  background-repeat:no-repeat;
  float:left;
}

#c1 {
  left:0px;
  top:0px;
  width:180px;      /* 196 */
  min-height:317px;
  background-image: url(../images/c1.jpg);
  background-repeat:no-repeat;
  float:left;
  padding-top:16px;
  padding-left:16px;
}
#c2 {
  left:0px;
  top:0px;
  width:736px;
  min-height:317px;
  float:left;
}
#c2_1 {
  left:0px;
  top:0px;
  width:711px;
  height:22px;
  background-image: url(../images/c2.jpg);
  background-repeat:no-repeat;
  float:left;
}
#c2_2 {
  left:0px;
  top:0px;
  width:25px;
  height:22px;
  background-image: url(../images/c3.jpg);
  background-repeat:no-repeat;
  float:left;
}
#c2_3 {
  left:0px;
  top:0px;
  width:736px;
  min-height:295px;
  height:auto !important;        /* min-height for IE */
  height:295px;                  /* min-height for IE */
  /*
  background-image: url(../images/d1.jpg);
  background-repeat:no-repeat;
  */
  float:left;
}

#d1 {
  left:0px;
  top:0px;
  width:196px;
  height:30px;
  float:left;
}
#d2 {
  left:0px;
  top:0px;
  width:716px;
  height:20px;
  float:left;
  margin-left:20px;
  margin-top:10px;
}

#main_top {
  left:0px;
  top:0px;
  width:597px;              /* 617 */
  height:23px;              /*  30 */
  background-image: url(../images/leiste_top.jpg);
  background-repeat: no-repeat;
  padding-top:7px;
  padding-left:20px;
}
#main_main {
  left:0px;
  top:0px;
  width:587px;              /* 617 */
  min-height:241px;         /* 251 */
  height:auto !important;        /* min-height for IE */
  height:241px;                  /* min-height for IE */
  max-width:587px;
  background-image: url(../images/main_bg.jpg);
  background-repeat: repeat-y;
  padding-top:5px;
  padding-left:20px;
  padding-right:10px;
  padding-bottom:5px;
}
#main_bottom {
  left:0px;
  top:0px;
  width:617px;
  height:14px;
  background-image: url(../images/leiste_unten.jpg);
  background-repeat: no-repeat;
}
#main_right {
  /*
  position:absolute;
  right:0px;
  top:22px;
  width:119px;
  height:251px;
  */
  padding-left:5px;
}
-->
