/* User nerdycreative =================================================== */
.navigation {
	margin-top: 0px !important;
}
label, input, button, select, textarea {
	font-size: 16px !important;
	vertical-align: baseline;
}
#Wartung_Nav {
/*	width: 700px;*/
	height: 170px;
	font-size: 14px !important;
	margin: 0px 0px;
	background: #FFFFFF;
	background-color: rgba(0, 0, 0, .70);
	text-transform: uppercase;
	color: #ffffff;
	font-weight: normal;
	padding: 50px 0px 0px 0px;
}
#Wartung_Nav a {
	font-size: 14px !important;
	color: #fff;
	display: block;
	padding: 0px;
	text-decoration: none;
	text-transform: uppercase;
}
#Wartung_Nav a strong {
	color: #ff0000;
}
#Wartung_Nav ul {
    list-style: none;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    display: inline-block;
    margin: 0px auto;
    line-height: 1em;
}
#Wartung_Nav ul li {
	float: left;
}
#Wartung_Nav ul li a {
	padding: 5px 10px;
}
#WartungNavUnter {
/*	width: 300px;
	background-color: #000;
	line-height: 1em;
	position: absolute;
	top: 150px;
	left: 100px;
	z-index: 4000;*/
	background-color: #000;
	line-height: 1em;
	position: absolute;
	z-index: 4000;
}
#WartungNavUnter a {
	padding: 5px 0xp 2px 20px;
	display: inline;
}
.aussen {
	margin: 30px 0px 0px 0px;
	background-color: #fff;
}
header {
	height: 170px !important;
}
#Breadcrumb {
	top: 140px !important;
}
header h1 {
	width: 60px !important;
}
header h1 img {
	width: 60px !important;
}
.Headerbar {
/*	background-color: rgba(0, 0, 0, .75);*/
	background-color: #3c3c3c;
	padding: 5px;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
	color: #FFFFFF;
}
.toolbar {
	background-color: rgba(0, 0, 0, .75);
	color: #FFFFFF;
}
.Wtitle {
	width: 200px;
}
.Wedit {
/*	width: 200px;
	margin-left: 210px;*/
	width: 200px;
	float: right;
	margin-top: -20px;
}
.Wedit img {
	width: 16px !important;
}
.mediaBild {
	width: 290px;
	margin: 5px;
/*	height: 90px;*/
/*	height: 110px;*/
	height: 200px;
	float: left;
}
.mediaBild td {
	vertical-align: top !important;
}
.mediaBild input {
	font-size: 10px !important;
/*	height: 14px !important;*/
	padding: 0px !important;

}
.mediaBild img {
	max-width: 150px;
	max-height: 100px
}
.mediaBildFunc {
	width: 100%;
}

#we104 .delete {
	display: none;
}
.wSeitenUrl {
	margin-bottom: -15px;
	margin-top: -10px;
}


