.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button, 
.ui-widget,
body {
	
	font-family: 'Oswald', sans-serif;
}

div.chosen-container.chosen-container-multi,
ul.chosen-choices {
	
	height:auto;
	min-height:30px;
	
}

fieldset.aktion,
#actionfield  {
	margin-top:10px;
	margin-bottom:10px;
} 

.padding-top {
	padding-top:10px;
}

.chosen-select {
	width:400px;
}

.hidden {
	display:none;
}

.optiondiv {
	padding-left:10px;
	padding-bottom:10px;
}

.ui-button {
	 padding: 5px;
}

#tabs {
	margin-left:50px;
	margin-right:50px;
}
#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; 
    
}

div.login {
	
	width:500px;
	margin: 105px auto;
}

div.login fieldset {
	width:500px;
}

div.login input {
	
	width:200px;
	float:left;
	margin-bottom:20px;
	
}

div.login label {
	width:200px;
	display:block;
	float:left;
	
}

div.right,
button.right {
	float:right;
}

.ui-state-error {
	width:600px;
	margin:20px;
}

label {
	display: inline-block;
	width:300px;
	margin-right:10px;
	float:left;
}

.chosen-container.chosen-container-single
{
	padding-right:10px;
	float:left;
}

span.error {
	color:red;
}

span.normal {
	color:black;
}


input.tablename {
	width:300px;
	color: #444;
    font-size: 13px;
}

input {
	color: #444;
    font-size: 13px;
}

span.ueberschirft {
	font-weight:bold;
	background-color: #c6c6c6;
}

div.footer,
div.headline {
	color:#fff;
	margin: 5px 50px;
}
div.footer {
    background: rgba(25, 30, 35, 0.5) none repeat scroll 0 0;
    float: left;
    height: 35px;
    padding: 10px;
    width: 90%;
}

div.headline {
	width: 90.5%;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	height: 80px;
	background: url("../images/friesland.png") no-repeat scroll 0 0 rgba(25, 30, 35, 0.5); 
	/*background-color:#191e23;*/
	background-size:20% auto;
    z-index:10;
}

div.headline h1 {
	text-shadow: 0 -1px #111, 1px 0 #111, 0 1px #111, -1px 0 #111;
	 z-index:20;
}


div.headline div.Logo{
	 background: url("../images/logo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	 float: right;
	 background-size:25% auto;
	 width:150px;
	 padding-left:60px;
	 margin-top:5px;
	 background-position: left center;
	 text-shadow: 0 -1px #111, 1px 0 #111, 0 1px #111, -1px 0 #111;
	 z-index:20;
}

body {
	background-color:#191e23;
	 background: url("../images/background.jpg")no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
	 z-index:1;
}

div.sourround {
	width:100%;
	 margin: 0 auto;
}

div.sourround2 {
	width:100%;
	  margin-top: 50px;
	 
	
}

#tabs {
	float: left;
    margin-left: 52px;
    min-height: 500px;
    width: 91%;
}

a {
	text-decoration:none;
	color:#ffffff;
}

a:hover {
	color:#5ec5ed;
}

span.tab {
	margin-left:20px;
}


#auswertungselect {
	margin-top:20px;
	margin-bottom:20px;
	height:30px;
}

#auswertungselect li {
	width:180px;
	float:left;
	margin-right:20px;
}
#auswertungselect li a {
	width:180px;
	font-size: 13px;
}

#auswertungselect li ul {
	z-index: 10000;	
}


#auswertungselect li ul li {
	
	width:100%;
	z-index;10000;
	
}

div.progress {
	background-color: #d49768;
    color: #fff;
    margin-left: 31px;
    padding: 10px;
    width: 93%;
    float:left;
}

div.progressbar  {
	float:left;
}


.status {
    float: left;
}

div#parzellenselect_chosen.chosen-container.chosen-container-multi,
div#parzelle_chosen.chosen-container.chosen-container-multi,
div#gebauedetable_chosen.chosen-container.chosen-container-multi,
div#fttcverteiler_chosen.chosen-container.chosen-container-multi
{
	height:auto !important;
}

div.rohrverbund {
	margin-left:182px
}

div.returnValue {
	padding-bottom:10px;
	float:left;
	width:100%;
}


html body div.sourround div.sourround2 div.footer.ui-corner-all span {
	margin-left: 115px;
}

div#fttcverteiler_chosen.chosen-container.chosen-container-multi.chosen-container-active ul.chosen-choices li.search-choice {
	width:100&;
}

div.content1 {
	min-height:355px;
}

div.projektbeschreibung {
	width:100%;
	float:left;
	min-height:165px;
}

fieldset.projekte {
	
}

div.projektinfo {
	float:left;
	
}

div#foerderungselect_chosen.chosen-container.chosen-container-single {
	float:left;
}

table.versions {
    border: 1px solid black;
    border-collapse: collapse;
}

table.versions tr:nth-child(odd) {background-color: #f2f2f2;}

table.versions tr:hover {background-color: #d5d5d5;}

table.versions th, td {
    border: 1px solid gray;
    padding: 3px;
}

table.versions th {
    background-color: #d49768;
    color: #fff;
}

div.alert {
    border: 2px solid red;
    padding: 10px;
    margin: 5em;
    background-color: #eeeeee;
    color: black;
}

div.success {
    border: 2px solid green;
    padding: 10px;
    margin: 15px;
    background-color: #eeeeee;
    color: black;
}

span.alert {
    border-bottom: 2px solid red;
    color: red;
}

/* Style the buttons that are used to open and close the accordion panel */
.accordion {
    background-color: #d49768;
    color: #fff;
    cursor: pointer;
    padding: 12px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
    margin-bottom: 3px;
}

.accordion:after {
    content: '\02795'; /* Unicode character for "plus" sign (+) */
    font-size: 13px;
    color: #777;
    float: right;
    margin-left: 5px;
}

.accordion.active:after {
    content: "\2796"; /* Unicode character for "minus" sign (-) */
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active, .accordion:hover {
    background-color: #987860;
}

/* Style the accordion panel. Note: hidden by default */
.panel {
    padding: 12px;
    background-color: white;
    display: none;
    overflow: hidden;
}
/* Style Large Text Field*/
.textlarge {
	width:50%;
}
