BODY {
	color : #000000;
	font-weight : normal;
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	scrollbar-arrow-color: #0185EA;
	scrollbar-base-color: #010066;
	overflow: -moz-scrollbars-vertical;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 10px;
	margin-bottom : 10px;
	background-color : #FFFFFF;
}

.head {
	background-image: url("http://www.nordseekueste-dorum.de/images/head.jpg");
	background-repeat: no-repeat;
	height: 210px;
	width: 897px;
}

.stage {
	background-image: url("http://www.nordseekueste-dorum.de/images/bg_stage.gif");
	background-repeat: repeat-y;
	width: 897px;
}

.footer {
	background-image: url("http://www.nordseekueste-dorum.de/images/bg_footer.gif");
	background-repeat: no-repeat;
	height: 63px;
	width: 897px;	
}

.line {
	border: 0px;
	background-color: #010068;
	width: 60%;
	height: 1px;
}



.button_home a, .button_home a:visited, .button_home a:active {
	background-image: url('http://www.nordseekueste-dorum.de/images/button_start_off.gif');
	background-repeat: no-repeat;
	height: 50px;
	width: 87px;
	display: block;
}

.button_home a:hover {
	background-image: url('http://www.nordseekueste-dorum.de/images/button_start_on.gif');
	background-repeat: no-repeat;
	height: 50px;
	width: 87px;
	display: block;
}

.button_wohnung a, .button_wohnung a:visited, .button_wohnung a:active {
	background-image: url('http://www.nordseekueste-dorum.de/images/button_wohnung_off.gif');
	background-repeat: no-repeat;
	height: 50px;
	width: 86px;
	display: block;
}

.button_wohnung a:hover {
	background-image: url('http://www.nordseekueste-dorum.de/images/button_wohnung_on.gif');
	background-repeat: no-repeat;
	height: 50px;
	width: 86px;
	display: block;
}

.button_anlage a, .button_anlage a:visited, .button_anlage a:active {
	background-image: url('http://www.nordseekueste-dorum.de/images/button_anlage_off.gif');
	background-repeat: no-repeat;
	height: 50px;
	width: 87px;
	display: block;
}

.button_anlage a:hover {
	background-image: url('http://www.nordseekueste-dorum.de/images/button_anlage_on.gif');
	background-repeat: no-repeat;
	height: 50px;
	width: 87px;
	display: block;
}

.button_dorum a, .button_dorum a:visited, .button_dorum a:active {
	background-image: url('http://www.nordseekueste-dorum.de/images/button_dorum_off.gif');
	background-repeat: no-repeat;
	height: 50px;
	width: 87px;
	display: block;
}

.button_dorum a:hover {
	background-image: url('http://www.nordseekueste-dorum.de/images/button_dorum_on.gif');
	background-repeat: no-repeat;
	height: 50px;
	width: 87px;
	display: block;
}

.button_kontakt a, .button_kontakt a:visited, .button_kontakt a:active {
	background-image: url('http://www.nordseekueste-dorum.de/images/button_kontakt_off.gif');
	background-repeat: no-repeat;
	height: 50px;
	width: 86px;
	display: block;
}

.button_kontakt a:hover {
	background-image: url('http://www.nordseekueste-dorum.de/images/button_kontakt_on.gif');
	background-repeat: no-repeat;
	height: 50px;
	width: 86px;
	display: block;
}

TD {
	color : #000000;
	font-weight : normal;
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}


A:LINK, A:VISITED, A:ACTIVE {
	color : #010066;
	font-weight : normal;
	text-decoration: none;
}

A:HOVER {
	color : #010066;
	font-weight : normal;
	text-decoration: underline;
}

H1 {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 200%;
	margin-bottom : -1em;
}

H2 {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 160%;
}

H3 {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	padding-left: 11px;
	padding-top : 2px;
	padding-bottom : 0px;
	background-image: url('http://www.nordseekueste-dorum.de/images/blue_point.gif');
	background-repeat: no-repeat;
	background-position: left;
	height: 11px;
}

H4 {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	padding-left: 28px;
	padding-top : 3px;
	padding-bottom : 0px;
	background-image: url('http://www.nordseekueste-dorum.de/images/h4.gif');
	background-repeat: no-repeat;
	background-position: left;
	height: 25px;
}

