/* main body attributes */
body {
	font-family: Helevetica, Arial, sans-serif;
	margin-top: 0px;
	margin-left: 60px;
	margin-right: 0px;
	/* max-width: 760px;*/
	margin-bottom: 0px;
	font-size: small;
	background-color: white;
	/*border-right: 1px solid #788CB3;*/
}

html,body {
	height: 100%;
}

/* heading attributes */
h1, h2, h3, h4, h5, h6 {
	font-family: trebuchet ms, Arial, sans-serif;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 0px;
	color: #384F89; /* #152065; #D15600; */
}

/* paragraph attributes */
p {
	font-family: Helevetica, Arial, sans-serif;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 0px;
} 


/* for filemanager */
li.folders {
	list-style: disc url(oldcmeimages/folder.gif) outside;
	font-family: Helevetica, Arial, sans-serif;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
}



/*  Table of content attributes*/
div#toc{
	font-family: Helevetica, Arial, sans-serif;
	background-color: #eeeeee;
	padding-right: 3px;
	margin: 0px 5px 5px 5px;
	border: 1px #98AAB1 solid;
	float: left;
	font-size: smaller;
}

/* table border */
.tableborder {
	border: 1px #606060 solid;
}

/* button */
.button input {
	border: 1px solid #999;
	background-color: white;
	padding: 2px;
	padding-left: 10px;
	padding-right: 10px;
	min-width: 100px;
	margin-left: 5px;
}

.button input:hover {
	background-color: #f5f5ff;
	border: 1px solid blue;
	cursor: pointer;
}

input.button {
	border: 1px solid #999;
	background-color: white;
	padding: 2px;
	padding-left: 10px;
	padding-right: 10px;
	min-width: 100px;
	margin-left: 5px;
}
input.button:hover {
	background-color: #f5f5ff;
	border: 1px solid blue;
}

/* page breakline */
hr {
	color: #98AAB1;
	background-color: white;
	height: 1px;
}

/* Editor boxes */
.editorsmallbox {
	font-family: Helevetica, Arial, sans-serif;
	background-color: #EEEEEE;
	padding: 2px;
	padding-right: 3px;
	border: 1px #99CCCC solid;
}
.editorlargebox {
	font-family: Helevetica, Arial, sans-serif;
	background-color: #EEEEEE;
	margin-left:1em;
	padding-left: .2em;
	padding-right: .5em;
	padding-top: .5em;
	padding-bottom: .4em;
	border: 1px #99CCCC solid;
}                                                          

/* feedback for translators and install */
.feedback2  {
  font-family : Arial, Helvetica, Arial Cyr, Arial Ua, sans-serif;
  color : white;
  background: green;
  font-weight : bold;
  padding: 4px;
 }

/* search results */
.highlight, a.highlight {
	background-color: yellow;
}

a .highlight{
	background-color: yellow;
	text-decoration: underline;
}

.results {
	padding-left: 20px;
}

h5.search-results {
	background-color: #FFF5A4;
	color: #006699;
	padding: 1px;
	margin-bottom: 5px;
	margin-top: 10px;
	margin-left: 5px;
}

small.search-info {
	color: #006699;
}

p.search-description {
	background-color: #FFFCE5;
	color: #006699;
}

/* date attributes */
small.date {
	font-family: Verdana, Helevetica, Arial, sans-serif;
	color: #8CACBB;	
	margin-bottom: 0px; 
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 0px;
	font-size:small;
}

/* content editor tabs */

.etable {
	border-left:1pt solid black;
	border-right:1pt solid black;
	border-bottom:1pt solid black;
	width:90%;
}

/* button link on tab */
.buttontab {
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	border: 1px solid #eeeeff;
	color: black;
	font-size:small;
}

td.selected {
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	background-color: #eeeeff;
	border: 1px solid #eeeeff;
	color: black;
	font-size:small;
}

/* button link for enrollment tabs */
.buttontab2 {
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	background-color: #EFEFEF;
	border: 0px;
	color: black;
	font-size:small;
}

/* tab itself */
.etab {
	background-color: #ffffff;
	border-top: 1px #98AAB1 solid;
	border-left: 1px #98AAB1 solid;
	border-right: 1px #98AAB1 solid;
	text-align: center;
}

