#hg{
width:100%;height: 100%;
}

#mitte{
background-image: url("../elemente/hg.jpg");
background-position: left 32px;
background-repeat: repeat-x;
height: 563px;
}

#tab_layout{width:910px;height: 563px;text-align: center}
#logo{
	text-align: right;
	margin: 0 0 40px 0;
	}

#inhalt{
	width:685px;
	padding:0 0 0 30px;
	text-align: left;
	}


#menu_td{
	width:225px;
	padding-top:50px;
	background-image: url("../elemente/m-top.gif");
	background-position: left 0px;
	background-repeat: no-repeat;
	text-align: left;
	}

#menu  {
	width:225px;
	height:445px;
	padding:0;
	margin:0;
	background-image: url("../elemente/m-hg.png")
	}


#menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style-position: outside;
}

#menu ul li{
	margin:0;
	padding:0;
	background-image: url("../elemente/m.png");
	background-repeat: no-repeat;
	background-position: left top;
	height: 56px;
}


#menu a{
	text-decoration: none;
	color: #ddd;
	font-size: 20px;
	line-height: 56px;
	text-indent: 20px;
	display:block;
	}
#menu a:link{color: #ddd;}
#menu a:visited{color: #ddd;}
#menu a:hover{color: #444444;}

#m_b{
	height: 37px;
	background-image: url("../elemente/m-bottom.gif");
	
	}



#bg2{
	position: absolute;
	height: 100%;
	width: 100%;
	left:0;
	top:0;
	z-index: 1;
	margin:0;
	text-align: right;
	}


#bg{
	position: absolute;
	right:0;
	bottom:0;
	z-index: 1;
	margin:0;
	text-align: right;
	padding:0;
	}



.login_table {
	border: 1px solid #D0D0D0;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
	padding-bottom: 3px;
}
.login_table h1 {
	color: #660033;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin: 5px 0px 5px 0px;
}
.login_table input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0px 1px 0px;
	width: 100px;
}

.label{
	text-align: right;
	}

.textfield{
	border:1px solid white;
	border-bottom: 1px solid #8E532A}
	
.email{
	border:1px solid white;
	border-bottom: 1px solid #8E532A}
.textarea{
	border:1px solid #8E532A
	}

.button{
	
	}