H5 {
	color: #42515B;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

H6 {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

BLOCKQUOTE {
	margin-left : 0;
}

CAPTION {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 800;
}

UL {
	margin-left : 0px;
	padding-left : 20px;
	padding-bottom: 0px;
	list-style-position : outside;
	list-style-type : square;
	color : #000000;
	font-weight : normal;
}

.bild {
	background-color: #D4EBFF;
	border: 1px solid #010066;
	padding: 0px;
}

.table1 {
	background-color: #D4EBFF;
	border: 1px solid #010066;
	padding: 3px;
}

.table2 {
	background-color: Gray;
	padding: 3px;
	border : 1px solid #000000;
	color : #FFFFFF;
}

.table3 {
	background-color: #D4EBFF;
	border: 1px solid #010066;
	padding: 3px;
}

.topmenue a, .topmenue a:visited, .topmenue a:active {
display: block;
font-size: 12px;
font-weight: normal;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
width: 100%;
padding: 5px;
margin-left : 0px;
margin-top : 0px;
margin-bottom: 1px;
background-color: Silver;
color: #000000;
	border-color : #000000;
	border-style : solid;
	border-width : 1px;
	text-decoration: none;
}

.topmenue a:hover{
display: block;
font-size: 12px;
font-weight: normal;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
width: 100%;
padding: 5px;
margin-left : 0px;
margin-top : 0px;
margin-bottom: 1px;
background-color: #DCDCDC;
color: #000000;
	border-color : #000000;
	border-style : solid;
	border-width : 1px;
	text-decoration: none;
}

.submenue a, .submenue a:visited, .submenue a:active {
	display: block;
	font-size: 12px;
	font-weight: normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 100%;
	padding: 5px;
	margin-left : 0px;
	margin-top : 0px;
	margin-bottom: 1px;
	background-color: #A9B6C2;
	color: #000000;
	border-color : #000000;
	border-style : solid;
	border-width : 1px;
	text-decoration: none;
}

.submenue a:hover {
	display: block;
	font-size: 12px;
	font-weight: normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 100%;
	padding: 5px;
	margin-left : 0px;
	margin-top : 0px;
	margin-bottom: 1px;
	background-color: #C1C1C1;
	color: #000000;
	border-color : #000000;
	border-style : solid;
	border-width : 1px;
	text-decoration: none;
}

.inputtext {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 2px;
	height: 20px;
	width: 250px;
	border: 1px solid #000000;
}
.inputtextarea {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 2px;
	height: 150px;
	width: 250px;
	border: 1px solid #000000;
}
.inputbutton {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #D3D3D3;
	padding: 2px;
	border: 1px solid #000000;
}

/*Klassen für formmail*/

.formmail_content {
	background-color: #D4EBFF;
	border: 0px solid #000000;
	padding: 8px;
}

.formmail_spalte_links {
	background-color: #D4EBFF;
	border: 1px solid #010066;
	padding: 5px;
}

.formmail_spalte_rechts {
	background-color: #D4EBFF;
	border: 1px solid #010066;
	padding: 5px;
}

.formmail_ihre_nachricht {
	background-color: #D4EBFF;
	border: 1px solid #010066;
	padding: 5px;
	color: #000000;
	font-size: 15px;		
}

.formmail_zelle_abschicken {
	background-color: #D4EBFF;
	border: 1px solid #010066;
	padding: 5px;
}

.inputtext {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 2px;
	height: 20px;
	width: 250px;
	border: 1px solid #000000;
}

.inputtextarea {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 2px;
	height: 150px;
	width: 250px;
	border: 1px solid #000000;
}
.inputbutton {
	font-family: verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #010066;
	cursor: pointer;
}

/*Ende Klassen für formmail*/



/*Klassen für News*/
.news_content {
	border: 1px solid #010066;
	background-color: #D4EBFF;
	margin-bottom: 20px;
	padding: 5px;
	text-align: justify;
	float: left;
	width: 100%;
}

.news_title {
	margin-top: 15px;
	margin-bottom: 12px;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	padding-left: 11px;
	padding-top : 5px;
	padding-bottom : 0px;
	background-image: url('http://www.nordseekueste-dorum.de/images/blue_point.gif');
	background-repeat: no-repeat;
	background-position: left;
	height: 11px;
}

.news_datum {
	font-size: xx-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 0px;
	float: right;
}

.news_bild {
	border: 1px solid #010066;
	margin-left: 5px;
	margin-bottom: 3px;
	float: right;
}

/*Ende Klassen für News*/


