body {
	/* min-width: 800px; */
}

h1 {
  font-size: 1.5em;
  line-height: 1.7em;
  font-family:Sans Serif,sans-serif,Verdana,Arial;
}

h2 {
  font-size: 1.3em;
  line-height: 1.5em;
  font-family:Sans Serif,sans-serif,Verdana,Arial;
}

h3 {
  font-size: 1.1em;
  line-height: 1.3em;
  font-family:Sans Serif,sans-serif,Verdana,Arial;
}

h4 {
  font-size: 1.0em;
  line-height: 1.3em;
  font-family:Sans Serif,sans-serif,Verdana,Arial;
}

td, th {
  font-size: 1.0em;
  line-height: 1.3em;
  font-family:Sans Serif,sans-serif,Verdana,Arial;
}

p, .text, ul, ol, li, dl
{ 
  text-align:justify;
  font-size: 1.0em;
  line-height: 1.4em;
  font-family:Sans Serif,sans-serif,Verdana,Arial;
}

dt {
  text-align:left;
  margin-top:1ex;
  font-weight:bold;
}

div#Zitat {
  font-style:italic;
}

div#bildunterschrift {
  font-size: 1.1em;
  line-height: 1.2em;
  font-family:Sans Serif,sans-serif,Verdana,Arial;  	
}

div#Ticker {
	margin-top: 2ex;
	margin-bottom: 2ex;
	padding: 0;
	min-height: 50px;
	width: 100%;	
}

div#Ticker h1 {
    margin-top: 0ex;
    margin-bottom: 0ex;
    padding-left: 2ex;
    font-size: 1.1em;
    line-height: 1.4em;
}

div#Ticker h2 {
	padding-left: 1ex;
	padding-right: 1ex;
	font-size: 1.0em;
	line-height: 1.5em;
}

div#Ticker p {
	margin-left: 2ex;
	margin-right: 2ex;
	font-size: 1.0em;
	line-height: 1.3em;	
}

div#Info {
    margin-top: 1ex;
    margin-bottom: 1ex;
    width: 25ex;
    padding: 0;
    min-height: 350px;
    float: right;
    margin-right: 0ex;
    width: 190px;
}

div#Info h1 {
    margin-top: 0ex;
    margin-bottom: 0ex;
    padding-left: 0.5ex;
    font-size: 1.1em;
    line-height: 1.4em;
}

div#Info h2 {
    margin-top: 2ex;
    margin-bottom: 0ex;
    padding-left: 0.5ex;
    font-size: 1.0em;
    line-height: 1.4em;
}

div#Info p {
    margin-top: 0ex;
    margin-bottom: 0.5ex;
    margin-left: 5ex;
    margin-right: 0.5ex;
    font-size: 1.0em;
    line-height: 1.3em;
    text-indent: -4.5ex;
    text-align: left;
}
div#Info a {
    text-decoration: none; 
}

div#albumDetailview {
	margin-top: 0.25ex;
	margin-bottom: 0.25ex;
}

div#albumDetailview p.photo {
	text-align: center;
}
	
div#albumShortview {
    margin-top: 0.25ex;
    margin-bottom: 0.25ex;
    padding: 0ex;
}

div#albumShortview table {
	margin-top: 0ex;
	margin-bottom: 0ex;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

div#albumShortview tr {
	padding: 5ex;
}

div#albumShortview td {
	padding-left: 5px;
	padding-right: 5px;
}

div#albumShortview p {
	margin-top: 0ex;
	margin-bottom: 0ex;
	margin-left: 1ex;
}

p#Revision {
    position: absolute;
    color: white;
    bottom: 1ex;
}

img#member {
    position: absolute;
    right: 25px;
    top: 5ex;
}
a#prevMember {
    position: absolute;
    left: 5ex;
}
a#nextMember {
    position: absolute;
    right: 5ex;
}

a#prevNews {
    position: absolute;
    left: 5ex;
    bottom: 1em;
}
a#nextNews {
    position: absolute;
    right: 5ex;
    bottom: 1em;
}

div#NewsBottomLine {
	position: absolute;
	bottom: 2em;
	left: 5ex;
	right: 5ex;
}

div#AlbumBottomLine {
	position: absolute;
	bottom: 2em;
	left: 5ex;
	right: 5ex;
}

div#FooterFrame {
    clear: both;
    margin-top: 0ex; 
    width: 850px;
}

div#Fusszeile {
    margin-left: 1ex;
    padding: 0.1em;
    margin-left: 5px;
}

div#Fusszeile p {
    text-align: center;
}

/*
 * main text frame
 */
div#bodyFrame
{
   	position: relative;
   	left: 0px;
   	top: 80px;
	width: 850px;
}

div#mainFrame {
    position: relative;
    margin-top: 1ex;
    margin-bottom: 1ex;
    padding-top:1ex;
    padding-left:5px;
    padding-right:5px;
    padding-bottom: 1ex;
    min-height: 350px;
    font-size:1.2em;
    margin-left: 5px;
    width: 630px;
}
div#mainFrame a {
    text-decoration: none; 
}

div#mainFrameSmall
{
    padding-left: 40px;
    padding-right: 40px;
}

* html div#mainFrame {
    height: 1em; /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
}

div#mainInfoFrame
{
    position: relative;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
    padding-top:1ex;
    padding-left:1ex;
    padding-right:1ex;
    padding-bottom: 1ex;
    min-height: 360px;
}

p#longOvwList {
    margin-left: 10ex;
    text-indent: -10ex;
}

p#newsArticleShort {
    font-style:italic;
}

div#newsArticleShort {
    font-style:italic;
}

/*
 * header line stuff
 */
div#headFrame
{
   	position: relative;
   	left: 0px;
   	top: 0px;
    width: 850px;
}

div#headNameFrame {
  position:absolute; 
  left:29ex; 
  top:25px; 
  height:75px;
  width: 650px;
}

div#headNameFrame h1 {
  font-size: 22px;
  line-height: 26px;
  font-family: Sans Serif,sans,sans-serif,Verdana,Arial;
}

div#spdLogo
{
  position:absolute;
  top:10px;
  right:10px; 
  height:75px;
  right: 0px;
}

div#rodenbachLogo
{
   position:absolute;
   left:10px;
   top:10px;
}

/*
 * table layout
 */
td.kandtext {
  width:275px;
}

td.membertext {
  width:450px;
}



