﻿* {
margin: 0;
padding: 0;
}

body {
margin: 0;
padding: 0;
font-family: Verdana,Tahoma,Arial,Helvetica,SWISS,sans-serif; color: #ffffff; font-size: 13px;
background-color: #ffb1e1;
}
img, form {
	margin: 0;
	padding: 0;
	border: 0;
}

/* Links */

a:link {
	font-family: Verdana,Tahoma,Arial,Helvetica,SWISS,sans-serif;
	color: #ff42b6;
	text-decoration: none;
	font-weight: bold;
	}
a:visited {
	font-family: Verdana,Tahoma,Arial,Helvetica,SWISS,sans-serif;
	color: #ff42b6;
	text-decoration: none;
	font-weight: bold;
	}
a:hover {
	font-family: Verdana,Tahoma,Arial,Helvetica,SWISS,sans-serif;
	color: #c4bd21;
	text-decoration: none;
	font-weight: bold;
	}
a:active {
	font-family: Verdana,Tahoma,Arial,Helvetica,SWISS,sans-serif;
	color: #c4bd21;
	text-decoration: none;
	font-weight: bold;
	}

a { font-family: Verdana,Tahoma,Arial,Helvetica,SWISS,sans-serif; color: #ff42b6; font-weight: bold;
}

/* Styles fuer einzelne Tabellen */

/* wrapper setting */
#wrap {
	width: 780px;
	margin: 0 auto;
}

/* back style */
#back {
	width: 780px;
	min-height: 550px;
	background-image: url(segeltage.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	float: left;
	background-color: #263248;
	padding: 0;
	border-bottom: 1px #ffb1e1 solid;
}
h2:hover {
	cursor: pointer;
}
#header {
	height: 40px;
	float:right;
	padding: 2px 5px;
}
#header h1 {
	display: none;
}
#gja {
	background: url(gja.gif) 0px 0px no-repeat;
}
#gja:hover {
	background: url(gja.gif) 0px -38px no-repeat;
}
#ausschreibung {
	height: 56px;
    background: url(ausschreibung.gif) 0px 0px no-repeat;
    display:block;
}
#ausschreibung:hover {
	display: block;
	background: url(ausschreibung.gif) 0px -56px no-repeat;
}
#anreise {
	height: 49px;
    background: url(anreise.gif) 0px 0px no-repeat;
    display:block;
}
#anreise:hover {
	display: block;
	background: url(anreise.gif) 0px -49px no-repeat;
}
#anmelden {
	height: 57px;
    background: url(anmelden.gif) 0px 0px no-repeat;
    display:block;
}
#anmelden:hover {
	display: block;
	background: url(anmelden.gif) 0px -57px no-repeat;
}
#kontakt {
	height: 50px;
    background: url(kontakt.gif) 0px 0px no-repeat;
    display:block;
}
#kontakt:hover {
	display: block;
	background: url(kontakt.gif) 0px -50px no-repeat;
}
.open #ausschreibung
{
	background: url(ausschreibung.gif) 0px -56px no-repeat;
	display:block;
}
.open #anreise
{
	background: url(anreise.gif) 0px -49px no-repeat;
	display:block;
}
.open #anmelden
{
	background: url(anmelden.gif) 0px -57px no-repeat;
	display:block;
}
.open #kontakt
{
	background: url(kontakt.gif) 0px -50px no-repeat;
	display:block;
}
.blogtoy {
line-height: 18px;
clear: both;
padding-right: 6px;
}
#last {
padding-bottom: 192px;
}

.accordion_content_1 {
	padding-left: 16px;
}

.auscont {
	width: 190px;
}
/* Styles fuer Formularfelder */
.kontakt_name	{
	width:400px;
	height: 20px;
	border-style: dashed;
	border-width: 1px;
	border-color: #c4bd21;
	background-color: #cf007f;
	font-family: VERDANA,TAHOMA,ARIAL,HELVETICA, SANS, SWISS; color: #ffffff; font-size: 13px; padding-top: 2px; padding-left: 2px;
}
.kontakt_textfeld	{
	width:400px;
	border-style: dashed;
	border-width: 1px;
	border-color: #c4bd21;
	background-color: #cf007f;
	font-family: VERDANA,TAHOMA,ARIAL,HELVETICA, SANS, SWISS; color: #ffffff; font-size: 13px;
}

.kontakt_abschicken	{
	width:210px; height:25px;
	border-style: dashed;
	border-width: 1px;
	border-color: #c4bd21;
	background-color: #cf007f;
	font-family: VERDANA,TAHOMA,ARIAL,HELVETICA, SANS, SWISS; color: #ffffff; font-size: 15px;
}
.kontakt_abschicken:hover	{
	background-color: #ff42b6;
}
.dropdown	{
	width:380px; height:25px;
	border-style: solid;
	border-width: 1px;
	border-color: #c4bd21;
	background-color: #cf007f;
	font-family: VERDANA,TAHOMA,ARIAL,HELVETICA, SANS, SWISS; color: #ffffff; font-size: 15px;
}
.maintext {
	border: 0;
}
.meldeliste {
	border: 0;
	padding-left: 8px;
}
.anmeldetabelle {
	width: 100px;
	height: 34px;
}
#countdown {
	font-size: 16px;
	padding-left: 16px;
}