br{margin:0px;
padding:0px; }
.calendar_link {

	font-size: 20px;
	text-align: center;
	color: #000000;
	text-decoration: none;
	text-underline: none;
}

.calendar_head {

	font-size: 15px;
	font-weight: bold;
	text-align: center;
	width: 25px;
}

.calendar_head_month {

	font-size: 20px;
	font-weight: bold;
	text-align: center;
	width: 25px;
	background-color: #95a5a6;
	color: #FFFFFF;
}

.calendar_day {

	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 25px;
	color: #FFFFFF;
	background-color: #000000;
}

.calendar_entry {

	font-size: 12px;
	text-align: center;
}






.buttonsmall {
background-color:#1ba1e2;
				width:350px;
				height:50px;
				margin:auto;
				border-radius:10px;
			
				text-align:center;
				color:white;
				font-size:25px;
				line-height:50px;
				
				}
				
.inputeintragen {
	width:500px;
				height:50px;
				border: solid 2px #1ba1e2;
				border-radius:10px;
				font-size:35px;
				color:#888888;
				text-align:center;
				padding-top:10px;
				}


.inputzeitleft {
				width:300px;
				height:50px;
				border: solid 2px #1ba1e2;
				border-radius:10px;
				font-size:35px;
				color:#888888;
				text-align:center;
				padding-top:10px;
				float:left;
				margin-left: 50px;
				}
.inputzeitright {
				width:300px;
				height:50px;
				border: solid 2px #1ba1e2;
				border-radius:10px;
				font-size:35px;
				color:#888888;
				text-align:center;
				padding-top:10px;
				float:right;
				margin-top:-21px;
				margin-right: 50px;
				}

.inputzeitleftpruef {
				width:200px;
				height:50px;
				border: solid 2px #1ba1e2;
				border-radius:10px;
				font-size:35px;
				color:#888888;
				text-align:center;
				padding-top:10px;
				float:left;
				margin-left: 240px;
				}
.inputzeitrightpruef {
				width:200px;
				height:50px;
				border: solid 2px #1ba1e2;
				border-radius:10px;
				font-size:35px;
				color:#888888;
				text-align:center;
				padding-top:10px;
				float:right;
				margin-top:-21px;
				margin-right: 240px;
				}


#butpruef{
	width: 100%;
	height:130px;
  	background: none;
     	border: none;
     	color:white;
	font-size:50px;



}
.dropdowneintragen{
width:90%;
				height:50px;
				border: solid 2px #1ba1e2;
				border-radius:10px;
				font-size:20px;
				color:#888888;
				text-align:center;
				padding-top: 6px;
				
				}

.dropdownanzeigenort{
				width:100%;
				height:130px;
				font-size: 60px;
				color: white;
				background-color: #1abc9c;
				border-radius: 0px;
				border:none;
				-webkit-appearance:none;				
				background: #1abc9c url('arrow.png') no-repeat;
				background-position:right; 
				
				
				}


.dropdownunten{
width:350px;
				font-size:20px;
				color:#888888;
				text-align:left;

				}
				
.dropdowndatum{		width:49.7%;
				height:130px;
				font-size: 60px;
				color: white;
				background-color: #1abc9c;
				border-radius: 0px;
				border:none;
				-webkit-appearance:none;				
				background: #1abc9c url('arrow.png') no-repeat;
				background-position:right; 				
				}



.dropdowndatumunten{
				width:350px;
				font-size:20px;
				color:#888888;
				text-align:left;

				}
html{
padding: 0px;
margin:0px;
font-family: Telex,sans-serif;
}
#index_eintragen{
	background-color:#1abc9c;
	width:100%;
	height:20%;
	text-align:center;
	color:white;
	line-height:240px;
		}

#index_anzeigen{
	background-color:#e74c3c;
	width:100%;
	height:20%;
	text-align:center;
	color:white;
	line-height:240px;
		}

#index_abschliessen{
	background-color:#f1c40f;
	width:100%;
	height:20%;
	text-align:center;
	color:white;
	line-height:240px;
		}


#buteintragen{
	background-color:#9b59b6;
	width:100%;
	height:130px;
	text-align:center;
	color:white;
	font-size:50px;
	line-height:130px;
	}
#butabschliessen{
margin-top: 50px;
	background-color:#1abc9c;
	width:100%;
	height:100px;


	text-align:center;
	color:white;
	font-size:50px;
	line-height:100px;
}