.etab-selected {
	background-color: #EFEFEF;
	border-top: 1px #98AAB1 solid;
	border-left: 1px  #98AAB1 solid;
	border-right: 1px #98AAB1 solid;
	text-align: center;
	padding: 2px;
	font-weight:bold;
}

div.top {
    /* Top section */
    background: transparent;
    margin: 0;
    padding: 0;
}
div.etabs {
    background: transparent;
    border-collapse: collapse;
    border-bottom-color: #8CACBB;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding: 0.5em 0em 0em 2em;
    white-space: nowrap;
	font-size:smaller;
}

div.etabs plain {
    background: transparent;
    border-color: #8CACBB;
    border-width: 1px; 
    border-style: solid solid none solid;
    color: #436976;
    font-weight: normal;
    height: 1.2em;
    margin-right: 0.5em;
    padding: 0em 2em;
    text-transform: lowercase;
}

div.etabs selected {
    background: #DEE7EC;
    border: 1px solid #8CACBB;
    border-bottom: #DEE7EC 1px solid;
    color: #436976;
    font-weight: normal;
}

/* status bar */
div.saved, div.unsaved {
	text-align:right;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:10px;
}

div.saved input, div.unsaved input {
	border: 1px solid black;
	background-color: white;
    font-weight: normal;
}

div.saved input:focus, div.unsaved input:focus {
	border: 1px solid black;
	background-color: white;
    font-weight: normal;
}

#body_text {
	width:700px;
}

/* side menu heading */
td.dropdown-heading {
	background-color: #D4E5FD;
	color: #006699;
	border-left: 1px solid #EAF2FE;
	border-right: 1px solid #EAF2FE;
	border-top: 1px solid #EAF2FE;
	font-weight: bold;
	padding: 2px;
}

/* side menu content */
td.dropdown {
	padding: 2px;
	background-color: white;
	color: black;
	border-left: 1px solid #EAF2FE;
	border-right: 1px solid #EAF2FE;
	border-bottom: 1px solid #EAF2FE;
	font-weight: normal;
}


td.dropdown strong {
	color: #51286C;
}

/* test listing on home page */

.test-box {
	background-color: #FFF5A4;
	color: #006699;
	border-left: 1px solid #006699;
	border-right: 1px solid #006699;
	border-top: 1px solid #006699;
	font-weight: bold;
	padding: 2px;
}

/* message boxes */
div#feedback {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid green;
	padding: 5px;
	background-color: #c3fffc;
	color: green;
	font-weight: bold;
}

div#help {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid blue;
	padding: 5px;
	background-color: #c3ffff;
	color: blue;
}

div#info {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #2905A1;
	padding: 5px;
	background-color: #E1D7E8;
	color: #2905A1;
	font-weight: bold;
}

div#warning {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #FF8400;
	padding: 5px;
	background-color: #FFF6ED;
	color: #D95900;
	font-weight: bold;
}

/***************************************************************/
/* NEW STUFF */

/* main navigation tabs */
a#back-to {
	padding-left: 20px;
	background-image: url(oldcmeimages/back.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:1.45em;
	width:1.45em;
}

div#breadcrumbs {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	font-size: small;
	display: none;
	/* background-color: #EBF4F9;*/
	color: black;
	/* border-bottom: dashed 1pt #A7D2F8;*/
	/* display:none; TODO wieder aktivieren */
}
div#breadcrumbs a {
	color: black;
	text-decoration:none;
	border-bottom: 1px solid;
}
div#breadcrumbs a:hover {
	text-decoration:none;
}

div#breadcrumbs a:focus {
	text-decoration:none;
	color: #AFAFAF;
	
}

h2.page-title {
	margin-bottom: 10px;
	margin-top: 4px;
	margin-left: 5px;
	border-bottom: 1px solid #f0f0f0;
	clear: left;
}

h1 {
	margin-bottom: 5px;
}

div#sub-navigation {
	padding: 5px;
	background-color: white; /*#FFFCE5;*/
	/* border-bottom: 1px solid #9DAB9A;*/
	color: #9DAB9A;
	margin-bottom:0px;
}

