/* Stylesheet OceanCare */

/* Body-Formatierung mit Hintergrundbild oben */
body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:Black;
}

div{
	color:Black;
}

/* generelle Link-Formatierung */
a {
	font-size: 10pt;
	color: #DDDD00;
	text-decoration: none;
}
a:hover { 
	font-size: 10pt;
	color: #DDDD00;
	text-decoration: none;	
}
a.weiter_link {
	font-size: 10pt;
	color: #DDDD00;
	text-decoration: none;
	font-style:italic;
}
a.weiter_link:hover { 
	font-size: 10pt;
	color: #DDDD00;
	text-decoration: none;
	font-style:italic;
}

/* Schriftformatierung Inhalt */
p {
	font-size: 10pt;
	color: Black;
	line-height: 16px;
	margin-top: 6px;
}

/* gesamter Content */
.content {
	float:left;
	width:100%;
	color:Black;
}

.content_breite_fest {
	float:left;
	width:1000px;
}

/* Position des Logos*/
.logo {
	position:absolute;
	left:0px;
	width:620px;
	text-align:center;
}

/* Hintergrundbild */

.bg_links {
	display:none;
}

/* Position des Hauptmenus links gesamt */
.left_menu_pos {
	display:none;
}

/* Textformatierung für Formular-Seiten wie z.B. Cybernews, Kontakt */
form {
	font-size: 9pt;
	color: white;
	line-height: 16px;
	margin:0px;
}

/* Position des Inhaltsbereichs gesamt */
.center{
	position:relative;
	top:0px;
	margin-top:120px;
	left:0px;
	margin-left:0px;
	width:620px;
	z-index:7;
	float:left;
	font-size: 10pt;
	color: Black;
	line-height: 16px;
	padding-bottom:0px;
}

/* Center-Klasse für Shop-Seiten, absolut da keine content-Klasse auf Shop-Seiten integriert welche 'float' (siehe "class center") wegen Breitenangabe verhindert  */
.center_shop{
	position:absolute;
	top:170px;
	left:290px;
	font-size: 10pt;
	width:710px;
	z-index:2;
	color:#FFFFFF;
	line-height:15px;
}

/* Seitentitel */
h1 {
	font-size: 13pt;
	color:#00A653;
	font-weight:bold;
	margin-bottom: 6px;
	margin-top:3px;
}

h1 a {
	font-size: 13pt;
	color:#00A653;
	font-weight:bold;
	margin-bottom: 6px;
	margin-top:3px;
	text-decoration:none;
}
h1 a:hover {
	font-size: 13pt;
	color:#00A653;
	font-weight:bold;
	margin-bottom: 6px;
	margin-top:3px;
	text-decoration:none;
}


/* Absatztitel */
h2 {
	font-size: 11pt;
	color:#00A653;
	font-weight:bold;
	margin-bottom: 0px;
	text-decoration:none;
	margin-top: 14px;
}

/* Absatztitel Link-Formatierung */
h2 a {
	font-size: 11pt;
	color:#00A653;
	font-weight:bold;
	line-height:18px;
	text-decoration:none;
}
h2 a:hover {
	font-size: 11pt;
	color:#00A653;
	font-weight:bold;
	line-height:18px;
	text-decoration:none;
}

/* weißer Untertitel */
h3 {
	font-size: 10pt;
	color:Black;
	font-weight:bold;
	line-height:16px;
	clear:both;
	margin: 4px;
	margin-left: 0px;
}

/* für Bild im Inhaltsbereich links gefloatet */
.text_bild_links {
	float:left;
	margin-top:5px;
	margin-right:10px;
}

/* Position Spalte rechts gesamt */
.right {
	display:none;
}

/* Formatierung Textfeld Kontakt */
.txtfld_kontakt {
	border:1px solid #FFFFFF;
	background-color:#BEDAE8;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	width:140px;
}

/* Formatierung Textfeld Pressearchiv */
.txtfld_presse {
	border:1px solid #FFFFFF;
	background-color:#FFF498;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	width:100px;
}

/* Listen-Formatierung */
.liste {
	margin-left:20px;
	padding-left:0px;
}
.liste li {
	list-style-image:url(../img/signs/liste.gif);
	margin-bottom:4px;
	margin-top:4px;
	margin-left:10px;
}

ul {
	margin-left:20px;
	padding-left:0px;
}
li {
	list-style-type:none;
	list-style-image:url(../img/signs/liste.gif);
	margin-bottom:4px;
	margin-top:4px;
	margin-left:10px;
}

/* Banner */
.banner_gesamt {
	display:none;
}

/* Suche */
.suche_left{
	position:relative;
	top:0px;
	left:0px;
	width:25px;
	float:left;
}
.suche_right{
	position:relative;
	top:0px;
	left:0px;
	width:585;
	float:left;
}
.hitword { font-weight: bold}

/* CSS E-Cards */

/* index.php */

.e_inhalt{
	position:relative;
	top:0px;
	left:0px;
	text-align:center;
}

.e_motiv{
	position:relative;
	top:0px;
	left:0px;
	width:165px;
	float:left;
	text-align:center;
}

/* compose.php */
.e_motiv_gross{
	position:relative;
	width:100%;
	float:left;
	color:Black;
}

.e_form_left{
	position:relative;
	top:0px;
	left:0px;
	width:55px;
	float:left;
	color:Black;
}

.e_form_name{
	position:relative;
	top:15px;
	left:0px;
	color:Black;
}

.e_form_email{
	position:relative;
	top:37px;
	left:0px;
	color:Black;
}

.e_form_middle{
	position:relative;
	top:0px;
	left:0px;
	width:195px;
	float:left;
	color:Black;
}

/* showcard.php */
.e_postkarte{
	position:relative;
	top:0px;
	left:38px;
	width:395px;
	height:280px;
	background-color:#F8F8F8;
	background-image: url(/ecards/images/postkarte.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #cccccc;
	color:#07366A;
}

.e_text{
	position:relative;
	top:0px;
	left:10px;
	width:180px;
	float:left;
}

.e_kontaktdaten{
	position:relative;
	top:0px;
	left:40px;
	width:205px;
	float:left;
	text-align:left;
}

.e_txtfld {
	border:1px solid ;
	background-color:#FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #07366A;
	width:140px;
}

.print_hr{
	position:absolute;
	top:110px;
	left:0px;
	color:#07366A;
	background-color:#07366A;
	width:620px;
	border:0px;
	line-height:1px;
	height:1px;
}

.print_hr2{
	position:relative;
	top:0px;
	left:0px;
	color:#07366A;
	background-color:#07366A;
	width:620px;
	border:0px;
	margin-bottom:10px;
	line-height:1px;
	height:1px;
}

.print_adresse{
	position:relative;
	top:20px;
	left:0px;
	color:Black;
	width:620px;
	text-align:center;
	line-height:16px;
	font-size:9pt;
}
