
a.links:link {
	color:#000000; 
	text-decoration:none;
	font-weight: bold;
	letter-spacing: 0.05em;
	visibility: visible;
}

p {
	margin-top: -3px;
}


a.links:visited {
	color:#000000; 
	text-decoration:none;
	font-weight: bold;
	letter-spacing: 0.05em;
}

a.links:active {
	color:#000000; 
	text-decoration:none;
	font-weight: bold;
	letter-spacing: 0.05em;
}

a.links:hover {
	text-decoration:none;
	border-bottom: 1px dotted;	
}

.icon {
	margin-top: -1px;
	margin-right: 9px;
	float: left;
	
}

#hg-oben {
	width: 560px;
	background-image: url("../img/hg_oben.png");
	background-repeat: no-repeat;
	padding: 35px 35px 5px 35px;
}
* html div#hg-oben {
	width: 633px;
	background-image: url("../img/hg_oben.png");
	background-repeat: no-repeat;
	padding: 35px 35px 5px 35px;
}

.header {
	}
	
	
#spalte1 {
	width: 200px;
	height: 300px;
	margin: 15px 0 0 0;
	float: left;
	}
	
#spalte2 {
	width: 350px;
	margin: 25px 0 0 210px;
	}

.umbruch {
	line-height: 12px;
}

.umbruch2 {
	line-height: 16px;
}

.twit {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	line-height: 27px;
	font-weight: bold;
	letter-spacing: -0.1px;
}

.twit a:link {
	text-decoration: none;
	color: black;
}

.twit a:active {
	text-decoration: none;
	color: black;
}

.twit a:visited {
	text-decoration: none;
	color: black;
}

.twit a:hover {
	text-decoration: none;
	border-bottom: 1px dotted;	
}

.footer {
	background-image: url("../img/hg_unten.png");
	height: 25px;
	width: 630px;
}