/* CSS for Magnoto */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	background-color: #FFFFFF;
}

h1 {
	font-size: 14pt;
}

h2 {
	font-size: 12pt;
	margin-top: 3px;
	margin-bottom: 15px;
}

p {
	margin-top: 12px;
	margin-bottom: 13px;
}

td {
	font-size: 10pt;
	color: black;
	vertical-align: top;
}

form {
	margin: 0px;
}

input, textarea, button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.nameCell {
	background-color: #FFCC33;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 12px;
}

.fieldCell {
	background-color: #EBEBEB;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
}

.listcell {
	background-color: #EBEBEB;
	padding: 3px;
}

.listcellName {
	background-color: #D9D9D9;
	padding: 3px;
}

.errormsg {
	background-color: #FF6666;
	margin: 3px;
}

.infomsg {
	background-color: #CCFFCC;
	width: 100%;
	margin: 3px;
}

.small {
	font-size: 8pt;
	font-weight: normal;
}

.extrasmall {
	font-size: 7pt;
}

a.underlined:link {
	color: #000000;
}

a.noline {
	text-decoration: none;
}

.alpha {
	filter:alpha(opacity=90);
	opacity: 0.90;
}

.alpha40 {
	filter:alpha(opacity=40);
	opacity: 0.4;
}

.alpha100 {
	filter:alpha(opacity=100);
}

.button {
	cursor: pointer;
	border: none;
}

.subjectNormal {
	background-color: transparent;
	font-weight: bold;
	margin-bottom: 10px;
}

/* for IE */
.subjectHeight {
   height: 15px;
}

/* this will not be interpreted by IE */
.subjectHeight[id] {
    height: auto;
    min-height: 15px;
}

.captionNormal {
	font-size: 13px;
	background-color: transparent;
}

div.captionNormal td {
	font-size: 13px;
}

.captionHi {
	font-size: 13px;
	background-color: #f3f3f3;
	cursor: pointer;
}

/* for IE */
.captionHeight {
   height: 15px;
}

/* this will not be interpreted by IE */
.captionHeight[id] {
    height: auto;
    min-height: 15px;
}

.dragBarNormal {
	filter:alpha(opacity=25);
	opacity: 0.25;
	background-color: #4455aa;
}

.dragBarHi {
	filter:alpha(opacity=70);
	opacity: 0.7;
	background-color: #4455aa;
}

.contextMenu {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}

.contextMenuHi {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #CCCCFF;
	padding-left: 2px;
	padding-right: 2px;
	cursor: pointer;
}

.contextHeader {
	font-size: 13px;
	font-weight: bolder;
	text-decoration: none;
}

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #999999;
}

.magnotoBorder {
	border: 1px solid #ff9900;
}

.invisibleBorder {
	padding: 1px;
}

.bibliothek {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
}

.tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #D8D8D8;
	border-style:solid;
	border-bottom-width:0px;
	border-top-width:1px;
	border-left-width:0px;
	border-right-width:0px;
	border-color:#484848;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}

.bibliothekheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
}

.libLowerPart {
	position: absolute;
	left: 12px;
	top: 11px;
	width: 280px;
	height: 180px;
	z-index: 1;
	font-size: 11px;
	font-weight: bold;
	overflow: auto;
}

.help {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	list-style-type: square;
	list-style-image: none;
}

.libListLine {
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #999999;
}

.libListName {
	font-size: 11px;
}

a.libListName_unviewed {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.libListName:link {
	color: #000000;
	text-decoration: none;
}

a.libListName:visited {
	color: #000000;
	text-decoration: none;
}

a.libListName:hover {
	text-decoration: underline;
}

a.libListName:active {
	text-decoration: none;
}

.libLowerPart {
	position:absolute;
	left:12px;
	top:11px;
	width:280px;
	height:180px;
	z-index:7;
	font-size: 11px;
	font-weight: bold;
	overflow: auto;
}

.captioninfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.buttontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

/* font-size: 8pt; */
.standardtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

.standard10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

.standard11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}

.alpha0 {
	filter:alpha(opacity=0);
}

/* display: inline; is for IE bug which doubles margin */
.floatModule {
	margin-top: 15px;
	margin-bottom: 12px;
	margin-left: 15px;
	margin-right: 12px;
	display: inline;
}

.standard15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.subjectNormal_classic-mini {
	font-size: 9pt;
	font-weight: bold;
}

.subjectNormal_classic-medium {
	font-size: 9pt;
	font-weight: bold;
}

.subjectNormal_classic-big {
	font-size: 9pt;
	font-weight: bold;
}

.subjectNormal_classic-plus {
	font-size: 9pt;
	font-weight: bold;
}

.subjectNormal_college-block {
	font-size: 9pt;
	font-weight: bold;
}

.subjectNormal_leinwand {
	font-size: 9pt;
	font-weight: bold;
}

.subjectNormal_blogging-space {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

.bloggingsubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	margin-bottom: 10px;
}

.loading {
	position: absolute;
	color: red;
	background-color: #ffffff;
	border: 1px solid red;
	z-index: 100000;
	left: 35px;
	top: 20px;
	padding: 3px;
}

.new-navi-cell {
	padding: 3px;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
}

.paginationOdd {
	padding: 3px;
	background-color: #003366;
	color: #ffffff;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
}

.paginationEven {
	background-color: #CCCCFF;
	padding: 3px;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
}

.pagination {
	filter:alpha(opacity=70);
	opacity: 0.7;
	background-color: #E1E1FF;
}
