@charset "utf-8";
/* CSS Document */

*{margin:0;padding:0}
body{background:#b75d1a url(background.jpg) repeat-x;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10px;color:#fff}
a{text-decoration:none;color:#fff}
#container{width:900px;height:680px;background:url(basel_tattoo_2012.jpg) no-repeat;text-align:left;position:absolute;top:50%;left:50%;margin-top:-340px;margin-left:-450px}
#navigation{position:relative;top:165px;left:198px;width:700px;height:20px;text-align:left;overflow:auto;color:#fff;border-bottom:1px solid #bb9;font-size:13px;line-height:20px;font-weight:bold}
#navigation a{text-decoration:none;color:#fff}
#content{position:relative;z-index:3;top:180px;left:243px;width:655px;height:310px;text-align:left;overflow:auto;color:#003;font-size:13px;line-height:15px;}
#content img{margin:0 8px 8px 8px;border:1px solid #bb9}
#content td{vertical-align:top;padding-bottom:10px}
#content a{text-decoration:underline}
#homelink{position:absolute;top:0;width:900px;height:165px;cursor:hand;}
#imprint{position:absolute;top:50%;left:50%;margin-top:340px;margin-left:-450px;width:900px;}
th{width:100px;border-bottom:1px solid #fff;padding-bottom:2px}
h1{font-size:21px;line-height:25px;margin-bottom:20px;color:#600}
h2{font-size:15px;line-height:18px;margin-bottom:10px;}
.sendbutton {
	border: 2px outset #900;
	background: #fadaaa;
	color: #900;
	cursor:hand;
}
.sendbutton:hover {
	margin-left:1px;
	margin-top:2px;
	background: #fff0de;
	border: 1px inset #900;
	cursor:hand;
}