div#sub-navigation strong {
	color: black;
}

div#help {
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-color: #efefef;
	margin-left: 5px;
	margin-right: 5px;
	font-size: small;
}

h3#help-title {
	margin-left: 5px;
	margin-right: 5px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	padding: 1px;
	background-color: #efefef;
}
.line {
	border-bottom: 1px solid black;
}
div#help p {
	padding: 0px;
	margin: 0px;
}

div#toctoggle {
	float: left;
	font-size: smaller;
	padding-left: 10px;
}

div#top-links {
	position: relative;
	padding-right: 5px;
	line-height: 170%;
	margin-top: 3px;
}

a#editor-link {
	background-color: #EFEFEF;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 15px;
	padding-right: 8px;
	border: 1px solid #cccccc;
	font-weight: normal;
	text-decoration: none;
}

a#editor-link:hover {
	background-color: #fafafa;
	border: 1px solid #aaaaaa;
}

a#editor-link.off {
	background-image: url(oldcmeimages/pen.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
a#editor-link.on {
	background-image: url(oldcmeimages/pen2.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}


/* for data tables */
table.data {
	border: 1px solid #e0e0e0;
	width: 90%; 
	margin-left: auto; 
	margin-right: auto;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.data th {
	background-color: #fafafa;
	border-bottom: 1px solid #e0e0e0;
	padding: 2px;
	white-space: nowrap;
}

table.data th a {
	color: black;
	padding-right: 15px;
	margin-right: 15px;
	background-image: url(oldcme'images/sort.gif');
	background-repeat: no-repeat;
	background-position: right;
	text-decoration:none;
}

table.data th a:hover {
	text-decoration: underline;
}

table.data tbody th {
	text-align: left;
	background-color: #fdfdfd;
	cursor: auto;
}

table.data td {
	padding: 3px;
}

table.data col.sort {
	background-color: #fafafa;
}

table.data tbody tr:hover, table.data tbody tr:hover th {
	background-color: #f5f5ff;
	cursor: pointer;
}

table.data tbody tr.selected, table.data tbody tr.selected th {
	background-color: #f5f5ff;
	cursor: auto;
}

table.data tfoot {
	background-color: #fafafa;
	border-top: 1px solid #e0e0e0;
}

table.data tfoot tr:first-child td {
	padding: 5px;
	background-image: url(oldcme'images/arrow_ltr.gif');
	background-repeat: no-repeat;
	background-position: 4px 5px;
	padding-left: 40px;
}

table.data.static tfoot td, table.data.static tfoot tr:first-child td {
	padding: 5px;
	background-image: none;
	padding-left: 0px;
}

table.data tfoot input {
	border: 1px solid #999;
	background-color: white;
	padding: 2px;
	padding-left: 10px;
	padding-right: 10px;
	max-width: 60%;
	min-width: 100px;
	margin-left: 5px;
}

/* used for static tables with no form elements */
table.data.static tbody tr:hover {
	background-color: transparent;
	cursor: auto;
}

table.data tfoot input[type=submit]:hover {
	background-color: #f5f5ff;
	cursor: pointer;
}

/* course browser */

div#browse {
	margin-left: 10px; 
	margin-right: auto; 
	width: 90%;
}

div.browse-selected {
	background-image: url(oldcme'images/side_arrow.gif'); 
	background-repeat: no-repeat; 
	padding-left: 9px; 
	background-position: center left;
}

div.browse-unselected {
	padding-left: 9px; 
}

ul.browse-list {
	list-style: none;
	padding:0px;
}

ul.cmeepi {
	list-style-position: outside;
	list-style-image:   url(oldcme"/images/ul.gif");
	list-style-type: disc;
}


/* feedback/errors */
div#error {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid red;
	padding: 5px;
	background-color: #fffcf3;
	color: red;
	background: #FBF4ED url(oldcmeimages/error-large.gif) no-repeat scroll 5px 5px;
	padding-left: 25px;
	font-weight: bold;
}
div#error h4 {
	color: black;
	margin-left: 0px;
}

div#error ul, div#feedback ul, div#help ul {
	position: relative;
	list-style: none;
	margin: 0px;
	padding-left: 0px;
}
div#error li + li, div#feedback li + li {
	margin-top: 5px;
}

