@CHARSET "UTF-8";

html, body{height:100%;margin: 0;padding: 0;}

form {
  margin: 0;
  padding: 0;
}

img,table {
	border: none;
}

body {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	line-height: 1.4em;
	font-size: 12px;
	color: #222;
	text-decoration:none;
}


body.contentpane, body.contentpane .contentheading, body.contentpane a {
	color: #000;
}

body.contentpane .modifydate, body.contentpane .createdate, body.contentpane .small {
	color: #909090;
}

a,.red {
	text-decoration: none;
	color: #AC2023;
}

a:hover {
	text-decoration: underline;
}

td {
	vertical-align: top;	
}

table {
	width: 100%;
}

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

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

/* headers */

h1, h2, h3, h4, h5, .contentheading, .componentheading, .contentheading_single {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-weight: bold;
	line-height: 1.5em;	
	margin: 0;
	padding: 0;
	margin-bottom: 0.4em;		
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, 
.contentheading a:hover, .componentheading a:hover {
	text-decoration: none;
}


h1 {
	font-size: 1.6em;
	width: 100%;
}

h2 {
	font-size: 1.4em;
	width: 100%;
}

h3 {
	font-size: 1.2em;
	width: 100%;
}

h4 {
	font-size: 1.2em;
	width: 100%;
}

.contentheading, table.moduletable th, legend {
	font-size: 1.2em;
	padding: 0 0 3px 0;
	text-align: left;
}

.componentheading {
	font-size: 1.4em;
	padding: 5px 0 5px 0;
	border-bottom: 1px dotted #aaa;
	width: 100%;
	text-align: left;
	margin-bottom: 10px;
}

td.contentheading_single {
	font-size: 1.4em;
	padding: 0 0 5px 0;
	border-bottom: 1px dotted #aaa;
	width: 100%;
	text-align: left;
	margin-bottom: 10px;	
}
	
table.contentpaneopen h3 {
	margin-top: 25px;
}



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

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

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

}

a.readon {
	margin-top: 10px;
	display: block;
	float: right;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

table.blog .article_separator, .trenner {
	display: block;
	background:transparent url(../images/trenner.gif) repeat-x scroll 0 50%;
	height: 20px;
}

.trenner_light {
	display: block;
	background:transparent url(../images/trenner-light.gif) repeat-x scroll 0 50%;
	height: 20px;
}

hr { border: 0; border-top: 1px dotted #666; height: 1px; }


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

/** overlib **/

.ol-foreground {
	background-color: #f1f1f1;
	color: #333;
}

.ol-background {
	background-color: #f1f1f1;
	color: #333;
}

.ol-textfont {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	background-color: #f1f1f1;
	color: #333;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

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

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {
	text-align: right;
	width: 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: 20px;
}



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

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


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

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

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

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

table.contentpane td{
	text-align: left;
}

table.contentpane td.contentdescription {
	width: 100%;
}

table.contentpane  {
	text-align: left;
	float: left;
	width: 100%;
}

table.contentpane ul li a .category {
	color: #FF8800;
}

table.contentpane ul li {
	color:#333;
}

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

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

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

table.contentpaneopen h4 {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	color: #333;
}

.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: 0 0 0 22px; 
}
form#form-login ul li{ 
	padding: 0; 
}

form#form-login ul li a {
	text-align: left;
	padding: 0 0 0 10px;
}

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #333; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #333; 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: Tahoma, "Trebuchet MS", 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 {
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	text-align: right;
}

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

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

/*****************************************/
/*** Formular elemente                 ***/
/*****************************************/

input.button, .validate  {
	color: #333;
	background: #f1f1f1;
	border: 1px solid #999;
	font-size: 1.0em;
}

input.button:hover, .validate:hover  {
	background: #f9f9f9;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
}
.inputbox {
	border: 1px solid #666;
}

.inputbox.invalid {
	border: 1px solid #ac2023;
}

label.invalid {
	color: #ac2023 !important;
}

/*****************************************/
/*** Tabellen der verlagstitel		    ***/
/*****************************************/

table.verlag th {
	background-color: #AC2023;
	color: #fff;	
	padding: 5px;
	border-bottom:1px solid #7F3F42;
	border-top:1px solid #DFA7A9;
}

.pagination {
	background-color:#E9E9E9;
	border-bottom:1px solid #ccc;
	border-top:1px solid #eee;
	padding: 3px;
	font-weight: bold;
	color: #444;
}

.pagination span { padding: 2px 4px; }
.pagination a    { padding: 2px 4px; }


table.verlag td.sortitems  {
	padding:  0 10px 0 26px;
	vertical-align: middle;
	height:16px;
	line-height:16px;
	background: transparent url('../images/sort1.png') 10px 0px no-repeat;
} 

