

.festschrift select {
	font-family: "Courier New";
}

.sstatus {
	display: none;
}
.sselect {
	
}
.slandselect {
	border: 1px solid #A9C0C2;
	width: 300px;
	padding: 10px;
	background-color: #DBDDDD;
	float: left;
	height: 35px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.slandselect img {
	display: block;
	float: left;
	margin-right: 10px;
}
.slandselect select {
	height: 30px;
	margin: 0px;
	width: 240px;
}
div.szwischenraum {
	width: 45px;
	float: left;
	height: 57px;
	background-image: url(../tl_files/images/muster/pfeil1.gif);
	background-position: 10px 15px;
	background-repeat: no-repeat;
}
.fracht_details .kopf .szwischenraum {
	background-position: 10px 45px;
	height: 100px;
}
h3 {
	clear: both;
}

.sselect input.button {
	height: 59px;
	margin-top: 0px;
	margin-left: 1em;
}

.table_frachtliste th {
	text-align: center;
	font-weight: normal;
	font-size: 75%;
	line-height: 1.2em;
	padding-top: 1em;
	padding-bottom: 1em;
	letter-spacing: 0.15em;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #094264;
	border-left: 1px solid #FFFFFF;
	padding-left: 0.5em;
	padding-right: 0.5em;
}

.table_frachtliste td {
	border-bottom: 1px dotted #CCCCCC;
	padding: 0.5em;
	line-height: 1em;
	vertical-align: top;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

tr.even {
	background-color: #EEEEEE;
}
.table_frachtliste {
	width: 100%;
}
.rahmen {
	border: 1px solid #CCCCCC;
	background-color: #F5F5F5;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	oowidth: 100%;
	padding: 0.5em;
}
tr.even:hover,
tr.odd:hover {
	background-color: #D2DFDF;
}

.table_frachtliste td.flagge {
	padding-left: 30px;	
}
.table_frachtliste td.flagge img {
	margin-left: -30px;
	position: absolute;
}

.fracht_details .kopf .von ,
.fracht_details .kopf .nach {
	border: 1px solid #A9C0C2;
	width: 280px;
	padding: 10px;
	padding-left: 110px;
	background-color: #DBDDDD;
	float: left;
	ooheight: 120px;
	height: 8em;
	font-size: 120%;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.fracht_details .kopf .flagge {
	width: 85px;
	float: left;
	margin-left: -100px;
	text-transform: uppercase;
	font-size: 65%;
	line-height: 1.1em;
}
.fracht_details .kopf .flagge img {
	border: 0px;
	margin-bottom: -0px;
}
.fracht_details .kopf .termin {
	margin-top: 1em;
}
.fracht_details .termin span em {
	display: block;
	text-decoration: underline;
}

.fracht_details table td {
	width: 20%;
	background-color: #F5F5F5;
	padding: 0.2em;
}
.fracht_details td+td {
	width: 80%;
}
.fracht_details table input,
.fracht_details table textarea,
.mod_login input {
	padding: 0.5em;
	font-size: 90%;
	margin-bottom: 2px;
}
.mod_login {
	
}

.fracht_details table input,
.fracht_details table textarea {
	width: 95%;
	background-color: #EEEEEE;
	border: 1px solid #DECDAD;
}

div.hinweis_verbindlich {
	color: #FF3300;
	margin-top: 2em;
	display: block;
}
div.hinweis_merkzettel {
	clear: both;
	padding-top: 2em;
}
	
