body {
	margin-left: 0px; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px;
	background-color:#EDEDED; 
}
input,textarea {
	color:#000000;
	font-size:.7em;
	font-family: Arial, Helvetica, sans-serif;
	/*position: absolute;
	right: 5px;
	width: 145px;*/
}
.eintrag {
	position: absolute;
	right: 5px;
	width: 127px;
	border:1px solid #6699CC;
	left: 102px;

}
select {
	height: 17px;
	border:1px solid #6699CC;
	font-size:.7em;
	font-family: Arial, Helvetica, sans-serif;
}
.Button { 
	background-color:#CCCCCC; 
	color:#000000;
	width:60px;
	height:18px; 
	border:1px solid #6699CC;
}
.master {
	position: absolute;
	width: 100%;
	height: 100%;
}

.content {
	position: relative;
	width: 957px;
	top: 20px;
}
.text_weiss {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: .7em;
}

.text_rot {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 0.7em;
}
.text_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #000000;
}
.text_normal a{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration:none;
}
.text_normal a:hover{
	color: #999999;
}
.text_normal_link .normlinks{
	color: #000000;
	text-decoration:underline;}

.text_kleiner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	color: #000000;
}
.text_rot_kleiner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	color: #FF0000;
	padding-left:23px;
	margin-top:10px;
}
.text_grau_kleiner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	color: #999999;
}
.text_normal_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #000000;
}
.umbruch {
	font-size:.5em;}

.contact {
	background-repeat: repeat-x;
	text-align: left;
}
a.normlinks:link, a.normlinks:visited, a.normlinks:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underlined;
}
a.normlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #DB001B;
	text-decoration: none;
}
.katalogansicht {
	position: absolute;
	z-index: 1;
	height: 420px;
	left: 200px;
	top: 128px;
	background-color: DDDDDD;
	text-align: left;
	padding: 15px 15px;
	visibility: hidden;
}