
body {
	margin: 0;
	
}

h1 {
	margin: 10px 10px 10px 100px;
	font: 18px Verdana;
	color: #000000;
}


h2 {
	font: 12px/12px Georgia, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #000000;
}

.small {
	font-size: 10px;
	font-family: Verdana;	
}
.navigation {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: black;
}
.text {
	font-family: Verdana;
	font-size: 8pt;
	letter-spacing: 0.1px;
	line-height: 16px;
}
#black { 

	/* dient dazu die Links schwarz darzustellen */

	color: black;
	text-decoration: none;
}
.btext {
	font-family: Verdana;
	font-size: 10pt;
}
#grey {

	/* dient dazu die Links grau/fett darzustellen */

	color: #717171;
	text-decoration: none;
}
.header {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}
.ftext { 

	/* form-element definiton */

	font-family: Verdana;
	font-size: 11px;
}
.PhorumMessage{

	/* Für Phorum,einzelne  Message  */
    font-family: Verdana;
	font-size: 10pt;
	color: #717171;
	text-decoration: none;
}
.PhorumTableHeader{

	/* Für Phorum, Tableheader */
    font-family: Verdana;
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
}
.PhorumNav{

	/* Für Phorum, gesamter header  */
    font-family: Verdana;
	font-size: 7pt;
	color: #717171;
	text-decoration: none;
}
.PhorumForumTitle{
	/* Für Phorum, Forumtitel */
	font-family: Verdana;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	/*margin-left : 15%;*/
}
.PhorumListTable{

	
    font-family: Verdana;
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
}

/*von Guestbook*/

.maintext {
	font-family: Verdana;
	font-size: 8pt;
	letter-spacing: 0.1px;
	line-height: 16px;
	letter-spacing: 0.1px;
	line-height: 16px;
}
.titletext {
	font-family: Verdana;
	font-size: 8pt;
	letter-spacing: 0.1px;
	line-height: 16px;
	font-weight : bold
}
.maincell {
	border-left: 4px solid #6699CC;
	border-right: 4px solid #6699CC;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF
}
.headercell {
	background: #6699CC;
	background-position: left;
	background-repeat: no-repeat;
	border-left: 4px solid #6699CC;
	border-right: 4px solid #6699CC;
	border-top: 4px solid #6699CC;
}

.footercell {
	background: #6699CC
}
.entrytitle {
	border-bottom: 1px dashed #6699CC
}
.addentry {
	border: 1px solid #6699CC;
	margin: 0px;
	padding: 0px
}
.addentrytitle {
	background: #6699CC
}
.addentrybody {
	background: #99CCFF
}
.printentry {
	border: 1px dashed #330066;
	margin: 0px;
	padding: 0px;
}
