@charset "utf-8";
/* ATPL Coaching Portal : Stylesheet
 * Erzeugt am: 18.10.2008
 * Autor: Heiko Rettinger
 * Versionskontrolle: $Id: atpl.css 344 2018-03-14 18:57:38Z Heiko $
 */

body, p, tr, td, div {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	color: #000000;
}

ul li {
	padding: 12px auto;
}

/* Cookieinfo */
#cookieinfo {
	width:100%;
	background: #3C6199;
	color: #FFFFFF;
	display: none;
}
#cookieinfo.active {
	display: block;
}
#cookieinfo div {
	width: 860px;
	margin: 0px auto;
}
#cookieinfo div:after {
	content: "";
	display: table;
	clear: both;
}
#cookieinfo div .txt {
	float: left;
	padding-right: 5px;
	margin-right: 5px;
	margin-bottom: 4px;
}
#cookieinfo div .action {
	float: right;
	padding-left: 5px;
	margin-left: 5px;
	margin-bottom: 4px;
}
#cookieinfo div .action a {
	color: #FFFFFF;
	font-weight:normal;
}

/* Design Styles */
#atplsite {
	width: 860px;
	padding: 0px;
	margin: 0px auto;
	border: none;
	color: #000000;
	text-align: left;
}
#atplsite img.atplhead {
	display:block;
	border-bottom: 1px solid #3C6199;
}
#userlinks {
	background: transparent;
}
#userstatus {
	background: transparent;
}
#userstatus a {
	font-weight: bold;
	color: #FE8A1B;
}
#userstatus a:hover {
	text-decoration: underline;
}
#subjectbar {
	z-index: 9;
}
#subjectbar div.sbindex {
	margin: 3px 0px;
	padding: 1px 0px 1px 0px;
	width: 120px;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 10px;
	line-height: 12px;
	float: left;
}
#subjectbar div.sbitem {
	margin: 3px 0px;
	padding: 5px 0px 5px 0px;
	width: 55px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	float: left;
}

/* Navigationsbereich */
#menubar {
	padding-top: 0px;
	padding-left: 4px;
	background: #3C6199;
	color: #D0D0F0;
	height: 25px;
}
#menubar ul, #menubar ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 1000;
	cursor: pointer;
	text-align: center;
}
#menubar ul li {
	position: relative;
	float: left;
	margin-right: -1px;
	padding-right: 3px;
}
#menubar ul a {
	display: block;
	text-decoration: none;
	padding: 3px 0px 3px 0px;
	height: auto !important;
	height: 1%;
	width: 118px;
	font: bold 13px Tahoma;
	background-color: #3C6199;
	color: #D0D0F0;
	border: 1px solid #6B93B4;
	float: none !important;
	float: left;
}
#menubar ul a.active {
	background-color: #FE8A1B;
	color: #171E4A;
}
/* -- Menu Main Hover Settings -- */
#menubar ul a:hover, #menubar ul li:hover a, #menubar ul li.iehover a {
	background-color: #5891BE;
	color: #FFFFFF;
}
/* -- Menu Level -- */
#menubar ul ul {
	display: none;
	position: absolute;
	/*top: 24px;*/
	bottom: 24px;
	left: 0px;
}
#menubar ul ul ul {
	top: 0;
	left: 119px;
}
#menubar ul ul li {
	float: left !important;
	float: none;
	display: block !important;
	display: inline;
}
#menubar ul li:hover li a, #menubar ul li.iehover li a, #menubar ul li:hover li:hover li a, #menubar ul li.iehover li.iehover li a, #menubar ul li:hover li:hover li:hover li a, #menubar ul li.iehover li.iehover li.iehover li a {
	padding: 3px 3px 3px 6px;
	height: auto !important;
	height: 1%;
	font: 11px Tahoma;
	background-color: #3C6199;
/*	background-image: url(''); */
	color: #FE8A1B;
	border: 1px solid #6B93B4;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	opacity: 0.85;
	width: 107px;
	float: left !important;
	float: none;
	margin-bottom: 0 !important;
	margin-bottom: -1px;
	text-align: left;
}
#menubar ul li li {
	padding-bottom: 0;
	margin-bottom: -1px;
}
#menubar ul li:hover li a:hover, #menubar ul li:hover li:hover a, #menubar ul li.iehover li a:hover, #menubar ul li.iehover li.iehover a, #menubar ul li:hover li:hover li a:hover, #menubar ul li:hover li:hover li:hover a, #menubar ul li.iehover li.iehover li a:hover, #menubar ul li.iehover li.iehover li.iehover a, #menubar ul li:hover li:hover li:hover li a:hover, #menubar ul li.iehover li.iehover li.iehover li a:hover {
	background-color: #FE8A1B;
