/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
	height: 100%;
	margin-bottom: 1px;
}
form {
	margin: 0;
	padding: 0;
}
body {
	margin: 0px 0px 0px 0px;
	color: #333;
}
body.contentpane {
	width: auto; /* Printable Page */
	margin: 1em 2em;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333;
}
a:link, a:visited {
	font-size: 90%;
	text-decoration: none;
	font-weight: normal;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #005187;
}
input.button { cursor: pointer; }

img { border: 0 none; }

/*****************************/
/*** Grid IDs              ***/
/*****************************/

#container {
	
}
#TopRow1 {
	height: 25px;
	background:#CFDCE6;
}
#TopRow2 {
	height: 250px;
	background: #FDF7E8 url(../images/jflex_header.jpg) no-repeat;
}
#TopRow3 {
	height: 25px;
	background: #CFDCE6;
}
#left {
	background: #EFE7B8;
	min-height: 560px;
}
#right {
	background: #EFE7B8;
	min-height: 560px;
}
#mainContent {
}
#col1Top {
	min-height: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
	background:#CFDCE6;
}
#col2Top {
	min-height: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
	background:#CFDCE6;
	float: right;
}
#col1Bottom {
	min-height: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
	background:#CFDCE6;
}
#col2Bottom {
	min-height: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
	background:#CFDCE6;
	float: right;
}
#colUser8 {
	
}
#footer {
	background: #CFDCE6;
}

/*****************************************/
/*** Joomla! spezifische Elemente      ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}
.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 85%;
	color: #CCCCCC;
}
.createby {
	color: #005187;
}
.componentheading {
	font-size: 170%;
	line-height: 100%;
	padding: 0;
	margin: 25px 0 20px 0;
}
.contentheading {
	font-size: 170%;
	font-weight: normal;
	line-height: 110%;
	padding-bottom: 8px;
	margin: 15px 0 0 0;
	color: #990000;
}
div.buttonheading {
	float: right;
	width: 15%;
}
.buttonheading img {
	margin: 7px 5px 0 0;
	border: 0;
	float: right;
}
.contentpaneopen {
	padding: 0px 3px 0;
}
.sectiontableheader {
  	font-weight: bold;
  	padding: 4px;
  	line-height: 20px;
}
tr.sectiontableentry1 td,
tr.sectiontableentry2 td,
td.sectiontableentry1,
td.sectiontableentry2 {
  	text-align: left;
  	padding: 5px 0 5px 5px;
}
.contentpane,
.contentpaneopen {
	width: 100%;
}

/* Formular Validierung */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }

/** Overlib **/
.ol-foreground {
	background-color: #f6f6f6;
}
.ol-background {
	background-color: #666;
}
.ol-textfont {
}
.ol-captionfont {
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}
.ol-closefont {}

/*****************************************/
/*** Menü Formate                      ***/
/*****************************************/

.moduletable-leftmenu {
	margin: 0;
	padding: 0;
}
.moduletable-leftmenu h3 {
	height: 25px;
	background-color: #E3E3E3;
	text-align: center;
	color: #6F6866;
	border-bottom: 1px solid #FFFFFF;
	margin-bottom: 0;
}
ul#mainlevel-leftmenu {
	padding: 0;
	margin: 0;
}
ul#mainlevel-leftmenu li {
	list-style-type: none;
	float: left;
	border-bottom: 1px solid #FFFFFF;
}
ul#mainlevel-leftmenu a {
	float: left;
	width: 220px;
	height: 20px;
	padding-top: 5px;
	color: #990000;
	text-decoration: none;
	text-align: center;
}
ul#mainlevel-leftmenu a:hover {
	color: #005187;
	background: #CFDCE6;
}
.mainlevel-leftmenu {
	background: #FDF7E8;
}
a.mainlevel-leftmenu#active_menu-leftmenu {
	color: #990000;
	background-color: #CFDCE6;
}
ul#mainlevel-leftmenu a.sublevel-left a:link {
	color: #005187;
}
a.sublevel_current-left#active_menu-left {
}

.article_separator {
	border: solid 0px #333333;
	display: none;
	margin: 0px 0 0px 0;
}
.leading_separator {
	border-bottom: dashed 1px #CFDCE6;
	display:block;
	margin:0;
}
.article_row .column1 h2,.article_row .column2 h2 {
	border-bottom:solid 1px #005187;
	color:#990000;
	margin:0 0 10px;
	padding:5px 5px 5px 0;
}
.article_row p.iteminfo {
	line-height:1em;
	margin:0 -10px 5px;
	padding:10px;
}
.blog { padding: 0; }

