/* CSS Document */
* { padding:0px; margin:0px; }

body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, div, td, th, caption, form, fieldset, label, select, input, textarea, address, blockquote, nobr
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-align: center;
}

h2 {
background-image: url(images/bg_h2.jpg);
background-attachment:fixed;
background-position: center;
font-family: Georgia,Verdana,Arial, Helvetica, sans-serif;
font-size: 10pt;
letter-spacing:1px;
font-weight:bold;
padding: 5px 0px 5px 0px;
color: #ffffff;
margin-top: 5px;
margin-bottom: 19px;
}

h6 {
font-size: 10pt;
color:#000000;
font-weight:bold;
}

img
{
border: none;
}
div {
border:0px solid blue;
padding:0px;
}
body
{
background-color: #380705;
font-size: 100.01%;
text-align: center;
height: 100%;
}
#outerWrapper
{
margin-top: 0px;
padding-bottom: 55px;
}
#wrapper {
width: 987px;
text-align: left;
margin: 0px auto;
border-top: 4px solid #330000;
border-left: 4px solid #330000;
border-right: 4px solid #330000;
border-bottom: 4px solid #330000;
position: relative;

}

.header {

/*background-image: url(images/Dolpo-Tulku.jpg);
background-image: url(images/header.png);*/
background-image: url(images/header.jpg);
background-repeat: no-repeat;
height: 277px;
}

.logo {
margin-left: 380px;
margin-top: 20px;
display: none;
}
.slogan{
font-size: 0.8em;
margin-left: 210px;
margin-top: 10px;
color: #004e99;
font-style: italic;
font-weight: bold;
display: none;
}
.middle {
background-color: #fefeee;
}

.left {
/*background-color:#ccffff;*/
float:left;
width:160px;
margin-top: 20px;
}
.left ul{
list-style-type: none;
font-size: 0.7em;
margin-left: 15px;
line-height: 1.5;
color:#cccccc;
}
.left li{
margin: 3px 0;
}
a,
a:link {
color:#990000;
}
a:hover {
color: #990000;
}
.bilder a:hover {
}
.rosette{
text-align: center;
margin-top: 20px;
}
.film-link {text-align: center;
margin-top: 40px;}
.presse-link{font-size: 0.7em; margin-top: 5px;}
.bilder{
margin-top: 20px;
}
.right {
float:right;
width:240px;
font-size: 0.7em;
line-height: 1.5;
margin-top: 10px;
}
.right .contact {
background-color: #f7f3d3;
margin-top: 13px;
padding:3px;
margin-right: 5px;
}
.content {
margin: 0px 260px 0px 180px;
}
p {
margin-bottom: 11px;
font-size: 0.7em;
line-height: 1.6;
text-align: justify;
}
h1{font-size: 1.0em; margin: 15px 0px 10px 0px; color: #990000}
ul{        font-size: 0.7em; margin-left: 15px;
line-height: 1.6; margin-bottom: 11px;}
li{        margin: 3px 0;}
.clear {
clear:both;
}

.footer {
font-size: 0.7em;
margin-left: 0px;
padding:3px;
background-color: #c6c6b3;
}
.Stil1 {    color: #1b3664;
font-weight: bold;
font-style: italic;
}
.Stil2 {    color: #336697;
font-weight: bold;
font-style: italic;
}

#navigation {
margin-top: 4px;
background-color: #f7f3d3;
}

#navigation a,
#navigation a:link {
font-family: Georgia,Verdana,Arial, Helvetica, sans-serif;
display:block;
width:135px;
height:25px;
padding-top:10px;
border-bottom: 1px solid #990000;
text-decoration:none;
}


#navigation a:hover {
color:#f7f7c6;
background-color: #990000;
border-bottom: 1px solid #990000;
text-decoration:none;
}