/* CSS Document */

big, strong, h1, h2, h3, h4, h5, h6
{
  font-weight: normal;
  font-size: 9pt;
	padding: 5px;
}

#red
{
	color: #D13701;
}

#startseite
{
	position:absolute;
	top:150px;
	left:265px;
	font-family: verdana;
	font-size: 9pt;
	width: 520px;
}

#cocktails
{
	position:absolute;
	top:200px;
	left:265px;
	font-family: verdana;
	font-size: 9pt;
	width: 520px;
	text-align: center;
}

#banner
{
position:absolute; top:70px; left:400px;
}

.hintergrund
{
	background-color: #f7f7f7;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}

.mbox 
{
	background-color: #f7f7f7; 
	border-top: 1px #CCCCCC solid; 
	border-left: 1px #CCCCCC solid; 
	border-bottom: 1px #666666 solid; 
	border-right: 1px #666666 solid;
}

.mbox2
{
	background-color: #f7f7f7; 
	border-top: 0px #CCCCCC solid; 
	border-left: 0px #CCCCCC solid; 
	border-bottom: 0px #666666 solid; 
	border-right: 0px #666666 solid;
	margin-left:3px;
}

.mtitleblau
{
	background-color: #00c000;
	border-bottom: 1px #006699 solid;
	padding-top: 3px;
	padding-left: 5px;
	font-family: verdana;
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
}

.mtitlegruen
{
	background-color: #33CC00;
	border-bottom: 1px #336600 solid;
	padding-top: 3px;
	padding-left: 5px;
	font-family: verdana;
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
}

.mtitleorange
{
	background-color: #FFCC00;
	border-bottom: 1px #FF6600 solid;
	padding-top: 3px;
	padding-left: 5px;
	font-family: verdana;
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
}

.mtext
{
	padding: 5px;
	font-family: verdana;
	font-size: 9pt;
	color: #333333;
}

.font
{
	font-family: verdana;
	font-size: 9pt;
	color: #333333;
}

.contenttable
{
	padding: 5px;
	font-family: verdana;
	font-size: 9pt;
	color: #333333;
}

a.mlink
{
	font-family: verdana; font-size: 9pt; color: #333333; text-decoration: none;
}

a.mlink:hover
{
	font-family: verdana; font-size: 9pt; color: #006699; text-decoration: underline;
}

.wbox
{
	padding: 5px;
	text-align: center;
}

.footer
{
	padding: 6px;
	font-family: verdana;
	font-size: 8pt;
	color: #666666;
	text-align: center;
}
h1
{
	padding: 5px;
	font-family: verdana;
	font-size: 18pt;
	color: #D13701;
  font-weight: bold;
}
h2
{
	padding: 5px;
	font-family: verdana;
	font-size: 12pt;
	color: #333333;
}

a:link
{
	font-family: verdana; font-size: 9pt; color: #333333; text-decoration: none;
}
a:visited
{
	font-family: verdana; font-size: 9pt; color: #333333; text-decoration: none;
}
a:hover
{
	font-family: verdana; font-size: 9pt; color: #006699; text-decoration: underline;
}

#hbanner
{
	position:absolute;
	top:22px;
	left:440px;
}