/* TSS Stylesheet */
/* 2013 by Mabi & Mali */

body {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    margin: 0;
    background-color: #EEEEEE;
    color:#435052;
}

/* Clearfix */
div.clear {
    clear: none;
    height: 0px;
    margin: 0px;
    padding: 0px;
    border: 0px none;
    line-height: 0px; }

/* Clearfix-Hack */

.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }

.clear { display: inline-table; }

/* Hides from IE-mac \*/

* html .clear { height: 1%; }

.clear { display: block; }

button, input, optgroup, select, textarea {
  padding: 0 25px 0 0! important;
}

/* End hide from IE-mac */

a.title, nav a , nav span {
    color: #fff! important;
    font-size: 12px;
    text-decoration: none;
    font-weight:bold; }

nav  {
    display: block;
    height: 30px;
    width: 100%;
    margin: 0 auto 0 auto;
    position: relative;
    background: #de374b; /* Old browsers */
    background: -moz-linear-gradient(top,  #de374b 0%, #d42f35 3%, #dd3036 7%, #d82d36 10%, #c9262b 45%, #c12226 55%, #b2191b 86%, #b1181a 93%, #b21913 97%, #b11f2c 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#de374b), color-stop(3%,#d42f35), color-stop(7%,#dd3036), color-stop(10%,#d82d36), color-stop(45%,#c9262b), color-stop(55%,#c12226), color-stop(86%,#b2191b), color-stop(93%,#b1181a), color-stop(97%,#b21913), color-stop(100%,#b11f2c)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #de374b 0%,#d42f35 3%,#dd3036 7%,#d82d36 10%,#c9262b 45%,#c12226 55%,#b2191b 86%,#b1181a 93%,#b21913 97%,#b11f2c 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #de374b 0%,#d42f35 3%,#dd3036 7%,#d82d36 10%,#c9262b 45%,#c12226 55%,#b2191b 86%,#b1181a 93%,#b21913 97%,#b11f2c 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #de374b 0%,#d42f35 3%,#dd3036 7%,#d82d36 10%,#c9262b 45%,#c12226 55%,#b2191b 86%,#b1181a 93%,#b21913 97%,#b11f2c 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #de374b 0%,#d42f35 3%,#dd3036 7%,#d82d36 10%,#c9262b 45%,#c12226 55%,#b2191b 86%,#b1181a 93%,#b21913 97%,#b11f2c 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#de374b', endColorstr='#b11f2c',GradientType=0 ); /* IE6-9 */
    text-align:left;
}

nav ul ul {
    display: none;
    z-index: 1;
    position: absolute;
    background-color:#b11f2c! important;
    box-shadow: 0px 5px 5px;
    margin: 30px 0 0 -15px;
    -webkit-border-bottom-right-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-bottomright: 2px;
    -moz-border-radius-bottomleft: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    z-index: 99; }

nav ul li:hover > ul { display: block; }

nav ul ul li {
    margin: 0px 0 0 -35px;
/*    position: absolute;*/
    clear:left;  }

nav ul {
    list-style-type: none;
    margin: 0; }

nav li {
	float:left;
	line-height:30px;
	padding: 0 15px; }

nav > ul > li { border-right:1px solid #D9D9D9; }

nav > ul > li:first-child { border-left:1px solid #D9D9D9; }

nav a, nav span {
    display: block;
    float: left; }

nav a:hover, nav a:active, nav a:visited {
    color: #FFFFFF;
    font-size: 12px;
    text-decoration: underline; }

a {
	color: #B9171D;
	text-decoration: none;
	cursor:pointer;
}

a:hover,  a:active, a:visited {
    color: #B9171D;
    text-decoration: underline;
}

/* Content */

div#all {
    width: 1030px;
    margin: 0 auto 0 auto;
    background-color: #fff;
    padding: 4px 10px; }

/* E-Mail bearbeiten Dozenten */

a.newlink  {
    display: block;
    width: 30px;
    height: 27px;
    background: url(../../../symbole/edit_01.jpg) 0 0 ; }

a.newlink:hover, li.newlink a:hover { background: url(../../../symbole/edit_02.jpg) 0 0 no-repeat; }

li.newlink a {
	display:block;
	background: url("../../../symbole/edit_01.jpg") 0 0 no-repeat;
	padding: 7px 0 0 35px;
	height: 20px; }

#maintable {
	width: 980px;
	background-color:#fff;
	border-left:#006699 dotted 1px;
	border-right:#006699 dotted 1px;
	border-bottom:#006699 dotted 1px;
}

/*#all ul {*/
/*	width:600px;*/
/*	list-style-type: none;*/
/*	margin: 0 100px; }*/

/*#all li {*/
/*	padding: 5px 2px;*/
/*}*/

input[type=submit], input[type=reset]{
	text-align: center;
	background: rgb(232,232,232); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(232,232,232,1) 0%, rgba(219,219,219,1) 50%, rgba(205,205,205,1) 51%, rgba(224,224,224,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(232,232,232,1)), color-stop(50%,rgba(219,219,219,1)), color-stop(51%,rgba(205,205,205,1)), color-stop(100%,rgba(224,224,224,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(232,232,232,1) 0%,rgba(219,219,219,1) 50%,rgba(205,205,205,1) 51%,rgba(224,224,224,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(232,232,232,1) 0%,rgba(219,219,219,1) 50%,rgba(205,205,205,1) 51%,rgba(224,224,224,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(232,232,232,1) 0%,rgba(219,219,219,1) 50%,rgba(205,205,205,1) 51%,rgba(224,224,224,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(232,232,232,1) 0%,rgba(219,219,219,1) 50%,rgba(205,205,205,1) 51%,rgba(224,224,224,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#e0e0e0',GradientType=0 ); /* IE6-9 */
	border-radius:5px;
	padding:4px;
	cursor:pointer;
	font-weight:bold;
	letter-spacing: 1px;
}

.kleinerText {
	font-size: 9px;
	margin: 0 10px 0 0;
	color: red;	}

.readonly { color:gray; }

.dekan {
  width: 80px! important;
}


/* LEHRAUFTRAG-VERTRAG (dozent_vertrag.php) */
span#next-button{
	float:right;
	cursor:pointer;
	text-align:center;
}
span#next-button img{
	width:24px;
	height:24px;
}
span#next-button img:hover{
	box-shadow:3px 3px 4px #A1D032;
	border-radius:10px;
}
span#previous-button{
	float:left;
	cursor:pointer;
	text-align:center;
}
span#previous-button.disabled img, span#next-button.disabled img{
	box-shadow:3px 3px 4px #c0c0c0 !important;
	border-radius:10px !important;
}
span#previous-button img{
	width:24px;
	height:24px;
}
span#previous-button img:hover{
	box-shadow:3px 3px 4px #A1D032;
	border-radius:10px;
}
input.optional, table#vertrag select{
    border: 1px solid red;
    cursor:help;
    width:200px;
}
#vertrag input{
	width: 300px;
}
#vertrag .empty{
	border: 1px solid red;
	background-image:url('https://elearning.fham.de/_app/symbole/cross.png');
	background-repeat:no-repeat;
	background-position: right center;
}
table#vertrag tr td{
max-width:300px;
}
table#vertrag tr td:nth-child(odd){
text-align:right;
}
table#vertrag tr td:nth-child(even){
text-align:left;
}
/*table#anlage input, table#anlage select{*/
/*border: 1px solid red;*/
/*cursor:help;*/
/*width:200px;*/
/*}*/
table#anlage{
margin-top:40px;
width:100%;
margin-bottom:10px;
text-align:center;
}
table#anlage tr td{
width:300px;
}
table#anlage tr td:nth-child(odd){
text-align:right;
}
table#anlage tr td:nth-child(even){
text-align:left;
}
td#plzort{
width:200px;
white-space:nowrap;
}
input[name='PLZ']{
width:98px !important;
}
input[name='Ort']{
width: 200px !important;
}
input[name='titel'], input[name='kmgefahren'], input[name='sonderkursverguetung'], input[name='hauptbeschaeftigung'], input[name='studienabschluss'], select[name='fakultaet']{
border:1px dotted black !important;
}
table#ausgabe h3 { font-size: 13px! important; }
a.vertrag_download{
	background: rgb(156,226,102); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(156,226,102,1) 0%, rgba(97,196,25,1) 50%, rgba(156,226,102,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(156,226,102,1)), color-stop(50%,rgba(97,196,25,1)), color-stop(100%,rgba(156,226,102,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(156,226,102,1) 0%,rgba(97,196,25,1) 50%,rgba(156,226,102,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(156,226,102,1) 0%,rgba(97,196,25,1) 50%,rgba(156,226,102,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(156,226,102,1) 0%,rgba(97,196,25,1) 50%,rgba(156,226,102,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(156,226,102,1) 0%,rgba(97,196,25,1) 50%,rgba(156,226,102,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9ce266', endColorstr='#9ce266',GradientType=0 ); /* IE6-9 */
	padding: 1em;
	border-radius: 1em;
	color: #FFFFFF;
}
a.vertrag_download:hover{
	background: rgb(180,227,145); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(180,227,145,1) 0%, rgba(97,196,25,1) 50%, rgba(180,227,145,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(180,227,145,1)), color-stop(50%,rgba(97,196,25,1)), color-stop(100%,rgba(180,227,145,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(180,227,145,1) 0%,rgba(97,196,25,1) 50%,rgba(180,227,145,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(180,227,145,1) 0%,rgba(97,196,25,1) 50%,rgba(180,227,145,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(180,227,145,1) 0%,rgba(97,196,25,1) 50%,rgba(180,227,145,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(180,227,145,1) 0%,rgba(97,196,25,1) 50%,rgba(180,227,145,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4e391', endColorstr='#b4e391',GradientType=0 ); /* IE6-9 */
	text-decoration: none;
}
p.error{
border: 1px solid red;
border-radius:10px;
padding:10px;
background-color:#FFAAAA;
}
p.success{
border: 1px solid green;
border-radius:10px;
padding:10px;
background-color:#AAFFAA;
}
p.warning{
border: 1px solid #FFBB00;
border-radius:10px;
background-color:#FFDF89;
text-align:center;
width:auto;
padding:10px;
}
p.notification{
border: 1px solid #0080ff;
border-radius:10px;
background-color:#89d2fe;
text-align:center;
width:auto;
padding:10px;
}

ul.anlagen_liste li{
	line-height:35px;
    color:black;
    text-align:left;
    font-size:11px;
    list-style-image:url(../../../symbole/edit_02.jpg);
    cursor:pointer;
	vertical-align:middle;
	padding:0;
	margin:0;
	   border-top: solid 1px #ffffff;
   border-bottom: solid 1px #ffffff;
}

ul.anlagen_liste li:hover {
   list-style-image:url(../../../symbole/edit_01.jpg);
   border-top: solid 1px #adc2d7;
   border-bottom: solid 1px #adc2d7;
}


/* Tabelle Lehrveranstaltungen */

table#lehrveranstaltungen { width: 980px;}

table#lehrveranstaltungen th {
    background-color: #E5E5E5;
    border-bottom: #006699 dotted 1px;
    border-right: #006699 dotted 1px;
}

table#lehrveranstaltungen td {
    border-bottom: #006699 dotted 1px;
    border-right: #006699 dotted 1px;
}

h2 span { color: #CC0000; }

.dozentenhinweis {
    font-size:14px;
    color: #ffef99;
    margin: 10px 200px;
    padding: 5px 10px;
    width: 500px;
    font-weight: bold;
    background: #f7adad;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: solid 2px #fb7474; }

div#content { min-height: 400px; }

#ui-datepicker-div { font-size: 11px! important; }

div#text h4 {
    width: 200px;
    display:block;
    margin: 0 210px; }


/* Änderungen durch ML (für Infoscreen)*/
table.raumbelegung{
border-spacing:3px;
border-color:#E8E8E8;
background-color:#cfcfcf;
width:100%;
}
table.raumbelegung th{
background-color:#E5E5E5;
border-bottom: 1px dotted rgb(0, 102, 153);
border-right: 1px dotted rgb(0, 102, 153);
text-align:center;
vertical-align:middle;
font-size:10px;
color:rgb(102,102,102);
height:28px;
}
table.raumbelegung td{
font-size:12px;
vertical-align:top;
text-align:center;
font-family:Verdana, Geneva, sans-serif;
border-bottom: 1px dotted #006699;
border-right: 1px dotted #006699;
}
table.raumbelegung td span.zeit{
font-size:9px;
text-align:left;
float:left;
width:100%;
font-weight:bold;
}
table.raumbelegung td.void{
border:none;
background:transparent;
}
table.raumbelegung td.active{
background-color:#FFFFFF;
}

td.test { border: solid 1px red; }

/* jquery Überschreiben */

div#accordion h3 {
    font-size: 12px;
    font-weight: normal;
}

div.reisekostentext { font-size: 11px; }
div.reisekostentext > .small { font-size: 9px; }

div#accordion table td {
    border: dashed  1px #b5b5b5;
    padding: 2px 5px;}

div#accordion table tr:nth-child(odd) {
    background-color: #e7e7e7;
}

.ui-accordion .ui-accordion-content { padding: 5px 5px! important; }



/* Design neu */

h3.balken {
    /*background: url("images/ui-bg_highlight-soft_75_cccccc_1x100.png") repeat-x scroll 50% 50% #CCCCCC;*/
    border: 1px solid #AAAAAA;
    color: #222222;
    font-weight: bold;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 2px 4px;
    margin: 15px 0 1px 0;
    width: 99%;
}

div#balken {
    background: url("https://elearning.fham.de/_app/images/Background_Top.png") repeat-x scroll 0 0 transparent;
    height: 12px;
}

div#headertop {
    background: url("https://elearning.fham.de/_app/images/FhLogoNeu2013.png") no-repeat scroll 100% 0 #FFFFFF;
    line-height: 85px;
    margin: 0 auto;
    width: 100%;
}
div#headertop.ifi {
    background: url("https://elearning.fham.de/_app/images/HAM_IFI.jpg") no-repeat scroll 100% 0 #FFFFFF;
}
div#headertop.tum{
    background: url("https://elearning.fham.de/_app/images/HAM_TUM.jpg") no-repeat scroll 100% 0 #FFFFFF;
}
div#headertop.ies{
    background: url("https://elearning.fham.de/_app/images/HAM_IES.jpg") no-repeat scroll 100% 0 #FFFFFF;
}
#headertop h1{
		margin: 0 0 0 20px! important;
  font-size: 1.5rem;
  line-height: 85px;
  font-weight: bold;
}
#navigation{
	background: #de374b; /* Old browsers */
	background: -moz-linear-gradient(top,  #de374b 0%, #d42f35 3%, #dd3036 7%, #d82d36 10%, #c9262b 45%, #c12226 55%, #b2191b 86%, #b1181a 93%, #b21913 97%, #b11f2c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#de374b), color-stop(3%,#d42f35), color-stop(7%,#dd3036), color-stop(10%,#d82d36), color-stop(45%,#c9262b), color-stop(55%,#c12226), color-stop(86%,#b2191b), color-stop(93%,#b1181a), color-stop(97%,#b21913), color-stop(100%,#b11f2c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #de374b 0%,#d42f35 3%,#dd3036 7%,#d82d36 10%,#c9262b 45%,#c12226 55%,#b2191b 86%,#b1181a 93%,#b21913 97%,#b11f2c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #de374b 0%,#d42f35 3%,#dd3036 7%,#d82d36 10%,#c9262b 45%,#c12226 55%,#b2191b 86%,#b1181a 93%,#b21913 97%,#b11f2c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #de374b 0%,#d42f35 3%,#dd3036 7%,#d82d36 10%,#c9262b 45%,#c12226 55%,#b2191b 86%,#b1181a 93%,#b21913 97%,#b11f2c 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #de374b 0%,#d42f35 3%,#dd3036 7%,#d82d36 10%,#c9262b 45%,#c12226 55%,#b2191b 86%,#b1181a 93%,#b21913 97%,#b11f2c 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#de374b', endColorstr='#b11f2c',GradientType=0 ); /* IE6-9 */
	line-height: 28px;
	text-align:left;
	height: 28px;
}
#navigation a{
	color: #FFFFFF;
	border-right: 1px solid #D9D9D9;
	display: inline-block;
	padding: 0 30px;
}
#navigation a:first-child{
	border-left: 1px solid #D9D9D9;
}
#wrapper {
	max-width:1400px;
	min-width: 835px;
	margin: 0 auto 10px auto;
	background-color: #FFFFFF;
	border: 1px solid #D9D9D9;
}
#content{
	padding: 20px;
}
.logininfo {
    border-left: 1px solid #FFFFFF;
    color: #FFFFFF;
    float: right;
    padding: 0 28px;
}
.logininfo a {
    border: medium none !important;
    padding: 0 !important;
    text-decoration: underline !important;
}

