/* KV Grote Ferienwohnungen */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: inherit;
	font-size: 100%;
	font-family: Verdana, Arial, sans-serif;
	vertical-align: baseline;
}

b, strong {
  font-weight: bold;
}
html{
  height:100%;
  margin-bottom:1px;
}

:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	text-align: center;
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

#container {
  width: 802px;
  background: #FFF;
  text-align: left;
  margin: 20px auto;
}

#wrapper {
  padding: 1px;
}

#head {
  padding: 57px 40px;
}

#head #logo {
  width: 162px;
  height: 61px;
  float:left;
}

/*------------------------------------------------------------------- TOOLBAR */

#toolbar {
  height: 23px;
}

#quicklinks {
  width: 247px;
  height: 23px;
}

#quicklinks ul {
  padding: 2px;
}

#quicklinks ul li { float: left; }
#quicklinks ul li a {
  margin: 0px 16px;
  text-decoration: none;
  text-transform: uppercase;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}
#quicklinks ul li a:hover {
  text-decoration: underline;
}
/*---------------------------------------------------------------- NAVIGATION */
#navi {
  float: left;
  width: 247px;
  background: url(style_FILES/bg-left.gif) 0px 1px repeat-x;
}

.navi {
  background: url(style_FILES/bg-navigation.gif) top repeat-x;  
  margin-top: 10px;
}

.nav-header {
  display:none;
}

.navi li {
  background: url(style_FILES/bg-navigation.gif) bottom repeat-x;
}

.navi li a {
  text-decoration: none;
  font-size: 12px;
  font-family: Arial, Verdana, sans-serif;
  display: block;
  padding: 17px 3px;
  background: url(style_FILES/rarrow.gif) right no-repeat;
  color: #808080;
}

.navi li a:hover {
  background: url(style_FILES/rarrow-hover.gif) right no-repeat;
  color: #000;
}


.resetlink {
  visibility: hidden;
  background: none !important;
  padding-top: 15px;
}

.resetlink a {
  font-weight: bold;
  background: url(style_FILES/larrow.gif) left no-repeat !important;
  padding-left: 30px !important;
  cursor: pointer;
}
.resetlink a:hover {
  font-weight: bold;
  text-decoration: underline;
}

/*------------------------------------------------------------------- CONTENT */

#c-wrapper {
  padding: 40px 23px 40px 24px;
  background: url(style_FILES/bg-content-top-harz.gif) 0px 1px repeat-x;
  float:left;
}

#content {
  width: 506px;
}

#content p {
  font-size: 11px;
  line-height: 19px;
  margin-bottom: 10px;
}

.clear {
  float:none;
  clear:both;
  visibility: hidden;
}

/*-------------------------------------------------------------------- FOOTER */

#footer {

  padding: 10px;
  font-size: 12px;
  text-align: center;
}

#footer a {
  text-decoration: underline;
}

/*------------------------------------------------------------------ HEADINGS */

.csc-firstHeader {
  font-size: 17px;
  color: #5B5E59;
  border-bottom: 1px solid #CBCBCB;
  padding-bottom: 10px;
  margin-bottom: 20px;
  font-weight: normal;
}

h1 {
  font-size: 13px;
  font-weight: bold;
  padding-bottom: 10px;
  /*margin-bottom: 20px;*/
}

#content .csc-frame-frame1 h1 {
  font-size: 16px;
  margin-bottom: 15px;
  padding: 0;
}

/*-------------------------------------------------------------------- TEASER */

.teaser-startseite {
  width: 248px;
  border: 1px solid #808080;
  float:left;
  margin: 0 0;
}

.teaser-startseite img {
  margin: 1px;
}

.teaser-startseite h3 {
  font-size: 13px;
  font-weight: bold;
  padding: 11px 10px;
}

.teaser-startseite p {
  padding: 10px 15px 0px;
  font-size: 11px;
  line-height: 17px;
  margin: 0 !important;
}

.teaser-startseite p a {
  text-decoration: none;
  color: #000;
  padding-left: 15px;
  font-weight: bold;
}

/*--------------------------------------------------------------- TEASER HARZ */

.teaser-harz {
  background: #D7E9AB;
  margin-right: 6px
}

.teaser-harz h3 {
  color: #6A9C15;
}

.teaser-harz p {
  color: #4A734B;
}

.teaser-harz p a {
 background: url(style_FILES/icon-liste-harz.gif) 0px 3px no-repeat;
 color: #4A734B;
}

.teaser-harz p a:hover {
  text-decoration: underline;
}
/*------------------------------------------------------------- TEASER OSTSEE */

.teaser-ostsee {
  background: #D5E9F3;
}

.teaser-ostsee h3 {
  color: #148BA1;
}

.teaser-ostsee p {
  color: #4A6073;
}

.teaser-ostsee p a {
 background: url(style_FILES/icon-liste-ostsee.gif) 0px 3px no-repeat;
 color: #4A6073;
}

.teaser-ostsee p a:hover {
  text-decoration: underline;
}

/*--------------------------------------------------------- INFOBOX GRUNDRISS */

.infobox {
  margin:0px 24px 40px 23px;
  padding-top: 53px;
}

/*--------------------------------------------------------------- FRAME-SETUP */

.csc-frame-frame1 {
  padding: 15px;
  padding-bottom: 5px;
  margin-bottom: 20px;
}

/*------------------------------------------------------------------ MAILFORM */

#mailform {
  width: 100%;
  padding-bottom: 0em;
}

#mailform .csc-mailform-field {
  margin-bottom: 1em;
   clear:both;
   position: relative;
}

#mailform .csc-mailform-field label {
  font-size: 12px;
  font-weight: bold;
  display: block;
  margin-bottom: 3px;
}

#mailform .csc-mailform-field input, #mailform .csc-mailform-field textarea {
  width: 95%;
  border: 1px solid #D4DCE5;
  background: #FFF;
  padding: 9px;
  font-size: 12px;
  font-family: Verdana, Arial, sans-serif !important;
}

#mailform .csc-mailform-field #mailformformtype_mail {
  width:35%;
  margin-bottom: 0;
  margin-left: 65%;
  background: #1386CE;
  color: #FFF;
  font-weight: bold;
}

.csc-frame-frame2 {
/*	background:#EFEFEF;
	border:1px solid #D9D9D9;
	margin-bottom:15px;
	padding:10px; */
}

.csc-frame-frame2 .rgslideshownav .rgsnav2 {
	background-color:#79B11A;
}

.csc-frame-frame2 .rgslideshownav .rgsbrowserEl {
	color: #FCFF45;
}

.csc-frame-frame2 .rgslideshownav .rgsbrowser .rgsact {
	color: #FCFF45;
	font-weight: bold;
} 

.csc-frame-frame2 .rgslideshownav .rgssplitEl {
	color: #FCFF45;
}

.csc-frame-frame2 .rgslideshow .rgsnest {
	background: transparent url(style_FILES/transparent_bg.png);
}

.csc-frame-frame2 .rgslideshow .rgstitle {
	color: #000;
}

.csc-frame-frame2 .rgslideshow .rgsdescription {
	color: #000;
	padding: 0px 10px 10px;
	font-weight: normal;
}