.cols1 {
	display: block;
	float: none !important;
	margin: 0 !important;
}

.cols2 { width: 46%; }
.cols3 { width: 30%; }

.column1 , .column2 {
	border: solid 0px #D4A7C5;
	margin: 0 5px 0 0;
	position: relative;
}

.column2 , .column1 {
	float: left;
	margin: 0;
}

.column2 {
	float: right;
	margin: 0;
	width: 46%;
}

.article_row {
	margin: 0px 0 0px 0;
	padding: 0;
	overflow: hidden;
}

.article_column {
	border: solid 0px #ccc;
	padding: 10px 10px 10px 0;
}

.row_separator2 {
	display: block;
	clear: both;
	margin: 0;
	border: solid 0px;
}
.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}
.clr {
	clear: both;
}


/* Bearbeiten Button */
.contentpaneopen_edit{
	float: left;
}

/* Weiterlesen */

a.readon {
	font-weight: normal;
	font-size: 90%;
	text-indent: 10px;
	line-height: 24px;
}

/* Pathway */

span.pathway {
	display: block;
	line-height: 220%;
	font-weight: normal;
	height: 27px;
	line-height: 29px;
	padding: 0 20px 0 60px;
	float: left;
	overflow: hidden;
}

span.pathway img {
	float: none;
	vertical-align: top;
	width: 5px;
	height: 27px;
	padding-right: 15px;
}

span.pathway a {
	float: none;
	padding: 0 20px 0 0;
}

.highlight {
	background-color: #fffebb;
}


div.moduletable, div.module {
  margin-bottom: 25px;
}

/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
}

form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#form-login ul { padding-left: 20px; }

form#com-form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#com-form-login ul { padding-left: 20px; }

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}

#syndicate{
	float:left;
	padding-left: 25px;
}


/*****************************/
/*** CSS der Module        ***/
/*****************************/

.moduletable-user4 {
	padding: 4px;
}
.moduletable-user6 {
	padding: 4px;
}
.moduletable-newsletter {
	padding: 4px;
}
.moduletable-newsletter h3 {
	font-size: 120%;
	border-bottom: #990000;
	margin-top: 10px;
	margin-bottom: 5px;
}
.moduletable-login {
	padding: 4px;
}
.moduletable-login h3 {
	font-size: 120%;
	border-bottom: #990000;
	margin-top: 10px;
	margin-bottom: 5px;
}

.ccchangelog_version {
	font-size: 90%;
}
.ccchangelog_version h4 {
	font-size: 100%;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.ccchangelog_version ul li {
	list-style-type: none;
}

/*  ####################   Formulare   #####################  */
form.limit {
}

form.login {
background:#93246F;
color:#000;
font-size:0.9em;
margin:5px 0 20px;
padding:10px 10px 20px 15px;
text-align:left;
}

form.login .inputbox:focus {
border:solid 2px #000;
}

form.login p {
clear:both;
border:solid 0 #000;
font-size:1em;
}

form.login .button {
background:url(../images/pfeil.gif) #C39 no-repeat;
clear:left;
color:#fff;
display:block;
font-weight:bold;
margin:0 0 10px !important;
padding:0 0 0 30px !important;
cursor:pointer;
border:solid 0;
}

form.login fieldset {
border:solid 0 #000;
margin:0;
padding:0;
text-align:left;
}

form.login input {
background:#fff;
border:solid 2px #C39;
color:#000;
padding:2px 2px 0;
width:90%;
}

form.login input.checkbox {
background:none;
border:solid 0 #000;
float:left;
margin:11px 0 0;
padding:5px;
width:20px;
}

form.login label {
color:#000;
display:block;
font-weight:bold;
margin:5px 0 0;
padding:2px 2px 0;
}

form.login label.remember {
float:left;
margin:5px 0 20px;
padding:5px 0 0;
width:11em;
}

form.login p {
color:#000;
}

form.login p a {
color:#000;
}

form.login p a:hover,form.login p a:active,form.login p a:focus {
color:#000;
text-decoration:none;
}

form.lost_password .button,.login_form .button {
background:url(../images/pfeil.gif) #000 no-repeat;
border:0;
color:#fff;
font-weight:bold;
margin:0;
padding:0 0 0 30px;
cursor:pointer;
}