/**************************************
 * THEME NAME: soon_systems
 *
 * Files included in this sheet:
 *
 *   soon_systems/user_styles.css
 **************************************/

/***** soon_systems/user_styles.css start *****/

body {
	font-size: 100%;
	color: #333333;
	font-family: 'Bitstream Vera Serif', georgia, times, serif;
	margin: 0;
	padding: 0;
}

div#page { /* margin: 0 10px;*/ /* padding-top: 5px;*/
	/* border-top-width: 100px;*/ /* border-top-style: solid;*/
	/* border-top-color: #55CC00;*/
	/*Seite auf 980px Breite skalieren und mittig im Browserfenster darstellen*/
	width: 980px;
	/*Keine Einrueckungen*/
	margin: auto;
}

div.clearer {
	clear: both;
}

h1 {
	font-size: 1.7em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.1em;
}

h4 {
	font-size: 13px;
	margin: 0px;
}

a:link {
	color: #116699;
	text-decoration: none;
}

a:visited {
	color: #116699;
/*	color: #AA2200;*/
	text-decoration: none;
}

a:hover {
	color: #779911;
	text-decoration: none;
}

a.dimmed:link {
	color: #AAAAAA;
	text-decoration: none;
}

a.dimmed:visited {
	color: #AAAAAA;
	text-decoration: none;
}

table.generaltable { /*  background-color: #EEEEEE;*/
	
}

span.arrow {
	font-family: Arial, Helvetica, Courier, sans-serif;
}

p.arrow_button input {
	font-family: Arial, Helvetica, Courier, sans-serif;
}

img.resize {
	width: 1em;
	height: 1em;
}

p.helplink {
	margin: 0.5em 0;
}

h1.headermain {
	color: #449900;
}

h2.headingblock {
	border-style: none;
}

/*Loginseite*/
.loginbox { /* background-color: #EEEEEE;*/ /* border-width: 10px;*/
	/* border-style: solid;*/
	/* border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;*/
	border-width: 0px;
}

.loginbox.twocolumns .loginpanel {
	border-right-color: #DDDDDD;
}

div.noticebox {
	background-color: #EEEEEE;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}

table.generaltable td {
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}

div.generalbox { /*background-color: #eee;*/ /*border-width: 1px;*/
	/*border-style: solid;*/ /*border-color: #ffffff #ddd #ddd #ffffff;*/
	border-width: 0px;
}

div.coursebox { /*background-color: #eee;*/ /*border-width: 1px;*/
	/*border-style: solid;*/ /*border-color: #ffffff #ddd #ddd #ffffff;*/
	border-width: 0px;
}

table.generalbox {
	border-top-width: 1px;
	border-style: solid none none;
	border-top-color: #DDDDDD;
}

table.generaltable th.header { /*background-color: #DDDDDD;*/
	border-width: 1px;
	border-style: solid;
	border-color: #EEEEEE #CCCCCC #CCCCCC #EEEEEE;
}

table.forumheaderlist th.header {
	background-color: #DDDDDD;
	border-width: 1px;
	border-style: solid;
	border-color: #EEEEEE #CCCCCC #CCCCCC #EEEEEE;
}

.forumheaderlist,.forumpost {
	background-color: #EEEEEE;
	border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}

.forumheaderlist td {
	border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}

.forumpost .topic {
	border-bottom-color: #FFFFFF;
}

/*Allgemein*/
div.informationbox { /*  background-color: #EEEEEE;*/
	/*  border-width: 1px;*/ /*  border-style: solid;*/
	/*  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;*/
	border-width: 0px;
}

table.userinfobox {
	border: 1px solid #DDDDDD;
}

p.copyright {
	text-align: center;
}

.errorbox {
	border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
	background-color: #e15215;
	color: #fff;
}

div.headermenu {
	font-size: 0.75em;
}

div.headermenu div.logininfo {
	margin-bottom: 0.2em;
}

div.breadcrumb {
	font-size: 0.8em;
	padding-left: 0.3em;
}

div.navbar div.navbutton form {
	float: left;
}

div.navbar div.navbutton {
	margin-top: 3px;
}

div.navbar {
	padding: 3px 0;
	background-color: #EEFFDD;
	margin-top: 5px;
	border-style: none;
}

/*Content direkt unterhalb des Headers darstellen*/
div#content { /* Hintergrundfarbe */ /* background-color: #F8F8F8; */
	background-color: white;
	/* Rand oben und unten */ /* padding: 10px 0; */
	padding: 0px;
	/*  font-size: 0.75em;*/
	font-family: 'Arial', sans-serif;
	font-size: 12px;
	color: #787281;
	/*  line-height: 1.6em;*/ /*  margin-top: 0px;*/
	margin: 0px;
	clear: both;
	/* Raender */ /* border-top-width: 1px;*/
	/*  border-bottom-width: 1px;*/ /*  border-top-style: solid;*/
	/*  border-bottom-style: solid;*/ /*  border-top-color: #88DD55;*/
	/*  border-bottom-color: #88DD55;*/
	border-style: none;
	border-width: 0px;
}

