﻿/* Stylesheet atorex */
html, body {
	height: 100%;
}
body {
	background-color: #FFFFFF;
	background-image: url('/tl_files/atorex/layout/image/bg_top.jpg');
	background-position: center top;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}
th, 
td {
	vertical-align: top;
}
body, 
td, 
th {
	color: #003366;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 9pt;
}
a:link, 
a:visited {
	color: #003366;
	text-decoration: underline;
}
a:hover, 
a:active, 
a:focus {
	color: #FF8300;
	text-decoration: underline;
}
.downloadarchivItem a {
	font-weight: bold;
}
.downloadarchivItem .mime_icon {
	display: none;
}
ul {
	list-style-type: square;
	margin-bottom: 0;
	margin-left: 20px;
	margin-top: 0;
	padding: 0;
}
li {
	margin: 3px 0 3px 0;
	padding: 0;
}
ul.none {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
p {
	margin: 0;
	padding: 0;
}
form {
	margin: 0;
	padding: 0;
}
h1 {
	color: #003366;
	font-weight: bold;
	font-size: 18pt;
	margin: 0;
	padding: 20px 0 5px 0;
}
h2 {
	color: #003366;
	font-weight: bold;
	font-size: 12pt;
	margin: 0;
	padding: 20px 0 2px 0;
}
h3 {
	color: #003366;
	font-weight: bold;
	font-size: 9pt;
	margin: 0;
	padding: 20px 0 2px 0;
}
input, 
button, 
select, 
textarea {
	color: #003366;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	padding: 2px;
}
textarea {
	background-color: #E5EAEF;
	border: none;
	overflow: auto;
	padding: 2px;
	width: 400px;
}
* html textarea { /* IE6-Hack */
	background-color: #FFFFFF;
	border: solid 1px #BBBBBB;
}
input[type="text"],
input[type="password"] {
	background-color: #E5EAEF;
	border: none;
	padding: 2px;
	width: 200px;
}
input[type="text"].field_small {
	width: 100px;
}
input[type="button"], 
input[type="submit"], 
button, 
input.button {
	color: #003366;
	font-weight: normal;
	padding: 1px 5px;
}
input[disabled="disabled"], 
button[disabled="disabled"] {
	color: #CCCCCC;
}
select {
	background-color: #E5EAEF;
	border: none;
	width: 205px;
}

input[type="text"]:focus, 
textarea:focus, 
select:focus {
	background-color: #CCD6E0;
}
input[type="checkbox"], 
input[type="radio"] {
	background: transparent;
	border: 0;
	margin: 0;
}

.radio_container span {
	margin: 0 5px 0 0;
}
.explanation {
	padding-left: 100px;;
}
p.error {
	color: #FF8300;
}
input[type="text"].error, 
textarea.error, 
select.error {
	background-color: #CCD6E0;
}
#wrapper_top {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -300px auto;
	padding: 0 20px;
}
#inline_top {
	margin: 0 auto;
	padding-top: 20px;
	width: 820px;
}
#wrapper_bottom {
	background-image: url('/tl_files/atorex/layout/image/bottom_grass.png');
	background-position: center bottom;
	background-repeat: repeat-x;
	height: 300px;
	margin: 0 auto;
	position: relative;
	width: 100%;
}
#inline_bottom {
	margin: 0 auto;
	padding-top: 100px;
	width: 820px;
}
.push {
    height: 300px;
    clear: both;
}
#main {
	float: left;
	padding-top: 66px;
	width: 540px;
}
#left {
	display: none;
}
#right {
	float: right;
	font-size: 9pt;
	padding-top: 100px;
	width: 200px;
}
#footer {
	font-size: 9pt;
}
.font_s {
	font-size: 8pt;
}
.font_m {
	font-size: 9pt;
}
.font_l {
	font-size: 12pt;
}
.font_xl {
	font-size: 18pt;
}
#div_logo {
	height: 80px;
}
* html #div_logo { /* IE6 HACK */
	background-image: url('/tl_files/atorex/layout/image/logo/atorex_ie6.png');
	background-position: left top;
	background-repeat: no-repeat;
}
* html #div_logo img { /* IE6 HACK */
	display: none;
}
.div_navi {
	height: 20px;
	vertical-align: bottom;
}
.div_sitemap a:link, 
.div_sitemap a:visited {
	color: #003366;
	text-decoration: none;
}
.div_sitemap a:hover, 
.div_sitemap a:active, 
.div_sitemap a:focus {
	color: #FF8300;
	text-decoration: none;
}
.div_sitemap .submenu .separator_level_1 {
	display: none;
}
.div_sitemap .sitemap_level_1 {
	display: block;
	font-weight: bold;
}
.div_sitemap .sitemap_level_2 {
	font-weight: normal;
}


