/*****************************/
/* Core html setup stuff    
/* erstellt von 2st-online.de
****************************/

html {
  height: 100%;
}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family: verdana, Arial,sans-serif;
	line-height: 1.3em;
	font-size: 11px;
	color: #444;
	background-color: #fafcfb;
	padding: 0; margin: 0;
	padding-bottom: 20px;	
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }


div.center {
  text-align: center;
}
img.center {
  text-align: center; 
}

div#logo {
	width: 1004px;
	height: 97px;
	background: url("../images/header.png") 0 0 no-repeat;
	padding: 0; margin: 0; 	
}

div#logo .inv { display: none; }
div#logo a {
	width: 180px;
	height: 98px;
	display: block;
	margin: 0;
	padding: 0;
}

div#footer {
	margin-top: 6px;
		color: #757f84;
		font-size: 11px;
		height: 48px;
		border-top: 1px solid #d8e6de;	
}

div#footer a:link, div#footer a:visited  {
	color: #757f84;
	text-decoration: underline; font-size: 11px;
	font-weight: normal;
}
div#footer a:hover  {
	color: #757f84;
	text-decoration: none; 
	font-weight: normal;
}

#footer_bottom {
	height: 5px;
	background-color: #edeeee;
	border-top: 1px solid #cfd3d1;
	margin-bottom: 60px;
}
#mod_footer {
	padding-left: 118px;
	margin-top: 5px;
	float: left;
	width: 515px;
}

#wrapper {
	width: 1006px;
	height: auto;
	margin: 0 auto;
	border: 1px solid #becfc9;
	margin-top: 16px;
}

#maincolumn {
background: #fafafa url("../images/main_bg.png") 0 -1px repeat-x;
}

#main_wrapper {
	padding: 0; margin: 0;
	margin-left: 30px;
	margin-right: 60px;
	border-left: 1px solid #becfc9; /* #a8d1af */
	border-right: 1px solid #becfc9; /* #a8d1af */
	border-bottom: 1px solid #becfc9;
	height: auto;
	background-color: #fff;
}

.inline {
	padding: 0; margin: 0;
	width: 630px;
min-height: 450px;
}
#page {
	padding-top: 5px;
}

#page p {
/*	margin-left: 40px;
	width: 278px;
	text-indent: 12px;
*/
	margin-bottom: 10px;
}

#page img {
	border: 1px solid #245542;
	margin-top: 5px;
}
table.blog img {
	border-bottom: 1px solid #afdabf;
}

#leftcolumn {
	width: 150px; 
	overflow: hidden;
	margin: 0; padding: 0;
	float: left;
	height: auto;
}

table.blog {
/*	width: 764px; */
}

table {
	border-collapse: collapse;
}

.article_column {
/*	height: 450px; */
	padding-right: 0px;
}

#contentarea {
	padding: 0; margin: 0;
	margin-left: 181px;
	margin-right: 60px;
	border-left: 1px solid #becfc9; /* #a8d1af */
	border-right: 1px solid #becfc9; /* #a8d1af */
	border-bottom: 0px solid #becfc9;
	height: auto;
	background-color: #fff;
}
#contentarea p {
	padding: 5px 8px 5px 8px;
}
#contentarea .readon {
	padding-left: 8px;
}

#contentarea2 {
margin-left: 150px;
padding-left: 50px;
padding-bottom: 40px;
margin-right: 17px;
border-left: 1px solid #becfc9;  
border-right: 8px solid #cae7e0;
background-color: #fff;
}

#user4 {
	position: absolute;
	margin-top: -38px;
	margin-left: 220px;
	color: #788287;
/*	background: url("../images/l_select_bg_1.png") 121px 0 no-repeat; */
}

#user4 select {
/* width: 75px;
border: none;  
padding-top: 5px;
padding-bottom: 5px; */
}
#user4 select, #user4 option {
font-size: 10px;
/*padding-left: 20px;
 padding-right: 4px;
 border: none; */ 
}

/* module boxen */ 
#box1 {
}
#box2 {
}
#box3 {
}
#box4 {
}

/* sprachauswahl */

#jflanguageselection {
	margin: 0; padding: 0;
	margin-right: 8px;
	margin-bottom: 5px;
}
/* search */

.search {
	margin-bottom: 5px;
	clear: both;
}
div.search input {
	width: auto;
	border: 1px solid #ccc;
	font-size: 11px;
}
#mod_search_searchword {
	width: 140px; margin-right: 13px;
	padding-left: 4px;
}

