/*{ margin: 0; padding: 0; }*
*/

html {
  width: 100%;
  height: 100%;
}

body {
  width: 100%;
  height: 100%;
  font: .74em Verdana, Arial, "Trebuchet MS", Tahoma, sans-serif;
  line-height: 1.6em;
  background: #ffffe7 url(../images/bg.gif) repeat-x;
  color: #444;
}

a { color: #317486; background: inherit; text-decoration: none; }
a:hover { color: #808080; background: inherit; }
p { margin: 0 0 15px 0; }
h1 { font: bold 1.7em Arial, Sans-Serif;  margin: 20px 0 0; }
h1 a { color: #fff; background: inherit; }
h1 a:hover { color: #E4FFD3; background: inherit; }
h2 { font: bold 1.6em Arial, Sans-Serif; margin: 0 0 12px; }
h4 { color: #808080; background: inherit; font-weight: normal; font-size: .9em; }

fieldset {
  margin: 0 10px 10px 0;
  padding: 10px;
  text-align: left;
}
legend {
 padding: 0px 10px;
}

select, input, textarea {
  border: 1px solid #666666;
}

input.txt {
  width: 300px;
  margin: 3px 0px;
}

textarea.kontakt_nachricht {
  width: 300px;
  margin: 3px 0px;
}

input.cb {
  margin: 0px 10px;
}




#news_img {
  margin: 0px 10px 0px 0px;
}
#angebot_img {
  margin: 0px 10px 0px 0px;
}

#imp_box {
  width:100%;
  height:100%;
}

#imp_left {
  clear: both;
  float: left;
  padding: 10px 10px 0px 0px;
  font-weight: bold;
  height: 100%;
}

#imp_right {
  float: right;
  text-align: left;
  width: 350px;
  padding: 10px 10px 0px 0px;
}

#imp_full_line {
  clear: both;
  float: none;
  text-align: left;
  width: 100%;
  padding: 10px 10px 0px 0px;
}


#imp_disclaimer_txt {
  clear: both;
  margin: 10px;
}



#item_txt {
  padding: 0px 0px 15px 15px;
  color: #000;
}
#angebot_titel {
  background: #FFFFD0;
  border-top: 1px solid #9DD30B;
  border-bottom: 1px solid #9DD30B;
  padding: 5px;
  margin: 0px 0px 10px 0px;
}

#content {
  width: 900px;
  margin: 0 auto;
}

#logo {
  margin: 0px 0 0 0;
  height: 90px;
  width: 240px;
  float: left;
  background: url(../images/logobg.gif) no-repeat bottom;
  text-align: center;
}

#no_logo {
  margin: 0px 0 0 0;
  height: 90px;
  width: 240px;
  float: left;
  text-align: center;
}

#1menu { float: right; padding: 40px 0 0; margin: 0 0 18px; }
#1menu li { font-size: 1.1em; display: inline; }
#1menu li a { padding: 30px 15px 0px 0; margin: 0 0 0 10px; color: #ccc; background: #505050 url(../images/tab.gif) no-repeat right bottom;  }
#1menu li a:hover { background: #505050 url(../images/tabhover.gif) no-repeat right bottom; color: #FEFFB8; }

#info_list { margin: 10px 0 0 20px; }

  #intro h1 { margin: 0; }
  #intro p { margin: 0; }

  #login { font-size: .9em; margin: 82px 0 0; }
  #login a { color: #fff; background: #8BE1FA; padding: 4px 20px 6px;}
  #login a:hover { color: #fff; background: #8BE1FA url(../images/loginhover.gif) no-repeat; }

#left {
  clear: left;
  float: left;
  width: 240px;
  border-right: 1px solid #ccc;
  padding: 0 34px 0 15px;
  font-size: .9em;
  margin: 0 0 15px;
}
  #leftmenu { list-style: none; margin: 0 0 20px 0; }
  #leftmenu li { padding: 0 0 0 12px; background: #fff url(../images/bullet.gif) no-repeat center left; color: #46852F; }
  #leftmenu li a { background: #EAFFE3; color: #46852F; }

#right {
  margin: 0 15px 20px 0;
  padding: 0 0 0 35px;
  float: right;
  width: 555px;
  height: 100%;
  border-right: 1px solid #ccc;
}

#notice {
  padding: 12px 14px 1px;
  background: #ffffd0 url(../images/noticebg.gif) no-repeat bottom right;
  color: #808080;
  border-top: 1px solid #9DD30B;
  border-bottom: 1px solid #9DD30B;
}
  #left a, #right a { background: #ffffd0; color: #000; }

  #left h3 { border-bottom: 1px solid #eee; padding: 0 0 7px; margin: 0 0 15px 0; }
  #right h2 { border-bottom: 1px solid #ccc; padding: 0 0 8px; }

