body 	{
			/*background-image:url(../images/metall3.jpg);*/
			background-image:url(../images/sky_bgr.jpg);
			background-attachment:fixed;
			background-repeat:no-repeat;
			background-position:center;
			background-color:#DDDDDD;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color:#000066;;
			margin-top:35px;
			}

a:link {
				color: #000066;
				text-decoration:none;
				font-weight:bold;
				cursor:url(images/cursors/boing.ani);
				}
a:visited {
					color: #000066;
					text-decoration:none;
					font-weight:bold;
					}
a:hover {
				color: #FFFFFF;
				text-decoration:none;
				font-weight:bold;
				cursor:url(images/cursors/heli.ani);
				}
a:active {
			color: #000066;
			text-decoration:none;
			font-weight:bold;
		}
		
/* links Ausgabe */

td#nav a:link {
			color: #000066;
			text-decoration:none;
		}
td#nav a:visited {
			color: #000066;
			text-decoration:none;
		}
td#nav a:hover {
			color: #FF6600;
			text-decoration:none;
		}
td#nav a:active {
			color: #000066;
			text-decoration:none;
		}	
		

.nounderline{
			  height:18px;
			  font-size : 9px;
			  font-family : Verdana, sans-serif;
			  font-weight : normal;
			  font-style : normal;
			  color : 000066;
			  text-decoration:none;
			  }

.border		{
					border-width:1px;
					border-style:solid;
					border-color:#000000;
					}
			
.border2	{
			border-top-width:1px;
			border-top-style:solid;
			border-bottom-width:1px;
			border-bottom-style:solid;
			border-color:#000000;
			}
			
.border3	{
			border-top-width:1px;
			border-top-style:solid;
			border-color:#000000;
			}
			
.suche		{
			border-width:1px;
			border-style:solid;
			border-color:#5E6E80;
			background-color:#CCCCCC;
			margin-left:70px;
			margin-right:70px;
			}

#vorschaubild	{
				position:relative;
				top:15px;
				left:2px;
				width:210px;
				height:160px;
				padding-top:2px;
				padding-bottom:2px;
				}

.linkme {
		background:#CCCCCC;
		color:#0000FF;
		}

.auswahl	{
		background:#CCCCCC;
		color:#0000FF;
		text-decoration:none;
		font-weight:normal;
		}

.seitenausgabe	{
				border-width:1px;
				border-style:solid;
				border-color:#000000;
				background-color:#FF9900;
				}
				
/* Guestbook Styles */

/* styles guestbook ausgabe */

.border_a	{
			border-top:1px;
			border-top-style:solid;
			border-left:1px;
			border-left-style:solid;
			border-right:1px;
			border-right-style:solid;
			border-color:#999999;
			font-size: 11px;
			}
		
.titel		{
			background-image:url(../gb/img/titel.png);
			background-color:#3399FF;
			font-size:10px;
			font-weight:bold;
			color:#FFFFFF;
			}

.von		{
			background-color:#CCCCCC;
			border-bottom:1px;
			border-bottom-style:solid;
			border-bottom-color:#999999;
			font-size:10px;
			font-weight:bold;
			color:#000066;
			}

.inhalt		{
			background-image:url(../gb/img/inhalt.png);
			background-color:#EEEEEE;
			border-bottom:1px;
			border-bottom-style:solid;
			border-bottom-color:#999999;
			}
			
.daten		{
			background-color:#DDDDDD;
			border-bottom:1px;
			border-bottom-style:solid;
			border-bottom-color:#999999;
			}

/* Styles guestbook add */

.add	{
			background-color:#DDDDDD;
			border:1px;
			border-style:solid;
			border-color:#999999;
			font-size: 11px;
			}

.textfeld	{
			color: #121212;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			padding:2px 1px 1px 4px;
			border-top:1px;
			border-top-style:solid;
			border-top-color:#777777;
			border-left:1px;
			border-left-style:solid;
			border-left-color:#777777;
			border-right:1px;
			border-right-style:solid;
			border-right-color:#cccccc;
			border-bottom:1px;
			border-bottom-style:solid;
			border-bottom-color:#cccccc;
			}
			
/* Administration */

.nav_top	{
						background:url(../gb/img/nav_top.gif);
						background-color:#B8CBEB;
						font-weight:bold;
						color:#FFFFFF;
						border-top:1px;
						border-top-color:#000033;
						border-top-style:solid;
						border-left:1px;
						border-left-color:#000033;
						border-left-style:solid;
						border-right:1px;
						border-right-color:#000033;
						border-right-style:solid;
						}
						
.nav_mid	{
					padding-left:4px;
					background-color:#B8CBEB;
					border-left:1px;
					border-left-color:#000033;
					border-left-style:solid;
					border-right:1px;
					border-right-color:#000033;
					border-right-style:solid;
					}
					
.nav_bot	{
					background-color:#B8CBEB;
					border-left:1px;
					border-left-color:#000033;
					border-left-style:solid;
					border-right:1px;
					border-right-color:#000033;
					border-right-style:solid;
					border-bottom:1px;
					border-bottom-color:#000033;
					border-bottom-style:solid;
					}

.admin_inhalt	{
							padding:4px;
							background-color:#D5E4F0;
							border-left:1px;
							border-left-color:#000033;
							border-left-style:solid;
							border-right:1px;
							border-right-color:#000033;
							border-right-style:solid;
							border-bottom:1px;
							border-bottom-color:#000033;
							border-bottom-style:solid;
							}

#inhalt {
				position:relative;
				top:0px;
				left:0px;
				right:0px;
				width:638px;
				height:480px;
				overflow:auto;
				}
				
#edit {
				position:relative;
				top:0px;
				left:0px;
				right:0px;
				width:620;
				height:370px;
				overflow:auto;
				}

.script		{
					background-color:#A9B4BF;
					}

.script_a	{
					background-color:#C1CEDA;
					padding-left:2px;
					}
					
.script_b	{
					background-color:#D5E4F0;
					padding-left:2px;
					}