/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html,body,form {
	height: 100%;
	margin: 0px;
	padding:0;
}
form {
}
body {
	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 {
	height: 100%;
}
#TopRow1 {
	height: 95px;
	background:#CFDCE6;
	text-align: center;
}
#TopRow2 {
	height: 250px;
	background: #FDF7E8 url(../images/jflex_header.jpg) no-repeat;
}
#TopRow3 {
	height: 25px;
	background: #CFDCE6;
}
#left {
	background: #EFE7B8;
	height: 100%;
}
#right {
	background: #EFE7B8;
	height: 100%;
}
#mainContent {
}
#rowBreadCrumb {
	
}
#col1Top {
	min-height: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#col2Top {
	min-height: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: right;
}
#col1Bottom {
	min-height: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#col2Bottom {
	min-height: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: right;
}
#colUser8 {
	
}
#footer {
	background: #CFDCE6;
	padding-top: 2px;
}
#footer1 {
}
#footer2 {
}

/*****************************************/
/***    Joomla! specific Elements      ***/
/*****************************************/

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: #CFDCE6;
}
.createdby {
	color: #CFDCE6;
}
.componentheading {
	font-size: 170%;
	line-height: 100%;
	padding: 0;
	margin: 25px 0 20px 0;
}
.contentheading {
	font-size: 170%;
	font-weight: normal;
	margin: 5px 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 {}

.article_separator {
	border: solid 0px #EFE7B8;
	display: none;
	margin: 0 0 0 0;
}
.leading {
	margin:0;
	padding:0;
}
.leading_separator {
	border-bottom: dashed 1px #005187;
	display:block;
	height: 5px;
}
.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 0;
	padding:10px;
}
#page {
}
.blog { 
	padding: 0; 
}
.cols1 {
	display: block;
	float: none !important;
	margin: 0 !important;
}
.cols2 { width: 46%; }
.cols3 { width: 30%; }

.column1 , .column2 {
	border: solid 1px #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 1px #CFDCE6;
	padding: 5px 5px 5px 5px;
	margin-top: 10px;
}
.row_separator2 {
	display: block;
	clear: both;
	margin: 0;
	border: solid 0px;
}
.column_separator {
	border-left: 1px dashed #CFDCE6;
	padding-left: 10px;
}
.clr {
	clear: both;
}


/* Bearbeiten Button */
.contentpaneopen_edit{
	float: left;
}

/* Weiterlesen */

a.readon {
	font-weight: normal;
	font-size: 90%;
}

/* Pathway */

span.pathway {
	display: block;
	font-weight: normal;
	height: 25px;
	line-height: 25px;
	width: 99%;
	padding: 0 6px 0 0;
	margin: 0 0 10px 0;
	float: left;
	overflow: hidden;
	border-bottom: 1px dashed #EFE7B8;
}

span.pathway img {
	float: none;
	vertical-align: top;
	width: 15px;
	height: 9px;
	padding-right: 6px;
	padding-top: 9px;
}

span.pathway a {
	float: none;
	padding: 0 6px 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 #EFE7B8;
	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 ul {
	list-style: none;
	margin:0;
	padding: 0;
}
.pagination li {
	list-style: none;
	padding: 5px;
	float: left;
}
.pagination a, a:link {
}

/* 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;
}

/*  ####################   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;
}