.div_navi_level_1 {
	color: #003366;
	font-size: 18pt;
	font-weight: bold;
}
.div_navi_level_1 a:link, 
.div_navi_level_1 a:visited {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
.div_navi_level_1 a:hover, 
.div_navi_level_1 a:active, 
.div_navi_level_1 a:focus {
	color: #FF8300;
	font-weight: bold;
	text-decoration: none;
}
.div_navi_level_1 .separator {
	color: #003366;
}
.div_navi_level_1 .first .separator {
	display: none;
}
.div_navi_level_1 .last {
	display: none;
}
.div_navi_level_1 .active a,
.div_navi_level_1 .trail a {
	color: #FF8300;
}
.div_navi_level_2 {
	color: #003366;
	font-size: 9pt;
	font-weight: bold;
}
.div_navi_level_2 a:link, 
.div_navi_level_2 a:visited {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
.div_navi_level_2 a:hover, 
.div_navi_level_2 a:active, 
.div_navi_level_2 a:focus {
	color: #FF8300;
	font-weight: bold;
	text-decoration: none;
} 
.div_navi_level_2 .active {
	color: #FF8300;
	font-weight: bold;
	text-decoration: none;
}
.div_navi_level_2 .separator {
	color: #003366;
}
.div_navi_level_2 .first .separator {
	display: none;
}
.div_navi_level_2 .active a,
.div_navi_level_2 .trail a {
	color: #FF8300;
}
.div_navi_level_3 {
	color: #003366;
	font-size: 9pt;
	font-weight: normal;
}
.div_navi_level_3 a:link, 
.div_navi_level_3 a:visited {
	color: #003366;
	font-weight: normal;
	text-decoration: none;
}
.div_navi_level_3 a:hover, 
.div_navi_level_3 a:active, 
.div_navi_level_3 a:focus {
	color: #FF8300;
	font-weight: normal;
	text-decoration: none;
} 
.div_navi_level_3 .active {
	color: #FF8300;
	font-weight: normal;
	text-decoration: none;
}
.div_navi_level_3 .separator {
	color: #003366;
}
.div_navi_level_3 .first .separator {
	display: none;
}
.div_navi_level_3 .active a,
.div_navi_level_3 .trail a {
	color: #FF8300;
}

.div_navi_level_4 {
	color: #003366;
	font-size: 8pt;
	font-weight: normal;
}
.div_navi_level_4 a:link, 
.div_navi_level_4 a:visited {
	color: #003366;
	font-weight: normal;
	text-decoration: none;
}
.div_navi_level_4 a:hover, 
.div_navi_level_4 a:active, 
.div_navi_level_4 a:focus {
	color: #FF8300;
	font-weight: normal;
	text-decoration: none;
} 
.div_navi_level_4 .active {
	color: #FF8300;
	font-weight: normal;
	text-decoration: none;
}
.div_navi_level_4 .separator {
	color: #003366;
}
.div_navi_level_4 .first .separator {
	display: none;
}
.div_navi_level_4 .active a,
.div_navi_level_4 .trail a {
	color: #FF8300;
}
.div_meta {
	color: #003366;
	font-size: 9pt;
	font-weight: bold;
}
.div_meta a:link, 
.div_meta a:visited {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
.div_meta a:hover, 
.div_meta a:active, 
.div_meta a:focus {
	color: #FF8300;
	font-weight: bold;
	text-decoration: underline;
}
.div_meta .separator {
	color: #003366;
}
.div_meta .first .separator {
	display: none;
}

#main .mod_customnav {
	color: #003366;
	font-size: 9pt;
}
#main .mod_customnav .first {
	font-weight: bold;
}
#main .mod_customnav a:link, 
#main .mod_customnav a:visited {
	color: #003366;
	text-decoration: none;
}
#main .mod_customnav a:hover, 
#main .mod_customnav a:active, 
#main .mod_customnav a:focus {
	color: #FF8300;
	text-decoration: none;
} 
#main .mod_customnav .active {
	color: #FF8300;
	text-decoration: none;
}
#main .mod_customnav .separator {
	color: #003366;
	font-weight: normal;
}
#main .mod_customnav .first .separator {
	display: none;
}

