/*Website gp-marine.com
Autor: Jacqueline Udry
Version 1.0 26.04.07
Print CSS
*/

html, body, div, p, table, td, form, input, select, textarea,h1, h2, h3, h4, h5 a	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:150%;
}
body {
	background-color: #FFFFFF;
	margin:0px;
	padding:0px;
	text-align:center;
}
h1	{
	font-size:14px;
	color:#008782;
	margin:0px 4px 10px;
	text-transform:uppercase;
}
h2	{
	font-size:13px;
	line-height:normal;
	color:#008782;
	margin:20px 4px 6px;
	clear:left;
}
h3	{
	margin:12px 4px 6px;
	font-size:12px;
	clear:left;
}
h3 span	{
	font-weight:normal;
}
h4	{
	font-size:11px;
	line-height:100%;
	color:#FFFFFF;
	margin:0px 0px 5px;
	padding: 3px 10px;
	text-align:left;
	background-color:#008782;
}
p	{
	margin:0px 4px 12px;
}
/*--Absatz der auf einen h2-Titel folgt--*/
p + h2	{
	margin-top: 30px;
}
p.klein	{
	font-size:10px;
	margin:0px 4px 18px;
	line-height:130%;
}
table	{
	width:600px;
	margin:0px 4px;
	border:none;
	border-collapse:collapse;
}
td	{
	vertical-align:top;
	padding:4px 0px 0px;
}
a	{
	color:#008782;
	text-decoration:none;
}
a:hover	{
	text-decoration:underline;
}
a.klein	{
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
}
a.klein:hover	{
	color:#FFFFFF;
	text-decoration:none;
}
img	{
	border:none;
}
img.li	{
	float:left;margin:5px 20px 10px 2px;
}
img.re	{
	float:right;margin:5px 0px;
}
.fett	{
	font-weight:bold;
}
/*--zentriert das Layout--*/
#container	{
	width:680px;
	text-align:left;
	margin:auto;
}
#bildprint	{
	width:680px;
	height:110px;
	border-bottom:1px solid #008782;
}
/*--Formatierungen für den Kopfbereich--*/
#kopf	{
	display:none;
}
/*--Formatierungen für die rechte Spalte--*/
#spalte_re	{
	display:none;
}
/*--Formatierungen für den eigentlichen Inhalt--*/
#inhalt	{
	margin: 20px;
	text-align:left;
}
/*--Fusszeile--*/
#status	{
	display:none;
}
#druck	{
	display:none;
}