/*	background-image: url('');*/
	color: #3C6199;
}
#menubar ul li:hover ul ul, #menubar ul li:hover ul ul ul, #menubar ul li.iehover ul ul, #menubar ul li.iehover ul ul ul {
	display: none;
}
#menubar ul li:hover ul, #menubar ul ul li:hover ul, #menubar ul ul ul li:hover ul, #menubar ul li.iehover ul, #menubar ul ul li.iehover ul, #menubar ul ul ul li.iehover ul {
	display: block;
}
#userlinks a {
	font-weight: bold;
	color: #FE8A1B;
}
#userlinks a:hover {
	text-decoration: underline;
}

/* Inhaltsbereich */
/* Überschriften und Absätze für Inhaltsbereiche */
#content h1, #content div h1, #content div div h1, #content div  a.h1, #content div div a.h1 {
	color: #FE8A1B;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	padding: 0px;
	margin: 14px 0px 10px 0px;
	border: none;
}
#content h2, #content div h2, #content div div h2, #content div  a.h2, #content div div a.h2 {
	color: #FE8A1B;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	padding: 0px;
	margin: 12px 0px 8px 0px;
	border: none;
}
#content h3, #content div h3, #content div div h3, #content div  a.h3, #content div div a.h3 {
	color: #FE8A1B;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
/*	padding: 2px; */
	margin: 7px 0px 5px 0px;
	border: none;
}
#content div  a.h1:hover, #content div div a.h1:hover, #content div  a.h2:hover, #content div div a.h2:hover, #content div a.h3:hover, #content div div a.h3:hover {
	border-bottom: 1px dotted #FE8A1B;
	text-decoration: none;
}
#content p.justify {
	text-align: justify;
}
#content a.news {
	font-weight: normal;
	font-style: italic;
}
#content a.news:hover {
	text-decoration: underline;
}
#site {
	position: relative;
	padding: 0px;
	margin: 0px;
	width: 860px;
	height: 100%;
	background: #F0F4F9;
	color: #171E49;
}
#content {
	padding: 10px 0px 0px 10px;
	background: #F0F4F9;
	color: #171E49;
	z-index: 1;
}
#content p, #content div p, #content div div p {
	color: #171E49;
	font-size: 12px;
/*	text-align: left; */
	padding: 0px;
	margin: 4px 0px 4px 0px;
	line-height: 17px;
}
#contplain {
	float: left;
	padding: 5px;
	width: 48%;
}
#contborder {
	float: left;
	padding: 5px;
	border: 1px solid #FE8A1B;
	width: 48%;
}
#content div div.border {
	margin: 0px 5px 5px 0px;
	border: 1px solid #FE8A1B;
	padding: 5px;
}

#disclaimer {
	clear: both;
	font-size: 11px;
	background: #3C6199;
	color: #FFFFFF;
	height: 30px;
	/*border-top: 1px dotted #000000;
	text-align: center;
	padding: 5px;*/
}
#discleft {
	padding: 6px 10px 0px 10px;
	color: #D0DDF0;
	font-weight: bold;
}
#discright {
	padding: 6px 10px 0px 10px;
	color: #D0DDF0;
	font-weight: bold;
	float:right;
}
#discright a {
	margin: 3px;
	border: 1px solid #6B93B4;
	padding: 3px 3px 3px 3px;
	font-weight: bold;
	color: #D0DDF0;
}
#discright a:hover {
	background-color: #5891BE;
	color: #FFFFFF;
	text-decoration: none;
}

/* Sonstige Styles */

table.plaintab td {
	border-left: 1px dotted #171E49;
	border-top: 1px dotted #171E49;
}
table.plaintab th {
	border-left: 1px dotted #171E49;
	text-align: center;
}
table.plaintab th:first-child {
	border-left: none;
}
/*
table.plaintab td:first-child, table.plaintab th:first-child {
	border-left: none;
}
*/
tr.internal {
	background-color: #EEEEEE;
	color: #3C6199
}

.smarkup {
	color: #000000;
	background-color: #FFFF33;
}

/* Hyperlinks im Inhaltsbereich */
#content a.int, #content a.intsel, #content a.ext {
	text-decoration: none;
	font-weight: bold;
	color: #FE8A1B;
	padding: 0px 14px 0px 0px;
}
#content a.intsel {
	background-color: #DDDDDD;
}

#content a.int:hover, #content a.intsel:hover, #content a.ext:hover {
	border-bottom: 1px dotted #FE8A1B;
}

#content a.int, #content a.intsel {
	background-image: url(img/icon_lint.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#content a.ext {
	background: url(img/icon_lext.gif) no-repeat right center;
}

input, select, textarea {
	font-size: 12px;
	font-family: Tahoma, Helvetica, sans-serif;
}
/* User Login Formular */
input.ul_text {
	border: 1px solid #000000;
	background: #FFFFFF;
	color: #000000;
	font-size: 11px;
	width: 80px;
}
input.ul_text:hover {
	background: #D0DDF0;
}
input.ul_btn {
	border: 1px outset #5891BE;
	background: #3C6199;
	color: #D0DDF0;
	font-size: 11px;
	font-weight: bold;
	width: 30px;
}