ul.section li {
	margin: 0.2em 0;
}

div.sideblock div.content * {
	text-align: left;
}

div.sideblock div.content input[type="submit"] {
	width: auto;
}

button#searchform_button {
	width: auto;
}

div.sideblock div.content div.btn input {
	width: auto;
}

.block_login .loginform .fld {
	text-align: right;
}

div.sideblock div.calendar-controls a.next {
	text-align: right;
}

div.sideblock ul.list span.c1 {
	padding-left: 0;
}

div.sideblock div.title h2 { /*  font-size: 1em;*/
	/*line-height: 1.1em;*/ /*Zusaetzlich*/
	font-family: 'Arial', sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	/*    height: 100%; */ /* width: 100%; */
	padding-top: 4px;
	/*Hoehe stimmt bei 9pt wie im Vorlagebild, nicht aber in der Desingvorgabe */
	padding-left: 15px;
}

div.sideblock div.header { /* background-color: #EEEEEE; */
	background-color: #375899;
	padding: 0 0.3em 0.3em;
	/* border-width: 1px; */
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: solid;
	/* border-color: #DDDDDD #CCCCCC #88DD55 #DDDDDD; */
	border-color: #FFFFFF;
	/* Zusaetzlich */
	margin: 0px;
}

div.sideblock div.content { /* padding: 0.3em 0.3em;*/
	padding: 0.3em;
	padding-left: 15px;
	/* background-color: #EEFFDD;*/
	background-color: #c0cbe5;
	/* border-width: 1px; */
	border-width: 0px;
	/* border-style: none solid solid;*/ /* border-right-color: #DDDDDD;*/
	/* border-bottom-color: #DDDDDD;*/ /* border-left-color: #FFFFFF;*/
	/* Zusaetzlich*/
	font-family: 'Arial', sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #787281;
}

div.sideblock.style-2 div.content { /* padding: 0.3em 0.3em;*/
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	/* background-color: green;*/
	background-color: #c0cbe5;
	line-height: 0px;
}

div.sideblock.color-1 div.header {
	background-color: #375899;
}

div.sideblock.color-2 div.header {
	background-color: #f0c564;
}

div.sideblock table.minicalendar td.day {
	text-align: center;
	font-size: 0.9em;
}

div.sideblock table.minicalendar {
	border-style: none;
}

body#admin-lang h2.main {
	font-size: 1em;
	text-align: left;
}

body#course-index table.generalbox {
	background-color: #EEEEEE;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}

table.minicalendar td.today {
	line-height: 1.4em;
	border: 2px solid #88DD55;
}

div.sideblock table.minicalendar tr.weekdays {
	font-size: 0.8em;
}

