/** 
* Verein : Samurai Burgdorf e.V.
* Autor  : Gregor Paasch
* 
* Stand  : 19.07.2006
* 
**/ 
 
body { 
  margin: 5px;
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  text-align: left;
  word-spacing: 0pt;
  text-indent: 0pt;
  color: #000000);
  line-height: 130%;
  background-color: #FFBD00;
} 
 
td, tr, p, div { 
  font-family: Verdana, Arial, Helvetica; 
  color : #000000; 
  font-size : 10pt; 
}

table.moduletable {
  width: 100%;
  table-layout: auto;
  padding: 0px;
  margin: 0px;
  background: transparent;
}
table.moduletable th { 
  padding: 1px;
  font-size: 10pt; 
  font-weight: bold; 
  text-align: left; 
  letter-spacing: 1px; 
  color: #A40042; 
  border-bottom: 1px solid #A40042;
  background: transparent;
  overflow: hidden;
}

table.moduletable td {
  padding: 0px;
  vertical-align: top;
  overflow: hidden;
  background: transparent;
}

.moduleUmrandung {
/*  border: solid 1px #A40042;*/
  padding-bottom: 10px;
  background: transparent;
}
.umrandung-nav {
  border-right: solid 1px #FF9933;
  background: transparent;
}

ul { 
  margin-top: 7px;
  margin-left: 5px;
  padding: 0px;
  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 3px;
} 
 
.button {
  font-size: 10pt;
  background-color: #FF9933;
  border: 1px solid #A40042;
  color: #000000;
  margin: 5px;
}

.inputbox {
  border: 1px solid #FF6600;
  background: #FF9933;
  color: #000000;
  margin: 5px;
}

.sectiontableheader {
  font-size: 8pt;
  font-weight: bold;
  text-align: center;
  color: #FFFFFF;
  background: #000000;
  vertical-align: middle;
  height: 20px;
  padding: 0px 10px;
}
.sectiontableentry1 {
  background: #FFCC00;
  padding: 5px 0px 5px 2px;
}
.sectiontableentry2 {
  background : #FFCC66;
  padding: 5px 0px 5px 2px;
}
.sectiontableentry1 a:link, .sectiontableentry1 a:visited, .sectiontableentry2 a:link, .sectiontableentry2 a:visited {
/*  color: #000000;*/
}
.sectiontablefooter {
  padding: 10px 0px 20px 0px;
}

.highlight {
  background-color: #FFFF00;
  font-weight: bold;
}

.article_seperator {
  width: 100%;
  height: 1px;
  margin-bottom: 6px;
}
 
a.mainlevel, a.sublevel {
  display: block;
  -moz-opacity: 0.85;
  text-indent: 10px;
  border: 1px solid #FF9933;
}
a.mainlevel {
  margin: 2px 0px 2px 0px;
  padding: 2px 0px 2px 0px;
  width: 100%;
}
a.sublevel {
  margin: 2px 5px 2px 5px;
  padding: 2px 0px 2px 0px;
  width: 90%;
}
a.mainlevel:link, a.mainlevel:visited {
  font-size: 10pt;
  color: #A40042;
}
a.sublevel:link, a.sublevel:visited {
  font-size: 8pt;
  color: #A40042;
}
a.mainlevel:hover, a.sublevel:hover {
  border: 1px solid #A40042;
}
#active_menu {
  font-weight: bold;
  border: 1px solid #A40042;
  background: #FF9933;
}
a#active_menu:hover {
}

a:link, a:visited {
  color: #FF0066;
  text-decoration: none;
}
a:hover {
  color: #A40042;
/*  text-decoration: underline; */
  text-decoration: none;
}
a.category:link, a.category:visited {
  font-weight: bold;
}

.readon {
  font-weight: bold;
}

.small {
  font-size: 10px;
  color: #FF6600;
}
.smalldark {
  font-size: 10px;
  color: #000000;
}

.createdate, .modifydate {
  font-size: 10px;
  color: #A40042;
}

.content_rating {
  font-size: 10px;
  color: #000000;
}
.content_vote {
  font-size: 8pt;
  padding: 10px;
  border: 1px solid #FF9933;
}

.contentpane {
/*  padding: 10px;*/
}
.contentpaneopen {
  text-align: justify;
  width: 100%;
/*  padding-left: 5px;
  padding-right: 5px;*/
}
table.contentpaneopen {
  margin-right: 15px;
}
.componentheading, .contentheading {
  padding: 0px;
  font-weight: bold;
  text-align: left;
  letter-spacing: 1px;
  color: #A40042;
  border-bottom: 1px dashed #A40042;
}
.componentheading {
  font-size: 12pt;
  padding: 3px;
  margin-bottom: 5px;
}
.contentheading {
  font-size: 10pt;
}
table.contenttoc {
  border: 1px solid #FF9933;
  margin-left: 10px;
  margin-bottom: 10px;
  padding: 5px;
}
table.contenttoc th {
  background-color: #FF9933;
  font-size: 8pt;
}
.toclink {
  font-size: 8pt;
}