acronym {
	cursor: help;
}

div.news p {
	margin-left: 10px;
}
div.news span.date {
	color: #ACACAC;
}

/* home page links */
ul#home-links {
	list-style: none;
}
ul#home-links li {
	display: inline;
	float: left;
	padding: 0.5em;
	text-align: center;
	margin: 0.1em;
	width: 8.5em;
	height: 7.0em;
}
ul#home-links li a {
	text-decoration: none;
	border: 1px transparent;
	font-weight: bold;
}
ul#home-links li a img {
	border: 0px;
	display: block;
}

a.sortable {
	color: blue;
	text-decoration: underline;
	font-weight: bold;
}

div.dropdown {
	width: 200px;
	padding: 2px;
	background-color: white;
	color: black;
	border-left: 1px solid #EAF2FE;
	border-right: 1px solid #EAF2FE;
	border-bottom: 1px solid #EAF2FE;
	font-weight: normal;
}

div.dropdown-heading {
	background-color: #DFE1C7;
	color: #006699;
	border-left: 1px solid #EAF2FE;
	border-right: 1px solid #EAF2FE;
	border-top: 1px solid #EAF2FE;
	font-weight: bold;
	padding: 2px;
}

div.required {
	font-weight: bold;
	color: red;
	font-size: xx-large;
	float: left;
	position: relative;
	margin-top: -5px;
	height: 15px;
	padding-right: 2px;
}

div#content-text {
	margin-left: 10px;
	padding-right: 5px;
}

div#content-text li {
	margin-left: 15px;
}

div#content-info {
	margin: 5px;
	font-size: smaller;
	color: #cacaca;
	clear: both;
}

form {
	clear: none;
	display:inline;
}

/* images in jump select box */
option#start-page {
	color: black;
	text-decoration: none;
	padding-left: 15px;
	border-bottom: 1px solid black;
}

#jump-button {
	padding: 0px;
	margin: 1px;
	background-color: #A7D2F8;
	color: black;
	border: 1px solid gray;
	cursor: pointer;
}
#jump-button:focus, #jump-button:hover {
	padding: 0px;
	border: 1px solid #cccccc;
	cursor: pointer;
}
#jumpmenu, optgroup {
	font-size: smaller;
}

/* paging */
div.paging {
   width: 100%;
   text-align: center;
   margin: 0.5em auto;
}
div.paging ul {
   list-style: none;
   display: inline;
   padding: 0px;
   border: 1px solid #000;
}
div.paging li { 
	display: inline; 
	padding-left: 2px; 
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
}

div.paging li a {
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

div.paging li a:hover, div.paging li a.current {
   background-color: #efefef;
   border-left: 1px solid #000;
   border-right: 1px solid #000;
}


/* users/index.php */

div.course {
	position: relative;
	width: 300px;
	height: 12.5em;
	border: rgb(204, 204, 204) 1px solid;
	background-color: white;
	float: left;
	margin: 3px;
	padding: 3px;
}

div.course.break {
	clear: left;
}

div.course h2 {
	border: 0px;
	font-weight: normal;
	font-size: large;

}

div.course:hover {
	background-color:#D1E3ED;
	border: #AAAAAA 1px solid;
}

div.course a {
	text-decoration: none;
}

div.course:hover a {
	/*color: #006699;*/
}

div.course a:hover {
	/*color: #000000;*/
}

div.course p {
	font-size: small;
}

div.course p a {
	font-weight: bold;
}

div.course img.icon	{
	float: left;
	margin: 2px;
	height:6.8em;
	width:6.8em;
}

div.course div.shortcuts {
	text-align: right;
	clear: left;
	vertical-align: middle;
}

fieldset#shortcuts {
	display: none;
	float: right;
	background-color: #FAFAFA;
	border: 1px solid #AAAAAA;
	margin: -5px 5px 5px 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

legend {
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #AAAAAA;
}

fieldset {
	margin-bottom: 10px;
}
#shortcuts legend {
	color: #FFA500;
	background-color: white;
}
#shortcuts ul {
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type:  none;
	padding-left: 0px; 
}

