/*  *****  Webprsenz Reinhardt ***** */
/* <![CDATA[ */

#form {
	margin-left:70px;
	width:820px;
   overflow:auto;
}
#form p{ width:55em;}

legend{
	font-size:16px;
	color:#666666;
	font-weight: bold;
	padding: 5px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	
	
}
fieldset{
	padding-left:15px; padding-right:5px;
	padding-bottom:10px;
	border: #666666 1px solid;
	width:50em;
}
input, textarea, select {display:block;}
input, select, textarea{border: 1px solid #999999;}
input{
	font-size:1em;
	width:20em;
	padding:0.1em;
	margin-bottom:1em;
	margin-top:0.2em;
	padding:0.2em;
}

input:focus, textarea:focus {
  background: #ffc;
}
textaera{
font-size:1em;
padding:2px;
margin-bottom:1em;
border: #990000 1px solid;
}
select{margin-bottom:10px;}
.readonly {
	line-height: 1.2em;
	vertical-align: middle;
	padding: 0.7em;
	display:inline;
	width:3em;
	padding:5px;}
.hidden{
visibility:hidden;
height:0;
padding:0;
margin:0;
	}

.pflichtfeld{
	color:#990000;
	background-color:transparent;
}
.pflichtfeld input, .pflichtfeld select,  .pflichtfeld textarea{
	border: solid 2px #990000;
	background-color:#FFFFCC;
	background-image:url(ok_ro.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url(../layout/achtung.gif);
}
.readonly1 {	line-height: 1.2em;
	vertical-align: middle;
	padding: 0.7em;
	display:inline;
	width:3.2em;}
#label{
display:block;
font-weight:bold;
margin-top:10px;
margin-bottom:0;}
#submitButton{
width:10em;
	margin-right:5px;
	display:inline;
	background-color:#E4E4E4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#fussnote{
font-size:98%;
color:#666666;
margin-bottom:25px;
}