/**********************************
 * TITLE: Gila Screen Stylesheet  * 
 * URI  : gila/gila-screen.css    *
 * MODIF: 2003-Apr-30 19:09 +0800 *
 **********************************/


/* ##### Common Styles ##### */

body {
  color: black;
  background-color: rgb(239,227,222);
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 73%;  /* Enables font size scaling in MSIE */
  margin: 0;
  padding: 0;
}

html > body {
  font-size: 9pt;
}

acronym, .titleTip {
  border-bottom: 1px dotted rgb(168,140,83);
  cursor: help;
  margin: 0;
  padding: 0;
}

.doNotDisplay {
  display: none !important;
}


.smallCaps {
  font-size: 117%;
  font-variant: small-caps;
}

.smallCapsBold {
  font-size: 117%;
  font-variant: small-caps;
  font-weight: bold;
}


/* ##### Header ##### */

#header {
  color: inherit;
  background-color: rgb(153,0,0);
}

.headerTitle {
  margin: 0;
  padding: 0.05em 4mm 0.00em 4mm;
}

.headerTitle a {
	color: black;
	background-color: transparent;
	text-decoration: none;
	font-size: 110%; /* For MSIE */
	font-weight: bold;
	font-style: normal;
	letter-spacing: 1px;
}

.headerTitle > a {
  font-size: 138%;  /* For fully standards-compliant user agents */
}

.headerTitle span {
  color: white;
  background-color: transparent;
  font-weight: normal;
}

.subDescription {
  color: white;
  background-color: transparent;
  font-size: 109%;
  font-weight: bold;
  text-align: left;
  letter-spacing: 1px;
  margin: 0;
  padding: 0.05em 4mm 0.25em 4mm;
}

.subHeader {
  color: black;
  background-color: rgb(239,227,222);
  font-size: 109%;
  text-align: left;
  margin: 0;
  padding: 0.5ex 2mm;
}

.subHeader a {
  color: black;
  background-color: rgb(239,227,222);
  text-decoration: none;
  font-weight: bold;
  margin: 0;
  padding: 0 1ex;
}

.subHeader a:hover {
  color: black;
  background-color: white;
}


#searchAssist
{
font-family:arial, Times New Roman;
color:#AAAAAA;
float:left;
margin-bottom:-4px;
}
#searchBox
{
	float:right;
	margin-top:-33px;
	margin-right:10px;
}
form {
  background: transparent;
  margin:0;
  padding:.5em;
  border: 1px solid #E2CCC2;
}
input.textinput
{
	background: White;
	display: inline;
	height: 1.2em;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
}
input.textinput:hover
{
	background-color: #E6DFCF;
}
input.searchButton{
	background-color: #ECE9D8;
	color: Black;
	margin-top: 5px;
	font-weight: bold;
	display: inline;
	padding: 0 0 0 0;
	border:  thin solid #ab0;
	width: auto;
}


/* ##### Left Side Bar ##### */

.leftSideBar {
  width: 12.5em;
  float: left;
  clear: left;
}

.leftSideBar .sideBarTitle {
  color: rgb(64,64,64);
  background-color: rgb(226,204,194);
  font-weight: bold;
  margin: 0;
  padding: 0.8ex 1ex;
}

.leftSideBar ul {
  list-style-type: none;
  list-style-position: outside;
  margin: 0 0 1em 0;
  padding: 0;
}

.leftSideBar li {
  margin: 1ex;
  padding: 0 0 1.25ex 0.75ex;
}

.leftSideBar a {
  color: rgb(166,140,83);
  background-color: transparent;
  text-decoration: none;
}

.leftSideBar a:hover {
  color: rgb(64,64,64);
  background-color: transparent;
  text-decoration: none;
}

.leftSideBar .sideBarText {
  color: rgb(166,140,83);
  background-color: transparent;
  line-height: 1.25em;
  margin: 1ex 0.25ex 1.5em 0.75ex;
  padding: 0;
  display: block;
}

.leftSideBar .sideBarZitat {
  color: rgb(129,120,107);
  background-color: transparent;
  font-style: oblique;
  font-size: 92%;
  line-height: 1.25em;
  margin: 1ex 0.25ex 1.5em 0.75ex;
  padding: 0;
  display: block;
}

.leftSideBar .sideBarZitatbalken {
  color: rgb(64,64,64);
  background-color: rgb(174,167,157);
  font-weight: bold;
  margin: 0;
  padding: 0.8ex 1ex;
}

.leftSideBar .sideBarText a {
  text-decoration: underline;
}

.leftSideBar .sideBarText a:hover {
  text-decoration: none;
}

.leftSideBar .thisPage {
  color: rgb(64,64,64);
  background-color: transparent;
  font-weight: bold;
}

.leftSideBar .sideBarImage {
  background-color: transparent;
  line-height: 0.5em;
  margin: 0ex 0.25ex 0em 1.5ex;
  padding: 0;
}


