/* Style Sheet */

#body
{
 background-color:#000000;
 margin:0;
}

#outer
{
 position:relative;
 min-height:100%;
 margin:auto;
 width:1075px;	
}

#inner
{
 position:absolute;
 left:10px;
 top:0px;
 width:1090px;
 height:815px;
 border:1px;
 border-color:#000066;
 border-style:solid;
 background-repeat:no-repeat;
 background-image:url('../img_allgemein/img_hintergrund.jpg');
}

#inner img
{
 border: 0px solid #ba8446;
}

#inner a:hover img,
#inner a:focus img
{
 border: 0.2em solid #9f6720;
}

/*#layer{width:30px;height:800px;background-color:#CCCCCC;}*/
/*#layer{background-color:#fee3ab;}
#layer:hover{background-color:#e1ae76;}*/
/*#layer ul{visibility:hidden;}
#layer:hover ul{visibility:visible;}*/

#weiter_ge
{
 position:absolute;
 left:910px;
 top:653px;
}

#weiter_en
{
 position:absolute;
 left:910px;
 top:5px;
}

.email a,
.email a:visited,
.email a:active
{
 font-family:Verdana,Arial,Helvetica;
 font-size:12px;
 font-weight: bold;
 color: #2B477F;
 text-decoration: none;
/* padding-left: 10px;
 padding-right: 5px;
 background-image:url(../imgcss/icon_email.jpg);
 background-repeat:no-repeat;
 background-position: 0px 3px;*/
}

.email a:focus,
.email a:hover
{
 text-decoration: underline;
}

.layer
{
 font-family:'Times New Roman',Verdana,Arial,Helvetica;
 font-size:30px;
 color:#000066;
 background-color:#fee3ab;
}

.layer a, a:active
{
 text-decoration:none;
 color:#000066;
}

.layer:hover, a:active
{
 background-color:#e1ae76;
}

.layer1
{
 font-family:Verdana,Arial,Helvetica,'Times New Roman';
 font-size:24px;
 color:#000066;
 background-color:#fee3ab;
 position:absolute;
 width:425px;
 border:1px;
 border-color:#ba8446;
 border-style:solid;
 border-radius:10px;
 padding:7px;
 cursor:pointer;
}

.layer1 a
{
 text-decoration:none;
 color:#000066;
}

.layer1:hover, a:active
{
 background-color:#e1ae76;
}

.tabelle1
{
 background-color:#fee3ab;
 border:1px;
 border-color:#ba8446;
 border-radius:15px;
 border-style:solid;
}
.spalte1
{
 width:250px;
 background-color:#fee3ab;
 font-family:Verdana,Arial,Helvetica,'Times New Roman';
 font-size:22px;
 color:#000000;
 padding:0px 0px 0px 3px;
 vertical-align:text-top;
}

.spalte2
{
 width:300px;
 background-color:#fee3ab;
 font-family:Verdana,Arial,Helvetica,'Times New Roman';
 font-size:22px;
 color:#707070;
}

.namen
{
 position:absolute;
 width:170px;
 background-color:#fee3ab;
 border:1px;
 border-color:#ba8446;
 border-style:solid;
 border-radius:10px;
 padding:5px;
 text-align:center;
 font-family:Verdana,Arial,Helvetica,'Times New Roman';
 font-size:20px;
 color:#000066;
}

.ausstellung
{
 position:absolute;
 background-color:#fee3ab;
 border:1px;
 border-color:#ba8446;
 border-style:solid;
 border-radius:10px;
 padding:5px;
 text-align:center;
 font-family:Verdana,Arial,Helvetica,'Times New Roman';
 font-size:18px;
 color:#000066;
}