html, body {
	height: 100%;
	margin: 0;
	padding: 0;	
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	}

body,div,p,tr,td,span,table,input,textarea,h1,h2,h3,h4,section,select,option {
	font-size: 15px;
	font-family: "europa",sans-serif;
	font-weight: 400;
	color: #424242;
	}

body {
	font-size: 15px;
	color: #424242;
	overflow-y: scroll;
	}

/*BASICS: TITELS, TEXT, LINKS...*/
h1 {
	font-size: 30px;
	padding: 20px 0 20px 0;
	margin: 0;
	font-weight: 600;
	text-transform: uppercase;
	}

h2 {
	font-size: 17px;
	padding: 0 0 20px 0;
	margin: 0;
	color: #8E130D;
	font-weight: 500;
	text-transform: uppercase;
	}

h3,h4 {
	font-size: 15px;
	padding: 20px 0 0 0;
	margin: 0;
	}

h1.titel_rechts {
	font-size: 20px;
	padding: 0 0 15px 0;
	margin: 0;
	}

h2.titel_rechts,h3.titel_rechts,h4.titel_rechts {
	font-size: 18px;
	padding: 47px 0 0 0;
	margin: 0;
	}

h9 {
	font-size: 30px;
	padding: 20px 0 20px 0;
	margin: 0;
	font-weight: 600;
	text-transform: uppercase;
	float: left;
	width: 100%;
	}

p {
	font-size: 16px;
	margin: 0;
	padding: 20px 0 0 0;
	}

p.header_titel_rechts {
	margin: 0;
	padding: 0 5px 0 0;
	display: inline;
	font-size: 18px;
	}

p.kundenname_header_rechts {
	margin: 0;
	padding: 0;
	display: inline;
	font-size: 18px;
	}

p.untertitel_rechts {
	font-size: 14px;
	margin: 0;
	padding: 0;
	}

a.header_navi_link:link, a.header_navi_link:visited, a.header_navi_link:active {
	color: #424242;
	text-decoration: none;
	font-size: 20px;
	text-transform: uppercase;
	}

a.header_navi_link:hover {
	text-decoration: none;
	color: #31656E;
	font-size: 20px;
	text-transform: uppercase;
	}

a:link, a:visited, a:active {
	color: #424242;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	color: #424242;
	}

#wrapper {
	height: 100%;
	position: relative;
	margin: 0 auto 0;
	}

/* Login */
p.login_header_titel_rechts {
    margin: 0;
    padding: 0 5px 0 0;
    display: inline;
    font-size: 18px;
	}	

p.login_kundenname_header_rechts {
    margin: 0;
    padding: 0;
    display: inline;
    font-size: 18px;
	}	
	
#login_header {
	width: 100%;
	height: 100px;
	background: #2aabb0;
	border-bottom: 1px solid #0d6a6e;
	}

.login_header_wrapper {
	width: 955px;
	height: auto;
	margin: auto;
	}	

.login_header_rechts {
    width: auto;
    height: auto;
    float: right;
    position: relative;
    top: 40px;
	}	
	
.login_content {
	width: 955px;
	height: auto;
	margin: auto;
	}	

.login_box {
	width: 270px;
	height: auto;
	padding: 20px;
	border-radius: 10px;
	}	

.login_text {
    font-size: 14px;
	margin-bottom: 3px;
	}	

.login_FORM_100proz {
    width: 100%;
    padding: 10px;
	border: none;
	margin-bottom: 3px;
	}
	
/*HEADER*/
#header {
	width: 100%;
	height: 130px;
	}

.header_wrapper {
	width: 1050px;
	height: 100%;
	margin: auto;
	}

.header_navi {
	width: 800px;
	height: auto;
	float: left;
	position: relative;
	top: 80px;
	}

ul.header_navi_liste {
	margin: 0;
	padding: 0;
	}

ul.header_navi_liste li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0 30px 0 0;
	font-size: 16px;
	}





.header_rechts {
	width: auto;
	height: auto;
	float: right;
	position: relative;
	top: 5px;
	}

