
.ui-state-default{
background:#edebe5;
}
.ui-state-active{
background:white;
}
.ui-state-hover{
background:#edebe5;	
}

body{
font-size:16px;
margin:0;
font-family:lucida sans unicode;
}

select{
	font-family:lucida sans unicode;
}

.adminTitle{
	font-size:19px;
	border-bottom:1px solid #bebebe
}

p {
min-width:714px;
max-width:714px;
}

.verticalCenter{
	margin-top:3.25px;
}

#hide1{
margin:0;
}

#border {
border-style: solid;
border-color: #bebebe;
border-width: 1px;
border-top-style: solid;
border-top-color: #333;
border-top-width: 1px;
width:996px;
}

h1 {
color:red;
font-size:12px;
}

.table{
	border-spacing:0;
}

.td {
border: 1px solid grey;
border-spacing:0;
text-align: left; 
vertical-align: top;
max-width:357px;
min-width:357px;
}

td{
padding:2px;
}

select{
height:100%;
width:100%;
}

input[type=text]{
width:100%;
}

.td select {
max-width:357px;
min-width:357px;
height:50px;
}


.submit {
max-width:714px;
min-width:714px;
border: 0px;
text-align:right;
}

.fehlermeldung {
max-width:714px;
min-width:714px;
border: 0px;
text-align:left;
}

.helpButton:hover{
cursor:pointer;
}

.fehlermeldung p{
color:red;
}

textarea {
resize: none;
max-width:357px;
min-width:357px;
height: 80px;
}

#head{
background-image:url(img/header.png);
height:140px;
width:1000px;
background-repeat:no-repeat;
background-position:center;
}
#backToLebk{
height:100px;
width:310px;
float:left;
opacity:0.4;
margin-left:28px;
}
.adminpanel{
font-size:9pt;
}