body{
    background-color:#ffffff;
    font-family:verdana;
}

a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

td{
font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
}

h1{
    font-size:30px;
    font-weight:200;
    color:#211c20;
    bottom:0px;
    line-height:1;
    margin-top:0px;
}
h2{
    font-size:18px;
    font-weight:200;
    color:#fc004b;
    line-height:0.8;
}

h3{
    font-size:13px;
    color:#464646;
}

hr{
    width:0px;
}

#align{
    position:absolute;
	margin-left:10.3%;
    width:938px;
}

#header_top{
    background-image: url(../images/header.png);
    background-repeat:no-repeat;
	left:41px;
	top:0px;
	width:941px;
	height:156px;
}

#headline_top {
    margin-left:210px;
	width:941px;
    height:20px;
    margin-top:40px;
}



#navi-map_cont {
    background-image:url(../images/navi_bg_sub.png);
    background-repeat: no-repeat;
    font-size: 12px;
    color:#fc004b;
	width:189px;
	height:600px;
    margin-top:10px;
    padding-left:10px;
    padding-top:30px;
    float:left;
}



#info_cont {
    background-image:url(../images/navi_bg_sub.png);
    background-repeat: no-repeat;
    font-size: 10px;
    color:#3f3a3e;
	width:180px;
	height:630px;
    padding-top:10px;
    padding-left:20px;
    margin-left:50px;
    margin-top:10px;
    float:right;
}


#tabel-headline_cont {
	left:38px;
	top:538px;
	width:365px;
}

#table_cont {
    width:470px;
    margin-left:210px;
    margin-top:10px;
}

#table_gigs {
    border-spacing:0;
    font-size:12px;
    margin-left:5px;
}

#footer_bottom {
    background-image:url(../images/footer_bg.png);
    background-repeat: no-repeat;
    color:#ffffff;
    font-size:12px;
    font-weight:bold;
	width:734px;
	height:53px;
    left:38px;
    padding-top:50px;
    padding-left:210px;
    clear:both;
    margin-top:40px;
}

#footer_bottom a:hover{
    background-color:#fc004b;
}
#footer_bottom a:link{
    color:#ffffff;
    text-decoration:none;
}
#footer_bottom a:visited{
    color:#ffffff;
    text-decoration:none;
}

#copyright{
    margin-left:100px;
    float:right;
    font-weight:200;
}