/* side-menu */
h4.box {
	margin-top: 10px;
	font-family: Helevetica, Arial, sans-serif;
 	background: #efefef;
  	border: 1px solid #afafaf;
   	color: black;
	white-space:nowrap;
   	padding: 0em 1em 0em 1em;
   	display: inline;
	font-weight:normal;
	margin-left: 0px;
}

div.box {
    background: transparent;
    border-collapse: collapse;
    border: 1px solid #afafaf;
    padding: 1em;
	font-size: 85%;
}

div.box a{
	font-size: 11px;
	background: transparent;
	font-family: Helevetica, Arial, sans-serif;
	color:#084E8C;
	text-decoration:none;
	font-weight:normal;
}

div.box a:link{
	font-size: 11px;
	background: transparent;
	font-family: Helevetica, Arial, sans-serif;
	color:#084E8C;
	text-decoration:none;
	font-weight:normal;
}

div.box a:visited {
	font-size: 11px;
	background: transparent;
	font-family: Helevetica, Arial, sans-serif;
	color:#51286C;
	text-decoration:none;
	font-weight:normal;
}

div.box a:hover{
	font-size: 11px;
	font-family: Helevetica, Arial, sans-serif;
	color:#084E8C;
	text-decoration:underline;
	font-weight:normal;
}

a#guide {
	background-image: url(oldcme'images/guide.gif'); background-repeat: no-repeat; background-position: 7px 5px;
	background-color: #eee;
	padding: 2px 10px 2px 28px;
	border: 1px solid #ccc;
}

label {
	cursor: pointer;
}

/* AChat Styles  */
body.chat {
	background-color: #EBF4F9;
	border-right: #006699 solid 1px;
}

table.chat-display {
	border: #006699 solid 1px;
	line-height:150%;
}

/* image relative sizing */

/* course home imgs */
.img-size-home {
	height:3.85em;
	width:3.9em;
	margin-left: auto;
	margin-right: auto;
}
/* prev/next imgs */
.img-size-prevnext {
	height:1.45em;
	width:1.45em;
}

/* star */
.img-size-star {
	height:1.15em;
	width:1.2em;
}

/* tree */
.img-size-tree {
	vertical-align: middle;
	margin-top: 0px;
	height:1.45em;
	width:1.45em;
}

/* filemanager */
.img-size-fm1 {
	vertical-align: middle;
	margin-top: 0px;
	height:1.35em;
	width:1.5em;
}
.img-size-fm2 {
	vertical-align: middle;
	margin-top: 0px;
	height:1.25em;
	width:1.25em;
}

.img-size-fm3 {
	vertical-align: middle;
	margin-top: 0px;
	height:1.2em;
	width:.86em;
}

.img-size-fm4 {
	vertical-align: middle;
	margin-top: 0px;
	height:1.15em;
	width:1.4em;
}

/* asc/desc arrows */
.img-size-ascdesc {
	height: 1.95em;
	width:  1.95em;
}

.scormfeedback  {
	font-family : Arial, Helvetica, Arial Cyr, Arial Ua, sans-serif;
	color: #152065; /* #D15600; */
	background: white;
	font-weight : normal;
	padding: 10px;
	border: 1px solid black;
}

.scormitem  {
	font-family : Arial, Helvetica, Arial Cyr, Arial Ua, sans-serif;
	color: #152065; /* #D15600; */
	background: white;
	font-weight : normal;
	padding: 0px;
	display: inline;
}

.scorminput {
	padding: 2px;
}

.scorminput:hover {
}

#rte {
	float: right;
	padding: 0px;
	width:   0px;
	height:  0px;
}

.header {	
	background-image:url(oldcme'images/cme_headline.gif');
	background-repeat:no-repeat;
	height: 77px;
	background-color: #CCCCCC /*#F9F9F9*/;
	background-position:top left;
	/*display:none;	TODO wieder aktivieren */
}

/* enrollment tabs */
#navlist {
	padding: 0px;
	margin-left: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 4px;
	white-space: nowrap;
}

#navlist li {
	list-style: none;
	display: inline;
	margin: 0px;
}

