*
{
	margin: 0px;
	padding: 0px;
}

body
{
	background-color: #e5ffff;
	background-image: url(../img/bg.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	height: 100%;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
}

img
{
	border: 0px;
}

html
{
	height: 100%;
}

#framework
{
	position: absolute;
	width: 516px;
	height: 600px;
	left: 50%;
	top: 50%;
	margin-left: -258px;
	margin-top: -300px;
	text-align: center;
}

#ipex
{
	width: 120px;
	height: 570px;
	top: 50%;
	right: 2%;
	margin-top: -285px;
	position: absolute;
}

#top
{
	background-image: url(../img/am_gfx_bg_oben.png);
	position: relative;
	width: 515px;
	height: 14px;
	float: left;
	text-align: center;
}

#bottom
{
	background-image: url(../img/am_gfx_bg_unten.png);
	position: relative;
	width: 515px;
	height: 14px;
	float: left;
	text-align: center;
	padding: 0px;
}

#menu
{
	background-image: url(../img/am_gfx_bg_mitte.png);
	position: relative;
	width: 515px;
	padding: 0px;
	float: left;
	text-align: center;
}

#content
{
	background-image: url(../img/am_gfx_bg_mitte.png);
	overflow: hidden;
	position: relative;
	width: 515px;
	height: 310px;
	text-align: center;
}

#inner
{
	margin: 20px;
	overflow: auto;
	height: 288px;
}

#commercial
{
	background-image: url(../img/am_gfx_bg_mitte.png);
	width: 515px;
	text-align: center;
}
#commercial img
{
	border: 1px solid #000000;
}

#player
{
	background-image: url(../img/am_gfx_mitte.png);
	width: 515px;
	height: 111px;
	position: relative;
}

#player embed
{
	top: 0px;
	width: 347px;
	height: 51px;
	left: -1px;
	position: relative;
	border: 0px;
}

#player object
{
	width: 346px;
	height: 51px;
	position: relative;
	top: 16px;
}

#media
{
	height:35px;
	position: relative;
	top:22px;
	width: 515px;
}

#modem
{
	height: 33px;
	left: 199px;
	position: absolute;
	width: 40px;
}

#winamp
{
	height: 33px;
	left: 244px;
	position: absolute;
	width: 28px;
}

#real
{
	height: 33px;
	left: 276px;
	position: absolute;
	width: 30px;
}

#itunes
{
	height: 33px;
	left: 310px;
	position: absolute;
	width: 30px;
}

#wma
{
	height: 33px;
	left: 344px;
	position: absolute;
	width: 28px;
}

#phonostar
{
	height: 33px;
	left: 376px;
	position: absolute;
	width: 58px;
}

h2
{
	padding: 0 2px 5px 2px;
	margin: 0 3px 10px 3px;
	border-bottom: 1px dashed #C0C0C0;
}

p.blocktext, p.sendtime
{
  clear: both;
  text-align: justify;
  padding: 5px 5px 5px 5px;
}

p.sendtime
{
  text-align: justify;
  padding-top: 20px;
}

ul.blocktext
{
  padding: 0 35px 0 5px;
}

ul.blocktext, ul.blocktext li ul
{
  list-style-type: none;
}

ul.blocktext li ul li
{
  padding: 2px 0;
}

ul.blocktext li.leftblock {
  float: left;
  padding: 10px 0 10px 0;
}

ul.blocktext li.rightblock {
  float: right;
  padding: 10px 0 10px 0;
}
table.news
{
  width: 90%;
  padding: 5px;
}

table.news th
{
  text-align: center;
  padding: 5px;
}

table.news td
{
  padding: 5px;
}

table.news .bright-bottom
{
  border: 1px dashed #ccc;
  border-width: 0 1px 1px 0;
}

table.news .bbottom
{
  border-bottom: 1px dashed #ccc;
}

table.news .bright
{
  border-right: 1px dashed #ccc;
}

table.news .date
{
  width: 80px;
  text-align: center;
}

table.news .time
{
  width: 80px;
  text-align: center;
}

table.news .subject
{

}