/*CONTENT*/
.content {
	width: 1050px;
	height: auto;
	margin: auto;
	}

.main {
	width: 1050px;
	height: auto;
	float: left;
	margin-bottom: 200px;
	}

.main_links {
	width: 780px;
	height: auto;
	float: left;

	}

.main_rechts {
	width: 250px;
	height: auto;
	float: right;
	}

.block_rechts_oben {
	width: 242px;
	height: 107px;
	padding: 4px;
	margin: 4px 0 0 0;
	}

.block_rechts {
	width: 242px;
	height: auto;
	padding: 4px;
	margin: 3px 0 0 0;
	border-top: 1px solid;
	}

/*TABELLE LINKS*/

td.formular_ueberschrift {
	margin: 0;
	padding: 0 0 3px 1px;
	font-size: 12px;
	}

.spalten_ueberschrift {
	margin: 0;
	padding: 0 0 3px 3px;
	font-size: 13px;
	}

.tabellen_feld {
	margin: 0;
	padding: 5px 3px 5px 3px;
	font-size: 14px;
	}

hr.linie {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid;
	border-top: none;
	border-left: none;
	border-right: none;
	}

/*TABELLE RECHTS*/
td.block_rechts_ueberschrift {
	padding: 0 0 2px 2px;
	margin: 0;
	font-size: 13px;
	color: #5C5C5C;
	}

td.tabellenzeile_top{
	font-size: 12px;
	border-top: none;
	border-right: none;
	border-bottom: 2px solid #163B4B;
	border-left: none;

}

td.tabellenzeile{
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #163B4B;
	border-left: none;
	padding: 5 5 5 0;
}


td.ein_ueberschrift {
	padding: 0 0 2px 2px;
	margin: 0;
	color: #5C5C5C;
	}

td.ein_formularueberschrift {
	padding: 0 0 2px 2px;
	margin: 0;
	font-size: 13px;
	color: #5C5C5C;
	}













/* FORMULARE */

input,select,textarea{
	background-color: #DEDEDE;	
	border: 1px solid #B0B0B0;
	padding: 7px;
	width: 100%;
}

textarea.tam{
	font-family: "adobe-tamil",sans-serif;
	background-color: #DEDEDE;	
	border: 1px solid #B0B0B0;
	padding: 7px;
	width: 100%;
	font-size: 18px;
}

.block_rechtsFORM_2stellig {
	width: 29px;
	height: auto;
	padding: 7px;
	margin: 0 0 10px 0;
	}

.block_rechtsFORM_4stellig {
	width: 40px;
	height: auto;
	padding: 7px;
	margin: 0 0 10px 0;
	}

.block_rechtsFORM_100proz {
	width: 100%;
	height: auto;
	padding: 7px;
	margin: 0 0 10px 0;
	}

.button{
	color: #ffffff;
	background-color: #1184B7;
	}

.buttonexcel{
	color: #ffffff;
	background-color: #0B6404;
	}

input[type="submit"] {
	padding: 5 20 5 20;
	width: 200px;
	border-radius: 5px;
	border: none;
	cursor: pointer;
	
	font-size: 15px;
	
	}

input[type="submit"]:hover {
	padding: 5 20 5 20;
	width: 200px;
	border-radius: 5px;
	border: none;
	cursor: pointer;
	color: #ffffff;
	font-size: 15px;
	background-color: #5A5A5A;
	}

input.anrede {
	margin: 0 0 7px 0;
	padding: 0;
	background-color: #fff;
	}

input.FORM_plz {
	width: 65px;
	height: auto;
	margin: 0 0 10px 0;
	border: none;
	}

input.FORM_ort {
	width: 100%;
	height: auto;
	margin: 0 0 10px 0;
	border: none;
	}

input.FORM_250px {
	width: 250px;
	height: auto;
	}

input.FORM_150px {
	width: 150px;
	height: auto;
	}

input.FORM_2stellig {
	width: 40px;
	height: auto;
	text-align: center;
	}

input.FORM_4stellig {
	width: 60px;
	height: auto;
	text-align: center;
	}