/* ##### Right Side Bar ##### */

.rightSideBar {
  width: 13em;
  margin: 2ex 0.75ex 0 0;
  padding: 0;
  float: right;
  clear: right;
  border: 1px solid rgb(216,210,195);
}

[class~="rightSideBar"] {
  margin-right: 1.5ex;
}

.rightSideBar .sideBarTitle {
  color: black;
  background-color: rgb(226,204,194);
  font-weight: bold;
  margin: 1.25ex 1ex;
  padding: 0.9ex 1ex;
}

.rightSideBar a {
  color: rgb(166,140,83);
  background-color: transparent;
  text-decoration: underline;
  font-weight: bold;
}

.rightSideBar a:hover {
  text-decoration: none;
}

.rightSideBar .sideBarText {
  line-height: 1.5em;
  margin: 0;
  padding: 0 2ex 1em 2ex;
}

.rightSideBar .sideBarTextKursiv {
	font-style: oblique;
}

.rightSideBar .sideBarPic {
  text-align: center;
}

.rightSideBar .sideBarPicCopytext {
  text-align: center;
  font-size: 75%;
}

.rightSideBar .sideBarPicCopytext a {
  color: rgb(00,00,00);
  background-color: transparent;
  text-decoration: none;
  font-weight: normal;
}

.rightSideBar .sideBarPicCopytext a:hover {
  color: rgb(166,140,83);
  background-color: transparent;
  text-decoration: none;
}


.rightSideBar .more {
  text-decoration: none;
  text-align: right;
  margin: 0;
  padding: 0 2ex 1em 2ex;
  display: block;
}

.rightSideBar .more:hover {
  text-decoration: underline;
}


/* ##### Main Copy ##### */

#main-copy {
  color: black;
  background-color: white;
  text-align: justify;
  line-height: 1.5em;
  margin: 0 0 0 12.5em;
  padding: 0.5ex 15em 1em 1em;
  border-left: 1px solid rgb(216,210,195);
}

#main-copy h1 {
  color: rgb(166,140,83);
  background-color: transparent;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 175%;
  font-weight: normal;
  font-style: italic;
  text-align: left;
  margin: 1em 0 0 0;
  padding: 1em 0 0 0;
  border-top: 1px solid rgb(216,210,195);
}

#main-copy a {
  color: rgb(168,140,83);
  background-color: transparent;
  text-decoration: underline;
}

#main-copy a:hover {
  text-decoration: none;
}

#main-copy .topOfPage {
  font-size: 90%;
  font-weight: bold;
  font-variant: small-caps;
  text-decoration: none;
  border: none;
  padding-left: 1ex;
  padding-right: 1ex;
  float: right;
}

#main-copy .musik {
  font-size: 109%;
  font-weight: bold;
  font-variant: small-caps;
  text-decoration: none;
  border: none;
  padding-left: 1ex;
  padding-right: 1ex;
  float: right;
}

#main-copy .more {
  text-decoration: none;
  margin: 0;
  padding: 0 2ex 1em 2ex;
  display: block;
  font-weight: bold;
  font-size: 117%;
  font-variant: small-caps;
}

#main-copy .more:hover {
  text-decoration: underline;
}


#main-copy .subDescription {
  color: black;
  background-color: transparent;
  font-size: 109%;
  font-weight: bold;
  text-align: left;
  letter-spacing: 1px;
  margin: 0;
  padding: 0.05em 4mm 0.25em 1mm;
}

#main-copy .NewstickerTitle {
  color: rgb(64,64,64);
  background-color: transparent;
  font-size: 109%;
  font-weight: bold;
  font-variant: inherit;
  text-align: left;
  margin: 0;
}

#main-copy .NewstickerText {
  color: black;
}

#main-copy .Kondolenz {
	font-size: 109%;
	font-style: oblique;
	line-height: 1.5em;
}

#main-copy .ZitatdesTages {
  color: black;
  background-color: transparent;
  font-size: 109%;
  font-weight: bold;
  text-align: left;
  letter-spacing: 1px;
  margin: 0;
  padding: 0.05em 4mm 0.25em 1mm;
}

p {
  margin: 1em 0 1.5em 0;
  padding: 0;
}

dt {
  font-weight: bold;
  margin: 0;
  padding: 0 0 0.5ex 0;
}

dd {
  margin: 0 0 1.5em 1.5em;
  padding: 0;
}


/* ##### Footer ##### */

#footer {
  color: black;
  background-color: rgb(226,204,194);
  font-size: 92%;
  text-align: center;
  line-height: 1.25em;
  margin: 0;
  padding: 1em 4mm 1em 4mm;
  clear: both;
}

#footer div {
  margin: 0;
  padding: 0 0 1ex 0;
}

#footer a {
  color: black;
  background-color: transparent;
  text-decoration: underline;
  font-weight: bold;
}

#footer a:hover {
  text-decoration: none;
}

