.r2 {
line-height: 200%;
}

#container {
	height:				100%;
	border-collapse:	collapse;
	padding:			0px;
	border:				0px;
	margin:				0px;
}
#container td {
	vertical-align:			top;
	height:				100%;
	border: 			1px solid #917947;
}
#obal {
	width:				100%;
	height:				100%;
	border-collapse:	collapse;
	margin:				0px;
	padding:			0px;
	border:				0px;
}

#inside {
  font-size: 100%;
  background-color : #FFFFFF;
	border-collapse:	collapse;
	padding:			0px;
	border:				0px;
	margin:				0px;
}

#header {
	padding: 0.0em 0mm 0 0mm;
}

.leftSideBar {
  font-size: 72%;
  width: 14.55em;
  clear: both;
  border: 0px; 
  margin: 0px;
}


#formular{
	font-size: 100%;
	border-collapse:		collapse;
	padding:			0px;
	border:				0px solid #FFFFFF;
	margin:				0px;
}

#formular td{
	border: 			0px solid #FFFFFF;
}

#formular tr{
	border: 			0px solid #FFFFFF;
}


#bodyTT{
  font-size: 72%;
  text-align: justify;
  line-height: 1.5em;
}

#bodyText {
  font-size: 72%;
  text-align: justify;
  line-height: 1.5em;
  margin: 0px;
  border: 0px;
  padding: 3ex 0.5em 1em 1em;
  height:		100%;
}

#bodyText p {
  margin-top: 2px;
}

#bodyText ul {
  margin-top: 5px;
}


#footer {
  font-size: 65%;
  text-align: center;
  line-height: 1.25em;
  padding: 0.5em 1mm 0.5em 1mm;
  clear: bottom;
 border: 0px solid green; 
}

.rightSideBar {
  font-size: 69%;
  width: 13.65em;
  float: right;
  clear: right;
  display: block;
  border-style: solid;
  border-width: 1px;
  margin:	1.5em 0.5em;
}


/*******************************************************
 * TITLE: Common Stylesheet for Schubert               * 
 *******************************************************/


/* ###### Body Text ###### */

body {
  font-family: verdana, tahoma, helvetica, arial, sans-serif;
  font-size: 75%;
  margin: 0;
}

h1, h2, h3, h4 {
  font-family: arial, verdana, tahoma, sans-serif;
}

h5 {
  padding-bottom : 0px;
  margin-bottom : 0px;
}

h1 {
  font-size: 175%;
  font-weight: bold;
  font-style: italic;
  padding-top: 1em;
  border-top-style: solid;
  border-top-width: 1px;
}

p {
  padding-bottom: 1ex;
  
}

img {
  border: none;
}

acronym {
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  cursor: help;
}

code {
  font-family: "lucida console", monospace;
  font-size: 95%;
}

dt {
  font-weight: bold;
  padding-bottom: 1em;
}

dd {
  padding-bottom: 1.5em;
  margin-left: 0px;
}


#bodyText a {
  /* See color-scheme.css */
  text-decoration: none;
  font-weight : bold;
}

#bodyText a:hover {
  text-decoration: underline;
  font-weight : bold;
}

.smallCaps {
  font-variant: small-caps;
}


/* ###### Header ###### */

#header {
  padding: 0.0em 0mm 0 0mm;
}

.headerTitle {
  font-size: 252%;
  text-decoration: none;
  font-weight: bold;
  font-style: italic;
  line-height: 1.5em;
}

.headerTitle span {
  font-weight: normal;
}

.headerLinks {
  font-size: 87%;
  padding: 0.5ex 10em 0.5ex 1em;
  position: absolute;
  right: 0;
  top: 0;
}

.headerLinks * {
  text-decoration: none;
  padding: 0 2ex 0 1ex;
}

.headerLinks a:hover {
  text-decoration: underline;
}

.menuBar {
  text-align: center;
  font-size: 72%;
  padding: 0.5ex 0;
}

.menuBar * {
  text-decoration: none;
  font-weight: bold;
  padding: 0 2ex 0 1ex;
}

.menuBar a:hover {
  /* See color-scheme.css */
}


/* ###### Left Sidebar ###### */


.leftSideBar a {
  text-decoration: none;
  font-weight: bold;
  line-height: 1.4em;
  padding: 0.75ex 1ex;
  display: block;
}

.leftSideBar a:hover {
  /* See color-scheme.css */
  text-decoration: underline;
  font-weight: bold;
  line-height: 1.4em;
  padding: 0.75ex 1ex;
  display: block;
}

.leftSideBar span {
  font-weight: bold;
  line-height: 1.4em;
  padding: 0.75ex 1ex;
  display: block;
}

/*[class~="leftSideBar"] a, [class~="leftSideBar"] span {
  line-height: 1.5em;
}
*/
.leftSideBar .sideBarTitle {
  font-weight: bold;
  padding: 0.75ex 1ex;
}

.leftSideBar .sideBarText {
  font-size: 92%;
  font-weight: normal;
  line-height: 1.5em;
  padding: 1ex 0.75ex 1ex 1ex;
}

.leftSideBar .thisPage {
  /* See color-scheme.css */
}


/* ###### Right Sidebar ###### */


[class~="rightSideBar"] {
  margin-right: 1.5ex;
}

.rightSideBar a {
  font-weight: bold;
  text-decoration: none;
}

.rightSideBar a:hover {
  text-decoration: underline;
}

.rightSideBar .sideBarTitle {
  font-weight: bold;
  margin: 1em 1ex;
  padding: 0.75ex 1ex;
}

.rightSideBar .sideBarText {
  font-weight: normal;
  line-height: 1.5em;
  padding: 0 3ex 1em 2ex;
}


/* ###### Footer ###### */


#footer div {
  padding-bottom: 1ex;
}

#footer a {
  text-decoration: none;
  font-weight: bold;
/*  border-bottom-style: solid; */
  border-bottom-width: 1px;
}

#footer a:hover {
  border-bottom: 0;
  text-decoration: underline;
}

