/*****************************/
/*** Core html setup stuff ***/
/*****************************/
@media (max-width: 414px) { 

html {
  height: 101%;
}

form {
  margin: 0;
  padding: 0;
}

body {
    font-family: Tahoma,sans-serif;
    line-height: 1.4em;
    margin: 0px;
    font-size: 11px;
    color: #575757;
    background:url(../images/body_bgm.gif) repeat-x left top;
    height: 101%;
}

a:link, a:visited {
	text-decoration: none;
}

p { 
  margin-top: 0; 
  margin-bottom: 10px;
  text-align: justify; 
}

img { 
   max-width: 100%;
   height: auto;
   border: 0 none; 
}

.protectedby,
.muted,
#suche {
   display: none;
}

h1 {
   font-size: 15px;
   line-height: 16px;
   color: #3482B0;
   margin: 0 0 20px 0;
}

#field10{
    width: 170px;
}

.spez_1 {
    width: 100%; 
    float: left; 
    margin: 10px 0 0 0; 
    text-align: center;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

#main {
   margin: 0 auto;
   max-width: 100%;
   height: auto;
   min-height: 500px;
   overflow: hidden;
}

#oben {
   margin: 0px auto;
   width: 300px;
   height: 100px;
   color: #fff;
}

#oli {
   float: left;
   width: 300px;
   height: 70px;
   padding: 0;
   font-family: Tahoma, sans-serif;
   font-size: 13px;
}

.oli_u1 {
   font-size: 22px;
   line-height: 30px;
   letter-spacing: 0.07em;
   text-shadow: 3px 3px 3px #CEB02C;
   padding: 0 0 0 5px;
}

#ore {
   float: left;
   width: 290px;
   height: 60px;
   text-align: right;
   padding: 10px 0 0 0;
   margin: 0px;
}

/* ------------- Menu Oben -------------------------------------------------- */
#ore ul {
  text-transform: uppercase;
  padding-top: 12px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  display: block;
  font-weight: bold;
  cursor: pointer;
}

#ore li { display: inline; }

#ore li a {
  color: #ffffff;
  display: inline;
  padding-top: 28px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
}

#ore li a:hover {
   color: #72a9c6;
}

.l1 {
   background:url(../images/ic_1.png) no-repeat center top;
}

.l2 {
   background:url(../images/ic_2.png) no-repeat center top;
}

.l3 {
   background:url(../images/ic_6.png) no-repeat center top;
}

.l4 {
   background:url(../images/ic_3.png) no-repeat center top;
}

#header {
   position: relative;
   float: left;
   margin: -5px 0 0 10px;
   width: 94%;
   height: 90px;
}

#header img {
   border-radius: 10px;
}

.slidesjs-container {
	border: 1px solid #FFFFFF;
	border-radius: 10px;
   width: 280px;
   height: 84px;
}

#content {
   margin: 0px auto;
   width: 94%;
   height: auto;
   overflow: hidden;
   min-height: 400px;
   padding: 15px 0 10px 0px;
   border-left: 1px solid #BAB9B9;
   border-right: 1px solid #BAB9B9;
}

#nav {
   width: 100%;
   float: left;
   height: auto;
   border: 0px solid #000;
}

h3{
  text-align: left;
  padding-left: 45px;
  height: 39px;
  width: 175px;
  line-height: 40px;
  color: #000;
  font-size: 13px;
  margin-top: 13px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 10px;
  font-weight: bold;
  background: url(../images/home.jpg) top left no-repeat;
}

#inhalt {
   width: 95%;
   float: left;
   height: auto;
   padding: 10px 0px 0 5px;
   overflow: hidden;
}

#unten {
   margin: -5px auto;
   width: 95%;
   height: auto;
   padding: 20px 0 0 0px;
   background:url(../images/footer_bg.gif) no-repeat center top;
   background-size: 100% auto;
}

.foo_li {
   float: left;
   width: 290px;
   height: auto;
   margin: 10px 0 0 0;
}

.foo_mi {
   float: left;
   width: 290px;
   height: auto;
   margin: 10px 0 0 0;
}

.foo_re {
   float: left;
   width: 290px;
   height: auto;
   margin: 10px 0 0 0;
}

.start_unten {
   background-color: #f2f2f2;
   width: 95%;
   height: auto;
   float: left;
   padding: 10px;
   margin: 0 0 10px 0;
   text-align: center;
}

.st1 {
   float: left;
   width: 100%;
   height: auto;
   text-align: center;
   margin: 0;
}

.st2 {
   float: left;
    width: 100%;
   height: auto;
   text-align: center;
   margin: 10px 0 0 0;
}

.st3 {
   float: left;
   width: 100%;
   height: auto;
   text-align: center;
   margin: 10px 0 0 0;
}

.su_li {
   float: left;
   width: 270px;
   height: auto;
}

.su_re {
   float: left;
   width: 200px;
   height: auto;
   margin: 0;
}

.uns_li {
   float: left;
   width: 280px;
   height: auto;
   margin: 0;   
}

.inner_left {
    float: left;
    width: 100%;
    text-align: left;
    padding: 0 0 10px 0;
}

inner_right {
    float: right;
    width: 100%;
}



}