.mod_suchfeld {
	background-color: #FFFFFF;
	padding: 2px;
	width: 200px;
}
.mod_suchfeld .formbody {
}
.mod_suchfeld input,
.mod_suchfeld input:focus {
	background-color: #FFFFFF;
	border: none;
	color: #003366;
	font-size: 9pt;
	font-weight: normal;
}
.mod_suchfeld .text {
	width: 120px;
}
.mod_suchfeld input.submit {
	font-weight: bold;
	width: 70px;
}
.mod_suchfeld p.error {
	display: none;
}
.mod_eventlist .date {
	display: block;
}
.clearer {
	clear: both;
}
a.link:link, 
a.link:visited {
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
}
a.link:hover, 
a.link:active, 
a.link:focus {
	color: #FF8300;
	font-weight: bold;
	text-decoration: underline;
}
.div_padd_top {
	margin-top: 20px;
}
.back,
.next,
.more {
	font-weight: bold;
}
.img_left {
	float: left;
	padding: 20px 20px 0 0;
}
.img_right {
	float: right;
	padding: 20px 0 0 20px;
}
.mime_icon {
	vertical-align: text-bottom;
}
.referenzen td,
.referenzen img {
	text-align: center;
	vertical-align: middle;
}
.div_management img {
	float: left;
	margin-right: 10px;
}
.col_0 {
	padding-bottom: 5px;
	width: 100px;
}
.col_1 {
	padding-bottom: 5px;
}
.mod_search .formbody input.text {
	padding: 3px;
}
.mod_search .context {
	font-size: 8pt;
}
.mod_search .highlight {
	font-weight: bold;
}
.mod_search .url {
}
.mod_search h3 .relevance,
.mod_search .filesize,
.mod_search .header {
	display: none;
}
.mod_banner {
	margin-top: 20px;
}
.banner_name {
	display: none;
}
.mod_glossaryMenu {
	margin: 10px 0;
}
.mod_glossaryList h2 {
	font-size: 18pt;
	text-align: center;
}
.mod_glossaryList dt {
	font-size: 12pt;
	padding-top: 5px;
}
ul.anchors  {
	margin: 0;
	padding: 0;
}
ul.anchors li {
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
}
ul.anchors li:before {
	content: "// ";
}
.toggler_first {
	cursor: pointer;
	font-weight: bold;
	text-decoration: underline;
}
.accordion {
	padding-bottom: 10px;
}
.page_feedback .div_context_frage {
	display: none;
}
.home_bg {
	background-color: #FF8300;
	background-image: url('/tl_files/atorex/layout/image/bg_home.png');
	background-position: center top;
	background-repeat: repeat-x;
	height: 100px;
	margin: 2px 0;
	position: relative;
}
.home_bg a:link, 
.home_bg a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.home_bg a:hover, 
.home_bg a:active, 
.home_bg a:focus {
	color: #FFFFFF;
	text-decoration: underline;
}
.home_bg h2 {
	color: #FFFFFF;
	font-size: 18pt;
	font-weight: bold;
	left: 10px;
	position: absolute;
	bottom: 6px;
}
.home_bg .home_text {
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	left: 10px;
	position: absolute;
	top: 10px;
}
.home_iw {
	background-image: url('/tl_files/atorex/layout/image/bg_home_iw.png');
	background-position: right top;
	background-repeat: no-repeat;
	height: 100px;
}
.home_iw .home_text  {
	padding-right: 75px;
}
.home_poss {
	background-image: url('/tl_files/atorex/layout/image/bg_home_poss.png');
	background-position: right top;
	background-repeat: no-repeat;
	height: 100px;
}
.home_poss .home_text  {
	padding-right: 80px;
}
.home_frs {
	background-image: url('/tl_files/atorex/layout/image/bg_home_frs.png');
	background-position: right top;
	background-repeat: no-repeat;
	height: 100px;
}
.home_frs .home_text  {
	padding-right: 115px;
}
.followus_default_style {
	clear: both;
}
.followus_label {
	float: left;
	padding-right: 5px;
}
.followus_button {
	float: left;
	padding: 0 2px;
}
.followus_button span {
	background-image: url('http://s7.addthis.com/static/r07/widget18.png');
	background-position: 0 0;
	background-repeat: no-repeat; 
	display: block;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
	width: 16px;
}
.followus_button_facebook span {
	background-position: 0 -3408px;
}
.followus_button_twitter span {
	background-position: 0 -3200px;
}
.div_mobile {
	background-color: #003366; 
	color: #FFFFFF;
	padding: 1px;
}
.div_mobile a:link, 
.div_mobile a:visited {
	color: #FFFFFF;
}
@media print {
	#right {
		display: none;
	}
	.invisible {
		display: none;
	}
}
/*
#FF8300 Orange
#003366 Dunkelblau
#99CC00 Hellgrün
#6699CC Hellblau
#FFCC00 Gelb
#CC0000 Rot
#000000 Schwarz
#FFFFFF Weiss		
*/
