/* Seitenlayout */

.c33,.c66 {
	float: left;
	width: 493px;
}

.c33 {
	width: 235px;
	border-right: 13px solid #fff;
}

#tipp_content a,#tipp_content a:visited,#tipp_content a:active {
	font-weight: normal;
}

/* Tipp-Elemente */
.tipp_selector {
	float: left;
	width: 744px;
	overflow: hidden;
	padding-bottom: 1em;
	margin-bottom: 1em;
	margin-top: 100px;
	background: url("/sc/img/bg_table.png") repeat-y left top;
}

.tipp_selector h3 {
	background: #aecff0;
	border-bottom: 1px solid #fff;
	padding: 0.2em 6px;
}

.tipp_selector h3.highlighted {
	background: #c5112a;
	color: #fff;
}

.tipp_selector h3.highlighted small {
	padding-left: 100px;
}

.tipp_selector table {
	border-collapse: collapse;
	color: #585858;
	font-size: 90%;
	line-height: 1.5em;
	text-align: right;
	width: 100%;
}

.tipp_selector .scrolltable {
	height: 21.9em; /* =17 Zeilen */
	overflow-y: auto;
	overflow-x: auto;
}

.tipp_selector table th {
	font-size: 90%;
	font-weight: normal;
	padding: 0.2em 6px;
}

.tipp_selector table td {
	cursor: pointer;
	padding: 0em 6px;
	background: transparent url("/sc/img/umzug/bg_tablerow.png") no-repeat right
		top;
}

.tipp_selector table td.first {
	text-align: left;
	background-position: left top;
}

.tipp_selector table .hover td,.tipp_selector table .active td {
	background-color: #66a3ce;
	color: #fff;
}

.tipp_selector table td.loading,.loading {
	height: 30px;
	width: 90%;
	background: transparent url("/sc/img/umzug/loadingAnimation.gif") no-repeat center 10px;
}

.loading {
	width: auto;
}

/* Merkzettel */
	.flyout_merkzettel dt {border-bottom: 1px solid #fff;}
	.flyout_merkzettel dt img {vertical-align: bottom;}
	.flyout_merkzettel dd {border: 1px solid #e6e4e1;border-top: 0;font-size:92%;
		margin: 0; padding: 0;
		position: absolute;
		width: 233px;
		z-index: 1000;
		background: #fff;
	}
#notepad {}

#notepad_top {
	padding: 15px 16px 5px;
}

#notepad_top a {
	display: block;
	height: 26px;
	width: 134px;
	margin: 10px 0 0 48px;
	background: url("/sc/img/umzug/bt_save_as_pdf.png") no-repeat left top;
}

#notepad_body {
	border-top: 1px dotted #e6e4e1;
	height: 1em;
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: hidden;
	padding: 15px 15px 5px;
	width: 203px;
}

#notepad_bottom {
	bottom: 0;
	left: 0;
	height: 14px;
	width: 235px;
	background: url("/sc/img/umzug/notepad_bottom.png") no-repeat left top;
	position: relative;
	left: -1px;
	top: 15px;
}

#notepad_bottom :hover,#notepad_bottom :active {
	background-position: -243px top;
	cursor: pointer;
}

#notepad_bottom.up {
	background-position: -486px top;
	background: url("/sc/img/umzug/notepad_bottom.png") no-repeat right top;
}

#notepad_bottom.up:hover,#notepad_bottom.up:active {
	background-position: right top;
}

#notepad ul {
	margin: 0;
	list-style: none;
}

#notepad ul li {
	list-style-image: none;
	list-style-type: none;
	padding-right: 20px;
	margin: 0;
	position: relative;
}

#notepad ul li form {
	display: inline;
}

#notepad ul li.note_head {
	color: #585858;
	font-weight: bold;
}

#notepad ul li.note_tipp span {
	cursor: pointer;
}

#notepad ul li button {
	position: absolute;
	right: 0;
	top: -1px;
	width: 10px;
	background-color: #fff;
}

.ui-effects-transfer {
	background: transparent url("/sc/img/umzug/note_transfer.png") no-repeat 0 0;
}