#top
{
  border-top: 1px solid #9DD30B;
  border-bottom: 1px solid #9DD30B;
  padding: 5px;
  margin: 0px 0px 10px 0px;
}
#top a
{
  color: #9DD30B;
}

#preis_neu
{
  font-weight:bold;
}

#footer {
  clear: both;
  border-top: 1px solid #ccc;
  padding: 10px 0;
  margin: 0 0 15px;
  font-size: .9em;
  color: #808080;
  background: #ffffe7;
}
  #col1 { float: left;  width: 274px; padding: 7px 0 0 15px; margin: 0 0 10px; }
  #col2 { float: left;  width: 250px; border-left: 1px solid #ccc; border-right: 1px solid #ccc; padding: 7px 0 0 40px; margin: 0 0 10px; }
  #col3 { float: right; width: 250px; padding: 7px 0 0 40px; margin: 0 0 10px; }

.pre_text {
  text-align: justify;
  font-size: 110%;
  margin: 20px;
}

.pre_text p{
  font-style: italic;
}


/*** --------------------------------------------------------- */
/* ------------------------------------------------------ */
/* Pagernavigation -------------------------------------- */
/* ------------------------------------------------------ */
div.navigator{
	1font-size:smaller;
	padding:5px;
	text-align:center;
}
div.totalpagesdisplay{
	padding-top:15px;
	1font-size:smaller;
	text-align:center;
	font-style:italic;
}
.navigator a, span.inactive{
	padding : 0px 5px 2px 5px;
	margin-left:0px;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
}
.navigator a:link, .navigator a:visited,
    .navigator a:hover,.navigator a:active{
	color: #3300CC;
	background-color: #fff;
	text-decoration: none;
}
span.inactive{
	background-color :#fff;
	1font-style:italic;
}
/* -----------------------------------------------------*/
#menu { float: right; padding: 40px 0 0; margin: 0 0 15px; }
   #1menu li { font-size: 1.1em; display: inline; }
   #1menu li a { padding: 30px 15px 0px 0; margin: 0 0 0 10px; color: #ccc; background: #505050 url(../images/tab.gif) no-repeat right bottom;  }
   #1menu li a:hover { background: #505050 url(../images/tabhover.gif) no-repeat right bottom; color: #FEFFB8; }

/*******************************************************************************
 * PRESENTATION : General
 *
 * This is where the visual presentation of the menu is handled. If you try to
 * alter the borders width or location of placement pay close attention to the
 * notes provided with the existing CSS rules in this section. There are key
 * reasons behind borders and negative margins being placed where they are.
 */
ul.rMenu li a
{
  border: solid 1px #505050  /* border around all anchor tags */
}
ul.rMenu-hor li
{
  margin-bottom: -1px;  /* this is so if we apply a bottom border to
           the UL element it will render behind, but
           inline with the bottom border of the LI
           elements. */
  margin-left: -1px;  /* negative borders on LIs to make borders on
           child A elements overlap. they go here and
           not on the A element for compatibility
           reasons (IE6 and earlier) */
  font-size: 1.1em; 1display: inline;
}
ul.rMenu-hor
{
  padding-left: 1px ; /* compensate for the 1px left jog created by
           the above negative margin. */
}
ul.rMenu-ver li
{
  margin-left: 0;
  margin-top: -1px; /* same thing above except for vertical
           menus */
}
ul.rMenu-ver
{
  border-top: solid 1px #fff; /* ditto */
}
ul.rMenu li a
{
  padding: 2px 5px 3px; /* 2px top, 3px bottom always seems to
           provide the most visually balanced
           padding */
  padding: 30px 15px 0px 0; margin: 0 0 0 10px; color: #ccc; background: #505050 url(../images/tab.gif) no-repeat right bottom;

}


ul.rMenu li a:link, ul.rMenu li a:hover, ul.rMenu li a:visited, ul.rMenu li a:active
{
  text-decoration: none;
}
ul.rMenu li.sfhover a:active,
ul.rMenu li:hover a:active
{
  color: #fff;
  background-color: #505050;

}
ul.rMenu li
{
  background-color: #505050; /* default background color of menu items */
}
ul.rMenu li:hover,
ul.rMenu li.sfhover
{
  background-color: #505050; /* background color for parent menu items of
           the current sub-menu. includes the sfhover
           class which is used in the suckerfish hack
           detailed later in this stylesheet. */
}
ul.rMenu li a:hover
{
  background-color: #505050;
   background: #505050 url(../images/tabhover.gif) no-repeat right bottom; color: #FEFFB8;

}

ul.rMenu-ver li a
{
 padding: 5px 15px 0 0;!important;
 background-color: #606060;
 font-size: 0.7em;
}

