

.liblau
{
	color: #0059a7;
	font-weight: bold;
}


form
{
	font-size: 1.0em;
}

input
{
	width:300px;
	border: 1px solid #ccc;
	height: 1.2em;
	background-color: #fff;
	font-family: arial, sans-serif;
	font-size: 1.0em;
	padding-top: 0.1em;
	padding-left:	0.5em;
	color: #666;
}

select {
	font-size:1.0em;
	font-family: arial, sans-serif;
	color:#666;
	}

textarea
{
	width:300px;
	border: 1px solid #ccc;
	height: 150px;
	background-color: #fff;
	font-size:1.0em;
	font-family: arial, sans-serif;
	padding-top: 0.2em;
	padding-left:	0.5em;
	color: #666;
	
}

.datenlinks
{
	width: 250px;
	float: left;
	margin-right: 25px;
	font-size: 1.0em;
}

.datenrechts
{
	width: 200px;
	float: left;
	font-size: 1.0em;
}


.zeiten
{
	margin-top: 15px;
}


.kontaktleft
{
	float: left;
	width: 70px;
	
}

.kontaktleft_kl
{
	float: left;
	width: 70px;
	
}

.kontaktright
{
	float:left;
/*	width:309px;*/
	}
.checkbox
{
	width: 15px;
}

.kontaktset
{
	height: 2.0em;
}

.kontaktset2
{
	height: 160px;
}

/*absenden - Button wir farblich angepasst !!!! */
.absenden_kassensysteme
{
	width: 120px;
	height: 22px;
	background:url(../../IMAGES/icons/absenden_kassensysteme.gif) no-repeat;
	font-size: 12px;;
	color: #FFF;
	border:none;
	font-weight: bold;
	vertical-align:middle;	
	text-align: center;		
	cursor: pointer;	
	margin-left: 165px;
}

.absenden_websites
{
	width: 120px;
	height: 22px;
	background:url(../../IMAGES/icons/absenden_websites.gif) no-repeat;
	font-size: 12px;;
	color: #FFF;
	border:none;
	font-weight: bold;
	vertical-align:middle;	
	text-align: center;		
	cursor: pointer;	
	margin-left: 165px;
}

.absenden_edvdienstleistungen
{
	width: 120px;
	height: 22px;
	background:url(../../IMAGES/icons/absenden_edvdienstleistungen.gif) no-repeat;
	font-size: 12px;;
	color: #FFF;
	border:none;
	font-weight: bold;
	vertical-align:middle;	
	text-align: center;		
	cursor: pointer;	
	margin-left: 165px;
}

.absenden_printmedien
{
	width: 120px;
	height: 22px;
	background:url(../../IMAGES/icons/absenden_printmedien.gif) no-repeat;
	font-size: 12px;;
	color: #FFF;
	border:none;
	font-weight: bold;
	vertical-align:middle;	
	text-align: center;		
	cursor: pointer;	
	margin-left: 165px;
}

