.hgelb { background-color: #FCFC00; }
.dgelb { background-color: #F2D500; }

body {
	color: black;
	background-color: #FCFC00;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px 0px 14px 0px;
	margin: 0px 0px 0px 0px;
}

body.start {
	width: 700px;
	padding: 12px;
}
#Frame {
/*	width: 950px;*/
	width: 100%;
  height: 100%;
}

#Footer {
  background: #F2D500 url(http://www.reimann.de/gfx/rund3.jpg) no-repeat left bottom;
	font-size: 10px;
  font-weight: bold;
}

#NavHor, #Footer {
	height: 30px;
}
#NavHor, #logo, #NavHor, #Footer {
	padding-left: 20px; 
}

#Menu div.hgelb {
  padding: 2px 2px 2px 2px;
  margin: 10px 6px 10px 6px;
}

#Menu {
  background-color: #F2D500;
}
#Menu div {
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 2px;
/*  border: 1px solid green;*/
}
#Menu div div {
	margin: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
/*  border: 1px solid blue;*/
}

#Menu a, #Menu a:link, #Menu a:visited {
	padding: 3px 0px 3px 0px;
  margin: 0px;
	font-weight: normal;
	color: #660000;
	text-decoration: underline;
  display: block;
}
#Menu a:hover, #Menu a:active {
	text-decoration: none;
  background-color: #F2D500;
  display: block;
}
.sel {
	text-decoration: none;
  background-color: #F2D500;
  display: block;
}

#logoleft, #logoright {
	width: 150px;
}
#Header {
    background-color: #FCFC00;
  	height: 65px;
}

#NavHor {
  background: #F2D500 url(http://www.reimann.de/gfx/rund1.jpg) no-repeat;
  font-weight:bold;
}
#BogenOben {
  background: #F2D500 url(http://www.reimann.de/gfx/rund2.jpg) no-repeat top right;
  width: 15px;
}
#BogenUnten {
  background: #F2D500 url(http://www.reimann.de/gfx/rund4.jpg) no-repeat bottom right;
}
#SpalteRe {
  background-color: #F2D500;
 text-align: center;
 padding-top: 20px; 
 font-size: 10px;
}
h1 {
	color: #660000;
	font-size: 14px;
	font-weight: 700;
	margin: 0px 0px 6px 0px;
	padding: 0px;
	/*border-bottom: 1px solid black;*/
}

h2, th {
	font-size: 12px;
	font-weight: bold;
	padding: 5px 3px 3px 0px;
	margin: 5px 3px 3px 0px;
	text-align: left;
}

h1.agb_h1 {
	text-align: center;
}

td, p, div {
	line-height: 1.4;
	font-size: 13px;
	/*Abstaende der Paragraphen zueinander*/
	margin: 4px 0px 5px 0px;
}

#Logo {
  width: 100%;
}
#Content {
  background-color: #FFFFFF;
	/*Abstaende des kompletten Content-Bereichs*/
	padding: 8px 50px 8px 8px; 
	margin: 0;
}

#ContentFrame {
/*	border: 1px solid green;*/
	width: 630px;
}

a, a:link { 
	color: #660000; 
}
a:visited {
	color: #660000;
}
a:hover, a:active { 
	color: #660066; 
	text-decoration:none; 
}


.highlight {
	color: #660000; 
}
.bghighlight {
	background-color: #EBEBEB; 
}

.navigation {
	background-color: #EBEBEB;
  border-top: black solid 1px;
  border-bottom: black solid 1px;
}

.suche {
	background-color: #F2D500;
}

.form-noborder {
	border: none;
}

#prodlist {
  width: 100%;
}
#prodlist tr.head td {
	font-size: 13px;
  background-color: #F2D500/*EBEBEB*/;
}

input, textarea {
	border-bottom: 1px solid #F2D500;
	border-top: 1px solid #F2D500;
	border-right: 1px solid #F2D500;
	border-left: 1px solid #F2D500;
}

#Content table.box {
  border: 1px solid #F2D500;
  margin: 20px 0px 20px 0px;
}

#Content table.box td.head {
	background-color: #F2D500;
	font-size: 13px;
	text-align: left;
  padding-left: 6px;
}

#Status {
	 width: 100%;
	 background: transparent url(http://www.reimann.de/gfx/status.jpg) no-repeat; 
	 font-size: 20px; 
	 color: #F2D500; 
	 font-weight: bold; 
	 height: 60px;
}
#Status td.aktiv {
	background: transparent url(http://www.reimann.de/gfx/status-wagen.jpg) no-repeat top left; 
	color: #660000;
} 

.listenp {
	font-style: normal;
	text-decoration: line-through;
}

.border_bottom_solid {
   border-bottom: 1px solid silver;
}