body 
{
	font-family: Lucida Grande, Verdana, Lucida Sans Regular, Lucida Sans Unicode, Arial, Verdana, sans-serif;
	background-color: #597786;
	background-image:url(/gfx/bg.png);
}
a:visited:
{
	text-decoration: none;
}
h3
{
	margin: 0;
}
p
{
	line-height: 150%;
}
img
{
	border: 0px;
	border-color:#9fbbc7;
   border-style: solid;
}

.txtmig {
	font-size:11pt;
}

#top 
{
	margin: 0 auto;
	padding: 1px 0px 0px 0px;
	border: 0px #000000 solid;
	width: 800px;
	height: 122px;
	background: url('header.png');
}
#banner
{
	margin: 15px auto;
	background: url('logo.png');
	background-repeat: no-repeat;
	width: 211px; 
	height: 46px;
}


div.menu
{
	margin: 0 auto;
	width: 607px;
	height: 35px;
	background:url('menu_bg.png');
	background-repeat: no-repeat;
	padding-top:6px;
	text-align: center;
	}

.migpic {
	float:right;
	margin: 0 0 0 10px;
}	


.menu span
{
	font-family:arial black;
	font-size:0.9em;
}
.menu a
{
	color: #ffffff;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
.menu a:hover
{
	color: #4cbcea;
	text-decoration: none;
}

#content
{
	font-family: verdana;
	padding: 5px;
	background: #ffffff;
	width: 790px;
	margin: 0 auto;
	min-height: 500px;
}

div.entry
{
	margin-bottom: 10px;
}
h3.news
{
	border-bottom:1px solid #416172;
	font-weight:bold;
	font-size: 1.0em;
}
.news a
{
		color: #00283E;
		/*text-decoration: none; */
}

.mig {
	color:ActiveCaption;
}


.news a:hover
{
	text-decoration: none;
}

.news span
{
	color:#AAAAAA;
	font-size:0.7em;
}
.news img
{
	float:right;
 	/*width: 150px;*/
}

.newsthumbnails{
   margin: 10px 2px 0 0;
	width: 150px;
}
div.text
{
	width: 585px;
}
.text p
{
	font-size:0.9em;
}

p.detalis
{
	font-size:0.7em;
}

#comments
{
	border-top: 1px #000000 dotted;
	padding-top: 10px;
	width: 98;
	margin: 0 auto;
	padding-bottom: 10px;
}

div.comment_entry
{
	border: 2px #B6C9D0 solid;
}
.comment_entry h3
{
	font-size: 1.0em;
	background: #B6C9D0;
}
.comment_entry p
{
	font-size: 0.8em;
	padding: 5px;
}
.comment_entry span
{
	float: right;
	color: #777777;
	border-bottom: 1px #777777 dotted;
}
	


#footer
{
	margin: 0 auto;
	background: url('footer.png');
	width: 800px;
	height: 76px;
}

.details span
{
	font-size:0.8em;
	color: #ffffff;
}

.details a
{
	color #ffffff;
	text-decoration: none;
}
.details img
{
	opacity:0.25;
}

#left
{
		float: left;
		padding:0 0 0 3px;
}
#right
{
		float: right;
}
div.objekt
{
	text-align: center;
}

a.objekt_image
{
	border: none;
}
img.objekt_image
{
	border: 2px #747677 solid;
	
}
div.audio_objekt
{
	background-color: #cccccc; 
	border: 2px #c0c0c0 solid; 
	width: 400px; 
	margin: 0 auto;
}

