/* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */ 
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	font-size: 12px;
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: top;
	color: yellow;
}
/* HTML5 display-role reset for older browsers */ 
article, aside, details, figcaption, figure, footer, hgroup, menu, nav, section {
	display: block;
}
body {
	/*line-height: 1.3;*/
	text-align:center;
	font:inherit;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* end of http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */

/*=========================================================================================================*/

html {
	height:100%;
	overflow: hidden;
}
body {
	font-family: "Comic Sans MS";
	font-size: 100%;
	background-color: #990000;
}
a {
	outline:none;
}
a:link {
	color: white;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	color: #dddddd;
}

/*Dies sind die Links im Hauptmenü!*/
#breadcrumb a {
	Font-family: "Kristen ITC";
	font-weight: bold;
	/*color: yellow;*/
	font-size: 14px;
	text-align: center;
	padding: 0 0 0 0px;
	margin-left: 0px;
	/*overflow: visible;*/
	line-height: 30px;
	width: 150px;
	/*display: block;*/
	vertical-align: middle;
	border-width: 0px 0 0px 0;
	border-color: #fff;
	border-style: solid;
	float:left; display:inline-block; list-style:none;
	/*Schatten an den Link im linken Modul
	-moz-box-shadow: 0 6px 6px #df7c03;
	box-shadow: 0 6px 6px #df7c03;
	-webkit-box-shadow: 0 6px 6px #df7c03;*/
}
#breadcrumb a:hover, a:active, a:focus {

}



#sidebar1 li {
	padding-bottom: 5px;
	/*overflow: visible;
	background-color: ActiveBorder;
	color: Maroon;
	font-weight: bold;
	background-image: url(../../../images/stories/feelgood/gif/animierte-feuer-bilder-104.gif);
	background-position: right;
	background-repeat: no-repeat;*/
}


/*--------------------------------*/
#all {
	width: 1000px;
	min-height: 550px;
	background-image: url(../images/hintergrund.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 2% auto;
	text-align: left;
	overflow: visible;
	-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
-webkit-box-shadow: 7px 7px 10px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    7px 7px 10px 0px rgba(50, 50, 50, 0.75);
box-shadow:         7px 7px 10px 0px rgba(50, 50, 50, 0.75);
}
#header {
	background: transparent;
	max-height: 100px;
	overflow: hidden;
	padding: 10px;

}
#logo {
	float:left;
	margin-top:5px;
	margin-right:20px;
}
#breadcrumb {
	clear: both;
	position: relative;
	overflow: hidden;
	height: 30px;
	/*-moz-box-shadow: 0px 2px 2px #FF8C00, 0 -2px 6px #FF8C00;
	box-shadow: 0px 2px 2px #FF8C00, 0 -2px 6px #FF8C00;
	-webkit-box-shadow: 0px 2px 2px #FF8C00, 0 -2px 6px #FF8C00;
	background:#000;
	padding:0 10px 2px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color='#333333')";*/
	border-top: thin solid White;
	border-bottom: thin solid White;
}
/*Im Folgenden wird die linke Spalte formatiert*/
#sidebar1 {
	float: left;
	width: 200px;
	padding: 0 0 0 10px;
	overflow: visible;
	/*background: -moz-linear-gradient(right, #b82b19, #771c10);
	background: -webkit-gradient(linear, right center, left center, from(#b82b19), to(#771c10));
	-moz-box-shadow: 3px 5px 10px #333333;
	box-shadow: 0px 3px 5px 3px #333333;
	-webkit-box-shadow: 3px 5px 10px #333333;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#FF771c10, endColorStr=#FFb82b19, GradientType=1) filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=90, Color='#333333');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF771c10, endColorstr=#FFb82b19, GradientType=1) GradientType=1) progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=90, Color='#333333')";
*/}
#container {
	/*overflow:hidden;*/
	height:auto;
}
#content {
	float: left;
	height: 400px;
	/*height: auto !important;*/
	padding: 0px;
	overflow-y: scroll;
}
#incontent ul {
	padding-left:15px;
	list-style-type:disc;
}
/*Jetzt kommt die rechte Spalte*/
#sidebar2 {
	float: left;
	width: 200px;
	padding: 0px 10px 0 0;
	/*background: -moz-linear-gradient(left, #b82b19, #771c10);
	background: -webkit-gradient(linear, left center, right center, from(#b82b19), to(#771c10));
	-moz-box-shadow: -3px 5px 10px #333333;
	box-shadow: 0px -3px 5px 3px #333333;
	-webkit-box-shadow: -3px 5px 10px #333333;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	-webkit-border-radius-topleft: 10px;
	margin-left:5px;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#FFb82b19, endColorStr=#FF771c10, GradientType=1) filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=270, Color='#333333');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFb82b19, endColorstr=#FF771c10, GradientType=1) progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=270, Color='#333333')";*/
}
#content ul, #content ol {
	padding: 0 15px 40px 15px;
}
#incontent, #insidebar2 {
	overflow: hidden;
	padding: 10px;
}
#insidebar1 {
	overflow: visible;
}
#incontent {
	padding: 10px 20px 20px;
}
#footer {
	padding-left: 10px;
	position: inherit;
	clear: both; /*-moz-box-shadow: 0 -2px 6px #FF8C00;
	box-shadow: 0 -2px 6px #FF8C00;
	-webkit-box-shadow: 0 -2px 6px #FF8C00;*/
}
#content.col_960 {
	width:960px;
}
#content.col_770 {
	width:770px;
}
#content.col_580 {
	width:580px;
}
* html #footer {
	border-top:2px solid #666;
}
* + html #footer {
	border-top:2px solid #666;
}
* + html #sidebar1 {
	width:180px;
	overflow: visible;
}
* + html #sidebar2 {
	width:180px;
}
* + html #breadcrumb {
	border-bottom: 2px solid #333333;
}
* html #sidebar1, *html #sidebar2 {
	width:180px;
}
* html #breadcrumb {
	border-bottom: 2px solid #333333;
}
#footer {
	border-top:2px solid #666\9;
}
#breadcrumb {
	border-top:2px solid #333\9;
}
h2 {
	
}
div.breadcrumbs {
	float:left;
}
div.search {
	float:right;
}

