/**
 * layout.css 2009-07-18 
 * author: Kalle Staymann
 * @copyright 2009
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */

 
* {
	margin: 0;
	padding: 0;
}
a:link, a:visited {
	color: #000;
	text-decoration: none;
}
a:hover,a:active,a:focus {
	color: #890404
}
a img {
	text-decoration: none;
	border : 0 none;
}
body {
	background: url(../images/_body_tile.jpg) repeat;
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 100.1%;
	font-weight: normal;
	padding: 0px;
	text-align: center;
}
#all {
	background: #FFFFFF;
	color: #000000;
	font-size: 0.8em;
	margin: 0 auto;
	/* max-width: 1050px; */
	width: 1050px;
	text-align: left;
}
/*## headlines ##*/
h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 10px 0;
}
h4 {
	border: solid 0;
	color: #000;
	font-size: 1em;
}
/*### ID header ###*/
#header {
	background: #fff;
	background-image: url(../images/_header.jpg);
	color: #000000;
	margin: 0;
	position: relative;
	height: 200px;
	text-align: left;
}
/* CLASS navTop */
.navTop {
	position: absolute;
	margin: 138px 0 0 94px;
	text-align: center;
}
.navTop ul {
	float: left;
	display: block;
	text-align: center;
}
.navTop ul li {
	color: #fff;
	display: inline;
	text-align: center;
}

.menu-nav a:link, .menu-nav a:visited {
	border-right: solid 1px #666;
	padding: 0px 6px;
	line-height: 1.6em;
	font-family: "Courier New", Courier, monospace;
	font-size: 1.2em;
	text-transform: uppercase;
}
.menu-nav a:hover, .menu-nav a:active, .menu-nav a:focus {
	background: transparent;
	color: #890404;
	font-weight: bold;
}
.menu-nav li#current a {
	color: #890404;
	font-weight: bold;
}
/* Bookmarks */
#bookmarksTop{width:50px;float:left;margin-right:12px}
/* CLASS navFooter */
.navFooter {
	float: left;
	margin: 0;
}
.navFooter ul {
	float: left;
	display: block;
	line-height: 1.7em;
}
.navFooter ul li {
	display: inline;
	padding: 5px 0;
}
.navFooter li#current a {
	color: #890404;
	font-weight: bold;
}
.loginMenue {
	float: left;
}
.shortMenue {
	position: absolute;
	right: 200px;
}
/* Language Specials */
#jflanguageselection {
	float: left;
	margin: 160px 0 10px 145px;
}
#jflanguageselection ul.jflanguageselection li#active_language a {
font-size:1em;
font-weight:bold;
color: #890404;
}
#jflanguageselection ul.jflanguageselection li {
	padding-right: 5px;
}
/*  ID SEARCH BOX  */
#searchBox form {
	border: solid 0 #000;
	float: right;
	min-width: 80px;
	text-align: left;
	margin: 160px 120px 0 0;
}
* html #searchBox form {
	height: 65px;
}
#searchBox form fieldset {
	border: 0 solid #000;
	display: inline;
	float: left;
	padding: 19px;
	text-align: left;
	width: 6em;
}
#searchBox form label {
	color: #000;
	position: absolute;
	left: -3000px;
	top: -200px;
	width: auto;
}
#searchBox form .inputbox {
	background: #ddd;
	width: 7em;
	padding: 0 0 0 2px;
	margin: 4px 10px 0 0 !important;
	border: solid 1px #000;
	font-family: "Courier New", Courier, monospace;
	font-weight: normal;
}
#searchBox form .inputbox:focus {
	border: solid 1px #000;
	color: #890404;
}
/* content-area */
#contentarea {
	background: #ffffff url(../images/_endless_tile.jpg);
	border: solid 0px #000;
	margin: 0;
	padding: 0px 0px 0px 0px;
	position: relative;
	overflow: hidden;
}
#wrapper { margin: 0 0 0 0}
/* ###############  ID main * ########################### */
#main {
	position: relative;
	background: url(../images/_content.jpg) no-repeat;
	min-height: 280px;
	margin: 0 0px 0 0;
	padding: 0px 120px 20px 120px;
}
#main h2 {
    margin-top: 12px;
    color: #890404;
    font-weight: bold;
}
#main .leading h2 {
	border-bottom: solid 0 #333;
	margin: 0 0 5px;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.leading_separator {
	border-bottom: solid 0 #333;
	display: block;
	height: 10px;
	margin: 0;
}
#main table.blog {
	width: 100%;
}
#main .leading .readon {
border: solid 0;
bottom: 0;
color: #890404 !important;
display: block !important;
margin-top: 20px !important;
position: absolute;
right: 0;
text-decoration: none;
padding: 2px 2px 0 30px;
}
#main .leading .small,#main .leading .modifydate {
	color: #8b0000;
}
.article_column h2 {
	padding: 0;
	font-family: "Courier New", Courier, monospace;
	font-size: 1.2em !important;
	font-weight: bold !important;
	color: #000 !important;
}
.article_row .column1 h2,.article_row .column2 h2 {
	border-bottom: solid 0px #000;
	color: #000;
	margin: 0 0 10px;
	padding: 5px 5px 0 0;
}
.article_row p.iteminfo {
	line-height: 1em;
	margin: 0 -10px 5px;
	padding: 2px;
	padding-left: 10px;
}
.article_column {
	border-bottom: solid 0px #890404;
}
.contentpaneopen {
	width: 100%;
}
#main h3,#main2 h3 {
	margin: 20px 0 10px;
}
#main .blog p {
	color: #000000;
}
#main .blog_more h2 {
	background: #fff;
	margin: 0;
	font-family: "Courier New", Courier, monospace;
	font-size: 1.3em;
	font-weight: normal;
	color: #8b0000;
}

