html {
     background-color: #FFCC66; /*dunkler   orange */
##     background-color: #5C5CFF; /*dunkler   */
##      background-color: #8A8AFF; /*dunkler   */

##      background-color: #0000D1; /*blau dunkler   */


    font-size: 1.1em;
    font-family: "Times New Roman", serif;
    margin: 0;
    padding: 0;
    line-height: normal;
    }
 
   
## a:link{text-decoration: none; color:#0b3a7f;}
## a:visited{text-decoration: none; color:#0b3a7f;}
## a:hover{text-decoration: none; color:red; }
## a:active{text-decoration: none;} /*color:#f00000; */

a:link{text-decoration: none; color:#0b3a7f;}
a:visited{text-decoration: none; color:#0b3a7f;}
a:hover{text-decoration: none; color:red; }
a:active{text-decoration: none;} /*color:#f00000; */


img{border: none;}

table {border-collapse: collapse; margin-top: 10px; margin-left:auto; margin-right: auto;
        border-width: 2px 0; border-style: solid; border-color: black;}
thead { border-width: 1px 0; background-color: #FFCC66; border-style: solid;}
tr {vertical-align: top;}
.odd {background-color:#FFCC66;}
td {padding-left: 5px; padding-right: 5px;}
h1 {font-weight: bold; font-size: 2em; padding: 2px; margin: 1px;}
h2 {font-weight: bold; font-size: 0.9em; text-align: center; padding: 4px; margin: 4px;}
/*Menueschrift*/
h3 {line-height: normal; font-size: 1.2em; font-weight: normal; text-align: left; padding: 0; margin: 9px 2px 0px 0px;}
/*Headersubtext*/
h4 {line-height: normal; font-size: 1.8em; font-weight: normal;
font-family: verdana, arial, helvetica, geneva, sans-serif;
color: green;
text-align: center;
padding: 0; margin:15px;}
p {line-height: normal; font: normal;}

#header {
    width:100%; height:125px;
    position:relative;
    margin: 0;
    padding: 0;
}
#header_left {
    position:absolute;
    left:0; float:left;
    height:100px; width:100px;
   /* background-image:url(pics/TII.gif);*/
}
#header_right {
    position:absolute;
    right: 12px; top: 12px; float:right;
    height:100px; width:100px;
    text-align: right;
}
#header_main {
    position:relative;
    height:90px; width:500px;
    text-align:center; 
    margin:auto;
}
#main {
    width:100%;
    height: 100%;
    padding:0;
}
#menu {
    text-align: left;
    
    font-size: 1em;
    padding: 3px;
    padding-left: 15px;
    width:133px;
    float:left;
}
#menu.h3 {padding-left: 10px;}
body#home a#menuhome,
body#jopohl a#menujopohl,
body#filme a#menufilme,
body#cassetten a#menucassetten,
body#suchen a#menusuchen,
body#bewerbung a#menubewerbung
{color: red;}

#piclinks {text-align: left; padding-left: 10px;}
#imdbpic {margin: 0 0 0 4px;}
#tvinfopic {margin: 0 0 0 0;}
#gemeindepohlpic {margin: 0 0 0 10px;}

#content {
    position: static;
    background-color: #FFe0a0; /*heller*/
    border-width: 1px 0px 0px 1px; border-style:solid;
    padding: 20px 20px; margin: 0px;
    margin-left:140px;
}

#contentsweden {
    position: static;
    background-color: #FFe0a0; /*heller*/
    border-width: 1px 0px 0px 1px; border-style:solid;
    padding: 20px 20px; margin: 0px;
    margin-left:140px;

 /*   background-image: url("pics/PohlAtSweden.jpg");*/
/*    opacity:    0.2;*/
    /*display: inline;*/
/*    float: left;*/
/*    margin: 0 10px 0 0;*/
/*    position: relative;*/
/*    left:0;
    bottom: 0px; */
/*    height: 100%;
    width: 100%;
*/



}

/* #pohlatswedenpic {*/
/*     background-image: url("div/pics/PohlAtSweden.jpg");*/
/*     opacity:    0.2;*/
/*     display: inline;*/
/*     float: left;*/
/*     margin: 0 10px 0 0;*/
/*     position: relative;*/
/*     left:0;*/
/*     bottom: 0px;*/
/*     height: 200px;*/
/*     width: 300px;*/
/*     }*/


#duschweinpic {
    float: right;
    margin: 0 0 0 10px;
    position: relative;
    height: 200px;
    width: 350px;
    }
    
.innerfix{width:100%;margin-right:-1px;float:left;position:relative;}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
