#eing {
	background-color:#dcdcdc;
	border: none;
}

.text {
	font-family:sans-serif;
	font-size:12px;
}

a{
	text-decoration:none;
}

a:hover {
	color:#0000FF;
}

a:visited {
	color:#FF0000;
}

body {
	font-family:sans-serif;
	font-size:10px;
	margin:0px;
	background-image:url(i/bg.jpg);
	background-repeat:repeat-x;
	background-color:#E5E6ED;
}

div#top {
	width:100%;
	height:50px;
	background-color:#FF0000; 
}

div#main {
	border:thin dashed #E5E6ED;
	background-color:#7B868E;
	width:100%;
	height:100%;
}
div#header {
	background-color:#000000;
	width:100%;
	height:50px;
	color:#FFFFFF;
}

div#menu {
	width:70%;
	padding:10px;
	height:30px;
	position:absolute;
	top:60px;
	left:200px;
	text-align:right;
	font-size:12px;
}

div#menu_shadow {
	background-color:#7B868E;
	width:70%;
	padding:11px;
	height:20px;
	position:absolute;
	top:62px;
	left:202px;
}

div#content {
	width:800px;
	height:600px;
	padding:0px;
	margin:0px;
	background-color:#FFFFFF;
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-400px;
}

div#content_shadow {
	width:800px;
	background-color:#7B868E;
	position:absolute;
	top:2px;
	left:50%;
	height:600px;
	margin-left:-398px;
}

div#top_transparent {
	height:50px;
	width:800px;
	margin:0px;
	padding:0px;
	background-color:#E5E6ED;
	text-align:left;
}

div#title {
	position:relative;
	border:thin Black;
	top:5px;
	text-align:right;
	width:100%;
	margin-right:15px;
	padding:-10px;
	font-size:14px;
}

div#content_table {
	position:absolute;
	top:90px;
	left:200px;
	height:480px;
	width:580px;
	font-size:12px;
	color:#666666;
}

div#footertext {
	width:800px;
	position:absolute;
	top:580px;
	left:180px;
	margin-bottom:5px;
	font-size:11px;
	text-align:left; 
	color:#666666;
}

div.footertext {
	width:800px;
	position:absolute;
	top:580px;
	font-size:10px;
	text-align:left; 
	margin-bottom:20px;
	color:#E5E6ED;
}

div#left_frame_shadow {
	background-color:#FF0000;
	width:150px;
	height:498px;
	position:absolute;
	left:4px;
	top:56px;
	padding:10px;
}

div#left_frame {
	background-color:#7B868E;
	color:#FFFFFF;
	width:150px;
	height: 500px;
	position:absolute;
	left:0px;
	top:50px;
	margin:0px;
	padding:10px;
}

div#menu_items {
	position:absolute;
	left:5px;
	top:40px;
	color:#FF0000;
}

a#menu {
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	font-size:12px;
}

a#menu:hover {
	font-weight:bold;
	color:#FF0000;
}

li#menu:hover{
	background-color: ;
}

div {
	margin:0;
}

div#kontakt{
	background-color:#FF0000;
	width:450px;
	height:400px;
	padding:10px;
	text-align:right;
}

div#left_col{
	position:absolute;
	left:0px;
	top:150px;
	width:150px;
	background-color:#C8C8C8;
}

div#right_col{
	position:absolute;
	left:160;
	top:150px;
	width:200px;
	margin-left:-100px;
	text-align:right; 
	background-color:#A7A7A7;
}

a.back {
	text-align:right;
	font-size:12px;
	color:#FF0000;
	font-style:italic;
	font-weight:bold;
	text-decoration:none
}

a.back:hover {
	color:#E5E6ED;
	font-style:italic;
	font-weight:bold;
	text-decoration:none
}

.index {
	font-size:12px;
	color:#666666;
}

a.vermittlungsgutschein {
	font-size:12px;
	color:#FF0000;
	text-decoration:none;
}

a.vermittlungsgutschein:hover {
	font-size:12px;
	color:#666666;
	text-decoration:none;
}

input {
	background-color:#E5E6ED;

}  
 
select { 
	font-family:sans-serif; 
	color: #666666;
	border-width:1px;
	border-top-color:#E5E6ED;
	border-right-color:#E5E6ED;
	border-bottom-color:#E5E6ED;
	border-left-color:#E5E6ED;
	scrollbar-face-color:#E5E6ED;
	scrollbar-arrow-color:#FF0000;
	background-color:#E5E6ED;
	scrollbar-3dlight-color:#E5E6ED;
	scrollbar-darkshadow-color:#E5E6ED;
} 

textarea {
font-family:sans-serif; 
scrollbar-arrow-color: #FF0000;
scrollbar-base-color: #E5E6ED;
scrollbar-track-color: #7B868E;
scrollbar-face-color: #E5E6ED;
scrollbar-highlight-color: #7B868E;
scrollbar-3dlight-color: #E5E6ED;
scrollbar-darkshadow-color: #E5E6ED;
scrollbar-shadow-color: #FFFFFF;
}

div.admin {
	font-size:9px;
	color:red;
	text-decoration:none;
}
.admin{
color:red;
}
