/*

farben: weinrot: 720909

	background-image: url(../media/bg.gif);
	fsd#E8DDCC
*/


body{
	background-color: #E5A474;
	padding: 0;
	margin: 0;
	}

div{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", "Georgia";
	font-size: 12px;
	color: #000000;
	}

#header1 {
	position: absolute;
	height: 16px;
	width: 750px;
	margin: 0 0 0 -350px;
	left: 50%;
	background: #E8DDCC;
	}

a.top:link{
	font-size: 9px;
	text-decoration: none;
	color: #000000;
	}

a.top:visited{
	font-size: 9px;
	text-decoration: none;
	color: #000000;
	}

a.top:active{
	font-size: 9px;
	text-decoration: none;
	color: #000000;
	}

a.top:hover{
	font-size: 9px;
	text-decoration: underline;
	color: #000000;
	}

#header2 {
	position: absolute;
	height: 150px;
	width: 750px;
	margin: 16px 0 0 -375px;
	left: 50%;
	float: left;
	background: #990000;
	vertical-align: bottom;
	}

#header2 #img1 {
	position: relative;
	right: 0px;
	top: 40px;
	}

#header2 object {
	float: left;
	}

#header2 #lauftext {
	position: absolute;
	width: 700px;
	margin-left: -350px;
	left: 50%;
	bottom: 0px;
	color: #FFFFFF;
	}

#menu {
	position: absolute;
	height: 350px;
	width: 249px;
	margin: 166px 0 0 -375px;
	left: 50%;

	float: left;
	border-right: 1px solid grey;
	border-top: 2px solid white;
	text-align: right;
	}

a.menu:link{
	display: block;
	padding: 2px 10px 2px 0;
	line-height: 20px;
	text-decoration: none;
	color: #000000;
	border-bottom: 2px solid white;
	}

a.menu:visited{
	display: block;
	padding: 2px 10px 2px 0;
	line-height: 20px;
	text-decoration: none;
	color: #000000;
	border-bottom: 2px solid white;
	}

a.menu:active{
	display: block;
	padding: 2px 10px 2px 0;
	line-height: 20px;
	text-decoration: none;
	color: #000000;
	border-bottom: 2px solid white;
	}

a.menu:hover{
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
	border-bottom: 2px solid white;
	}

a.sub:link{
	display: block;
	font-size: 11px;
    text-decoration: none;
	color: #000000;
	}

a.sub:visited{
	display: block;
	font-size: 11px;
    text-decoration: none;
	color: #000000;
	}

a.sub:active{
	display: block;
	font-size: 11px;
    text-decoration: none;
	color: #000000;
	}

a.sub:hover{
	text-decoration: none;
	font-size: 11px;
    color: #000000;
	background: #FFFFFF;
	}


a.produkt:link, a.produkt:visited
{
    padding: 0 2px 0 0;
    text-decoration:none;
color: #000000;

/*	background: url(../image/bg_navigationxx.gif);  */
}

a.produkt:active, a.produkt:hover
{
    text-decoration:underline;
    color: #000000;
    	    /*	background: url(../image/bg_navigationxx.gif); */
}


#content {

    	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", "Georgia";
	font-size: 12px;
	color: #000000;

	position: absolute;
	height: 446px;
	width: 490px;
	margin: 166px 0 0 -125px;
	padding: 2px 5px 2px 5px;
	left: 50%;
	overflow: auto;

	line-height: 20px;
	background: #E8DDCC;
	}

#content #img_l{
	border: 0px;
	margin: 0 5px 0 0;
	float: left;
	border: 1px solid grey;
	}

#content #img_r{
	border: 0px;
	margin: 0 0 0 5px;
	float: right;
	border: 1px solid grey;
	}


table.formular
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", "Georgia";
	font-size: 12px;
}

table.formular td
{
	vertical-align: top;
}


table.formular input, select
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", "Georgia";
	font-size: 12px;
	width: 150px;
	border: 1px solid;
	border-color: #C0C0C0;
	background-color: #FFFFFF;
}

table.formular textarea
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", "Georgia";
	font-size: 12px;
	border: 1px solid;
	border-color: #C0C0C0;
	background-color: #FFFFFF;
	width: 300px;
	height: 240px;
}

table.liste
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", "Georgia";
	font-size: 10px;
}



#footer {
	position: absolute;
	height: 20px;
	width: 540px;
	margin: 616px 0 0 -200px;
	left: 50%;
	text-align: center;
	font-size: 9px;
	}

        ul{
            list-style-type: none;
}