.foottext {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	margin: 20px auto;
	line-height: 20px;
	width: 100%;
	text-align: center;
}
h2.institut_header{
	color: #FFF;
	background: #4C565F;
	border: 1px solid #000;
	padding: 1em;
	text-align: center;
}
#content h1{
	font-weight:bold;
	font-size:18px;
	text-align:center;
	color:#B9171D;
}

#content h1 > span.titel { color: #435052! important; }

#content h3{ color: #B9171D; }

#content .heading{
	text-align:center;
	color:#B9171D;
	font-size:15px;
	background-color:#E9E9E9;
	font-weight:bold;
	padding: 8px;
}
table.dozenten th,
table.general th,
table.modulverantwortliche th,
table.praesenzphasen th{
	text-align:left;
	background-color:#E9E9E9;
	border-bottom: 1px solid #D0D0D0;
	border-left: 1px solid #D0D0D0;
	border-top: 1px solid #D0D0D0;
}
table.dozenten th:last-child,
table.general th:last-child,
table.modulverantwortliche th:last-child,
table.dozenten th:last-child,
table.praesenzphasen th:last-child{
	border-right: 1px solid #D0D0D0;
}
table.dozenten .daten td,
table.general .daten td,
table.praesenzphasen .daten td{
	border-bottom: 1px dashed #E1E1E2;
	border-top: 1px dashed #ffffff;
}
table.dozenten .daten:hover td,
table.general .daten:hover td,
table.praesenzphasen .daten:hover td{
	border-bottom: 1px dashed #888888;
	border-top: 1px dashed #888888;
}
table.dozenten tr:hover { background-color: #E1E1E2; }

table.dozenten td.name a{
	color: #435052;
}
table.dozenten td.aktionen img,
table.dozenten td.vertrag img,
table.dozenten td.praeferenzen img,
table.dozenten img.status{
	/*width: 25px;*/
	height: 25px;
	margin: 0 0.5em;
}
table.dozenten td.aktionen,
table.dozenten td.vertrag,
table.dozenten td.praeferenzen{
	white-space:nowrap;
}
table.dozenten td.praeferenzen a.send_mail{
	height: 25px;
    line-height: 25px;
    vertical-align: top;
    display: inline-block;
}
h4.tooltipheader{
	margin-top: 0;
}

.sonderveranstaltungen td{
	border: none !important;
}

.daten.empty_information {
	background-color:#f3a3a3;
}

#accordion h3{
	font-size: 12px;
    font-weight: bold;
	color:#555555;
}
table.form{
	font-size:14px;
}
table.form td:first-child{
	font-weight:bold;
	text-align:right;
}
table.form td:last-child{
	white-space:nowrap;
	min-width:250px;
}
table.form td:last-child > input[type='text']{
	width:100%;
}

