/* ton_art.css*/
html{font-size:101%;}
body {
     background-color:#000000;
     margin:0px;
	 font-size:1em;
	 font-family:Arial, Helvetica,  sans-serif;}

p, li
{
    font-family:Arial, Helvetica, sans-serif;
    
    font-style:normal;
    font-weight:normal;
    color:#D6AD91;
	padding:0px;
    margin:0px;
}
#wrapper{width:800px; margin:50px auto; border:1px #D6AD91 solid;}

#head{width:780px; height:100px; background-color:#000000; padding:0;}


.foto_titel
{ 
    font-size:1.2em;
    color:#D6AD91;

	padding:15px 0px 5px 0px;

}
.foto_titel span{font-size:0.7em;	border-bottom:1px #D6AD91 solid;}
a:link {
text-decoration:underline;
font-weight:bold;
line-height:12pt;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#D6AD91;
font-style: normal;
}
a:visited {
text-decoration:underline;
font-weight:bold;
line-height:12pt;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#D6AD91;
}
a:hover {
text-decoration:underline;
line-height:12pt;
color:#dedbd2;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-style: normal;
font-weight: bold;
}
a:active {
text-decoration:underline;
line-height:12pt;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font weight:bold;
font-style: normal;
}
.titel {
    font-size:1.5em;
    color:#D6AD91;
    padding:10px;	border-bottom:1px #D6AD91 solid;

}
#menu{width:760px;background-color:#000000;color:#eeeeee; padding-left:30px}
#footer{width:100%; padding:20px 0px;}
#footer p{width:100%; padding:0px 30px 0px 0px; font-size:12px; text-align:center;}
#einstiegtbl{
	width:100%; 
	background-color:#363636; 
	background-image:url(mamiel_01.jpg); 
	background-repeat: no-repeat; 
	background-position:bottom right; 
	height:600px;
}
.abstand{padding:30px 20px;}
.fenster{
    background-color:#000000;

}
.table1 {
    border-bottom:solid 1px #E7EC9A;
    border-left:solid 1px #E7EC9A;
    border-right:solid 1px #E7EC9A;
    border-top:solid 1px #E7EC9A;
}
.table3 {
   /* border-bottom:solid 1px #000000;*/
   /*border-right:solid 1px #E7EC9A;*/
    }
.table2 {
    border-bottom:inset 1px #303030;
    border-left:inset  1px #C3A1A0;
    border-right:inset  1px #C3A1A0;
    border-top:inset 1px #C3A1A0;
}
.aussenramen{
      border-bottom: 4px solid #E7EC9A;
      border-right: 4px solid #E7EC9A;
      border-left: 1px solid #E7EC9A;
      border-top: 1px solid #E7EC9A;
 }
 
 .bildramen{
      border-bottom: 4px double #E7EC9A;
      border-right: 4px double #E7EC9A;
      border-left: 4px double #E7EC9A;
      border-top: 4px double #E7EC9A;
 }
 
 