@charset "UTF-8";
/* CSS Document */


h3 { font-family: Times,"Times New Roman",serif;  color: #330066; }
p,td,div,span,ul,li { font-family: Times,"Times New Roman",serif; }
a.titel { font-family: Times,"Times New Roman",serif; color: #330066; }
h3.titel { font-family: Times,"Times New Roman",serif; color: #330066; }
.textbreite { width: 500px; }
.eintrag { font-family: Times,"Times New Roman",serif; }
.gtitel { font-family: Times,"Times New Roman",serif; font-weight: bold; }

#appstorebutton a {
text-decoration: none;
}

#appstorebutton {
border: 1px solid #949494;
font-family: "Arial Rounded MT Bold", "Arial Bold", Arial, sans-serif;
color: #330066;
font-size: 0.900em;
text-align: center;
padding: 4px 0px 4px 0px;
margin-top: 18px;
margin-bottom: 20px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
height: 1.6em;
width: 29em;
line-height: 1.6em;
text-decoration: none;
text-shadow: 0px 1px 0px #f6f6f6;
-webkit-box-shadow: rgba(255, 255, 255, 0.4) 0 1px, inset 0 20px 20px -10px #eeecf0;
-moz-box-shadow: rgba(255, 255, 255, 0.4) 0 1px, inset 0 20px 20px -10px #eeecf0;
box-shadow: rgba(255, 255, 255, 0.4) 0 1px, inset 0 20px 20px -10px #eeecf0;
-webkit-tap-highlight-color: rgba(0,0,0,0);
background-image: -webkit-gradient(linear, left top, left bottom,
from(#e1e1e1), to(#b4b3b5));
background-image: -moz-linear-gradient(top, #e1e1e1, #b4b3b5);
background-image: linear-gradient(top, #e1e1e1, #b4b3b5);
background-image: -ms-linear-gradient(top, #e1e1e1, #b4b3b5);
background-color: #cacacb;
}

/* Buttons "diese Kombi im anderen Orakel", "Nochmals" sowie "Deuten" auf baerenform3. Die width und margin-left (für den Button rechts) sind beim Button selber definiert.*/

#button_change {
border: 1px solid #949494;
font-family: "Arial Rounded MT Bold", "Arial Bold", Arial, sans-serif;
color: #330066;
font-size: 0.900em;
text-align: center;
padding: 4px 0px 4px 0px;
margin-top: 18px;
margin-bottom: 20px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
height: 2.2em;
line-height: 1.2em;
text-decoration: none;
text-shadow: 0px 1px 0px #f6f6f6;
-webkit-box-shadow: rgba(255, 255, 255, 0.4) 0 1px, inset 0 20px 20px -10px #eeecf0;
-moz-box-shadow: rgba(255, 255, 255, 0.4) 0 1px, inset 0 20px 20px -10px #eeecf0;
box-shadow: rgba(255, 255, 255, 0.4) 0 1px, inset 0 20px 20px -10px #eeecf0;
-webkit-tap-highlight-color: rgba(0,0,0,0);
background-image: -webkit-gradient(linear, left top, left bottom,
from(#e1e1e1), to(#b4b3b5));
background-image: -moz-linear-gradient(top, #e1e1e1, #b4b3b5);
background-image: linear-gradient(top, #e1e1e1, #b4b3b5);
background-image: -ms-linear-gradient(top, #e1e1e1, #b4b3b5);
background-color: #cacacb;
}

