body {
	background-color: #594137;
	background-image: url(/App_Themes/Harrys/Img/background_main.png);
	background-repeat: repeat-x;
	font-family: verdana, sans serif;
	color: white;
	font-size: 8pt;
	line-height: 10pt;
}

a 
{
    color: #594137;
    text-decoration: none;
}
a:hover
{
    color: #046224;
}

h1 {
	font-size: 12pt;
	font-weight: bold;
	font-family: Trebuchet MS, sarif;
	text-align: center;
	background-color: #046224;
	background-image: url(/App_Themes/Harrys/Img/background_title.png);
	border-right: solid 1px black;
	border-bottom: solid 1px black;
	margin: 0px;
	margin-bottom: 5px;
	height: 28px;
	line-height: 22pt;
}
.content {
	margin: auto;
	width: 1000px;
	position: relative;
}

#logo {
	margin-left: 10px;
	float: left;
}

#topreklam {
	margin-top: 45px;
	width: 728px;
	height: 90px;
}

#reklam {
	float: right;
	width: 250px;
	margin-right: 8px;
	position: relative;
	margin-top: -50px;
	overflow: hidden;
}

.mainTop {
	background-image: url(/App_Themes/Harrys/Img/background_main_top.png);
	background-repeat: repeat-x;
	width: 1000px;
	height: 234px;
	position: relative;
}

div.menu {
	background-image: url(/App_Themes/Harrys/Img/background_main_menu.png);
	height: 34px;
	width: 730px;
	border-bottom: solid 1px #046224;
	position: relative;
	z-index: 1;
	position: absolute;
	top: 201px;
	left: -262px;
}

a.menu {
    background-image: url(/App_Themes/Harrys/Img/background_main_menu.png);
    height: 34px;
    width: 80px;
    text-align: center;
    display: block;
    float: left;
    font-family: Trebuchet MS, sarif;
    text-decoration: none;
    line-height: 34px;
    color: black;
}

a.menu:hover {
	background-image: url(/App_Themes/Harrys/Img/background_main_menu_hover.png);
}

a.menu_active {
	background-image: url(/App_Themes/Harrys/Img/background_main_menu_active.png);
	height: 34px;
	width: 90px;
	text-align: center;
	display: block;
	float: left;	
	font-family: Trebuchet MS, sarif;
	text-decoration: none;
	line-height: 34px;
	color: white;
}

a.menu_active:hover {
	background-image: url(/App_Themes/Harrys/Img/background_main_menu_hover.png);
}

.main {
	width: 710px;
	background-image: url(/App_Themes/Harrys/Img/background_main_window.png);
	padding: 10px
}

.bottom {
	background-image: url('/App_Themes/Harrys/Img/background_main_bottom.png');
	height: 19px;
	width: 730px;
    text-align: center;
}

.livemessage {
	width: 370px;
	height: 32px;
	background-image: url(/App_Themes/Harrys/Img/background_live.png);
	background-repeat: no-repeat;
	padding: 5px;
	padding-right: 20px;
	margin-top: 10px;
	color: black;
	font-size: 8pt;
	text-align: center;
	position: relative;
	top: 2px;
	z-index: 10;
}

.liveimage {
	position: absolute; 
	bottom: -40px; 
	right: -60px; 
	height: 80px;
	width: 60px;
	z-index: 20;
}

.panel {
	background-color: #a19679;
	padding: 10px;
}

.thumb {
	width: 98px;
	height: 80px;
	margin: 0px;
	border: none;
}

.userSmall {
	border: none;
	margin: 4px;
	width: 60px;
	height: 80px;
}

.rightPane {
	width: 165px; 
	float: right;
}

.mainPane {
	width: 535px;
}

.smallText 
{
    font-size: 7pt;
}

.chatWindow
{
    height: 250px;
    overflow: auto;
}
.chatWindowContainer
{
    border-right: solid 1px black;
    border-bottom: solid 1px black;
    border-left: solid 1px #b1a689;
    margin-top: -5px;
    padding-top: 5px;
    height: 300px;
    position: relative;
}

.chatLine1
{
    padding: 5px;
}

.chatLine2
{
    padding: 5px;
    background-color: #918669;
}

.errorMsg 
{
    font-weight: bold;
    color: #c15639;
}

.fotoframe
{
    padding: 7px;
    margin: 3px;
    text-align: center;
    color: Black;
    background-color: White;
    border: solid 1px black;
    width: 106px;
    height: 100px;
    float: left;
    overflow: hidden;
    font-size: 8pt;
}

.knapp
{
    margin: 0px;
    display: inline;
}
.usersonline
{
    position: absolute;
    top: 175px;
    left: 15px;
    display: block;
}
