

/*
Farben: 

AS24 blau: #003468
AS24 orange: #ff7500

helles orange: #ffba7f
helles blau: #d9e0f0

*/

body {
	behavior:url("csshover3.htc");
	margin: 0;
	text-align: center;
	padding: 0;
	font-family: Arial;
}

.clear {
	clear: both;
}

img, div {
	border: 0;
	behavior: url("iepngfix/iepngfix.htc") 
}

a {
	
}

#aboveall {
	text-align: left;
	margin: 0 auto 0 auto;
	width: 95%;
	position: relative;
	left: 0;
	top: 0;
}

#header {
	height: 93px;
	position: relative;
	left: 0;
	top: 0;
	margin: 25px 0 0 0;
}

#header .breadcrumb {
	position: absolute;
	left: 270px;
	top: 70px;
	color: #003468;
	font-size: 13px;
	font-weight: bold;
	width: 650px;
}

#header .breadcrumb a {
	color: #ff7500;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

#header .breadcrumb a:hover {
	text-decoration: underline;
}

#header .login {
	position: absolute;
	right: 0px;
	top: 0px;
	color: #003468;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}

#header .user {
	color: #ff7500;
	font-size: 18px;
	font-weight: bold;
	margin: 5px 0 5px 0;
}

#header .logout {
	margin: 5px 0 0;
}

#logo {
	position: absolute;
	left: 0;
	top: 0;
}

#middle {
	padding: 25px 0 0 0;
	height: auto;
	width: 100%;
	border-top: 2px solid #003468;
}

#left {
	height: auto;
	width: 245px;
	display: inline;
	float: left;

}

#right {
	margin: 0 0 0 0px;
	display: inline;
	float: left;
	width: 100%;
}

.spacer {
	width: 1060px;
	height: 1px;
	line-height: 1px;
}

#menu {

}

.home {
	background: #ff7500;
	height: 42px;
}

.home a {
	line-height: 42px;
	font-size: 24px;
	display: block;
	background-image: url(/assets/menu_rounding.jpg);
	background-repeat: no-repeat;
	background-position: right 0;
	color: #003468;
	text-decoration: none;
	margin: 0 0 0 15px;
	width: 230px;
}

.menulist {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #d9e0f0;
	border-left: 1px solid #ff7500;
	border-right: 1px solid #ff7500;
}

.menulist a:hover {
	color: #ff7500;
}

.menulist .menu_1 {
	text-decoration: none;
	padding: 2px 0 2px 15px;
	display: block;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	background: #003468;
	border-bottom: 1px solid #fff;
}

.menulist .menu_2 {
	text-decoration: none;
	padding: 2px 0 2px 40px;
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #003468;
	background: #d9e0f0;
}

.menulist .active1 {
	color: #ff7500;
	background-image: url(/assets/active_pfeil.jpg);
	background-repeat: no-repeat;
	background-position: right 0;
}

.menulist .active2 {
	color: #ff7500;
	background-image: url(/assets/active_pfeil_sub.jpg);
	background-repeat: no-repeat;
	background-position: right 0;
}

#inhalt {
	position: relative;
	top:0;
	left: 0;
	background: #fff;
	border: 1px solid #ff7500;
	width: 100%;
}

#inhalt .top {
	margin: 0 0 1px 0;
	width: 100%;
	height: 41px;
	position: relative;
	top:0;
	left: 0;
	background: #ffba7f;
}

#inhalt .edge_left {
	position: absolute; 
	top: -1px; 
	left: -1px;
}

#inhalt .edge_right {
	position: absolute; 
	top: -1px; 
	right: -1px;
	_right: -2px;
}

#inhalt .edge_left_bottom {
	position: absolute; 
	bottom: -1px; 
	left: -1px;
	_bottom: -2px; 
}

#inhalt .edge_right_bottom {
	position: absolute; 
	bottom: -1px; 
	right: -1px;
	_right: -2px;
	_bottom: -2px;
}

#inhalt .top .links {
	position: absolute;
	top:7px;
	left: 6px;
	line-height: 10px;
	color: #003468;
	font-weight: bold;
	font-size: 13px;
	text-align: middle;
	width: 1200px;
}

#inhalt .top .links div {
	display: inline;
	float: left;
	margin: 0 10px 0 0;
}

#inhalt .top .links div table, .trans_table {
	background: none !important;
	font-weight: bold;
	font-size: 14px;
	color: #003468;
}

#inhalt .top .links div table tr td a, trans_table a {
	color: #FF7500;
	margin: 6px 0 0 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

#inhalt .top .links div table tr td a:hover {
	color: #003468;
	margin: 6px 0 0 0;
	text-decoration: underline;
}

#inhalt .top .links div select {
	font-size: 12px;
	margin: 5px 0 0 0;
	background: #d9e0f0;
	color: #003468;
}

#inhalt .top .rechts {
	position: absolute;
	top: 8px;
	right: 8px;
}

#inhalt .top .rechts table {
	background: none;
	width: 100px;
}

#inhalt .top .rechts table img {
	margin: 0 0 0 5px;
}

#inhalt .top .rechts input {
	line-height: 14px;
	border: 1px solid #003468;
	padding: 2px 2px 2px 2px;
	font-size: 13px;
}

#inhalt .top .rechts input:focus, #inhalt .top .rechts input:hover {
	border: 1px solid #ff7500;
}