/* Javascript Inaktivitätswarner */
#noscript {
	position: absolute;
	top: 140px;
	left: 516px;
	width: 380px;
	border: 2px solid #000000;
	background: #DDDDDD;
}
#noscript p {
	padding: 5px;
	margin: 0px;
	line-height: 18px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
/* Cookie Inaktivitätswarner */
#nocookie {
	display:none;
	position: absolute;
	top: 100px;
	left: 516px;
	width: 380px;
	border: 2px solid #808000;
	background: #FFFFCC;
}
#nocookie p {
	padding: 5px;
	margin: 0px;
	line-height: 18px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #808000;
}


/* Quellcode ausgabe */
#sourcecode {
	margin: 5px 50px 5px 50px;
	padding: 2px;
	border: 1px solid #808080;
}
#sourcecode h4 {
	margin: 0px;
	padding: 2px;
	border-bottom: 1px dotted #808080;
	font-size: 12px;
	font-weight: bold;
}
#sourcecode code {
	margin: 0px;
	padding: 0px;
	font-family: monospace;
	font-size: 11px;
}

#quote {
	margin: 5px 50px 5px 50px;
	padding: 2px;
	border: 1px dashed #808080;
}
#quote h4 {
	margin: 0px;
	padding: 2px;
	border-bottom: 1px dashed #808080;
	font-size: 12px;
	font-weight: bold;
}
#quote p {
	font-size: 12px;
}

#list ul {
	margin: -10px 0px 0px 0px;
	padding: 0px;
}

#list li {
	margin: 0px;
	padding: 0px;
}
.tip  {
	border: solid 1px #666666;
	padding:1px;
	position:absolute;
	z-index:100;
	visibility:hidden;
	color:#333333;
	top:20px;
	left:90px;
	background-color:#ffffcc;
}

/* DatePicker Style Klassen */
.dpDiv  {
}
.dpTable  {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
}
.dpTR  {
}
.dpTitleTR  {
}
.dpDayTR  {
}
.dpTodayButtonTR  {
}
.dpTD  {
	border: 1px solid #ece9d8;
}
.dpDayHighlightTD  {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
}
.dpTDHover  {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
}
.dpTitleTD  {
}
.dpButtonTD  {
}
.dpTodayButtonTD  {
}
.dpDayTD  {
	background-color: #115496;
	border: 1px solid #000000;
	color: white;
}
.dpTitleText  {
	font-size: 12px;
	color: #115496;
	font-weight: bold;
}
.dpDayHighlight  {
	color: #4060ff;
	font-weight: bold;
}
.dpButton  {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
}
.dpTodayButton  {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
}
div.bottombar {
	position: fixed;
	z-index: 90;
	left: 0px;
	right: 0px;
	bottom: 0cm;
	height: 90px;
	background: transparent url(img/footerfade.png) repeat-x;
	color: #000000;
	text-align: center;
	padding: 0px;
	margin:	0px;
}
.noedtext {
	width: 300px;
	background: #E0E0E0;
	border: 1px inset;
}

/*
 * XAM 
 */
#xampage {
	width:800px;
	padding: 0px;
	margin: 0px auto;
	border: none;
	color: #000000;
	text-align: left;
}
#xamsite {
	padding: 0px;
	margin: 0px;
	width: 800px;
	height: 100%;
	background: #F0F4F9;
	color: #171E49;
}
#xamajax {
  position:absolute;
  padding: 0px;
  margin: 0px;
  bottom: 10px;
  left: 120px;
  width: 560px;
  height: 16px;
  display: none;
  background: transparent;
  font-weight: bold;
  color: #171E49;
  text-align:center;
}
#qlwnd {
	position:relative;
	width:85px;
	height: 480px;
	overflow:hidden;
}
#q_area, #b_area {
	float:left;
	padding-left:10px;
	width:680px;
	height:450px;
	overflow:hidden;
}
#q_info, #b_info {
	float:left;
	padding-top:10px;
	padding-left:10px;
	width:680px;
	height:60px;
}
div.qnr, div.qnr:hover, div.qnra, div.qnra:hover {
	width: 85px;
	height: 20px;
	font-weight: bold;
	background: transparent;
	color: #171E49;
}
div.qnra {
	background: #FE8A1B;
}
div.qnr:hover {
	background: #5891BE;
}
div.qnra:hover {
	background: #3C6199;
}
#q_area tr {
	background: transparent;
}
#q_area tr:hover {
	background: #FE8A1B;
}

#langswitch {
	position:absolute; /* requires, that parent is position:relative */
	top:0px;
	right:0px;
	border: none;
	color: #000000;
	text-align: right;
}