/* Präsenzphasenpläne */
.Stil4, .Stil5 {
    color: #999999;
    font-size: 13px;
    font-weight: bold;
}
table.pp_uebersicht tr:hover,
table.pp_uebersicht tr th{
	background-color:#DEDEDE;
}


/* Veranstaltungen (ehem. sonder.php) */
table.veranstaltungen {
	width:100%;
}
table.veranstaltungen th{
	text-align:left;
	background-color:#E9E9E9;
	border-bottom: 1px solid #D0D0D0;
}
table.veranstaltungen td{
	border-bottom: 1px dashed #D0D0D0;
	border-left: 1px dashed #D0D0D0;
}
table.veranstaltungen td:last-child{
	border-right: 1px dashed #D0D0D0;
}
table.veranstaltungen td:empty{
	background-color:#EFEFEF;
}
table.veranstaltungen tr.daten{
	background-color:#FFFFFF;
	font-size:11px;
}
table.veranstaltungen tr.daten:hover{
	background-color:#EFEFEF;
}
table.veranstaltungen hr{
	border-style: dotted;
    color: #D0D0D0;
}

table.sonderveranstaltungen td{
	background: none;
}

/* Modulverantwortliche */
table.modulverantwortliche{
	width:100%;
}
table.modulverantwortliche td{
	border-bottom: 1px dashed #D0D0D0;
	border-left: 1px dashed #D0D0D0;
}
table.modulverantwortliche td:last-child{
	border-right: 1px dashed #D0D0D0;
}

