@charset "utf-8";

body  {
	background: #102838;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow:hidden;
}

#base1 {
	background: #F0F4F8;
	background-image: url(gfx/eis-low-right.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	height: 550px;
	left: 50%;
	margin-left: -450px;
	margin-top: -275px;
	position: absolute;
	top: 50%;
	width: 900px;
}

#base2 {
	color: #276D92;
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 100%;
}


div#bookmarks{
	border:none;
	padding:6px 6px 0px 0px;
	position:absolute;
	left:6px;
	bottom:0px;
}

#bookmarks a img {
	background-image:url(gfx/bookmarks.gif);
	filter:alpha(opacity=25);
	height:16px;
	width:16px;
	border:none;
	opacity: 0.25;
}

#bookmarks a:hover img {
	background-image:url(gfx/bookmarks.gif);
	filter:alpha(opacity=100);
	height:16px;
	width:16px;
	border:none;
	opacity: 1;
}

#eismenu {
	position:absolute;
	top: 100px;
	left: 0px;
	line-height: 175%;
	padding-left:42px;
	padding-top: 40px;
	width: 150px;
}

#eismenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #7EB2CD;
	text-decoration: none;
}

#eismenu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #276D92;
	text-decoration: none;
}

iframe#content {
	background-color:transparent;
	border:none;
	border-style:none;
	font-family:Arial, Helvetica, sans-serif;
	overflow:auto;
	position: absolute;
	top: 120px;
	right: 0px;
	width: 700px;
	height: 430px;
}

#innerhtml {
	background-color: transparent;
	color: #276D92;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow:auto;
}

#innerhtml p {
	color: #276D92;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#innerhtml p.gross {
	color: #276D92;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration:none;
}

.small {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#innerhtml a {
	color: #276D92;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
}

#innerhtml a.gross {
	color: #276D92;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration:none;
}

#innerhtml tr td {
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align:top;
}

div#fade {
	background: url(gfx/fade_bar.png) transparent no-repeat;
	border:none;
	height:50px;
	position:absolute;
	bottom:0px;
	right:18px;
	width:682px;
	z-index:100;
}

div#flags {
	position:absolute;
	top:2px;
	right:6px;
}

#flags img {
	border:0;
	border-style:none;
}

#drop {
	position:absolute;
	bottom: -16px;
	right: 40px;
}

div#player {
	background-image:url(gfx/bitte_warten.gif);
	background-position:center;
	background-repeat:no-repeat;
	border:solid #276D92 1px;
	position:absolute;
	top:40px;
	left:100px;
	width:450px;
}

img.mp3store {
	border:none;
	margin-top:8px;
}

a img {
	border:none;
}


th {
	font-size:18px;
	font-weight:bold;
}