body
	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
table     { font-size: 11px; font-family: arial, geneva, helvetica, verdana, sans-serif; line-height: 15px; }
td        { vertical-align: top; padding-bottom: 0px; }
div       { font-size: 11px; font-family: arial, geneva, helvetica, verdana, sans-serif; }
a         { font-size: 11px; font-family: arial, geneva, helvetica, verdana, sans-serif; color: #ffffff; }
a.nounder { text-decoration: none; }
a.nounder:hover { text-decoration: underline; }

/* ######################################################################## */
/* ##  LINKS                                                             ## */
/* ######################################################################## */


/* ######################################################################## */
/* ##  DIV BLOCKS                                                        ## */
/* ######################################################################## */

div.content
{
position: absolute;
top: 0px;
left: 0px;
/*width: 100%;*/
height: 100%;
/*background-color:#ff0000;*/
z-index: 10;
}

div.stage
{
position: relative;
margin-top: 150px;
margin-left: 160px;
width: 632px;
}

div.footer
{
color: #cccccc;
margin-left: 160px;
margin-top: 30px;
margin-bottom: 30px;
width: 680px;
}
/* ######################################################################## */
/* ##  TABELLEN                                                          ## */
/* ######################################################################## */


/* ######################################################################## */
/* ##  ZELLEN                                                            ## */
/* ######################################################################## */


/* ######################################################################## */
/* ##  TEXT BLOCK STYLES                                                 ## */
/* ######################################################################## */


div.Paragraph         { padding-bottom: 9px; }
div.ParagraphTitle    { padding-bottom: 0px; letter-spacing: 1px; }
div.ParagraphTitleNew    { }
div.ParagraphImage    { padding-bottom: 12px; width: 1%; }
div.ParagraphImageNew    { padding-bottom: 12px; width: 1%; }
div.ImageLegend          { padding-top: 2px; font-size: 9px; color: #999999; width: 100%; }

div.ParagraphDownload { padding-bottom: 6px; }
div.ParagraphDownloadNew {  }
h1                    { color: #ffffff; font-size:11px; font-weight: bold; margin-bottom: 4px; }
div.ParagraphText     { padding-bottom: 6px; color: #dddddd; }
div.ParagraphTextNew     {  }
div.ParagraphNews     { padding-bottom: 6px; color: #cccccc; width: 249px; }

td.ParagraphCell      { padding-bottom: 6px; padding-right: 6px; }


div.searchResultBlock { margin-top: 12px; margin-bottom: 12px; width: 570px; }
div.searchResult      { color: #333333; margin-left: 30px; }
div.searchResultTit   { color: #ffffff; margin-left: 80px; }
div.searchAdvice      { font-weight: bold; color: #333333; padding-top: 12px;  margin-left: 80px; padding-left: 20px; background-color: #eeeeee; }


/* ######################################################################## */
/* ##  INPUTS/FORMULARELEMENTE                                           ## */
/* ######################################################################## */
input                 { font-size: 11px; font-family: verdana, geneva, helvetica, arial, sans-serif; color: #ffffff; }
input.loginField      { border-style: solid; border-width: 1px; border-color: #ffffff; width: 212px; background-color: #999999; }
input.loginButton     { border-style: solid; border-width: 1px; border-color: #ffffff; background-color: #999999;}

input.searchField     { border-style: solid; border-width: 1px; border-color: #000000; width: 200px; background-color: #cccccc; margin-left: 2px; }
input.searchButton    { border-style: solid; border-width: 1px; color:#ffffff; border-color: #000000; background-color: #999999; }
textarea              { font-size: 11px; color: #000000; font-family: arial, geneva, helvetica, verdana, sans-serif; }

/* ######################################################################## */
/* ##  SCHRIFTEN                                                         ## */
/* ######################################################################## */
font                  { font-size: 11px; font-family: verdana, geneva, helvetica, arial, sans-serif; }
span                  { font-weight: bold; }
cite                  { font-style: italic; }
span.search           { color: #000000; font-weight: normal; font-style: italic; }
span.red              { color: #C00D00; }

/* ######################################################################## */
/* ##  BILDER                                                            ## */
/* ######################################################################## */
img                   { border-width: 0px; }
img.downloadSymbol    { margin-right: 6px; margin-top: 1px; width: 12px; height: 12px; }
/* ######################################################################## */
/* ##  LINIEN                                                            ## */
/* ######################################################################## */

hr                    { background-color: #000000; border-width: 0px; height: 1px; margin-top: 1px; margin-bottom: 1px; }

li               { list-style-image: url(/imgs/li.gif); margin-top: 1px; margin-bottom: 0px; margin-left: 0px; line-height: 14px; }
ul               { line-height: 14px; text-indent: 0px; margin-left: 8px; padding-left: 8px; }