/* Infoscreen */
.infoscreen_dateselect{
	text-align:center;
	background-color: #E9E9E9;
	padding:5px 0;
}
.infoscreen_dateselect #date{
	width:200px;
	padding-right:20px;
	background-image:url("https://elearning.fham.de/_app/symbole/calendar.png");
	background-position:right;
	background-repeat: no-repeat;
	border: 1px solid #D5D5D5;
	cursor:pointer;
	color:#888888;
}

/* Dozent-Liste */
.imglink{
	background-repeat:no-repeat;
	background-position: center;
	width:30px;
	height:27px;
	display: block;
	float:left;
}
.html{
	background-image:url('../../../symbole/exp_html_01.jpg');
}
.html:hover{
	background-image:url('../../../symbole/exp_html_02.jpg');
}
.pdflink{
	background-image:url('../../../symbole/pdf_01.jpg');
}
.pdflink:hover,
.pdflink_checked{
	background-image:url('../../../symbole/pdf_02.jpg');
}
.mail{
	background-image:url('../../../symbole/mail_01.jpg');
}
.mail:hover,
.mail_checked{
	background-image:url('../../../symbole/mail_02.jpg');
}
.edit{
	background-image:url('../../../symbole/edit_01.jpg');
}
.edit:hover{
	background-image:url('../../../symbole/edit_02.jpg');
}
.delete{
	background-image:url('../../../symbole/delete_01.jpg');
}
.delete:hover{
	background-image:url('../../../symbole/delete_02.jpg');
}

