﻿html, body, div, p, h1, h2, h3, h4, h5, img {
  border: none;
  margin: 0;
  padding: 0;
}

body {
  background-image: url(http://www.rad-salon-mallorca.com/Radvermietung-Mallorca-3.jpg);
  background-attachment: fixed;
  color: #222;
  font-family:Arial, Helvetica, FreeSans, sans-serif;
  font-size:13px;
}


/* Fonts Formatierung */

a:link, a:visited {color: #84BB18;text-decoration: none;}
a:hover {color: #ff0000;transition: all 0.3s ease-in-out 0s;}
a:active {color: #84BB18;text-decoration: none;}


hr { border:0 dotted #ff0000; border-bottom-width:3px; margin-top:20px;  margin-bottom:20px; clear:both; }
p {font-size: 13px;line-height: 20px;margin-bottom: 15px;}
h1 {margin-bottom:10px;font-size:24px;}
h2 {margin-bottom:10px;font-size:18px;}
h3 {margin-bottom:10px;font-size:16px;}

DIV.csc-textpic-border DIV.csc-textpic-imagewrap IMG {
    border: 1px solid; color: #84BB18;
    padding: 0;!important;
}

.csc-textpic-border DIV.csc-textpic-imagewrap IMG:hover { 
-moz-box-shadow: 0 0 10px #ff0000; -webkit-box-shadow: 0 0 10px #ff0000; box-shadow: 0 0 10px #ff0000; transition: all 0.3s ease-in-out 0s; transform: scale(0.9)
}



#con-right h2 {margin-bottom:0;}
#con-right p {margin-bottom:5px;}

#content ul li {
  margin:6px 0 0 2px;
  padding:0 0 0 14px;
}

/* Layout */
/* Basic Layout */

#center {
  width:920px;
  margin:0 auto;
  position:relative;
  min-height:345px;
  background: white;
}

#head {
  position:absolute;
  background-color: black;
  top:0;
  left:0px;
  height:80px;
  width:920px;
}

#navigation {
  position:absolute;
  top:292px;
  left:0px;
  width:920px;
  overflow: hidden;
  z-index:100;
}

#headerbild {
  position:absolute;
  background-color:black;
  top:80px;
  left:0px;
  width:914.8px;
  height:213px;
  z-index:1;
  overflow: hidden;
  border-width:2,5px;
  border-style:solid;
  border-color:black;
}

#content {
  position:absolute;
  padding-top:5px;
  top:340px;
  left:0;
  width:920px;
  background: white;
}

#footer {
  background: black;
  float:left;
  width:920px;
  margin:0px 0 0 0px;
  border-top:1px solid #ccc;
  padding:0px 0 0px 0;
  height:60px;
}


/* Navigation */
/* Ebene Eins */

ul.nav-ebene-eins {
  padding:0;
  margin:0;
  list-style-type:none;
  width:922px;
}

ul.nav-ebene-eins li {
  padding:0;
  margin:0;
  display:inline;
  float:left;
  position:relative;
}

ul.nav-ebene-eins li a {
  display:block;
  width:153.5px;
  font-size:15px;
  text-align:center;
  line-height: 40px;
  background:black;
  color:white;
  border-right:0px solid #fff;  
}

ul.nav-ebene-eins li a:hover,ul.nav-ebene-eins li a.active, ul.nav-ebene-eins li.pretty-hover a {
  background:white;
  color:#333;
}

/* Navigation */
/* Ebene Zwei */

ul.nav-ebene-zwei {
  padding:0;
  margin:0;
}
ul.nav-ebene-zwei li {
  clear:left;
}
ul.nav-ebene-zwei li a {
  border-right:none;
  text-align:center;
  color:#fff !Important;
  background:#84BB18 !Important;
}
ul.nav-ebene-zwei li a:hover {
  background:black !Important;
  color:white !Important;
}

.code {width:1px;height:1px;overflow:hidden;}

/* Header Logo und Navigation */

#logo {
  text-align:center;
}

#headernavi {
  position:absolute;
  right:13px;
  top:10px;
}

#headernavi .menu-header {
  color:#666;
  font-size:12px;
}

#headernavi .menu-header a {
  color:#666;
}


/* Content Bereich */

#con-left-right {
  float:left;
  width:920px;
  margin-left:22px;
}

#con-left {
  width:620px;
  float:left;
}

#con-right {
  width:225px;
  margin-left:40px;
  float:left;
}


/* Footer Bereich */

#footer .menu-footer {
  padding-left:10px;
  color:#666;
  font-size:12px;
}

#footer .menu-footer a {
  color:#666;
}

#footer #copyright {width:910px;text-align:center;}
#footer #copyright a {
  font-size:0px;
  color: white;
}


/* Kontaktformular  ALT */

#mailform fieldset {
  border:none;
  padding:10px 0 10px 0;
  margin:0;
}

#mailform label {
  float:left;
  width:90px;
  line-height:25px;
}

#mailform .csc-mailform-field {
  padding-bottom:5px;
}

#mailform input, #mailform textarea {
  width:350px;
  border:1px solid #84BB18;
  padding:5px;
  font-family: arial;
  font-size:12px;
}

#mailform textarea {
  width:350px;
  height:100px;
}

#mailform input.csc-mailform-submit {
  margin-left:90px;
  background:#970000;
  width:100px;
  font-weight:bold;
  color:#fff;
  border:1px solid #84BB18;
}


/* Kontaktformular  NEU */

.csc-mailform {
  border:none;
  padding:10px 0 10px 0;
  margin:0;
}

.csc-mailform ol {
  padding:0;
  margin:0;
  list-style-type:none;
}

.csc-mailform ol li {
  padding:0;
  margin:0;
}

.csc-mailform label {
  float:left;
  width:90px !Important;
  line-height:25px;
}

.csc-mailform .csc-form-element {
  padding-bottom:5px;
}

.csc-mailform input, .csc-mailform textarea {
  width:350px;
  padding:0;
  margin:0;
  border:1px solid #84BB18;
  padding:5px;
  font-family: arial;
  font-size:12px;
}

.csc-mailform textarea {
  width:350px;
  height:100px;
}

.csc-mailform .csc-form-element-submit input {
  margin-left:102px !important;
  background:#84BB18;
  width:120px;
  font-weight:bold;
  color:#fff;
  border:1px solid #84BB18;
}

.csc-textpic-caption {
  color: #222;
  font-weight: bold;
  background:#84BB18;
  font-family:Arial, Helvetica, FreeSans, sans-serif;
  font-size:14px;
}

.fb_iframe_widget iframe {
width:230px !important;
}