/* 
   CSS File for the Jenische Theme created 
   using the Smarty Template creator at http://dev.bigace-cms.com
   Author: Jenischer Bund
*/

body {
/* behavior : url(css/cssHoverFix.htc); */
margin : 0px;
padding : 0px;
font-family : Verdana, Arial, "times new roman", sans-serif;
font-size : 12px;
line-height : 18px;
color : #ccc;
background-color : #121212;
 }
a {
color : #9C9652;
text-decoration : none;
}
a:hover {
text-decoration : underline;
color : #fff;
}
a:visited {
color:#F1F1F1;
}
.img {
border : none;
}
#container {
margin : 3em 5%;
background-color : #222;
background-image : url(background00.jpg);
background-repeat : repeat-y;
border : 1px solid #000;
}
#header {
background-color : #333;
border-bottom : 1px solid #333;
}
#header h1 {
margin : 12px 1px 1px 1px;
padding : .5em;
text-align : center;
font-size : 14px;
color : #FAF391;
text-decoration : none;
font-weight : 100;
/*padding: 12px 0 0 0px*/
letter-spacing : 5px;
}
.centeredImage {
position : relative;
margin: 0px auto;
/* left : 40%;
padding-left : -50%; */
}
.jbid_player {
margin-left : 20px;
padding : 10px 0 0 0px;
}
#navigation {
margin-left : 10px;
padding-top : 5px;
float : left;
list-style : none;
width : 210px;
font-size : 11px;
font-weight : bolder;
margin-bottom:20px;
}
#navigation p {
margin-top : 0;
}
/*Main Menu*/
#navigation ul {
margin : 0px;
padding : 0px;
background-color : #212021;
border-bottom : 1px #A5A5A5 solid;
}
#navigation ul li {
height : 31px;
line-height : 31px;
list-style : none;
padding-left : 10px;
color : #9C9652;
border-top : 1px #A5A5A5 solid;
border-bottom : 1px #A5A5A5 solid;
/*border-width: 1px*/
cursor : pointer;
}
#navigation ul li:hover {
background-color : #555555;
position : relative;
}
/*Sub Menu*/
#navigation ul ul {
display : none;
position : absolute;
left : 50px;
top : 8px;
border : #A5A5A5 solid;
border-width : 1px;
background-color : #212021;
}
#navigation ul li:hover ul {
display : block;
}
#navigation ul ul li {
width : 190px;
float : left;
display : inline;
border : none;
}
#navigation ul ul li:hover {
text-decoration : none;
border : none;
}
#navigation li:hover ul li ul {
display : none;
}
#navigation ul ul li ul {
left : 50px;
background-color : #212021;
}
#navigation ul ul li:hover ul {
display : block;
}
.navcontainer1 {
padding-top : 0em;
margin : 0 0 0 210px;
margin-top : 0;
margin-bottom : 10px;
}
.navlist1 li {
display : inline;
padding-bottom : 14px;
padding-left : 3px;
background-repeat : no-repeat;
}
.navlist1 a {
outline:none;
margin-right:30px;
padding-left : 20px;
padding-bottom : 14px;
font-weight : bold;
text-transform : uppercase;
text-decoration : none;
}
.navlist1 a:link, .navlist1 a:visited {
padding-left : 20px;
color : #9C9652;
background : url(arrowbullet.gif);
background-position : 0 -28px;
background-repeat : no-repeat;
}
.navlist1 a:hover {
color : #E7E7E7;
padding-left : 20px;
background : url(arrowbullet.gif);
background-repeat : no-repeat;
background-position : 0 -14px;
}
#content {
padding-top : 1em;
margin : 0 1em 0 280px;
}
#content h2 {
margin-top : 0;
color : #FAF391;
font-size : 25px;
letter-spacing : -1px;
font-weight : 100;
padding : 10px 0 10px 0;
text-transform : none;
}
#content h2 a {
}
#content h2 a:hover {
text-decoration : none;
}
h3 {
font-size : 250%;
}
h4 {
font-size : 180%;
}
h4c {
font-size : 180%;
color : #FBF5B5;
}
h5 {
font-size : 150%;
}
h5c {
font-size : 150%;
color : #FBF5B5;
}
h6 {
font-size : 125%;
}
h6c {
font-size : 125%;
color : #FBF5B5;
}
p {
font-size : 14px;
}
pc {
font-size : 100%;
color : #FBF5B5;
}
small {
font-size : 80%;
}
smallc {
font-size : 80%;
color : #FBF5B5;
}
p.normal {
font-weight : normal;
}
p.light {
font-weight : lighter;
}
p.thick {
font-weight : bold;
}
B {
font-weight : bold;
}
b {
font-weight : bold;
}
p.thicker {
font-weight : 900;
}
p.normal {
font-style : normal;
}
p.italic {
font-style : italic;
}
I {
font-style : italic;
}
i {
font-style : italic;
}
p.center {
text-align : center;
}
p.date {
text-align : right;
}
p.main {
text-align : justify;
}
P.blocktext {
margin-left : auto;
margin-right : auto;
width : 6em;
}
.articles {
padding : 10px;
}
.langezeile {
white-space : nowrap;
}
IMG.rechts {
display : block;
margin-left : auto;
margin-right : 60px;
}
img.center {
display : block;
margin-left : auto;
margin-right : auto;
}
IMG.displayed {
display : block;
margin-left : auto;
margin-right : auto;
}
img.floatLeft {
float : left;
margin : 5px;
}
img.floatRight {
float : right;
margin : 5px;
}
img.floatR {
float : right;
clear : right;
margin : 2px;
}
img.floatL {
float : left;
clear : left;
margin : 2px;
}
.floatleft {
float : left;
margin : 0px 5px 5px 0px;
}
.floatright {
float : right;
margin : 10px 0px 0px 20px;
}
td {
border : 1px solid #212021;
}
table.ex1 {
table-layout : auto;
}
table.ex2 {
table-layout : fixed;
}
.text_line {
clear : both;
margin-left : 2px;
}
.langezeile {
white-space : nowrap;
}
.hiddenlink {
color : #ccc;
/*  same color as the surrounding text */
text-decoration : none;
/*  to remove the underline */
cursor : text;
/*  to make the cursor stay as a text cursor, not the hand */
}
#footer {
clear : both;
background-color : #333;
padding : 1em;
font-size : 12px;
color : #aaa;
text-align : center;
border-top : 1px solid #333;
}
#footer small{
margin-top:10px;
display:block;
}
.clock {
padding-top : 0;
padding-bottom : 10px;
padding-left : 0;
}
#guestbook img {
border:0px;
}
#guestbook input, #guestbook textarea  {
font-size:14px;
padding:4px;
border : 2px solid #333;
}