.ein_FORM_2stellig {
	width: 45px;
	height: auto;
	padding: 5px;
	border: 1px solid #B0B0B0;
	margin-bottom: 3px;
	}

.ein_FORM_3stellig {
	width: 60px;
	height: auto;
	padding: 5px;
	border: 1px solid #B0B0B0;
	margin-bottom: 3px;
	}

input.FORM_400px {
	width: 400px;
	padding: 5px;
	border: 1px solid #B0B0B0;
	margin-bottom: 3px;
	}

input.tam_FORM_400px {
	font-family: "adobe-tamil",sans-serif;
	font-size: 18px;
	width: 400px;
	padding: 5px;
	border: 1px solid #B0B0B0;
	margin-bottom: 3px;
	}

input.ein_anemail {
	width: 400px;
	padding: 5px;
	border: 1px solid #B0B0B0;
	margin-top: 3px;
	margin-bottom: 3px;
	}

input.ein_100proz {
	width: 100%;
	padding: 5px;
	border: 1px solid #B0B0B0;
	margin-bottom: 3px;
	margin-left: 25px;
	}

input.FORM_100proz {
	width: 100%;
	padding: 5px;
	border: 1px solid #B0B0B0;
	margin-bottom: 3px;
	}


textarea.ein_100proz {
	width: 100%;
	height: auto;
	padding: 5px;
	border: 1px solid #B0B0B0;
	margin-bottom: 3px;
	}

/*ON MAUSE OVER - INFO BOX*/
#InfoBox {
	visibility: hidden;
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 1;
	width: 400px;
	height: auto;
	background-color: #F4F4F4;
	border: 1px solid #6D6D6D;
	}

#InfoBox2 {
	visibility: hidden;
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 1;
	width: 500px;
	height: auto;
	background-color: #F4F4F4;
	border: 1px solid #6D6D6D;
	}

#BoxInnen {
	padding: 5px;
	margin: 0;
	}

#BoxInhalte {
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	color: #545454;
	}

#kartenansicht{
	float: right;
	width: 400px;
	height: 254px;
	background-color: rgba(227,227,227,1.00);
	border-radius: 10px;
	border-width: 1px;
	border-style: solid;
}

div.tabellenzeile_benutzer { 
    display: table-cell;
	width: 1030px;
	padding: 10px;
	background-color: hsla(199,61%,74%,1.00); 
  	margin-bottom: 2px; 
	float: left;
  }

div.tabellenzeile_benutzer:hover { 
    display: table-cell;
	width: 1030px;
	padding: 10px;
	background-color: hsla(199,51%,62%,1.00); 
  	margin-bottom: 2px; 
	float: left;
  }

/* Karten */

li.listenkopf{
    list-style-type: none; 
    padding: 5px; 
    margin: 0;
}

div.spaltekopf { 
    display: table-cell;
    margin: 2px;
    font-size: 12px;
  }

div.spalte { 
    display: table-cell;
    margin: 2px;
  }

.aktion{
	width: 100%;
	height: 30px;
	margin-bottom: 3px;
}

.accordion .panel {
  margin: 0 auto;
  height: 0;
  overflow:hidden;
  background-color: hsla(199,82%,69%,0.5);
  line-height: 1.4;
  padding: 0 10px;
  box-sizing: border-box;
  transition: all 0.5s;
}

.accordion input:checked~.panel {
  height: auto;
  color: #333;
  padding: 10px;
  transition: all 0.5s;
}

.accordion label {
  cursor: pointer;
  background-color: hsla(0,0%,85%,1.00);          
  border-bottom: 1px solid hsla(0,0%,100%,1.00);
  display: block;
  padding: 5px;
  width: 100%;
  color: #fff;
  font-weight: 400;
  box-sizing: border-box;
  z-index: 100;
margin-bottom: 1px;	
}

.accordion input{
  display: none;
}

.accordion input:checked+label {
  background-color: hsla(199,82%,69%,1.00); 
	padding-top: 30px;
	margin-bottom: 0px;	
	border-bottom: none;
}

.accordion input:checked+label:before {
  transition: 0.5s;
}