div, p, span, form {
	color: #4C4C4C;
	font-family: "Times New Roman", serif;
	font-size : 16px;
}

html, body {
	background-image: url(gfx/papier.gif);
	font-family: "Times New Roman", serif;
	font-size : 16px;
}

h1 {
	color: #4C4C4C;
	font-size: 20px;
	text-align: center;
}

.fehler {
	color: Maroon;
}

.neu {
	color: Maroon;
}

.anschrift {
	font-size: 12px;
}

h2 {
	color: #4C4C4C;
	font-size: 18px;
	text-align: center;
}

.fett {
	font-weight: bolder;
	text-decoration: none;
}


img {
	border: 0px;
}

a:link {
	color: #5D4261;
}
 a:visited {
	color: #694C78;
}
 a:hover {
	color: #6D4D8C;
}
 a:active {
	color: #9070B1;
}

a.navi:visited {
	color: White;
	font-size: 20px;
	padding: 10px;
	text-decoration: none;
}

a.navi:hover {
	color: White;
	font-size: 20px;
	padding: 10px;
	text-decoration: overline;
	text-decoration: underline;
}
a.navi:active {
	color: White;
	font-size: 20px;
	padding: 10px;
	text-decoration: overline;
	text-decoration: underline;
}
a.navi {
	color: White;
	font-size: 20px;
	padding: 10px;
	text-decoration: none;
}

body {
  min-width: 550px;      /* 2x LC width + RC width */
}

input.number {
	background: transparent;
	border: 0px;
	text-align: right;
	border-bottom: 1px #444444 dashed;
	color: Maroon;
	font-family: "Times New Roman", serif;
	font-weight: bold;
}

input.normaltext {
	background: transparent;
	border: 0px;
	text-align: left;
	border-bottom: 1px #444444 dashed;
	color: #5D4261;
	font-family: "Times New Roman", serif;
	font-weight: bold;
}

input.submit {
	background-image: url(gfx/papier2.gif);
	text-decoration: underline;
	border: 0px;
	color: #5D4261;
	font-weight: bold;
	font-family: "Times New Roman", serif;
	cursor: pointer;
}

input.submit_rot {
	background-image: url(gfx/papier2.gif);
	text-decoration: underline;
	border: 0px;
	color: Maroon;
	font-weight: bold;
	font-family: "Times New Roman", serif;
	cursor: pointer;
}

input.submitbutton {
	background-image: url(gfx/papier3.gif);
	text-decoration: underline;
	border: 1px outset;
	color: #5D4261;
	font-weight: bold;
	font-family: "Times New Roman", serif;
	cursor: pointer;
}

textarea.karte {
	background-color: transparent;
	overflow:auto;
	border:0px;
	color: #5D4261;
	font-family: "Times New Roman", serif;
	font-weight: bold;

}

td, th {
	padding-left: 2px;
	padding-right: 2px; 
	color: #4C4C4C;
}

hr {
	border: 1px solid; 
}

.papiertext {
	margin-right: 50px;
}

.platzlr {
	padding-left: 10px;
	padding-right: 10px;
}

.tableheader {
	border-bottom: 2px solid #444444;
	background-image: url(gfx/papier2.gif);
}

.tabledata {
	border-bottom: 1px dotted #444444;
	background-image: url(gfx/papier2.gif);
}

.detailoben {
	padding-top: 10px;	
	background: url(gfx/katalog_oben.jpg);
	background-repeat: no-repeat;
	width: 546px;
}

.detailmitte {
	height: auto;
	background-image: url(gfx/katalog_mitte.jpg);
	background-repeat: repeat-y;
	width: 546px;
}

