@font-face {
 font-family: myFont;
 src: url(fonts/PTS55F.eot) /* EOT file for IE */
}
@font-face {
 font-family: myFont;
 src: url(fonts/PTS55F.ttf) /* TTF file for CSS3 browsers */
}
@font-face {
 font-family: myFontItalic;
 src: url(fonts/PTS56F.eot)
}
@font-face {
 font-family: myFontItalic;
 src: url(fonts/PTS56F.ttf)
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	line-height: 1.7em;
	margin: 0px;
}
h1 {
	font-family: "myFont", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #FFF;
	background-color: #333;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-transform: uppercase;
}

h2    {
	font-family: "myFont", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #007ca5;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#multimediadesign h2 {
	font-family: "myFont", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #007ca5;
	text-transform: uppercase;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.5em;
	margin: 0px;
}
h4 {
	font-family: "myFont", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #007ca5;
	text-transform: uppercase;
	line-height: 1.35em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.6em;
	margin-left: 0px;
}
p {
	margin: 0px;
}
.italic {
	font-style: italic;
	font-size: 0.9em;
}
#keysandvocals {
	width: 900px;
	clear: both;
}
a:link, a:visited {
	color: #666;
	text-decoration: none;
	font-weight: normal;	
}

a:hover, a:active {
	color: #007ca5;
	text-decoration: none;
	font-weight: normal;		
}
#thebigeasy {
	width: 345px;
	visibility: visible;
	position: absolute;
}
#becksband , #solo, #apollo3, #tytender, #trda, #hhc, #ppw{
	width: 345px;
	visibility: hidden;
	position: absolute;
}
#bands {
	height: 350px;
}
#bandauswahl {
	float: right;
	margin-right: 40px;
	margin-top: 25px;
}
#bands p {
	margin-top: 7px;
}
#kontakt {
	height: 350px;
}
.einruecker {
	margin-left: 20px;
	margin-right: 5px;
}
#multimediadesign {
	margin-top: 20px;
}

#bio {
	float: left;
}
#hoerprobenvideospresse {
}
#linkespalte {
	float: left;
	width: 550px;
}
#rechtespalte {
	float: left;
	width: 300px;
}