/*Vertrag*/
li.ok{
	list-style-image:url:("https://elearning.fham.de/_app/symbole/tick.png");
}
li.error{
	list-style-image:url:("https://elearning.fham.de/_app/symbole/error.png");
}
.editable_span{
	font-weight:bold;
	cursor:pointer;
}
.editable{
	border:1px solid #435052;
}
.delete_cache{
	background-color:#FFFFFF;
	border:1px solid #BBBBBB;
	font-size:9pt;
	padding: 0 20px;
	cursor:pointer;
	box-shadow: 0px 0px 5px;
	position:fixed;
	left:83%;
	background-position:right center;
	background-size:12px 12px;
	background-repeat:no-repeat;
}
.delete_cache.ok{
	background-image:url("https://elearning.fham.de/_app/symbole/tick.png");
}
.delete_cache.loading{
	background-image:url("https://elearning.fham.de/_app/symbole/loading.gif");
}
.delete_cache.fail{
	background-image:url("https://elearning.fham.de/_app/symbole/cross.png");
}
/* admin_veranstaltungen.php */
#date{
	background-image:url("https://elearning.fham.de/_app/symbole/date.png");
	background-repeat:no-repeat;
	background-position: 98% center;
	cursor:pointer;
	height: 24px;
	border: 1px solid #999999;
	padding: 2px;
}
#ort{
	border: 1px solid #999999;
	vertical-align: top;
	padding: 5px 2px;
}
#search , #showstudents, #excel, #make_excel
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:14px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
	padding: 3px 20px 3px 3px;
	background-image:url("https://elearning.fham.de/_app/symbole/find.png");
	background-repeat:no-repeat;
	background-position:98% center;
	cursor:pointer;
}#search:hover, #showstudents:hover, #excel:hover{
	background-color:#dfdfdf;
}#search:active, , #showstudents:active, #excel:active{
	position:relative;
	top:1px;
}
#showstudents{
	background-image:url("https://elearning.fham.de/_app/symbole/information.png");
  background-repeat:no-repeat;
  background-position:98% center;
}
#excel{
	background-image:url("https://elearning.fham.de/_app/symbole/page_white_excel.png");
  background-repeat:no-repeat;
  background-position:98% center;
}
.tablesorter{
	border: 1px dotted #c0c0c0;
}
.tablesorter td{
	border: 1px dotted #c0c0c0;
}