#navlist li a {
	/*padding: 3px 9px;*/
	padding: 3px 3px;
	border: 1px solid #e0e0e0;
	border-bottom: none;
	background: #fafafa;
	text-decoration: none;
	margin-left: 2px;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-topleft: 2px;
	white-space: nowrap;
}

#navlist li a:hover, #navlist li a.active {
	color: #000;
	background: #fff;
}

/* MAIN TABS */
div#topnavlistcontainer {
	/*border-bottom: 1px solid #70A1CA;*/
}
ul#topnavlist {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 3px;
	margin-top: 0px;
	white-space: nowrap;
}

ul#topnavlist li {
	list-style: none;
	display: inline;
	margin: 0px;
}

ul#topnavlist li a {
	padding: 3px 9px;
	border: 1px solid #70A1CA;
	background: #F4F9FE;
	text-decoration: none;
	margin-left: 1px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-topleft: 4px;
	white-space: nowrap;
	font-weight: bold;
}
ul#topnavlist li:first-child a {
	margin-left: 10px;
}

ul#topnavlist li a:hover, ul#topnavlist li a.active, ul#topnavlist li a:focus {
	color: #000;
	background: white;
	border-bottom: 1px solid white;
}

div#container {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 90%;
}

div.column {
	border: 1px solid #e0e0e0;
	float: left;
	width: 30%;
	margin: 5px;
	padding: 0px;
	min-width: 170px;
}

div.column h3 {
	margin-left: 0px;
}

div.insidecol {
   min-height: 170px;
   height: 170px;
   padding:5px;
}
div[class] .insidecol {
   height: auto;
}

ul.horizontal {
	padding: 0px;
	margin: 0px;
}
ul.horizontal li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding-right: 10px;
}

ul.rss_feed {
	padding-left:7px; 
	margin-left:7px; 
	padding-top: 0px; 
	margin-top:0px; 
	margin-bottom:0px;
}

/* the tools page */
ol#tools { width: 90%; }
/* ol#tools>li */ 
li.top-tool { 
	padding: 2px 2px 2px 15px; 
	margin-bottom: 5px; 
	line-height: 200%; 
	background-color: #fdfdfd; 
	border-bottom: 1px solid #efefef; 
	-moz-border-radius: 4px; 
	list-style-position: inside;  
	border: 1px solid #eeeeff;
}

ol#tools>li:hover {
	border: 1px solid #e0e0e0;
	background-color: #f5f5ff;
	color:#FFAE00;
}

a.trigger {
	font-weight: bold;
	color:#084E8C;
}
a.trigger:hover {
	font-weight: bold;
	color:#084E8C;
}

li.top-tool a {  font-weight: bold;color:#FFAE00; } /* ol#tools>li>a */ 

li.child-tool a { 
	/* font-size: x-small; */
	/* font-weight: normal; */
	color:#084E8C;
}

/* ol#tools>li>ul, */ 
ul.child-top-tool {
	margin-top: -5px;
	padding-left: 0px;
	margin-left: 5px;
	/*display: inline;*/
	color:#084E8C;
}
ul.child-top-tool:before {
	/*content: " : ";*/
	color:#084E8C;

}

/* ol#tools>li>ul>li, */ li.child-tool {
	/*display: inline;*/
	margin-right: 5px;
	/*font-size: x-small;*/
	color:#084E8C;
}

#shortcuts a{
	font-size: 11px;
	background: transparent;
	font-family: Helevetica, Arial, sans-serif;
	color:#084E8C;
	text-decoration:none;
	font-weight:normal;
}

#shortcuts a:hover{
	font-size: 11px;
	font-family: Helevetica, Arial, sans-serif;
	color:#084E8C;
	text-decoration:underline;
	font-weight:normal;
}

