﻿/* ---------------- */
/* YOYOStylesheet */
/* ---------------- */


* { 
margin:0; 
padding:0;
}

#SIGNATUR
{
position: absolute;
bottom: 5px;
right: 5px;
}

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 15px;
width: 100%;
margin: 0; 
padding: 0; 
text-align: left; 
background-color: #ffffff;
color: #333333;
letter-spacing: 0.2px;
}

body.page_bg {
background: url(bilder/headbg.gif);
background-attachment: absolute;
background-repeat: repeat-x;

}




/* ---------------- */
/* HAUPT STRUKTUR */
/* ---------------- */


#sitecontainer {
position: static;
margin-left: auto;
margin-right: auto;
width: 970px;
color: #000000;
}

#headbgunder {
width: 970px;
height: 170px;
background: url(bilder/headbgunder.gif);
}


#adresse {
font-size: 11px;
margin-top: 20px;
text-align: center;
color: #333333;
clear: both;
}

#inhalt { 
background-color: #ffffff;
margin-top: 40px;
padding-bottom: 20px;
width: 890px;
padding-left: 40px;
padding-right: 40px;
min-height: 400px;
color: #000000;
text-align: center;
}

#navigation {
width: 970px;
margin-top: 10px;
text-align: center;
color: #7f7f7f;
letter-spacing: 0.2px;
}

#alert {
position: absolute;
background: url(bilder/alert.png);
background-attachment: absolute;
background-repeat: repeat;
font-weight: bold;
padding: 5px;
color: #ffffff;
border: dotted 4px #ffffff;
margin-top: 35px;
z-index: 50;
}

#alert2 {
position: absolute;
background: url(bilder/alert.png);
background-attachment: absolute;
background-repeat: repeat;
font-weight: bold;
padding: 5px;
color: #ffffff;
border: dotted 4px #ffffff;
margin-top: -35px;
z-index: 50;
}

a{
color: #a4a510;
text-decoration: none;
}

a:hover {
color: #000000;
text-decoration: underline;
cursor: pointer;
}

a.orange{
color: #eb6e08;
text-decoration: none;
}

a.orange:hover {
color: #000000;
text-decoration: underline;
cursor: pointer;
}

a.navi {
color: #000000;
text-decoration: none;
}

a.navi:hover {
color: #a4a510;
text-decoration: none;
cursor: pointer;
}

a.naviyoga {
color: #000000;
text-decoration: none;
}

a.naviyoga:hover {
color: #eb6e08;
text-decoration: none;
cursor: pointer;
}

a.navi2 {
color: #eb6e08;
text-decoration: none;
}

a.navi2:hover {
color: #000000;
text-decoration: none;
cursor: pointer;
}

a.act {
color: #a4a510;
text-decoration: none;
cursor: pointer;
}

a.actyoga {
color: #eb6e08;
text-decoration: none;
cursor: pointer;
}

/* ---------------- */
/* Haupt Navigation */
/* ---------------- */



div.navig {
border-top: 1px solid #7f7f7f;
height: 39px;
padding-top: 3px;
}

div.naviact {
border-top: 1px solid #000000;
height: 39px;
padding-top: 3px;
}


/* ------- */
/* content */
/* ------- */

h1 {
color: #dddddd;
font-size: 9px;
}

div.bild1 {
padding-top:5px;
}

div.legende {
text-align: right;
width: 970px;
font-size: 10px;
}

div.text {
padding-top: 5px;
}

div.abstand {
padding-top: 30px;
padding-bottom: 10px;
}

.liste {
vertical-align: top;
padding-bottom: 15px;
}

a.aktiv {
color: #a4a510;
text-decoration: underline;
cursor: pointer;
}

span.alert { 
color: #eb6e08;
}

input { 
color: #ffffff;
border: 1px solid #323743;
background-color: #eb6e08;
cursor: text;
padding: 1px;
}

input.adr { 
color: #333333;
font-size: 11px;
border: 1px solid #ffffff;
background-color: #ffffff;
text-align: center;
cursor: text;
padding: 1px;
}

input.button { 
color: #ffffff;
border: 1px solid #323743;
background-color: #eb6e08;
cursor: pointer;
}

input.button2 { 
color: #ffffff;
border: 0px solid #ffffff;
background-color: #a4a510;
cursor: pointer;
}

textarea {
border: 1px solid #323743;
background-color: #ffffff;
cursor: text;
}

input.txt2 { 
color: #000000;
border: 0px solid #ffffff;
background-color: #e2e2b0;
cursor: text;
text-align: center;}

.checkbox { 
color: #000000;
border: 0px solid #ffffff;
background-color: #e2e2b0;
cursor: text;
text-align: center;}

textarea.txt2 {
border: 0px solid #ffffff;
color: #000000;
background-color: #e2e2b0;
cursor: text;
text-align: center;
}

span.rot {
color: #eb6e08;
}

/*-------*/
/*TINYMCE*/
/*-------*/

.titel {
font-size: 14px;
font-weight: bold;
color: #a4a510;
}

.titelorange {
font-size: 14px;
font-weight: bold;
color: #eb6e08;
}

.untertitel {
font-size: 11px;
font-weight: bold;
color: #000000;
}

.grundtext {
font-size: 12px;
color: #000000;
align: center;
}


