body
{
	color: #333;
	font-family: Verdana,Geneva,Arial,sans-serif;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	background-color: #F63;
}

td
{
	font-family: Verdana,Geneva,Arial,sans-serif;
	font-size: 10px;
}

input,select, textarea
{
	background-color: #F96;
	border-color: #F60;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
}

bild.dia
{
	padding: 0px;
	border-width: 0px;
	margin: 0px;
	display: block;
}

a.aktiv,a.passiv,a.aktiv:link, a.passiv:link
{
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding: 1px 1px 0px 18px;
}

a.aktiv
{
	color: #F63;
	display: block;
	background-color: #666;
}

a.passiv { color: #333; }

a.mail
{
	color: #f63;
	text-decoration: none;
	font-weight: bold;
}

a.pfeil
{
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

a.aktiv:hover, a.passiv:hover, a.mail:hover { text-decoration: underline; }

#header
{
	background-color: #666;
	text-align: left;
	padding: 8px 0px 6px 12px;
	width: 100%;
}

#main
{
	width: 100%;
	background-color: #F63;
}

#angebotweine { background-color: #F63; }

#bestellt
{
	margin: 0px 0px 4px 0px;
	font-size: 14px;
}

#adresse
{
	padding: 8px 4px 8px 18px;
	background-color: #666;
	color: #000;
}

#aktuell
{
	padding: 8px;
	border-color: #666;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	line-height: 14px;
}
/* #themen */
/* { */
/* 	border-color: #666; */
/* 	border-width: 1px 0px 1px 1px; */
/* 	border-style: solid; */
/* } */

.bestwein
{
	font-size: 12px;
	font-weight: bold;
}

.total { font-weight: bold; }

.details
{
	margin: 4px 12px 4px 0px;
	font-size: 10px;
	font-weight: normal;
	white-space: nowrap;
}

.descr
{
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	padding: 0px 8px 0px 0px;
}

.kategorie
{
	font-size: 14px;
	font-weight: bold;
	color: #F63;
	background-color: #666;
}

.thematitel
{
	font-size: 16px;
	font-weight: bold;
	color: #666;
}

td.thema
{
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	padding: 0px 18px 0px 18px;
}

.wein
{
	font-size: 12px;
	font-weight: bold;
}

.error { color: #C00; }

.black
{
	border-bottom: #666;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
}

.abschluss
{
	border-bottom: #666;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}