a.weiter { font-family: "Courier New", Courier, mono font-size: 11px; font-weight: 800;
font-size: 11px;
text-decoration: none; 
color: #FFAE00;}

a.weiter:link {color: #FFAE00; }
a.weiter:visited { }
a.weiter:hover { text-decoration: underline; color: #FFAE00; }
a.weiter:active{ }

a.zurueck { font-family: "Courier New", Courier, mono font-size: 11px; font-weight: 800;
font-size: 11px;
text-decoration: none; 
color: #FFAE00;}

a.zurueck:link {color: #FFAE00; }
a.zurueck:visited { }
a.zurueck:hover { text-decoration: underline; color: #FFAE00;}
a.zurueck:active{ }

a.bounce { font-size: 11px; font-weight: 800;
font-size: 11px;
text-decoration: none; 
color: #FFAE00;}

a.bounce :link {color: #FFAE00; }
a.bounce :visited { }
a.bounce :hover { text-decoration: underline;}
a.bounce :active{ }

#topNavi {
	position: relative;
	left: 250px;
	bottom: 40px;
	line-height: 20px;
}
#topNavi a{
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #FFAE00;
	text-decoration: none;
	font-weight: bold;
}

#topNavi a:hover{
	font-family: "Courier New", Courier, mono; 
	font-size: 11px; 
	color: #FFAE00; 
	text-decoration: underline; 
	font-weight: bold;
}
#topNavi a:active{
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #FFAE00;
	text-decoration: none;
	font-weight: bold;
}


/* CSS Document */
.dunkelblau{
	background-color:#084E8C;
}
.hellblau{
	background-color:#1459C1;
}
.clearer{
	clear:both;
}



html{
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
}

body{
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	background-color: #F6CCDE;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #084E8C;
}

a{
	color:#084E8C;
	text-decoration:none;
}
a:hover{
	color:#084E8C;
	text-decoration:underline;
	font-weight:bold;
}

.colored{
	float:left;
	width:7px;
	height:16px;
	background-color:#1459C1;
}
.coloredh{
	float:left;
	width:7px;
	height:16px;
	background-color:#1870F6;
}

.navi{
	clear:both;
	width:160px;
	margin:5px 0px 1px 0px;
	height:16px;
}
.navi a{
	padding:0px 0px 0px 4px;
	font-family: "Courier New";
}
.navi a:hover{
	padding:0px 0px 0px 4px;
	font-family: "Courier New";
}

.subnavi{
		clear:both;
		width:150px;
		margin:1px 0px 1px 0px;
}
.subnavi a{
		font-family: "Courier New";
		padding:0px 0px 0px 14px;
		background-image:url(oldcme/themes/default/dot.gif);
		background-repeat:no-repeat;
		background-position:6px 7px;
		display:block;
}
.subnavi a:hover{
		font-family: "Courier New";
		padding:0px 0px 0px 14px;
		background-image:url(oldcme/themes/default/bigdot.gif);
		background-repeat:no-repeat;
		background-position:4px 4px;
		display:block;
}

.subnavis a{
		font-family: "Courier New";
		padding:0px 0px 0px 14px;
		background-image:url(oldcme/themes/default/bigdot.gif);
		background-repeat:no-repeat;
		background-position:4px 4px;
		display:block;
}
.subnavis a:hover{
		font-family: "Courier New";
		padding:0px 0px 0px 14px;
		background-image:url(oldcme/themes/default/bigdot.gif);
		background-repeat:no-repeat;
		background-position:4px 4px;
		display:block;
}



#left a{
	
	font-weight:bold;
	color:#FFAE00;
}
#site{
	margin:auto;
	width:970px;
	border-bottom:#E5E5E5 1px solid;
	height:99%;
	background-color: #FBE5EE;
}
body > #site {
	height:auto;
}
#head{
	background-color:#1459C1;
	width:970px;
	height:76px;
	line-height:0px;
}
#headimg{
	line-height:0px;
}
#logotext{
	font-size: 20px;
	color: #D8A01F;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	position:relative;
	bottom:45px;
	left:250px;
}
#left{
	float:left;
	width:170px;
	height:500px;
	background-color: #FBE5EE;
}
#site > #left {
	height:auto;
	min-height: 500px;
}
#leftcontent{
	margin:5px;
}
#content{
	float:left;
	/*overflow:hidden;*/
	/*position:absolute;
	top:93px;
	left:215px;*/
	width:800px;
  background-color: #FFFFFF;
}
#site > #content {
	height:auto;
}
#sitecontent{
	margin:5px;
}
#right{
	float:left;
	width:170px;
	height:500px;
}
#rightcontent{
	/*margin:86px 13px 13px 13px;*/
	margin:35px 16px 35px 16px;
	color:white;
}
#site > #right {
	height:auto;
	min-height: 500px;
}
#copyr{
	color:white;
	position:relative;
	bottom:100px;
	left:3px;
	width:170px;
}