.detailunten {
	background-image: url(gfx/katalog_unten.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 546px;€
}

.unterstrichen{
	border-bottom: double;
}

.lieferoben{
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(gfx/lieferschein_oben.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 720px;
}

.liefermitte{
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(gfx/lieferschein_mitte.jpg); 
	background-repeat: repeat-y;
	width: 720px;
}

.lieferunten{
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(gfx/lieferschein_unten.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 720px;
}

.hpc{
	width: 100%;
}

.navivoll {
	width: 720px;
}

.tbr {
	border-right: 1px solid #444444;
}

.number {
	text-align: right;
}

.ichhasseanwaelte {
	font-size: 10px;
}

.fright {
	float: right;
}

.fleft {
	float: left;
}

.aright {
	text-align: right;	
}

.aleft {
	text-align: left;	
}

.boxtext {
	font-size: 14px;
	color: Lime;
}

.boxtext:first-letter { 
font-size: 60px;
color : red;
font-weight: bold;
float: left
}
 
.vorschaubild {
	vertical-align:middle;
	text-align: center;
	width: 270px;
	height: 300px;
}

.produkttext {
	vertical-align: top;
	padding-right: 25px; 
}

.centermiddle {
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

#briefmarke {
	position:relative; 
	left:200px; 
	top:-62px;
}

#email {
	position:relative; 
	left:65px; 
	top:55px;
}

#betreff {
	position:relative; 
	left:65px; 
	top:24px;
}

#name {
	position:relative; 
	left:65px; 
	top:-9px;
}

#container {
	width: 780px;
}

#center {
	width: 546px;
	float: right;
}

#fullsize {
  width: 760px;
}

#left {
	width: 220px;
}

#right {
	text-align: right; 
}
#footer {
  clear: both;
}
/*** IE6 Fix ***/
* html #left {
  left: 150px;           /* RC width */
}

.center {
	text-align: center;
}

.navihead {
	background-image: url(gfx/whiskyheader.jpg);
	background-repeat: no-repeat;
	width: 775px;
	height: 150px;
	vertical-align: bottom;
}

.navilink {
	color: White;
	font-weight: bold;
	padding: 10px;
	padding-top: 130px; 
}

.navibutton {
	vertical-align: sub;
	text-align: center;
	font-size: smaller;
	font-weight: bold;
	color: White;
	text-decoration: none;
}

.katalog_top {
	padding-top: 10px;
	margin-bottom: 0px; 
	width: 211px;
	background-image: url(gfx/katalog_top.gif);
	background-repeat: no-repeat;
	padding-right: 10px;
}

.katalog_mid {
	background-image: url(gfx/katalog_mid.gif);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-top: 10px; 
	padding-left: 55px;
		
}

.katalog_sub {
	width: 211px;
	height: 40px;
	background-image: url(gfx/katalog_sub.gif);
	background-repeat: no-repeat;
	padding-right: 10px;
}

#navcontainer {
}

#navcontainer h2 {
	background-image: url(gfx/katalog_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0px; 
	margin-bottom: 0px; 
	padding-bottom: 10px; 
	padding-top: 10px;
}

#navcontainer span {
	background-image: url(gfx/katalog_sub.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-right: 99px; 
	padding-right: 216px; 
	padding-top: 0px;
	height: 20px;
}

#navlist {
	padding-left: 55px;
	padding-top: -5px;
	margin: 0px; 
	background-image: url(gfx/katalog_mid.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin-left: 5px;
	color: gray;
}

#navlist li
{
	list-style: none;
	margin: 0px;
	text-align: left;
}

#navlist li a {
	display: block;
	padding: 1px;
}

#navlist li a:hover {
	
}
#navlist li a:visited {}

#navlist li.selected {
	list-style-image: url(gfx/handrk.gif);
	list-style-position: outside;
}

#notiz {
	position: fixed;
	right: 0px;
	bottom: 3em;
	background: url(gfx/postit.png);
	width: 204px;
	float: right;
	height: 177px;
	padding: 0em;
}

#notiz p {
	padding: 0em;
	margin:1.1em 1.5em;
	font-weight: bold;
	
}