div.courseboxcontent {
	background-color: #EEEEEE;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}

td.courseboxcontent {
	background-color: #EEEEEE;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}

.sideblock .content .message {
	text-align: left;
}

.sideblock .header .hide-show-image {
	margin-top: 0;
	display: none;
}

.sideblock.hidden .header .hide-show-image {
	margin-top: 2px;
	display: none;
}

#calendar .event_global {
	background-color: #D6F8CD;
	border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
	border-left-style: solid !important;
	border-bottom-style: solid !important;
	border-right-style: solid !important;
	border-top-style: solid !important;
	border-left-width: 1px !important;
	border-bottom-width: 1px !important;
	border-right-width: 1px !important;
	border-top-width: 1px !important;
}

.minicalendar .event_global {
	background-color: #D6F8CD;
	border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
	border-left-style: solid !important;
	border-bottom-style: solid !important;
	border-right-style: solid !important;
	border-top-style: solid !important;
	border-left-width: 1px !important;
	border-bottom-width: 1px !important;
	border-right-width: 1px !important;
	border-top-width: 1px !important;
}

.block_calendar_month .event_global {
	background-color: #D6F8CD;
	border-color: #D6F8CD;
}

#calendar .event_course {
	background-color: #FFD3BD;
	border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
	border-left-style: solid !important;
	border-bottom-style: solid !important;
	border-right-style: solid !important;
	border-top-style: solid !important;
	border-left-width: 1px !important;
	border-bottom-width: 1px !important;
	border-right-width: 1px !important;
	border-top-width: 1px !important;
}

.minicalendar .event_course {
	background-color: #FFD3BD;
	border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
	border-left-style: solid !important;
	border-bottom-style: solid !important;
	border-right-style: solid !important;
	border-top-style: solid !important;
	border-left-width: 1px !important;
	border-bottom-width: 1px !important;
	border-right-width: 1px !important;
	border-top-width: 1px !important;
}

.block_calendar_month .event_course {
	background-color: #FFD3BD;
	border-color: #FFD3BD;
}

#calendar .event_group {
	background-color: #FEE7AE;
	border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
	border-left-style: solid !important;
	border-bottom-style: solid !important;
	border-right-style: solid !important;
	border-top-style: solid !important;
	border-left-width: 1px !important;
	border-bottom-width: 1px !important;
	border-right-width: 1px !important;
	border-top-width: 1px !important;
}

.minicalendar .event_group {
	background-color: #FEE7AE;
	border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
	border-left-style: solid !important;
	border-bottom-style: solid !important;
	border-right-style: solid !important;
	border-top-style: solid !important;
	border-left-width: 1px !important;
	border-bottom-width: 1px !important;
	border-right-width: 1px !important;
	border-top-width: 1px !important;
}

.block_calendar_month .event_group {
	background-color: #FEE7AE;
	border-color: #FEE7AE;
}

#calendar .event_user {
	background-color: #DCE7EC;
	border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
	border-left-style: solid !important;
	border-bottom-style: solid !important;
	border-right-style: solid !important;
	border-top-style: solid !important;
	border-left-width: 1px !important;
	border-bottom-width: 1px !important;
	border-right-width: 1px !important;
	border-top-width: 1px !important;
}

.minicalendar .event_user {
	background-color: #DCE7EC;
	border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
	border-left-style: solid !important;
	border-bottom-style: solid !important;
	border-right-style: solid !important;
	border-top-style: solid !important;
	border-left-width: 1px !important;
	border-bottom-width: 1px !important;
	border-right-width: 1px !important;
	border-top-width: 1px !important;
}

.block_calendar_month .event_user {
	background-color: #DCE7EC;
	border-color: #DCE7EC;
}

table.cal_popup_bg {
	background-color: #F8F8F8;
	color: #333333;
	border-color: #EEFFDD;
}

div.sideblock div.calendar-controls span.current {
	text-align: center;
}

div.sideblock div.commands a.roles img {
	width: 11px;
	height: 11px;
}

div.sideblock span.icon {
	display: block;
	float: left;
	margin-right: 0.3em;
}

div.sideblock ul.list li {
	clear: left;
}

div.sideblock div.header div.commands {
	height: 15px;
	background-color: #ffffff;
	/* Zusätzlich */
	padding-top: 2px;
}

