/* CSS-Datei für www.haus-ostseebriese.de */
/*	Copyright by 
/*	Alexander.Scheibner@alex-bs.de
/*	on 2005
/*
/*----*/
body, table, td, tr, div, p, pre, h2, h3, h4, ul, button, input
{
	font-family: Arial,Helvetica,Verdana;
	font-size:12;
}
/*----*/
body
{ 
	margin:0px;
	background-attachment:fixed;
	padding:0px;
	background-color:#1B1D72;
	color:#000000;
}
/*----*/
h1
{
	margin-top:5px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:5px;
	padding:0px;
	border:0px;
	color:#C8C789;
	font-family: Arial, Verdana, Helvetica;
	font-size:48;
	text-decoration:none;
	text-align:right;
	letter-spacing:0.1em;
	font-weight:800;
}/*----*/
h2
{
	margin-top:5px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:5px;
	padding:0px;
	border:0px;
	color:#C8C789;
	font-family: Arial, Verdana, Helvetica;
	font-size:24;
	text-decoration:none;
	text-align:left;
	letter-spacing:0.1em;
	font-weight:800;
}
/*----*/
a:link 
{ 
	color:#000000; 
	text-decoration: none
}
/*----*/
a:visited 
{ 
	color:#000000; 
	text-decoration: none
}
/*----*/
a:active
{ 
	color:#000000; 
	text-decoration: none
}
/*----*/
a:hover
{ 
	color:#9f9f9f; 
	text-decoration: none
}
/*----*/
.grafikbutton
{
	border:none;
	background-color:transparent;
	text-decoration:none;
	text-align:left;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	cursor:pointer;
}
