html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
   }

body {
	background-color:#000000;
}

body, tr, td, table{
    margin:0px;
    padding:0px;
    border-width:0px;
    border-spacing:0px;
    border-collapse:collapse;
    vertical-align:top;
    word-spacing:0pt;
    font-family:Geneva;
    font-size:12px;
    font-weight:normal;
    color:#FFFFFF;
    table-layout:fixed;
}

img { border:none; }

a, a:link { color:#FFFFFF; text-decoration:none;}
a:visited  { color:#999999; text-decoration:none;}
a:hover { color:#FFFFFF; text-decoration:underline; }
a:active { color:#2f649a; text-decoration:none; }
.imgLink { border:0px solid #184a7c;}
.imgLink:hover { border:0px solid #47a4db;}

.fullsize { width:100%; background-color:#000000;}
.content { width:600px; height:100%; text-align:left; background-color:#000000;}

.width10 { width:10px; }

#titel { width:100%; height:40px; background-color:#1f1f1f;}
#titel td { padding:6px; vertical-align: middle; text-align:right;}
#titel td.name { text-align:left; font-size:20px; }

#header { width:100%; height:80px; font-size:20px;}
#header tr.besuch 		{ background-image:url(../images/header/besuch.jpg);}
#header tr.mobile 		{ background-image:url(../images/header/mobile.jpg);}
#header tr.urs	 		{ background-image:url(../images/header/urs.jpg);}
#header tr.gruffalo 		{ background-image:url(../images/header/gruffalo.jpg);}
#header tr.angelitos		{ background-image:url(../images/header/angelitos.jpg);}
#header tr.fly			{ background-image:url(../images/header/fly.jpg);}
#header td {font-size:20px; vertical-align: bottom; padding: 0px 5px 0px 5px;}
#header td.year {text-align:right;}

.template { width:100%; text-align:left;}
.copyright {text-align:center; font-size:9px; color:#666666;}