/* UPLOADER  ============================================================================= */
/* Have ideas for improving this CSS for the general community? Submit your changes at: https://github.com/Valums-File-Uploader/file-uploader */
.qq-uploader {
	position: relative;
	width: 100%;
}
.qq-upload-button {
	display: block;
	/*or inline-block*/
	width: 105px;
	padding: 7px 0;
	text-align: center;
	background: #880000;
	border-bottom: 1px solid #DDD;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
	color: #FFF;
}
.qq-upload-button-hover {
	background: #CC0000;
}
.qq-upload-button-focus {
	outline: 1px dotted #000000;
}
.qq-upload-drop-area, .qq-upload-extra-drop-area {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	min-height: 30px;
	z-index: 2;
	background: #FF9797;
	text-align: center;
}
.qq-upload-drop-area span {
	display: block;
	position: absolute;
	top: 50%;
	width: 100%;
	margin-top: -8px;
	font-size: 16px;
}
.qq-upload-extra-drop-area {
	position: relative;
	margin-top: 50px;
	font-size: 16px;
	padding-top: 30px;
	height: 20px;
	min-height: 40px;
}
.qq-upload-drop-area-active {
	background: #FF7171;
}
.qq-upload-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.qq-upload-list li {
	margin: 0;
	padding: 9px;
	line-height: 15px;
	font-size: 16px;
	background-color: #FFF0BD;
}
.qq-upload-file, .qq-upload-spinner, .qq-upload-size, .qq-upload-cancel, .qq-upload-failed-text, .qq-upload-finished {
	margin-right: 12px;
}
.qq-upload-file {
}
.qq-upload-spinner {
	display: inline-block;
	background: url("loading.gif");
	width: 15px;
	height: 15px;
	vertical-align: text-bottom;
}
.qq-upload-finished {
    display:none;
    width:15px;
    height:15px;
    vertical-align:text-bottom;
}
.qq-upload-size, .qq-upload-cancel {
	font-size: 12px;
	font-weight: normal;
}
.qq-upload-failed-text {
	display: none;
}
.qq-upload-failed-icon {
    display:none;
    width:15px;
    height:15px;
    vertical-align:text-bottom;
}
.qq-upload-fail .qq-upload-failed-text {
	display: inline;
}
.qq-upload-list li.qq-upload-success {
	background-color: #5DA30C;
	color: #FFFFFF;
}
.qq-upload-list li.qq-upload-fail {
	background-color: #D60000;
	color: #FFFFFF;
}
.Wedit input[type="image"] {
	margin-top: 5px !important;
	margin-bottom: -5px !important;
	width: 16px;
}
/*
	TABLE SORTER
*/
table.tablesorter {

}
table.tablesorter th {

}
table.tablesorter td {
;
}
table.tablesorter .even {

}
table.tablesorter .odd {

}
table.tablesorter .header {
	background-image: url(https://www.mdw.ac.at/mdwUNI/img/bg.png);
	background-repeat: no-repeat;
	background-position: right;
}
table.tablesorter .headerSortUp {
	background-image: url(https://www.mdw.ac.at/mdwUNI/img/asc.png);
	background-repeat: no-repeat;
	background-position: right;
}
table.tablesorter .headerSortDown {
	background-image: url(https://www.mdw.ac.at/mdwUNI/img/desc.png);
	background-repeat: no-repeat;
	background-position: right;
}

#wartungStruktur {
	font-size: 14px !important;
	display: block;
	position: absolute;
	z-index: 5000;
	top: 50px;
	/*left: 0px;*/
	left: -350px;
	width: 350px;
	border: 1px solid #ccc;
	background-color: #fff;
	/*background-color: rgba(255,255,255,0.7);*/
}
#wartungStruktur a {
	font-size: 14px !important;
	line-height: 14px !important;
}
#wartungStruktur ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 15px;
/*	margin-left: 5px;*/
}
#wartungStruktur li {
	list-style: none;
	margin: 0px;
/*	margin-left: 5px;*/
}

#wartungStrukturGross {
	display: block;
	position: absolute;
	z-index: 5000;
	top: 50px;
	/*left: 0px;*/
	left: 0px;
	width: 960px;
	border: 1px solid #ccc;
	background-color: #fff;
	/*background-color: rgba(255,255,255,0.7);*/
}
#wartungStrukturGross ul {
	margin-left: 5px;
}
.Struktur img {
	width: inherit !important;
}
/*#navSlide {
	display: block;
/*	width: 200px;*!/
	width: 348px;
	position: absolute;
	top: 0px;
	left: 348px;
	/*
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	*!/
}*/
#navSlide {
    display: block;
    width: 42px;
    position: absolute;
    top: 0px;
    text-align: right;
    left: -300px;
    right: 0px;
    height: 300px;
    left: 347px;
}
#navUnter ul ul {
    margin: 0px 0px 0px 10px !important;
    padding: 0px;
}
.none {
	width: inherit !important;
}
.none img {
	width: inherit !important;
}
.feed {
	border-bottom: 1px solid #333;
	margin-bottom: 10px;
}
.mainContent {
	margin-top: 30px !important;
}


.wartung .content textarea {
	background-color: #282c34;
	color: #fff;
}
.wartung .content textarea:hover {
	background-color: #282c34;
	color: #fff;
}
.wartung textarea::selection {
	background-color: #aaa;
	color: #fff;
}

.cke_source {
	background-color: #282c34 !important;
	color: #fff !important;
	white-space: pre-wrap !important;
}


#linkPageID1227 {
	background: #C8D6D2;
}
.myDefault input {
	color: #ccc;
}
