@charset "UTF-8";
body {
	padding: 0;
	margin: 0;

}

html {
	padding: 0;
	margin: 0;
	font-family: Courier, monospace;
	font-size: 16px;
}

img {
	padding: 0;
	margin: 0;
}

div#global {
position:relative;
width:900px;
margin:20px;
z-index:50;
}

.name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	letter-spacing: 1px;
	height: 18px;
}

.strasse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #F33824;
	text-transform: uppercase;
	padding: 0 5px;
	letter-spacing: 1px;
}

.zahl {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #623C26;
	text-transform: uppercase;
	font-weight: normal;
	float: left;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 18px;
	width: 18px;
}


a {
	font-family: Courier, monospace;
	color: #E1592D;
	text-decoration: none;
}


a:hover, a.artist_link:hover {
	text-decoration: underline;
}

a.artist_link {
	font-family: Courier, monospace;
	font-size: 13px;
	color: #36A62A;
	text-decoration: none;
	line-height: 18px;
	background-color: #FFFFFF;
}
.strasse_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #0066FF;
	text-transform: uppercase;
	letter-spacing: 2px;
	display: block;
	height: auto;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	width: auto;
}

h4 {
	font-family: Times;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
}