.contentpagetitle {
  font-weight: bold;
  color: #000000;
}
a.contentpagetitle:link, a.contentpagetitle:visited, a.contentpagetitle:active {
  text-decoration: none;
}

a.readon:link, a.readon:visited {
  color: #FF0066;
  font-family: Verdana,Arial,Helvetica;
  font-size: 8pt;
  font-weight: normal;
  white-space: nowrap;
  float: left;
  text-decoration: none;
}
a.readon:hover {
  color: #A40042;
} 

.pagenav {
  line-height: 18pt;
  font-size : 8pt; 
  border : 1px dotted #A40042; 
  padding : 2px 4px 2px 4px; 
  white-space : nowrap; 
}

div.back_button {
  margin-top: 15px;
}

.back_button a:link, .back_button a:visited, a.pagenav:link, a.pagenav:visited { 
  color : #A40042;
  font-size : 8pt;
  border : 1px dotted #A40042;
  padding : 2px 4px 2px 4px;
  white-space : nowrap;
}

.back_button a:hover, a.pagenav:hover { 
  background : #FF9933; 
} 

td.buttonheading {
}
.buttonheading a:link, .buttonheading a:visited {
  border: 1px solid #FF9933;
  padding: 3px;
  white-space: nowrap;
  float: left;
  text-decoration: none;
}
.buttonheading a:hover {
  border: 1px solid #A40042;
}

/* -----------------  <Pfadweg> -----------------  */
.pathway {
  font-size: 8pt;
}
/* -----------------  </Pfadweg> ----------------  */

/* -----------------  <Horizontales Menue> ------  */
ul#mainlevel-nav {
  list-style: none;
  padding: 0px;
  margin: 0px;
  font-size: 0.8em;
}
ul#mainlevel-nav li {
  display: block;
  background-image: none;
  padding-left: 0px;
  padding-right: 0px;
  float: right;
  margin: 0px;
  font-size: 1.0em;
  line-height: 20px;
  white-space: nowrap;
  border-top: 1px solid #FF9933;
  border-bottom: 1px solid #FF9933;
  border-left: 1px solid #FF9933;
}
ul#mainlevel-nav li a {
  display: block;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  color: #A40042;
  background: transparent;
}
ul#mainlevel-nav li a:hover {
  color: #FFBD00;
  background: #A40042;
}
/* -----------------  </Horizontales Menue> -----  */

.copyright {
  width: 100%;
  font-size: 8pt;
  text-align: center;
  margin-top: 20px;
}


/**
* Toolbar wird inline im PHP-Skript definiert, deshalb muss hier
* !important gesetzt werden.
**/
table#toolbar a.toolbar {
  color : transparent !important;
  border: 1px solid #FF9933 !important;
}
table#toolbar a.toolbar:hover {
  color: transparent !important;
  border: 1px solid #A40042 !important;
  background-color: transparent !important;
}
table#toolbar a.toolbar:active {
  color: #FF0066 !important;
}

.mosimage {
  border: 1px solid #A40042;
  margin: 5px;
}
.mosimage_caption {
  margin-top: 2px;
  background: #FF9933;
  padding: 1px 2px;
  color: #000000;
  font-size: 10px;
  border-top: 1px solid #A40042;
}


/* -----------------   <Fuer die Tabellen in "Wir ueber uns"> -------------- */

table.pTab {
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	margin-right: 5px;
	width: 470px; }
td.pTabHead {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 7px;
	background-color: #000000;
	color: #FF9933;
	font-weight: bold;
	width: 5%;
	white-space: nowrap; }
td.pTabEmpty {
	width: 95%; }
td.pTabBody {
	padding: 10px;
	border: 1px solid #000000; }
td.pTabHead, td.pTabHead p, td.pTabBody, td.pTabBody p {
	font-size: 10pt; }
table.iTab td, table.iTab td p {
	background-color: #FF9933; }
td.iTabHead, td.iTabHead p {
	color: #FF9933;
	font-weight: bold; }
/*table.hTab {
	width: 350px; }*/

/* -----------------   </Fuer die Tabellen in "Wir ueber uns"> ------------- */

fieldset {
	border: 1px solid #FF9933; }

/* EOF */

