 body , p ,li , ol, ul , td {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF0F5;
}
body{
	background-color : #000000;
}

 ul {
	margin: 0 0 0 0;
}
 
 
 li {
	list-style : square inside;
	margin: 0 0 0 0px;
}
 
ul.sm1 {
	margin-left: 30px;
}
 ul.sm2 {
	margin-top: 10px;s
	letter-spacing : 18px;
}
 
 
 
 
  li.sm2 {
	list-style : disc inside;
}
 
 
h1{
	font-size: 16px;
	color: #FFCCCC;
}
h2{
	font-size: 14px;
	color: #99FFFF;
}
h3{
	font-size: 13px;
	color: #CCFFFF;
}



h1.style {
	font-style: italic;
	color: #666666;

}
A:link {
	COLOR: #CCCCFF;
	TEXT-DECORATION: none;

}
A:visited {
	COLOR: #CCCCFF;
	TEXT-DECORATION: none;
	
}
A:hover {
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
	
}
A:active {
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
	
}



hr {
	color: #333333;
}


.bild {
	font-size: 11px;
	COLOR: #CCCCCC;
}


table.content {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding: 0;
	margin: 10 10 10 10;
}



td.content{
margin: 10 10 10 10;
font-size: 12px;
}


TD.menue {   	
	FONT-SIZE: 11;
	font : bold;
}


}
TD.footer {
   	COLOR: #cccccc;
	FONT-SIZE: 9;
}


TABLE.news {
	
	padding: 0px;
	border-top: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	
}


TD.newsHead {
	background : #150033;
	COLOR: #FFFFFF;
	FONT-SIZE: 14;
	FONT-weight: bold;
	padding : 2 10 2 10 ;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
TD.news {
   background : #111111;
	COLOR: #FFFFFF;
	FONT-SIZE: 11;
	padding :  5 5 5 5 ;
	border-top: 1px solid #333333;
   border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
}







/* 
		GÄSTEBUCH
		Nachstehende Definitionen sind für die Einträge im Gästebuch
		und dürfen selbst angepasst werden
*/

.date /* das Datum */
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
}

.entry /* die Eintragsnummer */
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: White;
}

.name /* der Name des Eintragers */
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-weight: bold;
	color: #3399CC;
}

.msg /* die eigendliche Nachricht im Gästebuch */
{

	font-size: 12 px;
	color: #3399CC;
}

/* */

.title /* Der Gästebuchname/Titel */
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.tablecontent /* der Tabellenhintergrund */
{
	background-color: white;
	color: Black;
	font-size: 12px;
}

/* diese Einstellungen betreffen den Adminbereich */

.logonback1 /* der Tabellenhintergrund */
{
	color: #336699;
	background: #D9DDFF;
}

.logonback2 /* der Tabellenhintergrund */
{
	color: White;
	background: #00004A;
}
	
/* 
		FORMMAILER
*/
.inputtext {
	font-size: 12;
}
.inputbutton {
	color: black;
	background : #666699;
	font-size: 12;
	font-weight: bold;
}




.GB_table1 {
	background-color:#80B0C0;
	border-bottom-color: #4888B0;
	border-left-color: #4888B0;
	border-right-color: #4888B0;
	border-top-color: #4888B0;
	border-style: solid;
	border-width: 1px;
}
.GB_table2 {
	background-color:#B0C8E0;
	border-bottom-color: #205888;
	border-left-color: #205888;
	border-right-color: #205888;
	border-top-color: #205888;
	border-style: solid;
	border-width: 1px;
}

.GB_button {
	background: #103448;
	border: 1 solid #205888;
	color:  #FFFFFF;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.GB_input {
	background : #205888;
	border : 1 solid #80B0C0;
	color : #FFFFFF;
	font-family : Arial,Helvetica,MS Sans Serif;
	font-size : 10px;
}
