body,td,th,div,p,pre,h1,h2,h3,h4,ul,li,blockquote,nobr,b,i, input, select, textarea {
	font-family: Verdana,Arial,Helvetica,Sans Serif;
}

body,td,div,p,pre,ul,li,blockquote,nobr,b,i,input, select, textarea {
	font-size: 12px;
	color: #000000;
}

h1, h2, h3, h4 {
	font-weight: bold;
	color: #000000;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}

a:link {
	font-weight: normal;
	color: #660033;
	text-decoration: none;
}
a:active {
	font-weight: normal;
	color: #660033;
	text-decoration: none;
}

a:visited {
	font-weight: normal;
	color: #660033;
	text-decoration: none;
}

a:hover {
	font-weight: normal;
	color: #660033;
	text-decoration : underline;
}

a.menu:link {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.menu:active {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.menu:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.menu:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration : underline;
}

a.menuaktiv:link {font-weight: normal; color: #660033; text-decoration: none; }
a.menuaktiv:active {font-weight: normal; color: #660033; text-decoration: none; }
a.menuaktiv:visited {font-weight: normal; color: #660033; text-decoration: none; }
a.menuaktiv:hover {font-weight: normal; color: #660033; text-decoration : underline; }

a.waren:link {
	font-size: 10px;
	font-weight: normal;
	color: #660033;
	text-decoration: none;
}

a.waren:active {
	font-size: 10px;
	font-weight: normal;
	color: #660033;
	text-decoration: none;
}

a.waren:visited {
	font-size: 10px;
	font-weight: normal;
	color: #660033;
	text-decoration: none;
}

a.waren:hover {
	font-size: 10px;
	font-weight: normal;
	color: #73123D;
	text-decoration : underline;
}

.titel1 {
	font-weight: bold;
	font-size: 19px;
	color: #660033;
}

.titel2 {
	font-weight: bold;
	font-size: 14px;
	color: #660033;
}

.titel3 {
	font-weight: bold;
	font-size: 12px;
	color: #660033;
}

.angaben {
	font-size: 11px;
	text-align: right;
	font-style: italic;
}

.rot {
	font-weight: bold;
	color: #FF0000;
}

.rechts {
  text-align: right;
} 

.text {
  line-height: 18px;
} 

img.left { 
  float: left;
}

img.right { 
  float: right;
}

.small { 
  font-size: 10px;
}

th {
  text-align: left;
}

table.cart { 
  border-collapse: collapse;
  border-spacing: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #660033;
  empty-cells: show;
  padding: 0px;
  width: 100%;
}

table.cart th {
  background-color: #660033;
  color: #FFFFFF;
  font-weight: normal;
  border-style: solid;
  border-width: 1px;
  border-color: #660033;
  padding: 2px;
}

table.cart td {
	border-style: solid;
	border-width: 1px;
	padding: 2px;
	border-color: #660033;
}

input, select, option, img { 
  vertical-align: middle;
}

input, select, textarea {
    color: #000000;
    background-color: #FBF8C8;
    border: 1px solid #F7F090;
}
input:focus, textarea:focus {
    background-color: #FFFFFF;
    border: 1px solid #F7F090;
}
.button, .button:focus {
    background-color: #FBF8C8;
    border-bottom: 1px solid #F7F090;
    border-right: 1px solid #F7F090;
    border-left: 1px solid #F7F090;
    border-top: 1px solid #F7F090;
    -moz-border-radius: 5px;
}
.button:hover {
    background-color: #FFF266;
}
div.agenda {
    margin-left: 147px;
}
div.agenda img.inline { 
}
div.agenda img.image { 
    margin-left: -135px;
    float: left;
    clear: left;
    margin-bottom: 10px;
}
div.agenda div.clear {
    clear: both;
    visibility: hidden;
}