table.verlag td.sortitems.asc {                     
	background: transparent url('../images/sort3.png')  10px 0px no-repeat;	
}

table.verlag td.sortitems.desc {                     
	background: transparent url('../images/sort2.png')  10px 0px no-repeat;	
}

table.verlag tr.even {
    background-color: #fefefe;   	
}

table.verlag tr.odd {
    background-color: #f9f9f9;   	
}

table.border td {
	padding:5px;
}

.border {
	border-left:1px solid #CCCCCC;		
}

table.border tr.even td,
table.border tr.odd td {
	border-bottom: 1px solid #999;
	border-right: 1px solid #ccc;
}	

.autor, .createdate {
	line-height: 1.1em;
	color: #777;
	font-size: 0.96em;	
	margin-bottom: 2px;
}

.preis {
	font-weight: bold;
	font-style:italic;
	text-shadow: #bbb 1px 1px 3px;
	display: block;
	text-align: right;
	margin: 5px 0;	
}

div.attachment {
	 display: block;
	 margin: 0;
	 padding: 3px 0 3px 25px;
     min-height: 20px;
     line-height: 20px;
     background: url(../images/download.png) 0 5px no-repeat;
}	

div.html {
     background: url(../images/view.png) 0 5px no-repeat;
}	

div.audio {
     background: url(../images/audio.png) 0 5px no-repeat;
}	

div.image {
     background: url(../images/image.png) 0 5px no-repeat;
}	

div.video {
     background: url(../images/video.png) 0 5px no-repeat;
}	


div.pdf {
     background: url(../images/pdf.png) 0 5px no-repeat;
}

div.ainfo {
	 margin: 0;
	 padding: 3px 0 3px 25px;
     min-height: 20px;
     background: url(../images/autor.png) 0 5px no-repeat;
}	

div.zoom {
	 padding: 3px 0 3px 25px;
	 min-height: 20px;
   	 background: url(../images/zoom.png) 5px 5px no-repeat;
}	

div.save {
	 margin: 0 0 0 15px;
	 padding: 3px 0 3px 25px;
     min-height: 20px;
     background: url(../images/download.png) 0 5px no-repeat;
}	

div.tinfo {
	 margin: 0;
	 padding: 3px 0 3px 25px;
   min-height: 20px;
   background: url(../images/buch.png) 0 5px no-repeat;
}	

/* buttons */
.cbutton, .cbutton a, .cbutton a:hover, a.readon {
	background-color: #AC2023;
	color: #fff;	
	padding: 1px 5px;
    min-height: 18px;
    line-height: 18px;
    width: auto;
    text-decoration: none;
}

.back {
    background: #AC2023 url(../images/sindent.png) 5px 4px no-repeat;
	padding-left: 22px;
}

.print {
    background: #AC2023 url(../images/print.png) 5px 4px no-repeat;
	padding-left: 22px;
	float: right;
}

.buy {
    background: #AC2023 url(../images/buy.png) 5px 4px no-repeat;
	padding-left: 22px;
	float: right;
	display: block;
}


a.readon {
    background: #AC2023 url(../images/sindent-r.png) 5px 4px no-repeat;
	padding-left: 22px;
}

a.morelink {
	display: block;
	float: right;
	margin: 5px 0;
    background: transparent url(../images/arrowl-blue.png) 3px 3px no-repeat;
	padding-left: 18px;
}


/* tooltips */
.tool-tip {
	background:#FFFFCC none repeat scroll 0 0;
	border:1px solid #D4D5AA;
	float:left;
	max-width:200px;
	padding:5px;
}

.tool-title {
	background:transparent url(../images/selector-arrow.png) no-repeat scroll 0 0;
	font-size:100%;
	font-weight:bold;
	margin:-15px 0 0;
	padding:15px 0 5px;
}
.tool-text {
	font-size:100%;
	margin:0;
}

/* System Standard Messages */
#system-message dd.message ul { 
	padding: 0;
	margin: 0;
	background: none;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul { 
	color: #c00; 
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}

/* System Notice Messages */
#system-message dd.notice ul { 
	color: #c00; 
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}

#system-message dd {
	text-indent: 0;
}

#system-message dd ul {
	list-style-type: none;
	color: #c00; 
	background: none;
	border: none;
}

#system-message {
	margin-top: 5px;
}


/* ********************************************************************** */

input[type="checkbox"], input[type="radio"]{
   background: transparent;
   border: none;
}

img.shadow {
	background: url(../images/shadow.gif) no-repeat right bottom;
	padding: 1px 7px 7px 1px;
	border: #eee 1px solid;
	border-right:none;
	border-bottom:none;
}
