html, body {
    background-color: #EFEAF3;
    clear: both;
    height: auto;

    width: 100%;
	height: 100%;
}

body {
    background: none repeat scroll 0 0 #FFFFFF;
    font-family: Arial,Helvetica;
    font-size: 1em;
}

html body div.surround {
	width:550px;
	margin: 0 auto;
	
}

body {
    font-size: 1em;
}

div.messages,
div.anmeldung 
{
	background-color: #5C2483;
    border: 1px solid black;
    border-radius: 4px 4px 4px 4px;
    float: left;
    margin: 10px 10px 10px 10px;
    padding: 20px;
    width:100%;
} 


div.messages span,
div.anmeldung span 
{
	clear: both;
    float: left;
    width: auto;
    color: #fff;
}

div.messages span a,
div.messages span a:active,
div.messages span a:hover
{
	color: #fff;
}

div.anmeldung input 
{
	float:right;
	width:200px;
}
.mainframe span.submit {
	float:right;
}
.vorlagen {

	padding-left: 36%;
	background-color: #5C2483;
    border: 1px solid black;
    border-radius: 4px 4px 4px 4px;
    float: left;
    margin: 10px 10px 10px 60px;
    padding: 20px;
    width: 80%;
    color: #fff;
}


span.submit  {
	float:none;
}

div.headline,
div.mainframe 
{
	 
	float: left;
    height: auto;
    margin: 0 auto;
    padding-top: 12px;
    width: 93.5%;
	
}

div.headline {
	text-align:center;
	
	width: 97.5%;
	margin-left: 10px;
	padding:10px;
}

div.logo {
	background-color: #EFEAF3;
	float:left;
	padding:13px;
}

button 
{
   border-radius: 4px 4px 4px 4px;
}

div.download {
	display:none;
	padding-top:10px;
	float:left;
	width:300px;
	
}
div.download a{
	color: #ffffff;
}

div.border {
	border-bottom: 1px dotted #EFEAF3;
	padding-left: 5px;
    padding-top: 5px;
}

div.absenden {
	padding-top:10px;
}
span.submit {
	padding-top:3px;
}


#feedback { font-size: 1.4em; }

#einsatzstelleSelect .ui-selecting,
#funktionSelect .ui-selecting,
#vorlageSelect .ui-selecting,
#referatSelect .ui-selecting,
#referateSelect .ui-selecting,
#empfaenger .ui-selecting,
#verfasserSelect .ui-selecting{ 
	background: #FECA40; 
}


#einsatzstelleSelect .ui-selected,
#funktionSelect .ui-selected,
#vorlageSelect .ui-selected,
#referatSelect .ui-selected,
#referateSelect .ui-selected,
#empfaenger .ui-selected, 
#verfasserSelect .ui-selected{ 
	background: #F39814; color: white; 
}

#einsatzstelleSelect,
#funktionSelect,
#vorlageSelect,
#referatSelect,
#referateSelect,
.selectedFav,
#empfaenger,
#verfasserSelect { 
	list-style-type: none; margin: 0; padding: 0; width: 100%; 
}

#einsatzstelleSelect li,
#funktionSelect li,
#vorlageSelect li,
#referatSelect li,
#referateSelect li,
#verfasserSelect li,
.selectedFav li, 
#empfaenger li { 
	margin: 3px; padding: 0.2em; font-size: 0.9em; 
}

.hidden {
	 display: none;
}

div.feet {
	width:97.5%;
	float:left;
	margin-top:5px;
	margin-left:10px;
	text-align:center;
	padding:10px;
	}
	

#overlay
{
   border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    width: 100px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background-color: rgba(255,255,255,0.4);
    color: white;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -50px;
    margin-top: -50px; 
    
}

span.logowahl input,
span.druckassistent input { 
	vertical-align:middle ; 
}

div.usedDokumente {
	
	float: left;
    margin-top: 20px;
    padding: 10px;
    width: 100%;
}


a.ui-tabs-selected
{
    color: #e17009 !important;
}

div#tabs.ui-tabs.ui-widget.ui-widget-content.ui-corner-all div.users .ui-widget.ui-widget-content.ui-corner-all ul.ui-tabs-nav.ui-helper-reset.ui-helper-clearfix.ui-widget-header.ui-corner-all li.ui-state-default a span {
	padding:10px;
}