.login_input {
	margin: 0 0 5px 0;
}

#inhalt table {
	width: 100%;
	background: #fff;
}

#inhalt table a {
	text-decoration: none;
	color: #ff7500;
}

#inhalt table a:hover{
	text-decoration: underline;
	color: #ff7500;
}

#inhalt a.on{
	text-decoration: none;
	color: #fff;
	background-color: #00ff00;
}

#inhalt a.on:hover{
	text-decoration: none;
	color: #fff;
	background-color: #00ff00;
}

#inhalt .beschreibung td {
	height: 24px;
	line-height: 24px;
	background: #003468;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	padding: 0 3px 0 3px;
	text-align: center;
	border-right: 2px solid #fff;
	white-space: nowrap;
}

#inhalt .beschreibung td a {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}

#inhalt .beschreibung td a:hover, #inhalt .beschreibung td a.active {
	font-size: 13px;
	font-weight: bold;
	color: #ff7500;
}

#inhalt .content1 td {
	height: 24px;
	line-height: 24px;
	background: #fff;
	font-size: 12px;
	font-weight: normal;
	color: #003468;
	padding: 0 3px 0 3px;
	text-align: center;
	border-bottom: 1px solid #ff7a09;
	border-right: 2px solid #fff;
	vertical-align: middle;
}

#inhalt .content2 td {
	height: 24px;
	line-height: 24px;
	background: #d9e0f0;
	font-size: 12px;
	font-weight: normal;
	color: #003468;
	padding: 0 3px 0 3px;
	text-align: center;
	border-bottom: 1px solid #ff7a09;
	border-right: 2px solid #fff;
	vertical-align: middle;
}

#inhalt .content3 td {
	height: 24px;
	line-height: 24px;
	background: #ff7a09;
	font-size: 12px;
	font-weight: bold;
	color: #003468;
	padding: 0 3px 0 3px;
	text-align: center !important;
	border-bottom: 1px solid #ff7a09;
	border-right: 2px solid #fff;
	vertical-align: middle;
}

.postal_codes table tr td {
	border: none;
}

#inhalt .conclusion td {
	background: #ffba7f !important;
	font-weight: bold !important;
}

#inhalt .pagination td {
	color: #ff7500 !important;
	font-weight: bold !important;
}

#inhalt .pagination td a {
	color: #003468 !important;
	font-weight: normal !important;
}

#inhalt .content2 td .osi_value, #inhalt .content1 td .osi_value {
	padding: 1px 5px; 
	color: #fff; 
	width: 40px; 
	diplay: block;
}

#inhalt .content1 .bold, #inhalt .content2 .bold {
	font-weight: bold;
}

#inhalt .content1 .left, #inhalt .content2 .left, #inhalt .beschreibung .left, #inhalt .content3 .left {
	text-align: left !important;
}

input {
	font-family: Arial;
	line-height: 12px;
	background: #fff;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	padding: 1px 3px 1px 3px;
	border: 1px solid #003468;
}

input:disabled {
	background: #ccc;
}

.input1 {
	width: 90%;
}

.input2 {
	width: 40% !important;
}

.input3 {
	width: 80%;
}

#inhalt .content1 textarea, #inhalt .content2 textarea {
	width: 92%;
	margin: 5px 0 5px 0;
	font-family: Arial;
	font-size: 12px;
	border: 1px solid #003468;
	padding: 2px;
	height: 152px;
}

input:focus {
	border: 1px solid #ff7500;
}

.input1:hover {
	border: 1px solid #ffba7f;
}

.refresh {
	position: relative;
	z-index: 100;
	float:right;
	margin: 5px 5px 5px 0;
}

#inhalt .table_below tr td {
	text-align: left;
	padding: 0 0 0 5px;
}



/* Sliding tabs */


#heading {
	display: block;
	text-align: center;
	margin: 0 0 0 20px;
}

#heading * {
	display: inline;
	padding: 2px;
	user-select: none;
	cursor: pointer;
	vertical-align: middle;
	margin: 0;
}

#heading ul {
	margin: 0;
	padding: 0;
}

#heading li {
	margin: 0 0px 0 0px;
}

#heading .active {
	background-color: #ff7a09;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-opera-border-radius: 3px;
	-moz-border-radius: 3px;
	color: #fff;
	border-bottom: none;
}

#heading .active:hover {
	color: #003468;
	background: #ff7a09 !important;
	border: none;

}

#heading li a:hover {
	background: #d9e0f0;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-opera-border-radius: 3px;
	-moz-border-radius: 3px;
	border-bottom: 1px solid #003468;
	color: #003468;
}

#wrapper {
	width: 100%;
	text-align: center;
}

#content {
	width: 100% !important;
}

#content h1 {
	font-size: 30px;
	text-align:center;
	width: 100%;
	color: #003468;
}

#panes {
	text-align: justify;
	border-style: none;
	width: 100%;
	margin: 0 auto 10px auto;
}

#panes div div {
	overflow: hidden;
	padding: 0px;
	width: 100% !important;
}

#panes div div p {
	margin: 15px 0 15px 0;
}

#previous { 
	float: none; 
	cursor: pointer; 
}

#next { 
	float: none; 
	cursor: pointer; 
}

.ad_slot_size {
	text-align: center !important;
}

.TailFileSelected:hover {
	color: #00346a;
}
