body{
	font-family: Arial Narrow, Arial, Verdana, Tahoma, sans-serif;
	font-size: 1em;
	line-height: 1.5;
	background: url(img/layout/bg_kilt.jpg) #000000 no-repeat top right;
	background-attachment: fixed;
	color: #ffffff;
}

h2{
	font-family: Arial Narrow, Arial, Verdana, Tahoma, sans-serif;
	font-size: 1.5em;
	line-height: 1.5;
	margin-top: 0px;
}

a{
	font-family: Arial Narrow, Arial, Verdana, Tahoma, sans-serif;
	font-size: 1em;
	color: #ffffff;
	text-decoration: none;
}

a:hover{
	font-style: italic;
}

a.std:link, a.std:focus{
	text-decoration: none;
	border-bottom: 1px dotted #ffff99;
	color: #ffff99;
}

a.std:hover{
	text-decoration: none;
	font-style: normal;
	border-bottom: 1px dotted #ffff00;
	color: #ffff00;
}

a.std:visited, a.std:active{
	text-decoration: none;
	border-bottom: 1px dotted #ff9999;
	color: #ff9999;
}

#titel{
	position: absolute;
	width: 600px;
	height: 150px;
	background-image: url(img/layout/bk_bg.png);
	top: 0px;
	left: 275px;
}

div#inhalt{
	position: absolute;
	background: url(img/layout/content.png);
	top: 150px;
	left: 250px;
	width: 65%;
	min-height: 74%;
	padding-top: 30px;
	padding-left: 40px;
	padding-right: 5%;
	color: #ffffff;
}

div#navi{
	position: absolute;
	top: 150px;
	left: 20px;
	width: 210px;
	min-height: 200px;
	background-color: #400000;
}

div#dudel{
	position: absolute;
	left: -104px;
	top: 47px;
	background: url(img/layout/dudel1.png) no-repeat;
	width: 550px;
	height: 576px;
}

div#drum{
	position: absolute;
	left: -85px;
	top: 280px;
	background: url(img/layout/drum.png) no-repeat;
	width: 250px;
	height: 282px;
}

div#schlegel{
	position: absolute;
	left: -38px;
	top: 333px;
	background: url(img/layout/schlegel.png) no-repeat;
	width: 256px;
	height: 100px;
}

div#add{
	position: absolute;
	left: 33px;
	top: 477px;
	width: 193px;
	height: 78px;
}

div#ticker{
	position: absolute;
	left: 25px;
	top: 583px;
	width: 78px;
	height: 100px;
}

div#counter{
	position: absolute;
	left: 25px;
	top: 683px;
	width: 78px;
	height: 13px;
}