table.generaltable td.cell {
	white-space: normal;
}

body.admin table.generaltable {
	width: 100%;
}

body#course-view tr.section td.side {
	border-style: none;
}

body#course-view tr.section td.content {
	border-style: none;
}

body#course-user .section {
	background-color: #EEEEEE;
	border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}

div.que {
	border-style: none;
}

td.sitetopiccontent {
	border-style: none;
}

body#site-index td.categoryboxcontent {
	border-style: none;
}

.categorylist {
	background-color: #EEEEEE;
	padding: 4px;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}

body#admin-roles-manage td.generalboxcontent table td {
	padding-left: 0.5em;
	padding-right: 0.5em;
}

body#admin-roles-override td.capcurrent {
	background-color: #FFFFFF;
	border: 1px solid #cecece;
}

div.breadcrumb span.sep {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #449900;
}

div.calendar-controls span.previous {
	font-family: verdana, arial, helvetica, sans-serif;
}

div.calendar-controls span.next {
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: right;
}

table#calendar td.maincalendar {
	border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}

table#calendar td.sidecalendar {
	background-color: #efd;
	border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}

table.minicalendar {
	background-color: #f8f8f8;
	border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}

table#calendar td.today {
	border-color: #8d5;
}

div.minicalendar td.today {
	border-color: #8d5;
}

#adminsettings fieldset span.form-shortname {
	color: #cccccc;
	font-size: 90%;
}

#adminsettings fieldset {
	background-color: #EEEEEE;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}

form.mform fieldset {
	background-color: #EEEEEE;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}

form.mform div.textarea textarea {
	width: 35em;
}

body#grade-index table.grades {
	background-color: #EEEEEE;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}

body#grade-index .grades td {
	border-color: #FFFFFF;
}

table.glossarypost {
	background-color: #f8f8f8;
	border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}

table.glossarypost div.concept h3 {
	display: inline;
}

table.glossarypost.continuous div.concept {
	display: inline;
}

div.entrybox {
	background-color: #eee;
	border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}

/* @group tabs */
.tabrow0 {
	font-size: 100%;
	padding: 0;
}

.tabtree {
	margin-bottom: 3%;
}

.tabrow0 li {
	margin: 0;
	padding: 4px;
	border: 1px solid #88DD55;
}

.tabrow0 li.first {
	margin-right: 0;
}

.tabrow0 li.selected {
	background-color: #efd;
}

.tabrow0 li.here {
	background-color: #efd;
}

.tabrow0 a span {
	background-image: none;
	padding: 0;
}

.tabrow0 a {
	background-image: none;
	padding: 5px;
}

.tabrow0 a:hover {
	background-image: none;
}

.tabrow0 .here a:hover {
	background-image: none;
}

.tabrow0 a:hover span {
	background-image: none;
}

.tabrow0 .here a:hover span {
	background-image: none;
}

.tabrow0 div {
	background-image: none;
	top: 100%;
	padding: 0 0 0.25em;
	line-height: 200%;
	border-top-color: #5c0;
}

.tabrow0 ul {
	background-image: none;
	top: 100%;
	padding: 0;
	line-height: 200%;
	background-color: #efd;
	border-top-color: #5c0;
}

.tabrow0 ul li.selected {
	background-color: #efd;
}

.tabrow0 ul li.here {
	background-color: #efd;
}

.tabrow0 ul li {
	background-color: #f8f8f8;
}

/* Ergaenzungen Werner */ /* Hintergrundfarbe linke und rechte Spalte */
	/* Horizontaler Abstand zwischen Rand und Inhalt bei den Randspalten als Border*/
	/* Spaltenbreite in config.php als "$THEME->block_l_min_width = 145;" eingtragen */
#layout-table #left-column {
	border-top-width: 0px;
	border-left-width: 12px;
	border-bottom-width: 0px;
	border-right-width: 5px;
	background-color: #eaf1f9;
	/*  background-color: blue;*/
	border-color: #eaf1f9;
	/*	border-color: green;*/
	border-style: solid;
	padding: 0px;
	margin: 0px
}