#tipp_content {
	width: 472px;
	padding-right: 24px;
}

#tipp_content p {
	font-size: 100%;
}

#tipp_content button {
	float: right;
	background-color: #fff;
}

#tipp_content button.disabled {
	opacity: 0.6;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity = 60);
	cursor: default;
}

#tipp_content h2 {
	clear: none;
	position: static;
	background: transparent;
	font-size: 120%;
	font-weight: bold;
	padding: 0 165px 0.75em 0;
}

.tabs {
	overflow: hidden;
	background: #e9edf8;
}

.tabs li {
	display: inline;
	float: left;
	background: #007cbc;
	border-right: 1px solid #fff;
}

.tabs li.act {
	background: #67a5cc;
}

.breadcrumb {
	color: #585858;
}

#accordion {
	width: 340px;
	float: left;
}

#accordion h3 {
	background: #F2F7FB;
	padding: 9px 10px 8px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #f5f5f7;
	clear: none;
	cursor: pointer;
	font-size: 11px;
}

#accordion .selected h3.kika, #accordion .selected h3.school {
	background-position: 6px 13px;
}

#accordion h4 {
	font-size: 100%;
	margin: 1em 0px 0px;
}

#accordion .save_address {
	display: none;
}

#accordion .selected .save_address {
	display: inline;
}

#accordion button {
	display: inline;
	background-color: #F5F5F7;
}

.adress_block {
	border: 1px solid #f4f4f4;
	padding: 5px 10px;
}

.map_wrapper {
	display: none;
	position: absolute;
	top: 2px;
	left: 345px;
	z-index: 500;
	height: 400px;
	width: 385px;
}

.selected .map_wrapper {
	display: block;
}

.map {
	width: 385px;
	height: 270px;
}

#accordion .map_wrapper h4 {
	background: #F5F5F7;
	padding: 7px 5px;
	margin: 0;
}

#accordion .route_form {
	border-bottom: 1px solid #F4F4F4;
	display: block;
	padding: 7px 5px;
	overflow: hidden;
}

#accordion .route_form input {
	width: 370px;
	border: 1px solid #bdbdbd;
}

#accordion .route_form label {
	font-size: 93%;
}

#accordion .route_form button {
	margin-top: 8px;
	background-color: #fff;
}

#accordion .save_route {
	clear: right;
}

#accordion .save_route button {
	margin-top: 30px;
}

#route {
	width: 370px;
	float: right;
}

.bgModuleRow_um {
	margin-top: 10px;
	font-size: 10px;
	clear: both;
}

#errorDiv {
	font-size: 10px;
}

#errorDiv span, span.error_um{
	clear: both;
	width: 100%;
}

.bgModuleRow_um table th {
	font-size: 11px;
	font-weight: bold;
}

input.error_um {
	background-color: #FFFFFF;
	border: 1px solid #ff0000;
}

input[disabled] {
	background-color: #E6E6E6;
	border-color: #CCCCCC;
	color: #585858;
}

label.error_um {
	color: #ff0000;
}

span.error, span.error_um, span.errorCat {
	display: none;
	float: left;
	font-size: 11px;
}

span.error_um {
	color: #ff0000;
}

span.errorIE {
	margin-left:230px;
}

span.errorCat {
	margin-left:1px;
	margin-top:10px;
}

#tipp_content h2.aemterCat {
	margin-bottom: -4px;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 5px;
	padding-top: 30px;
}

#tipp_content h1.aemterCat {
	padding-left: 1px;
	padding-top: 15px;
	font-weight: bold;
	position: static;
}

#accordion h3 td.km {
	font-weight: normal;
}

#accordion h2.aemterCat table {
	width: 100%;
}

#accordion h2.aemterCat td.umkreis {
	font-size: 75%;
}

#accordion h2.aemterCat td.umkreis a {
	font-weight: normal;
}

#accordion h2.aemterCat td.umkreis span {
	font-weight: bold;
	text-decoration: underline;
}

/* Adresssuche */
#adress_search {
	background-color: #fff;
}

#new_search {
	background-color: #fff;
}

#kika td {padding: 3px 5px 3px 0;}
