* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	font: normal 12px helvetica, arial, sans-serif;
	background-color: #a6a6a6;
	font-family: Helvetica, Arial;
	font-size: 10pt;
}

#master {
	background: transparent url(http://ralfstritt.de/images/2.gif) no-repeat;
	margin: 10%;
	width: 841px;
	height: 385px;
}

#content {
	background-color: transparent;
	width: 810px;
	height: 365px;
	margin-left: 12px;
}

#columnLeft {
	background-color: transparent;
	width: 350px;
	height: 100%;
	text-align: right;
	vertical-align: bottom;
	float: left;
}

#columnLeft img {
	margin-top: 230px;
}

#columnRight {
	background-color: transparent;
	width: 460px;
	height: 355px;
	float: right;
	margin-top: 10px;
	
}

#contentField {
	background-color: transparent;
	width: 440px;
	height: 295px;
margin-top: 20px;
}

#navigation {
	background-color: transparent;
	width: 100%;
position: static;
bottom: 0;
}

li {
	list-style: none;
	height: 40px;
	display: block;
}

#navigation a {
	height: 40px;
	display: block;
}

#kntkt a {
	height: 188px;
	display: block;
}

#navigation1 {background: transparent url(../data/n_musik.gif) no-repeat; width: 144px; height: 40px; float: left;}
#navigation2 {background: transparent url(../data/n_studio.gif) no-repeat; width: 144px; height: 40px; float: left;}
#navigation3 {background: transparent url(../data/n_about.gif) no-repeat; width: 144px; height: 40px; float: left;}
#kntkt {background: transparent url(../data/n_kntkt.gif) no-repeat; width: 140px; height: 188px; float: right;}

#navigation1 a:hover {background: transparent url(../data/n_musik.gif) 0px -40px no-repeat;}
#navigation2 a:hover {background: transparent url(../data/n_studio.gif) 0px -40px no-repeat;}
#navigation3 a:hover {background: transparent url(../data/n_about.gif) 0px -40px no-repeat;}
#kntkt a:hover {background: transparent url(../data/n_kntkt.gif) 0px -189px no-repeat;}

.hidden {
	display: none;
}

h1 {
	font-weight: bold;
	font-size: 14pt;
	margin: 5px 0 0 5px;
}

h2 {
	font-weight: bold;
	font-size: 10pt;
	margin: 5px 5px 5px 0;
}

.contact {
	width: 450px;
	height: 295px;
	overflow-y: auto;
	overflow-x: hidden;
}

.contact .text {
	width: 290px;
	float: left;
	margin: 0;
	overflow: hidden;
}

.contact li {
	display: inline;
}

.contact li li{
	margin-left: 10px;
	display: block;
	height: 18px;
}

.contact ul ul {
	margin-bottom: 10px;
}

.contact a:link {
	color: black;
}

.contact a:hover {
	color: silver;
}

.contact img {
float: right;
margin-top: -30px;
}

a {
	font: bold 12px helvetica, arial, sans-serif;
	text-decoration: none;
	color: black;
}

a:link {
color: white;
}

a:hover {
color: black;
}

a img {
	border: none;
}

p {
	margin: 0;
}

.Musik_small {
	background-color: #dbdada;
	width: 136px;
	height: 90px;
	float: left;
	margin: 4px 4px;
}

.Musik_small a {
	margin: 5px;
}

.Musik_big p {
	margin-left: 5px;
}

.Musik_big {
	margin: 5px 5px 0 auto;
	height: 290px;
	display: block;
	background-color: #dbdada;
}

.Musik_big img {
	margin: 0 5px;
}

object {
	margin: 0;
	padding: -5px;
	border: none;
}

.slides {
	display: none;
}

#kontakt img {
float: right;
margin-left: 5px;
}

.text {
margin: 5px 0;
}