#layout-table #right-column {
	border-top-width: 0px;
	border-left-width: 27px;
	border-bottom-width: 0px;
	border-right-width: 17px;
	background-color: #eaf1f9;
	/*    background-color: yellow;*/
	border-color: #eaf1f9;
	/*    border-color: green;*/
	border-style: solid;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#layout-table #middle-column {
	background-color: white;
}

/*Tabelle ueber die volle Fensterbreite*/
#layout-table { 
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #eaf1f9;
	
}

/* Horizontale Linie als Punktelinie*/
hr {
	border-top: dotted #787281 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	height: 1px;
	margin-top: 12px;
	margin-bottom: 12px;
}

/* Logo-Bereich */
div#logo {
	height: 100px;
	background-image: url(pix/logo/soon_systems_header.png);
	background-repeat: no-repeat;
	background-position: top right;
}

div#logoback {
	background-image: url(pix/logo/danube_connects_header_rand.png);
	background-position: top left;
}

/* Oberes Menü */
a.topmenulink {
	color: #ffffff;
	text-decoration: none;
}

a.topmenulink:visited {
	color: #ffffff;
	text-decoration: none;
}

a.topmenulink:hover {
	color: #2b5091;
	text-decoration: none;
}

a.selected,a:visited.selected {
	text-decoration: underline;
}

table.headerTable a:visited { /*color: #2b5091;*/
	color: #ffffff;
}

table.headerTable  a.topmenulink_current:visited {
	color: #116699;
}

/*
.topmenutable {
	font-family: Arial; 
	font-weight: normal; 
	font-size: 12px; 
	padding-right: 16px;
}
*/
.topmenutable {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	padding-left: 19px;
	padding-right: 24px;
}

.topmenutable_current {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	padding-left: 19px;
	padding-right: 16px;
	background-image: url(pix/i/open_vcenter.gif);
	background-repeat: no-repeat;
}

/* Fußzeilenmenü */
/*div#footer {
	width: 200px;
	height: 23px;
	background-color: #3E5EA3;
	color: #ffffff;
	text-decoration: none;
	margin-top: 0;
	font-size: 0.75em;
	display: block;
}*/

div#footer {
	margin: 0px;
	width: 980px;
}

div#footer-menu {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 18px;
	text-align: right;
	font-size: 0.75em;
	background-color: #3E5EA3;
	height: 18px;
}
div#footer-menu a {
	color: #ffffff;
}

/* Menue-Block */
	/* kann nur ueber Id angesprochen werden, da div.sideblock und .block_menu sich gegenseitig ueberschreiben*/
	/*div.block_menu div.header  {
	display:none;	
} 
*/
div.hide_show div.header {
	display: none;
}

div.block_menu div.content {
	background-color: #eaf1f9;
	padding-left: 0px;
	/*padding-top: 20px;*/
	padding-top: 28px;
}

div.block_menu div.content a {
	font-family: 'Arial', sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #2b5091;
	text-decoration: none;
}

div.block_menu div.admintree li {
	list-style-type: none;
}

div.block_menu div.depth0 {
	padding-left: 0px;
	padding-bottom: 11px;
}

div.block_menu div.depth0 p {
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

div.block_menu div.depth1 {
	padding-left: 10px;
}

div.block_menu div.depth2 {
	padding-left: 20px;
}

span.heading-1 {
	font-weight: bold;
	font-size: 13px;
}

span.color-1 {
	color: #2b5091;
}

span.color-2 {
	color: #28a142;
}

span.color-3 {
	color: #f29742;
	font-size: 13px;
}

h2.headingblock {
	border-style: none;
	display: none;
}

tr.section td.left {
	display: none;
}

#section-0 div.summary {
	padding-top: 16px;
}

div.block_html_extended div.content span ul {
	margin: 4px;
	padding-left: 10px;
}

iframe#embeddedtrainer {
	border-style: none;
	border-width: 0;
}/***** soon_systems/user_styles.css end *****/