/* Reguläre Studenten */

td.reg {
    font-weight: bold;
    text-align: center;
    color: green; }

td.ireg {
    color: red;
    font-weight: bold;
    text-align: center; }

#loadingarea {
    left: 0;
    position: fixed;
    text-align: center;
    top: 40%;
    width: 100%;
    z-index: 2;
}
#loadingarea > span {
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 0 5px #222222;
    display: inline-block;
    overflow: hidden;
    padding: 15px;
	background-color:#FFFFFF;
}

#top-link{
	display:none;
	position:fixed;
	right:5px;
	bottom:5px;
	color:#435052;
	font-weight:bold;
	text-decoration:none;
	border:1px solid #D9D9D9;
	background:#FFFFFF;
	padding:10px;
	transition:all 0.5s linear 0s; }

#top-link:hover{
	box-shadow: 0px 0px 5px;
	border-radius: 5px; }

.redaktion_info{ visibility:hidden; }

#info_area{
	position:fixed;
	left:0;
	top:40%;
	text-align:center;
	box-shadow:0px 0px 5px;
	background-color:#FFF;
	padding:5px; }

#info_area img { cursor:pointer; }

.centered { text-align: center; }

th.ueberschrift {
	background-color: #B9171D !important;
    border: medium none !important;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 15px;
    font-variant: small-caps;
    font-weight: bold;
    padding: 5px; }
