body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dt, dd, img, form, fieldset, blockquote table td tr{
    margin:0px; padding:0px; border:0px; 
}
body {
		background:url(../img/head_bg.jpg) repeat-x;
		background-position:top;
		font:80% Trebuchet MS, Arial, Helvetica, Sans-Serif;
		color:#333;
		line-height:180%;
		margin:0;
		padding:0;
		text-align:center;
	}
	.hellblau {
		color:#4B8FCC;
	}
	a {
		text-decoration:none;
		color:#498fcc;
	}
	a:hover {
		color:#c7c7c7;
	}
	h1{
		font-size:180%;
		font-weight:normal;
		margin:0;
		padding-bottom: 40px;
		}
	h2{
		font-size:160%;
		font-weight:normal;
		}	
	h3{
		font-size:130%;
		padding-bottom: 10px;
		font-weight:normal;
		}	
	img{border:none;}
	    /* image replacement get rid of next previous */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
	.container{	
		position:relative;
		vertical-align:top;
		margin: 0 auto;
		text-align:left;
		width:853px;
		}	
	.head {

		padding-top: 10px;
		height: 58px;
	}
	.head ul{
		list-style:none;
		}	
		
	.head li{
		float: left;
		position: relative;

	}
	.head li a.active:link, .head li a.active:visited, .head li a.active:active, .head li a.active:hover{
	border: 1px solid red;

}			
	.content{
		position:relative;
		}	
	.content li {
			list-style-image: url(../img/am_bullet.png);
	}		

.twitter {
	padding: 0px;
	margin: 0px;
}
.twitter li {
	float: left;
	position: absolute;
	top: 440px;
}
.twitter a {
	padding:0px;
	display: block;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.twitter em {
	background: url(../img/twitter_bubble.png) no-repeat;
	width: 180px;
	height: 45px;
	position: absolute;
	top: -20px;
	left: -60px;
	text-align: center;
	padding: 20px 12px 10px;
	font-style: normal;
	z-index: 1000;
	display: none;
}

/* twitter http://www.dvq.co.nz/jquery/create-a-jquery-popup-bubble-effect/*/
/* footer */
.footer {
	padding-top: 40px;
}
.footer ul{
	border-top: 1px solid #c7c7c7;
	padding: 0px;
	margin:0px;
}

.footer li {
		padding: 0 10px;
		list-style:none;
		float: left;
		position: relative;
}

.footer li a:hover {
		position: relative;
		top: -5px;
}

.copyright {
	padding-top: 20px;
	color:silver;
	font-size: 80%;
	line-height: 10px;
}
