@charset "UTF-8";

import url('http://public.unim.de/mfc/css/ardor.css');
font-face{
	font-family: 'alba';
	src: url('http://public.unim.de/mfc/fonts/alba.OET');
	src: local('?'), url('http://public.unim.de/mfc/fonts/alba.otf') format('oft'), url('http://public.unim.de/mfc/fonts/alba.ttf') format('truetype'), url('http://public.unim.de/mfc/fonts/alba.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

a:link,a:active,a:hover { 
	color:#996600;
}

a:visited   {
	color:#cc0000;
}

html{
	background: url('http://public.unim.de/mfc/images/me.jpg') no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	
}

body[style] {
    margin:0 auto !important;
	
}

body {
	background-color: #000;
	background-position: top left;
	background-attachment: fixed;
	background-repeat: repeat;
	width:960px;
	
	
}

body,td {
	background:transparent;
	font-family: 'Verdana';
	font-weight: bold;
	font-style: none;
	font-size: 14px;
}


td .clock	{	font-size:9px;	}

.container_padding {
	padding:	4px;
	height:	100%;
}

.container_transparency {
	height:100%;
	width:100%;
	background-color: #;
	filter:alpha(opacity=0);
}
.container {
	color: #ff0000;
	position:relative;
	border: px  #990000;
	padding:	0px;
	margin: 5px;
	height: 100%;
	background-color:#300000;
	border-radius:30px 30px;
	background-image: url('http://public.unim.de/mfc/images/449452_.jpg');
	opacity:0.8;
}

.container .heading {
	padding: 4px;
	background-color: #330000;
	color: #ff0000;
	font-family: 'Verdana';
	font-weight: bold;
	font-style: ;
	font-size: 11px;
	border-radius:15px 15px;

}

.content {
	padding:4px;
}

table td table:nth-Child(2) {display:none}

.online #userprof_state:after{ content:' - Satan'}