th.ueberschrift.institut {
	background-color: #4C565F !important;
}
.spacer {
    background-color: #FFFFFF !important;
    border: medium none !important; }

div.reisekosten_checkboxen { margin: 40px 40px; }

span.Stil6 { font-weight: bold; }

/* Farben der Tabellen */

.red { background-color: #F5A9A9; }

.green {  background-color: #BEF781; }

.blue {  background-color: #81DAF5;}

.olive {  background-color: #CED3AE;}

.grey {  background-color: #C4C4C4;}

.lightred { background-color: #F8E0E0; }

.lightgreen {  background-color: #E1F5A9;}

.lightblue {  background-color: #CEECF5;}

.lightolive {  background-color: #E8EEC7;}

.lightgrey {  background-color: #E7E8E3;}

/* ZIP Download Button */
#zip_download, #veranstaltungen_download {
	-moz-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	-webkit-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9dce2c), color-stop(1, #8cb82b) );
	background:-moz-linear-gradient( center top, #9dce2c 5%, #8cb82b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dce2c', endColorstr='#8cb82b');
	background-color:#9dce2c;
	-webkit-border-top-left-radius:20px;
	-moz-border-radius-topleft:20px;
	border-top-left-radius:20px;
	-webkit-border-top-right-radius:20px;
	-moz-border-radius-topright:20px;
	border-top-right-radius:20px;
	-webkit-border-bottom-right-radius:20px;
	-moz-border-radius-bottomright:20px;
	border-bottom-right-radius:20px;
	-webkit-border-bottom-left-radius:20px;
	-moz-border-radius-bottomleft:20px;
	border-bottom-left-radius:20px;
	text-indent:0px;
	border:1px solid #83c41a;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:30px;
	line-height:30px;
	width:auto;
	padding:0 1em 0 2em;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #689324;
	background-image:url("https://elearning.fham.de/_app/symbole/win8/zip-32.png");
	background-position: 4px center;
	background-repeat: no-repeat;
	background-size:20px;
	cursor:pointer;
}
#zip_download:hover, #veranstaltungen_download:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8cb82b), color-stop(1, #9dce2c) );
	background:-moz-linear-gradient( center top, #8cb82b 5%, #9dce2c 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8cb82b', endColorstr='#9dce2c');
	background-color:#8cb82b;
	background-image:url("https://elearning.fham.de/_app/symbole/win8/zip-32.png");
	background-position: 4px center;
	background-repeat: no-repeat;
	background-size:20px;
}
#zip_download:active, #veranstaltungen_download:active {
	position:relative;
	top:1px;
}
#veranstaltungen_download, #veranstaltungen_download:hover{
	background-image:url("https://elearning.fham.de/_app/symbole/win8/exel-32.png");
}
#filter th select{
	width: 100%;
}
/* Liste der geaenderten Kurse */
.colorred{
	color: red! important;
	font-weight: bold! important;
}
.colorgreen{
	color: green! important;
}
.kontakt{
	display: none;
}
#powerTip{
	max-width:400px;
	white-space: normal;
}
.pointer{
	cursor: pointer;
}
.fc-time-grid .fc-bgevent:hover, .fc-time-grid .fc-event:hover {
    border: medium none;
    box-shadow: 0 0 23px #000000;
    display: block;
    min-height: 100px;
    overflow: hidden;
    width: 100%;
    z-index: 4 !important;
}
#textarea_kommentar{
	display: block;
	resize: vertical;
	width: 100%;
}
.pointer.speichern{
  background-image:url("https://elearning.fham.de/_app/symbole/disk.png");
  background-position:99%;
  background-repeat: no-repeat;
  padding: 5px 20px 5px 5px;
}
.pointer.speichern.laden{
  background-image:url("https://elearning.fham.de/_app/symbole/loading.gif");
}
.pointer.speichern.gespeichert{
  background-image:url("https://elearning.fham.de/_app/symbole/tick.png");
}
.pointer.speichern.fehlgeschlagen{
  background-image:url("https://elearning.fham.de/_app/symbole/cross.png");
}
.symbol_link{
	padding: 2px 0px 2px 18px;
	background-position: left center;
	background-repeat: no-repeat;
}
.symbol_link.excel{
	background-image:url("https://elearning.fham.de/_app/symbole/page_white_excel.png");
}
.daten_speichern{
	border: 1px solid #B9171D;
	border-radius: 0.5em;
	padding: 0.5em;
}
.headerbereich {
  display: block;
  height: 55px;
}
.uberschrift_accordion_ba {
  color: #b9171d! important;
  font-weight:bold! important;
}
.uberschrift_accordion_ma {
  color: #435052 !important;
  font-weight:bold! important;
}

div#semesterselect {
  width: 60%;
  margin: 0 auto; }

div#semesterselect select {
  width: 100px;
  margin: 0 auto; }

.praesenzp {
  float:right;
  width: 100px !important;
}

.doodle th{
	background-color: #e9e9e9;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: none;
	border-right: none;
}
.doodle th.feiertag {
    border-bottom: 1px solid transparent;
}
.doodle .studiengang{
	width: 33%;
	vertical-align: top;
}
.doodle th:first-of-type{
	border-left: 1px solid #000000;
}
.doodle th:last-of-type{
	border-right: 1px solid #000000;
}
.doodle_button{
    display: block;
    width: 33.33%;
    float:left;
    text-align: center;
    font-size: 18px;
}
a.doodle_button[data-type="zustimmen"]{
	color: #28A745;
}
.doodle_status.zugestimmt{
    background-color:#28A745;
}
a.doodle_button[data-type="moeglich"]{
	color: #FFb500;
}
.doodle_status.moeglich{
    background-color:#FFb500;
}
.doodle_button_area.feiertag,
.doodle_status.feiertag{
    background-color:#e9e9e9;
    color: #B9171D;
}
a.doodle_button[data-type="ablehnen"],
.doodle .dozent_rot,
.doodle .tag_rot{
	color: #B9171D;
}
a.doodle_button[data-type="ablehnen"].selected{
	color: #fff;
	background-color:#B9171D;
}
a.doodle_button[data-type="zustimmen"].selected{
	color: #fff;
	background-color:#28A745;
}
a.doodle_button[data-type="moeglich"].selected{
	color: #fff;
	background-color:#ffb500;
}
.doodle_status.abgelehnt{
    background-color:#B9171D;
}
.doodle_status.nicht_abgestimmt{
	background-color: #e9e9e9;
	color: #000;
}
td.doodle_button_area:last-of-type {
	border-right: 1px solid #000;
}
td.doodle_button_area {
    padding: 0;
    border-left: 1px solid #000;
}
.doodle.dozent tr:last-of-type td{
	border-bottom: 1px solid #000;
}
.doodle_status{
    font-size: 18px;
    text-align: center;
    color: #fff;
    position: relative;
}
.doodle .dozent_normal{
	color: #000;
}
#doodle_actions_area{
	margin: 3em 0 1em;
	text-align: center;
}
.verfuegbarkeit_trenner:nth-child(n+2) td,
.verfuegbarkeit_trenner:nth-child(n+2) th {
    border-top: 5px solid #000;
}
a.edit_doodle {
    position: absolute;
    right: 5px;
    font-size: 14px;
    bottom: 0;
    color: #fff;
}
#accordion_pp{
	margin-bottom: 1em;
}
.btn-red{
	background: #B9171D;
	color: #fff;
	padding: 0.5em;
	border: none;
	cursor: pointer;
}
.kurs_kopieren:hover{
	text-decoration: none;
}

span.football {
  display: inline-block;
  width: 24px;
  height: 30px;
  background: url("../../../symbole/Fussball.gif") 4px 12px no-repeat;
 }

.onlinevorlesung_vor.success{
    background-image: url(/_app/symbole/tick.png);
    background-repeat: no-repeat;
    background-position: right;
}

input[type="text"]:read-only{
    cursor: default;
    background-color: light-dark(rgba(239, 239, 239, 0.3), rgba(59, 59, 59, 0.3));
    color: light-dark(rgb(84, 84, 84), rgb(170, 170, 170));
    border-color: rgba(118, 118, 118, 0.3);
}
