body
{
	background-image:url(gfx/bg.jpg);
	background-repeat:repeat-x;
	background-color:#0099D5;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	height: 1000px;
}

h1
{
	text-align: left;
}

h1.admin
{
	text-align: center;
}

td.header
{
	width: 1024px;
	height: 300px;
}

td.navigation
{
	width: 224px;
	vertical-align:top;
}

.main
{
	vertical-align: top;
}



td.main
{

	vertical-align:top;
	text-align:left;
	width: 800px;
}

a.button
{
	border: 0;
	size: 20px;
	text-decoration: none;
}

a.button_home:hover
{
	border: 0;
	margin: 0;
	text-decoration: none;	
  	display:inline-block;
    background-image:url(gfx/button_home.png);
} 

a.button_wetter:hover
{
	border: 0;
	margin: 0;
	text-decoration: none;	
  	display:inline-block;
    background-image:url(gfx/button_wetter.png);
} 

a.button_gallery:hover
{
	border: 0;
	margin: 0;
	text-decoration: none;	
  	display:inline-block;
    background-image:url(gfx/button_gallery.png);
} 

a.button_kontakt:hover
{
	border: 0;
	margin: 0;
	text-decoration: none;	
  	display:inline-block;
    background-image:url(gfx/button_kontakt.png);
} 

a.button_gaestebuch:hover
{
	border: 0;
	margin: 0;
	text-decoration: none;	
  	display:inline-block;
    background-image:url(gfx/button_gaestebuch.png);
} 

a.button_downloads:hover
{
	border: 0;
	margin: 0;
	text-decoration: none;	
  	display:inline-block;
    background-image:url(gfx/button_downloads.png);
} 

a.button_beruf:hover
{
	border: 0;
	margin: 0;
	text-decoration: none;	
  	display:inline-block;
    background-image:url(gfx/button_beruf.png);
} 

a.button_links:hover
{
	border: 0;
	margin: 0;
	text-decoration: none;	
  	display:inline-block;
    background-image:url(gfx/button_links.png);
}

a.button_besucher:hover
{
	border: 0;
	margin: 0;
	text-decoration: none;	 
  	display:inline-block;
    background-image:url(gfx/button_besucher.png);
} 
a.zurueck:hover
{
	border: 0;
	margin: 0;
	text-decoration: none;	 
  	display:inline-block;
    background-image:url(gfx/zurueck.png);
} 


a img
{
	border: none;
}

a.openadmin
{
	color: #014365;
	size: 10px;
}

a.openadmin:hover
{
	color: #002A42;
	size: 10px;
}

a
{
	color: #939393;
	size: 10px;
	text-decoration: none;
}

a:hover
{
	color: #939393;
	font-weight:bold;
	size: 10px;
	text-decoration: none;
}

td.gbborder
{
	border: #FFFFFF medium 1px; 
}

textarea
{
overflow-x: none;
overflow-y: scroll;
}

a.links:hover
{
	color: #FFFFFF;
}

input
{
	border: 1px solid #000000;
	font-family: Arial;
}

textarea
{
	border: 1px solid #000000;
	font-family: Arial;
}
