SourceForge.net Logo
April 2, 2006
© GPL
 
ProWikiCenter
Admin / Template /
SB1

 
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de" dir="ltr">
<head>
<title>{WikiName}: {PageName}</title>
<meta http-equiv="Content-Type" content="text/html; charset={Insert:WikiCharset}">
<meta name="creation-timestamp" content="{Insert:DateCreation}">
<style type="text/css">
<!--

body {
  color:  black;
}
form {
  color: black;
  font-family: Courier New, monospace;
  font-size: {Insert:FontSizeBody;10pt};
}
.wiki {
  font-family: verdana, arial, sans-serif;
  font-size: {Insert:TemplateWikiFontSize;16pt};
  text-decoration: none;
  color: {Insert:ColorLink;#ff6600};
}
.navbar {
  background: #ffffff;
  color:  black;
  font-family: verdana, arial, sans-serif;
  font-size: {Insert:FontSizeLinkBar;12pt};
  text-align:right;
  padding: 2pt;
}

ul {
  list-style:{Insert:ListStyle};
}

dl { margin: 0 0 0 0; }
.titlestem { 
  font-size: {Insert:FontSizeBody;10pt}; 
  font-weight: normal; 
  background: #cccccc;
}

a { color: {Insert:ColorLink;#ff6600}; text-decoration:none; border-bottom: dotted 1px #eebb99; }
a:link { color: {Insert:ColorLink;#ff6600}; border-bottom: dotted 1px {Insert:ColorLink;#ff6600}; }
a:active { color:#000; border-bottom: dotted 1px #000; }
a:visited { color: {Insert:ColorLinkVisited;#444444};  border-bottom: dotted 1px {Insert:ColorLinkVisited;#444444}; }
a:hover { background-color: {Insert:ColorLinkHover;#6699bb}; }

a:hover .nohover { background-color: none; }
a:active .nohover { border-bottom: solid 1px white; }
a:link .nohover { border-bottom: solid 1px white; }
a:visited .nohover { border-bottom: solid 1px white; }

strong {
  color: {Insert:ColorStrong;#ff6600};
}

.sidebar {
  background: white;
  xtext-align: justify;
  color:  black;
  font-family: verdana, arial, sans-serif;
  font-size: {Insert:FontSizeLinkBar;12pt};
  line-height: 13pt;
}
.content {
  background: white;
  xtext-align: justify;
  color:  black;
  font-family: verdana, arial, sans-serif;
  font-size: {Insert:FontSizeBody;10pt};
  padding: 3em;
}

h1,h2,h3,h4,h5,h6 { 
  font-family: "Gill Sans", "Trebuchet MS", Verdana, sans-serif; 
  margin-left: 0em;
  border-bottom: solid medium #c00; 
}

h1 { font-size : 188%; color: {Insert:ColorLink;#ff6600};  border-bottom: solid 2px #990000; }
h2 { font-size : 150%; color: {Insert:ColorLink;#ff6600};  border-bottom: solid 2px #990000; }
h3 { font-size : 132%; color: {Insert:ColorLink;#ff6600};  border-bottom: solid 1px #000000; }
h4 { font-size : 116%; color: {Insert:ColorLink;#ff6600};  border-bottom: solid 1px #000000; }
h5 { font-size : 100%; color: {Insert:ColorLink;#ff6600};  border-bottom: solid 1px #000000; }
h6 { font-size : 80%;  color: {Insert:ColorLink;#ff6600};  border-bottom: solid 1px #000000; }


.sidebar h1, .sidebar h2, .sidebar h3, .sidebar h4, .sidebar h5, .sidebar h6 {
  font-family: Verdana, sans-serif; 
  font-size: {Insert:FontSizeSideBarHeader;12pt}; 
  line-height:13pt;
  font-weight: 400;
  background-color:#cccccc;
  text-align:center;
  padding-bottom: 2px;
  border-bottom: solid 2px white;
  margin: 3px 0 0 0;
}

.sidebar {
  line-height:14pt;
}

.submitbuttons {
 font-family: verdana, arial, sans-serif;
 text-align: right;
}

.titlebanner {
  vertical-align:-7px; border: solid 1px; border-color:black; 
}
.titletext {
  margin:1mm; font-weight:bold; line-height:10pt; font-size:9pt;
  font-family: Verdana, sans-serif; color:#ff6600;
  display:inline; 
}

//-->
</style>
</head>

<body background="/image/bg/bg_ffffff.gif">
<table border=0 cellspacing=0 cellpadding=0 width=100% height="{Insert:LogoHeight;64}">
<tr><td width=100% height="{Insert:LogoHeight;64}" background="{Insert:LogoFileName;logo.jpg}" colspan="2"> </td></tr>
</table>
<table border=0 cellspacing=0 cellpadding=0 width=100%>
<tr>
<td style="background-color:white; padding:1mm; " class="wiki">{Insert:WorkspaceName}</td>
<td class="navbar" valign="center">{LinkBarTextHor}</td></tr>
</table>
<table cellpadding="0" cellspacing="0" border="0" width="100%" style="border-top: {Insert:TemplateBorderStyle}; border-bottom: {Insert:TemplateBorderStyle};" ><tr>
<td width="195" valign="top" style="border-right: {Insert:TemplateBorderStyle};" class="sidebar">
  {Insert:page.SideBar}
</td>
<td valign="top" style="margin-left:{Insert:TemplateBorderStyle}" class="content">
  <font size=5><b>{PageTitle}</b></font><font size=3><br><b>{PageTitleComment}</b></font>
  <font size=3> <br></font>
  {PageText}
</td>
</tr>
</table>
<table border=0 cellspacing=0 cellpadding=0 width=100% style="background-color:white;">
<tr>
  <td align=left valign="center" width=25%> 
<font face="Verdana,Geneva,Arial,Helvetica" size="2" color="#cccccc">{WikiCopyright}</font> </td>
  <td class="navbar" valign="center">{LinkBarTextHor}</td>
</tr>
<tr>
  <td align=left valign=top> 
<font face="Verdana,Geneva,Arial,Helvetica" size="2" color="#cccccc">{DateLastChange}</font> 
  </td>
  <td class="navbar" align="right" valign="top">{Insert:function.AdditionalFunctions}</td>
</tr>
</table>
</body>
</html>