body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #333333;
}

h1	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; text-align: center; color: #000000;}
h2	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-align: center; color: #d05b5a;}
h3	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-align: left; color: #000000;}
h4	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-align: left; color: #000000;}

a:link					{ font-size: 12px; font-weight: bold; text-decoration: underlined; color:#000000;}
a:visited				{ font-size: 12px; font-weight: bold; text-decoration: underlined; color:#000000;}
a:hover 				{ font-size: 12px; font-weight: bold; text-decoration: underlined; color:#000000;}
a:active				{ font-size: 12px; font-weight: bold; text-decoration: underlined; color:#000000;}

a.footer:link					{ font-size: 10px; font-weight: bold; color: #575757; padding-left: 10px; text-decoration: none;}
a.footer:visited			{ font-size: 10px; font-weight: bold; color: #575757; padding-left: 10px; text-decoration: none;}
a.footer:hover 				{ font-size: 10px; font-weight: bold; color: #353535; padding-left: 10px; text-decoration: none;}
a.footer:active				{ font-size: 10px; font-weight: bold; color: #353535; padding-left: 10px; text-decoration: none;}

a.linkBestellen:link					{ font-size: 12px; font-weight: bold; color: #d05b5a; text-decoration: underlined;}
a.linkBestellen:visited				{ font-size: 12px; font-weight: bold; color: #d05b5a; text-decoration: underlined;}
a.linkBestellen:hover 				{ font-size: 12px; font-weight: bold; color: #d05b5a; text-decoration: underlined;}
a.linkBestellen:active				{ font-size: 12px; font-weight: bold; color: #d05b5a; text-decoration: underlined;}

td.content
{
	font-size: 12px;
	color: #3C3C3C;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 12px;
}

td.monroseHead
{
	font-size: 35px;
	font-weight: bold;
}

.contentBestellen
{
	font-size: 12px;
}

td.links
{
	background:url(./design/rahmen_l.gif);
	background-repeat: repeat-y;
	background-position: right;
}

td.rechts
{
	background:url(./design/rahmen_r.gif);
	background-repeat: repeat-y;
	background-position: left;
}

td.oben
{
	background:url(./design/rahmen_o.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

td.unten
{
	background:url(./design/rahmen_u.gif);
	background-repeat: repeat-x;
	background-position: top;
}
