/* CSS Document */
/* blattgrün:			fsh 41,110,110 	rgb 168,170,64 */
/* blattgrün etwas hell:	fsh 45,174,154 	rgb 214,230,97 */
/* dunkelhell-blattgrün		fsh 43,150,135	rgb 202,213,74 */
/* purpur:				fsh 224,150,103 	rgb 178,41,97 */
/* banner-rosa:			fsh 			rgb 231,122,151 */
/* rosa2:				fsh 223,210,187	rgb 248,150,191 */
/* braun:				fsh			rgb 234,150,103 */
/* lindgrün				fsh 			rgb 188,209,144 */
/* echt lindgrün			fsh 53,80,160	rgb 182,202,139 */
/* sehr sehr hell lindgrün	fsh 			rgb 242,247,240 */
/* hell-lindgrün1			fsh			rgb 200,211,169 */
/* hell-lindgrün2			fsh			rgb 210,220,184 */



html {
	height: 100%;
}

body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 14px;
	color: #333333;
	background-color: rgb(214,230,97); /* blattgrün etwas hell: fsh 45,174,154 rgb 214,230,97 */
}

.clr {
	clear: both;
}

.outline {
	border: 0px solid rgb(248,150,191); /* rosa2 fsh 223,210,187 */
	border-style: ridge;
	padding: 0px;
	background: url(../images/paperbraut03a1.JPG); 

}

#buttons_outer {
	width: 635px;
  	margin-bottom: 0px;
	margin-right: 0px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px;
}

#fanseite_text {
  overflow: hidden;
	display: block;
	height: 92px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 0px;
	border: 0px solid #ccc;
	margin-bottom: 0px;
}

#fanseite_text img {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 0px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
	font-family: Arial, Helvetica, Sans Serif;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 13px;
	line-height: 21px;
	white-space: nowrap;
/*	border-right: 1px solid #cccccc;  */
	border-right: 0px solid rgb(218,52,98);
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #c64934;
}


#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 0px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 1px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;  
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 0px;
 	width: 889px; 
	height: 170px;
	background: url(../images/paperbraut03a.JPG) repeat-x;
	background-color: rgb(231,122,151);   /* banner-rosa */
	background-color: rgb(168,170,64);  /* fsh 41,110,110 rgb 168,170,64 blattgrün */
/*	background-color: #727071;  */
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 0px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 0px;
	width: 285px;
	height: 456px;
/*	background: url(../images/bg_menu.jpg) no-repeat;  */
/*	background: url(../images/paperbraut02b.JPG) no-repeat;  */
}

#left_inner {
  border: 0px solid #cccccc;
/*	padding: 2px; */
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 25px;
	margin-left: -30px;
/*	border: 1px solid rgb(182, 202,139); */ /* fsh 53 80 160 echt lindgrün ?! */
	border: 1px solid rgb(168,170,64);  /* fsh 41,110,110 rgb 168,170,64 blattgrün */

							 /* sehr sehr hell lindgrün var1:rgb242,247,240 var2:rgb227,235,211 */
/*	background-color: lightyellow;  */
/*	background-color: rgb(145,26,58);    */
	background-color: rgb(242,247,240);  /* sehr sehr hell lindgrün */
	background-color: rgb(210,220,184);   /* hell-lindgrün */ 
	background-color: rgb(227,235,211);   /* hell-lindgrün */ 
	background-color: rgb(238,244,223);   /* hell-lindgrün */ 

	float: left;
	width: 620px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 0px;
  margin-left: 25px; margin-top: 15px;
  margin-right: 25px;
  border: 0px solid red;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 0px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 0px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 0px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 0px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 0px solid #cccccc;
        margin: 0px;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background-color: rgb(214,230,97); /* blattgrün etwas hell: fsh 45,174,154 rgb 214,230,97 */
  padding: 0px 10px;
  line-height: 20px;
  margin: 0px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background-color: rgb(214,230,97); /* blattgrün etwas hell: fsh 45,174,154 rgb 214,230,97 */
  padding: 0px 10px;
  line-height: 20px;
  margin: 0px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
  font-size: 10px;
  font-weight: bold;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}


td {
	text-align: left;
	font-size: 12px;
}




/* Joomla core stuff */

a:link, a:visited {
/*	color: #c64934; text-decoration: none;  */
/*	color: rgb(234,150,103); text-decoration: none;  */ /* pb-braun */ 
	color: rgb(218,118,52); text-decoration: none;  /* kräftig pb-braun */
	font-weight: bold;
}

a:hover {
	color: #900;	text-decoration: none;
	font-weight: bold;
}


.contentpaneopen {
}

.contentpaneopen h2, h3 {
	font-family: Arial, Verdana, Comic Sans MS, Arial;
	background: url(../images/paperbraut_b1.JPG) repeat-x;
	color: #333333;
	text-align: left;
	padding-left: 4px;
	height: 34px;
	line-height: 34px;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0 0 0px 0;
}
     
table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
      border: 0px solid #ccc;
}

