body 			{ 	
				background-color:#534D4D; 
				color:#B3B0B0;
				font-family: Arial; 
    			}

h1 			{
				font-size:30px;
				font-weight:bold;
			
			}

h2			{
				font-size:16px;
				font-weight:bold;
				text-align:right;
				word-spacing:30px;
			}

h3			{
				font-size:16px;
				font-weight:bold;
				text-align:center;
				
				
			}

h4			{
				font-size:14px;
				font-weight:bold;
				text-align:center;
				
				
			}


h5			{
				font-size:16px;
				text-align:center;
				font-weight:normal;
				
				
				
			}

h6			{
				font-size:16px;
				text-align:left;
				font-weight:normal;
			}

#red			{
				font-size:16px;
				text-align:center;
				font-weight:normal;
				color:red;
			}
#normal			{
				font-size:16px;
				text-align:center;
				font-weight:normal;
				
			}

#einrueck		{	
				font-size:16px;
				text-align:left;
				font-weight:normal;
				text-indent: 25pt;
				white-space: nowrap;
				
			}
#ohne_einrueck		{	
				font-size:16px;
				text-align:left;
				font-weight:normal;
				white-space: nowrap;
				
			}
#guestbook_comment	{	
				font-size:16px;
				text-align:left;
				font-weight:normal;
				
				
				
			}
#ohne_einrueck_right    {	
				font-size:16px;
				text-align:right;
				font-weight:normal;
				white-space: nowrap;
				
			}


em			{
				color:#FFFFFF;
				font-style:normal;
				
			}

#middle			{ 	
				position:absolute; 
				left:50%; 
				top:50%; 
				margin-left:-400px; 
				margin-top:-275px; 
			}
			


a:hover        		{ 
				color:#FFFFFF; 
				background-color:#534D4D; 
				text-decoration: none;
				border-style:none;
				
				

			}

a   	       		{ 	color:#B3B0B0; 
				background-color:#534D4D; 
				text-decoration: none;
				border-style:none;
				
				
			}
link:focus, :visited:focus { -moz-outline: 0px dotted; } 

hr			{	width=70%;
				height=1px;
			}

INPUT,TEXTAREA { background-color:#534D4D; border:1px solid #B3B0B0;  font-size:12pt; color:#B3B0B0 }
#IFrame {
    width: 100%;
    height: 370px;
    overflow: auto;
    padding: 10px;
}