body {
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 12px;
 text-align: left;
 color: #CCCCCC;
 margin: 0;
 padding: 0;
 background: #000000;
 width: 100%;
}

.container
{
	width: 1002px;
	min-height: 800px;
	margin-left: auto;
	margin-right: auto;
}

.banner
{
	background-image: url("/img/banner.png");
	width: 100%;
	height: 239px;
	float: left;
	border-left: solid 1px;
	border-right: solid 1px;
	border-color: #4E4E4E;
}

.menu
{
	background-image: url("/img/menu.png");
	width: 100%;
	height: 38px;
	float: left;
	border-left: solid 1px;
	border-right: solid 1px;
	border-color: #4E4E4E;
}

.menu-text
{
	text-align:right;
	padding-top: 11px;
}

.menu a
{
	color: #FFFFFF;
	font-weight: bold;
}

.content
{
    background-image: url("/img/bg-content.png");
	width: 100%;
	float: left;
	border-left: solid 1px;
	border-right: solid 1px;
	border-color: #4E4E4E;
}

.content-left
{
	float: left;
	width: 195px;
	height: 100%;
	color: #000000;
}

.content-left-top
{
	background-image: url("/img/navi-left-top.png");
	float: left;
	width: 195px;
	height: 451px;
	color: #000000;
}

.content-left-middle
{
	background-image: url("/img/navi-left-middle.png");
	float: left;
	width: 195px;
	min-height: 100px;;
	background-repeat: repeat-y;
	color: #000000;
}

.content-left-text
{
	padding-left: 30px;
	padding-top: 50px;
}

.content-left-text a:link, .content-left-text a:visited
{
	color: #FFFFFF;
}

.content-middle
{
	float: left;
	width: 790px;
	min-height: 400px;
	padding: 8px;
	background: #000000;
}

.top3{
	background-image: url("/img/top-3.png");
	width: 270px;
	height: 143px;
	margin-left: 15px;
	margin-bottom: 15px;
	float: right;
}

.top3-text
{
	padding-left: 20px;
	padding-top: 30px;
}

.top3-text a:link, .top3-text a:visited
{
	color: #FFFFFF;
}

.content-left-foot
{
	background-image: url("/img/navi-left-foot.png");
	float: left;
	width: 100%;
	height: 42px;
	color: #000000;
	border-left: solid 1px;
	border-color: #4E4E4E;
}

.footer
{
	background-image: url("/img/navi-left-foot.png");
	float: left;
	height: 42px;
	width: 100%;
	border-right: solid 1px;
	border-left: solid 1px;
	border-bottom: solid 1px;
	border-color: #4E4E4E;
}

.footer-text
{
	text-align: center;
	padding-top: 15px;
}

h1
{
	margin-top: 0px;
	font-size: 14px;
	color: #FFFFFF;
}

h2
{
	margin-top: 0px;
	font-size: 14px;
	color: #FFFFFF;
}

a
{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
}

/*============ Cocktail Unterseiten =================*/

.cock_rahmen
{
	width: 795px; 
	float: left; 
	border: solid 1px; 
	border-color: #FFFFFF;
}

.cock_bild
{
	float: left; 
	width: 287px; 
	margin-top: -80px;
}

.cock_zutaten
{
	float: right; 
	width: 488px; 
	padding: 5px;
}