table.contentpaneopen td {
   padding-right: 0px;
}

table.contentpaneopen td.componentheading {
	font-family: Arial, Verdana, Comic Sans MS, Arial;
	background-color: #ffff69; 
	background: url(../images/paperbraut_b1.JPG) repeat-x;
	color: #333333;
	text-align: left;
	padding-left: 4px;
	height: 34px;
	line-height: 34px;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0 0 0px 0;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
/*	padding-left: 4px;
	font-family: Arial, Verdana, Comic Sans MS, Arial;
	font-size: 22px;
      font-color: #ff0000;  */

	font-family: Arial, Verdana, Comic Sans MS, Arial;
	background-color: #ffff69; 
	background: url(../images/paperbraut_b1.JPG) repeat-x;
	color: #333333;
	text-align: left;
	padding-left: 4px;
	height: 34px;
	line-height: 34px;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0 0 0px 0;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #c64934;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  border: 2px inset rgb(248,150,191); 
  width: auto;
  background-color: rgb(248,150,191); 
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	font-family: Arial, Verdana, Comic Sans MS, Arial;
	background-color: #ffff69; 
	background: url(../images/paperbraut_b1.JPG) repeat-x;
	color: #333333;
	text-align: left;
	padding-left: 4px;
	height: 34px;
	line-height: 34px;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0 0 0px 0;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	font-family: Arial, Verdana, Comic Sans MS, Arial;
	text-decoration: underline;
	height: 26px;
	color: #a20a09;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 0px;
}

table.moduletable th, div.moduletable h3 {
/*	background: url(../images/subhead_bg.png) repeat-x;  */
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 0px 0;

	font-family: Arial, Verdana, Comic Sans MS, Arial;
	background-color: white; 
	color: rgb(115,113,114);
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0 0 ^0px 0;
}

table.moduletable td {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 5px;
	color: #666666;
	font-size: 10px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 9px;
}

.readon {
	height: 13px;
	padding-top: 1px;
	color: #a20a09;
	font-size: 10px;
}


table.contenttoc {
  border: 0px solid #cccccc;
  padding: 2px;
  margin-left: 0px;
  margin-bottom: 0px;
	background-color: rgb(231,122,151); /* banner-rosa */
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 20px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
/*	background: url(../images/menu_bg.png) no-repeat;   */
	background-color: rgb(231,122,151);  /* banner-rosa */

	vertical-align: middle;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 13px;
	font-weight: bold;
/*	color: #a20a09; */
	color: rgb(78,89,43); /* dunkel-pb-grün */
	text-align: left;
	padding-top: 5px;
	padding-left: 15px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
/*	margin-left: 130px; */
	margin-left: 0px; */
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: underline;
	color: #f72520;
	color: rgb(190,60,69);  /* dunkel-pb-rot */
	color: rgb(115,113,114);  /* pb-grau */
/*	color: black; */
	color: rgb(242,247,240); /* sehr sehr hell lindgrün */
	color: rgb(200,211,169); /* lindgrün */
/*	margin-left: 130px; */
	margin-left: 0px;
}

a.mainlevel#active_menu {
	color:#f72520;
	color: white;
	font-weight: bold;
/*	margin-left: 130px; */
	margin-left: 0px;
}

a.mainlevel#active_menu:hover {
	color: #f72520;
	color: rgb(242,247,240); /* sehr sehr hell lindgrün */
	color: rgb(200,211,169); /* lindgrün */

	text-decoration: underline;
/*	margin-left: 130px; */
	margin-left: 0px;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 15px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
/*	margin-left: 130px; */
	margin-left: 0px;
}

a.sublevel:hover {
	color: goldenrodyellow;
	text-decoration: none;
/*	margin-left: 130px; */
	margin-left: 0px;
}

a.sublevel#active_menu {
	color: #666;
	text-decoration: bold;
/*	margin-left: 130px; */
	margin-left: 0px;
}

.highlight {
	background-color: darkkhaki; /* former: yellow */
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 0px solid #cccccc;
  margin: 0px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  text-transform: normal;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}

.contact_email { 
border: 1px solid rgb(234,150,103);  /* pb-braun */
height: 400px; 
width: 450px; 
padding: 5px; 
background-color: rgb(202,213,74);  /* fsh 43,150,135 rgb 202,213,74 dunkelhell-blattgrün */
} 
 
.contact_email input { 
/* border-bottom: 1px solid #CCCCCC; */ /* fsh 43,150,135 rgb 202,213,74 dunkelhell-blattgrün */
border: 2px solid rgb(214,230,97); /* blattgrün etwas hell: fsh 45,174,154 rgb 214,230,97 */

/* background: #ffff69;  */
background: rgb(242,247,240);  /* sehr sehr hell lindgrün */
} 
 
.contact_email textarea { 
border: 2px solid rgb(214,230,97); /* blattgrün etwas hell: fsh 45,174,154 rgb 214,230,97 */
background: rgb(242,247,240);  /* sehr sehr hell lindgrün */
}