body
{
 font-family:Sans,serif;
 background-color:#708090;
 color:#000000;
 text-align:center;
 /*margin-left:10px;*/
 margin-top:0px;
 margin-bottom:0px;
 padding-top:0px;
 padding-bottom:0px;
 padding:0;
}

/* Links */

a:link, a:visited {
 color: #0000f0;
 background-color:#e0e0e0;
 text-decoration:none;
}

a:hover {
 color: #0000f0;
 background-color:#e0e0e0;
 text-decoration:underline;
}

/* Frames for all our stuff */

#frame {
 width:80%;
 margin:0 auto;
 background-color:#e0e0e0;
 color:#000000;
 border:1px solid #000000;
}

#header {
 background-color:#e0e0e0;
 color:#000000;
 /*width:760px;*/
 width:100%;
 height:100px;
 line-height:100px;
}

#content {
 background-color:#e0e0e0;
 color:#000000;
 /*width:600px;*/
 width:75%;
 text-align:center;
 float:left;
}

#mailcontent {
 background-color:#e0e0e0;
 color:#000000;
 /*width:600px;*/
 width:80%;
 text-align:left;
 float:left;
}

#menue {
 background-color:#e0e0e0;
 color:#000000;
 /*width:160px;*/
 width:20%;
 text-align:left;
 float:left;
}

#falkenstudio {
 background-color:#e0e0e0;
 height:100px;
 width:80%;
 margin-left:25%;
}

#falkenstudiocover {
 background-color:#e0e0e0;
 height:100px;
 width:100px;
 float:left;

}

#falkenstudioinfo {
 background-color:#e0e0e0;
 height:100px;
 width:50%;
 float:left;
}

#footer {
 background-color:#e0e0e0;
 color:#000000;
 height:50px;
 text-align:right;
 line-height:25px;
 padding:0px 10px;
 border-top:1px solid #000000;
 clear:both;
}

/* Fonts */

h1 {
 font-family:Sans,serif;
 font-size:25px;
 font-style:italic;
 font-weight:bold;
 text-align:center;
}

p.headline {
 font-family:Sans,serif;
 font-style:italic;
 font-weight:bold;
}

p.mark {
 font-family:Sans,serif;
 font-weight:bold;
}

p.warning {
 font-family:Sans,serif;
 font-weight:bold;
 background-color:#cccc00;
 color:#dc143c;
}
