body
{
	color: #black;
	/*background-color: white;
	background-image:url('img/Driftworld_dunkler.jpg');
	background-image:url('img/DW_grau_2000_1000.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;*/
	margin: 0px;
	font-family: arial;
	font-size: 12px;
}

#back
{
	position: absolute;
	top:0px;
	left:0px;
	width:100%;
	min-height:100%;
	background-image:url('img/Driftworld_dunkler.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;
	z-index:1;
}

#header
{
	position: relative;
	top:0px;
	left:0px;
	border:0px;
	background-image:url('img/DW_top.png');
	background-repeat: no-repeat;
	z-index:2;
}

#menu
{
	position: absolute;
	left:0px;
	overflow: auto;
	z-index:3;
}

#main
{
	position: relative;
	padding-bottom:20px;
	z-index:2;
}

#footer
{
	position:relative;
	top:0px;
	left:0px;
	z-index:3;
}

table, td
{
	font-family: arial;
	font-size: 12px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

table.gallerie, td.gallerie
{
	font-family: arial;
	font-size: 12px;
}

table.gallerie
{
	border: 0px solid black;
}

td.gallerie
{
	border: 0px;
	border-bottom: 1px solid #555555;
}

td.gallerie-head
{
	border: 0px;
	border-bottom: 2px solid #555555;
	font-weight: bold;
}

a.gallerie:link, a.gallerie:visited, a.gallerie:hover, a.gallerie:active
{
	color: black;
	text-decoration: none;
}
a.gallerie:active
{
	color: red;
}
a.gallerie:hover
{
	color: #e7080d;
	text-decoration: underline;
}

/*
img
{
	padding: 2px;
	border: 1px solid black;
}
*/
img.nix
{
	border: 0px;
	padding: 0px;
}

/*
td.table_header
{
	border:0px;
	background-image:url('img/DW_top.png');
	background-repeat: no-repeat;
}*/

/* normaler Link */
a:link, a:visited, a:hover, a:active
{
	color: #e7080d;
	text-decoration: underline;
}
a:active
{
	color: red;
}
a:hover
{
	color: black;
	text-decoration: none;
}

/* Menü Link */
a.menu:link, a.menu:visited, a.menu:hover, a.menu:active,
a.sponsoren:link, a.sponsoren:visited, a.sponsoren:hover, a.sponsoren:active,
a.footer:link, a.footer:visited, a.footer:hover, a.footer:active
{
	color: #e7080d;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
a.menu:active,
a.sponsoren:active,
a.footer:active
{
	color: red;
}
a.menu:hover,
a.sponsoren:hover,
a.footer:hover
{
	color: black;
	text-decoration: underline;
}

a.menu1:link, a.menu1:visited, a.menu1:hover, a.menu1:active
{
	color: #931519;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
a.menu1:active
{
	color: red;
}
a.menu1:hover
{
	color: black;
	text-decoration: underline;
}

a.menu2:link, a.menu2:visited, a.menu2:hover, a.menu2:active
{
	color: #cf2d33;
	text-decoration: none;
	font-weight: bold;
}
a.menu2:active
{
	color: red;
}
a.menu2:hover
{
	color: black;
	text-decoration: underline;
}

.mbf-item
{
	display: none;
}

table.gallery td
{
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	border: 1px solid #ccc;
}
table.gallery img
{
	margin: 1px;
	border: 0px;
}