.search .button {
	font-size: 10px; 
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}


/* headers */

h1 {
	padding: 0;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}

h2, .contentheading, .componentheading {
	font-size: 1.6em;
/*	 font-weight: bold; vertical-align: top; margin:0 0 5px; */
	text-align: left;
	width: 100%;
	font-weight: normal;
	padding: 0; margin: 0;
	line-height: 1.6em;
	font-style: italic;
}

div.componentheading {
	margin-left: 2px;
}

.buttonheading {
/* vertical-align: bottom;
	padding-bottom: 14px;
*/	
}

table.contentpaneopen h3 {
	margin-top: 5px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

h3, table.moduletable th, legend, #rightcolumn h3 {
  margin: 0; padding: 0;
 font-weight: bold;
 font-size: 11px;
  padding: 5px;
  padding-left: 10px;
	text-align: left;
}

.moduletable {
padding: 0; margin: 0;
	border: 0px solid #fff;
	margin-bottom: 10px;
}
#tab1 .moduletable, #tab2 .moduletable, #tab3 .moduletable {
	padding: 0; margin: 0;
	padding-top: 4px;
	border: 1px solid #fff;
	margin-bottom: 10px;
	background-color: #fff;	
}

.moduletable .readmore, .moduletable a.readon {
	padding-right: 10px;
	line-height: 16px;
	background-color: #e5e9ec;
	border-top: 1px solid #fff;
	width: auto;
	display: block;
	text-align: right;
}
#tabright .moduletable p {
	padding: 5px 10px 5px 10px;
}
#tab1 .moduletable p, #tab2 .moduletable p, #tab3 .moduletable p {
	padding: 5px 10px 0px 10px;
}
.moduletable .newsflash_top {
	border-bottom: #fff 1px solid;
	background: #e3112a url("https://www.capsula-operculata.de/cms/templates/capsula/images/newsflash_top.png") right bottom no-repeat;
	height: 4px; 
}

#tabright .rightcol_top {
	height: 10px;
	border: #fff 1px solid;
	border-bottom: 0px;
	background-color: #e2bac2;
}

/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}



/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* spacers */

span.article_separator {
	display: block;
	height: 20px;
}

.column_separator {
	border-left: 1px solid #becfc9;
	padding: 0;
	margin: 0;
}


.clr {
	clear: both;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 10px;
}

.moduletable .article_separator {
	display: none;
}



/* edit button */

.contentpaneopen td {
	margin: 0; padding: 0;
}

.contentpaneopen_edit{
	float: left;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
  float: right;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}


/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: 100%;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	
}

table.contentpaneopen h4 {
}

.highlight {
	background-color: #fffebb;
}


/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

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-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	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;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/* 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;
}

/* Component Specific Fixes */

#component-contact table td {
	padding: 2px 0;
}

/* Kontaktformular */

.chronoform { display: none; }

#formular {
	margin-bottom: 11px;
}

#formular input.button {
/*
	background: #FFCACA; 
	border-top: 1px solid #cc0000;
	border-left: 1px solid #cc0000;
	border-right: 2px solid #cc0000;
	border-bottom: 2px solid #cc0000;
	*/
	text-align: center;
	padding: 5px; font-weight: bold;
}

#formular input, #formular select, #formular input.inputbox { 
/* background-color: #cccccc; font-size: 10px;
border: 1px solid #333333;
padding: 3px;
width: 135px; */
}

#formular textarea  {
font-size: 12px;
/* border: 1px solid #333333;
margin-bottom: 11px; width: 96%; */
}

#formular input.inputbox_req, #formular input.required,
#formular input.validate-date
 { /* background-color: #FFCACA; */ }


#formular span input.required {
	width: 20px!important; 
	height: 20px;
	border: 0;
	background-color: #fff;
}
 
#formular div.validation-advice  {
	color: #cc0000; 
}

p.counter, span.pagination {
	text-align: center;
}

/* pathway */
#pathway {
	margin-bottom: 0px;
	padding-top: 10px;
	padding-left: 7px;
	color: #a2a8ac;
	font-family: Arial, Helvetica, sans-serif;
	background: url("../images/arrow.png") 0 17px no-repeat;
	  font-size: 10px;
	  font-weight: bold;
}

#pathway a:link, #pathway a:visited {
	color: #a2a8ac; font-weight: bold;
}

span.pathway {
  display: block;
  overflow: hidden;
}