#main .blog_more li a {
display:inline;
margin:0;
padding:0;
}

#main .blog_more li {
padding:4px;
}

#main .blog_more ul li a {
background:url(../images/pfeil.gif) no-repeat;
font-weight:bold;
padding:2px 0 4px 30px;
}

#main .blog_more ul li a:hover {
background:url(../images/pfeil.gif) #939 no-repeat !important;
color:#fff;
font-weight:bold;
padding:2px 0 2px 30px;
}

#main .blog_more ul li a:active,#main .blog_more ul li a:focus {
background:url(../images/pfeil.gif) #939 no-repeat !important;
color:#fff;
font-weight:bold;
padding:2px 0 2px 30px;
}

#main .blog_more ul {
background:#eee;
border:solid 1px #ccc;
color:#000;
line-height:1.3em;
list-style-type:none;
margin:0;
padding:10px 10px 30px;
}

#main .blog_more {
padding-top:10px;
}


/* main readmore  */
#main .readmore a{
color: #890404;
padding-left: 1em;
}
#main .readmore a:hover,#main .readmore a:active,#main .readmore a:focus {
color: #666;
padding-left: 1em;
}
#main h1 {
color:#000;
font-family:trebuchet MS, sans-serif;
font-size:1.6em;
font-weight:normal;
margin:0;
}
#main ul li {
/* padding:0 0 0 10px; */
line-height:1.4em;
margin:10px 0;
}
#main ul {
list-style-position:outside;
list-style-type:square;
padding:0 0 0 10px;
margin:0 0 0 20px;
}
#main ul,#main ol {
list-style-position:inside;
margin:10px 0 10px 20px;
padding:0 0 0 10px;
}
/* END id=main */

/* CLASS date */
.createdate {
	color: #8b0000;
	display: block;
	font-size: 0.85em;
}
.createdby {
	color: #8b0000;
	display: block;
	font-size: 0.85em;
	padding: 0 0 0 2px;
}
.modifydate {
	color: #8b0000;
	display: block;
	font-size: 0.85em;
	padding: 0;
}
/* END date */

/*### ID footer ###*/
#footer {
	background-image: url(../images/_footer.jpg);
	color: #fff;
	padding: 5px 100px 0 90px;
	text-align: right;
}
p.syndicate {
	float: left;
	display: block;
	text-align: left;
}
/*## pdf-email-print button ##*/
p.buttonheading {
	text-align: right;
}

.buttonheading img {
	border: 0;
	padding: 0 3px 0 3px;
}

p.buttonheading a:link,p.buttonheading a:visited {
}

.leading p.buttonheading a:link,.leading p.buttonheading a:visited {
	border: solid 2px #EFDEEA;
}

p.buttonheading a:hover {
	background: none !important;
	color: #000 !important;
}

p.buttonheading a:active,p.buttonheading a:focus {
	border:solid 2px;
	color:#000;
}

/*## DIVERSE ##*/
.clear {
	border: 0;
	clear: both;
	float: none;
	font-size: 1px;
	height: 0;
	line-height: 1px;
	margin: 0;
	padding: 0;
	visibility: hidden;
}
input:focus {
	border:solid 2px;
}
em {
	font-weight:bold;
}

/* +++++++++++ SigPro Anpassung +++++++++++++ */
ul.sigProPolaroids li.sigProThumb{box-shadow: 0 10px 10px rgba(0, 0, 0, 0.25);padding:10px 10px 0px 10px;}
ul.sigProPolaroids{padding: 8px 16px !important}
/* Polaroid template */
ul.sigProPolaroids span.sigProPseudoCaption, ul.sigProPolaroids span.sigProCaption{font-size:12px;font-weight:normal}

/* WEBLINKS */


.weblink-category .category a:link, .weblink-category .category a:visited{color: #890404;text-decoration: underline}
.weblink-category .category a:hover,.weblink-category .category a:active,.weblink-category .category a:focus{text-decoration: none;
}
.weblink-category .title{padding-top:15px;padding-left:15px}