h1 {
	font-size:110%;
	font-weight: bold;
}
h2 {
font-size:100%;
font-weight: bold;
}
h3 {

}
h4 {

}
h5 {

}
h6 {

}
/*=========================================================================================================*/
/*remind to set margins and paddgins to your needs, they are all resetted by Eric Meyers reset.css above*/

h1 {
}
h2 {
}
h3 {
}
h4 {
}
h5 {
}
h6 {
}
p {
	margin: 0.8em 0;
}

#footer p {
	margin:0;
}
p+p {
	font-size: 14px;
}
pre {
}
address {
}
small ul {

color: Aqua;
}
ul, ol {
list-style: none;
}
ol {
}
li ul, li ol, ul ul, ol ol {
	
}
form, legend, label {
}
legend {
}
table {
}
caption {
}
hr {
}
cite, dfn, em, i {
	font-style: italic;
}
code, kbd, samp, pre, tt, var {
}
pre {
	white-space: pre;
}
del {
	text-decoration: line-through;
}
mark {
}
ins {
}
big {
}
abbr, acronym {
}
abbr[title], acronym[title], dfn[title] {
	cursor: help;
}
sup, sub {
	line-height: 0;
}
sup {
}
sub {
}
blockquote {
}
input, select, button {
	cursor: pointer;
	margin-bottom: 5px;
}
/*=========================================================================================================*/
/*some joomla! classes*/

/*JETZT DIE FORMATIERUNG MEHRSPALTIGER ANZEIGEN!!!*/

.cols-1 {
	display: block;
   float: none !important;
   margin: 0 !important;
}

.cols-2 .column-1 {
	width: 45%;
	float: left;
}

.cols-2 .column-2 {
	width: 45%;
	float: right;
}
.item, .items-leading {
	/*background-color: #ECECEC;*/
	border: solid black 0px;
	margin-bottom: 10px;
	padding: 0 10px 10px 10px;
	-moz-box-shadow: 0 6px 20px #df7c03;
	box-shadow: 0 6px 20px #df7c03;
	-webkit-box-shadow: 0 6px 20px #df7c03;
	min-height: 180px;
}

.item-separator { /* was in J! 1.5= .article_separator */
}
.items-more { /* was in J! 1.5= .blog_more */
	color: Maroon;
}

p.readmore a:link, p.readmore a:visited {
    color: orange;
	 font-weight: bold;
}
p.readmore a:hover {
	text-decoration: underline;
}

/*New: Current menu list items are now classes*/
ul.menu li.current {
	color: White;
}
ul.menu li.current a {
	color: White;
}
ul.menu li.current a:hover {
	color: White;
}

#pg-pagination.sectiontablefooter li {
	font-weight: bold;
	display: inline;
	margin: 10px;
}

/*[Print, PDF, Email] button in an article were before in td.buttonheading and are now in an unsorted list*/
#container ul.actions {
    list-style: none;
    float: right;
}
.actions li {
    float: left;
    margin-left: 5px;
}
/*new*/
.print-icon {
}
.email-icon {
}
/*neu 2.5: new component finder */
.finder{
}
#finder-search {
}
form .finder label {
}
dl.search-results dd.result-url {
}
.finder .inputbox {
}
#header form .finder {
}
/*new 2.5: article images */
.img-fulltext-left {
}
.img-intro-left {
}
.img-fulltext-right {
}
.img-intro-right {
}
.moduletable-right {
	border: 1px solid yellow;
	padding: 0 10px 0 10px;
	margin-bottom: 10px;
	width: 160px;
}
.moduletable-right h3 {
	background-color: yellow;
	color: #990000;
	text-align: center;
	line-height: 20px;
	margin: 0 -10px 0 -10px;
}

.moduletable-left {
	border: 1px solid black;
	padding: 0 10px 0 10px;
	margin: 10px 0 10px 10px;
	width: 150px;
}
.moduletable-left h3 {
	background-color: #990000;
	color: orange;
	text-align: center;
	line-height: 20px;
	margin: 0 -10px 0 -10px;
}
.moduletable_menu {
	margin-left: 10px;
	padding-top: 10px;
}
.moduletable-nix {
	text-align: right;
	width: 100px;
	background-color: Aqua;
	overflow: hidden;
}
.moduletable-zeit {
	margin-top: 10px;
}
.moduletable-frog img {
	margin-top: -15px;
}

/*Phoca Galery Einstellung*/

div.pg-cats-cv {
	
}
/*.menu li.current a:link {
	background-color: ActiveBorder;
	background-image: url(../../../images/feelgood/gif/animierte-feuer-bilder-104.gif);
	background-position: right;
	background-repeat: no-repeat;
}*/

#top .moduletable {
	float: left;
	margin-bottom: -40px;
	width: 33%;
	/*position: relative;
	padding-top: 40px;*/
}
.bild {
	background-image: url(../../../images/bar/Startseite.png);
	height: 400px;
	opacity: 0.5%;
	background-repeat: no-repeat;	
}
.bild p {
	font-size: 18px;
	text-shadow: 2px 2px 1px #000000;
}