<!-- Breadcrumbs -->
div#breadcrumbs {
}
div#breadcrumbs a {
	font-weight:normal;
}
div#breadcrumbs a:hover {
	font-weight:normal;
}
div#breadcrumbs a:focus {
	font-weight:normal;
}



div.input-form {
	width: 80%; 
	margin-left:auto; 
	margin-right:auto;
	border: 1px solid #f0f0f0;
	margin-bottom: 20px;
}

div.input-form div.row h3 {
	margin-left: 0px;
}


div.input-form div.row {
	background-color: #fdfdfd;
	padding:8px;
}

div.input-form .footer {
	border-top: 1px solid #f0f0f0;
}

div.input-form p {
	margin-left: 0px;
}

div.input-form input {
	cursor: pointer;
}
div.input-form textarea {
	border: 1px solid #999;
	width: 98%;
	background-color: white;
	padding: 2px;
	margin-right: 2px;
}

div.input-form textarea:focus {
	border:1px solid blue;
	background-color: white;
	padding: 2px;
}

div.input-form input[type=text], div.input-form input[type=password] {
	border: 1px solid #999;
	background-color: white;
	padding: 2px;
	max-width: 60%;
}

div.input-form input:focus {
	border: 1px solid blue;
	padding: 2px
}

div.input-form div.buttons {
	text-align: right;
	padding:8px;
}
div.input-form div.buttons input {
	border: 1px solid #999;
	background-color: white;
	padding: 2px;
	padding-left: 10px;
	padding-right: 10px;
	min-width: 100px;
	margin-left: 5px;
}
div.input-form div.buttons input:hover {
	background-color: #f5f5ff;
	border: 1px solid blue;
}


/* editor tabs */
table.etabbed-table {
	background-color: white;
}
table.etabbed-table td#left-empty-tab {
	background-color: transparent;
	width: 15px;
	border-bottom: 1px solid #9DAB9A;
}
table.etabbed-table td#right-empty-tab {
	text-align: right;
	background-color: transparent;
	border-bottom: 1px solid #9DAB9A;
	padding-right: 5px;
}

table.etabbed-table td.tab-spacer {
	background-color: transparent;
	width: 5px;
	border-bottom: 1px solid #9DAB9A;
}

table.etabbed-table td.tab {
	padding-top: 2px;
	padding-bottom: 2px;
	width: 110px;
	background-color: white;
	border-bottom: 1px solid #9DAB9A;
	border-left: 1px solid #9DAB9A;
	border-top: 1px solid #9DAB9A;
	border-right: 1px solid #9DAB9A;
	font-weight:normal;
	text-align:center;
}

table.etabbed-table td.selected {
	padding-top: 2px;
	padding-bottom: 2px;
	width: 110px;
	background-color: #fdfdfd;
	border-left: 1px solid #9DAB9A;
	border-top: 1px solid #9DAB9A;
	border-right: 1px solid #9DAB9A;
	font-weight:bold;
	text-align:center;
}

table.etabbed-table td.tab:hover {
	background-color: #fdfdfd;
}

#header {
  background-color: #FFFFFF;
}

#header-links {
  text-align: right;
  background-color: #666666;
  height: 20px;
}

#header-links ul {
  float:right;
  height:20px;
  list-style-image:none;
  list-style-type:none;
  margin: 0;
  padding: 0;
  margin-top: 4px;
  margin-right:5px;
}

#header-links li {
  float: left;
  display: block;
  border-left: 1px solid #FFFFFF;
  padding-left: 5px;
  padding-right: 5px;
}

#header-links li a {
	color: #FFFFFF;
}

#header-links li a:hover {
  font-weight: normal;
}

#header-links-first {
  border-left: 0 ! Important;
}

#header-logo {
  background: #FFFFFF url(oldimg/logo_uro.jpg) no-repeat 50% 0;
  width: 970px;
  height: 126px;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#header-line {
	background-color: #D40058;
	height: 10px;
}

