@charset "UTF-8";
/* CSS Document */

body{
	margin				: 0px;
	text-align			: center;
	background-color	: #cccccc;
}

ul{
	padding			: 0px;
	margin			: 0px;
	list-style-type	: none;
	line-height		: 14px;
}

* li a{
	margin	: 0px;
	padding : 0px;
	height	: 12px;
}

li{
	text-align:left;
	vertical-align:bottom;
}

img{
	margin	: 0px;
	padding	: 0px;
	border	: none;
}

a.close{
	font-size		: 20px;
	color			: #ffffff;
	font-family		: Verdana, Geneva, sans-serif;
}

li.nav_lvl_01{
	margin-top:9px;
	line-height	: 12px ! important;
}

li.nav_lvl_02{
	margin		: 0px;
	padding		: 0px;
	line-height	: 12px ! important;
	background-color: #ffffff;
}

li.nav_lvl_03{
	margin		: 0px;
	padding		: 0px;
	line-height	: 12px ! important;
	background-color: #dcdcdc;
}
li.nav_lvl_04{
	margin		: 0px;
	padding		: 0px;
	line-height	: 12px ! important;
	background-color: #c1cfd4;
}

#nav_menu{
	position			: relative;
	list-style-type		: none;
	list-style-position	: inside;
	padding				: 0px;
	margin				: 0px;
	top					: 15px;
	left				: 20px;
	width				: 154px;
}

#website{
	position			: relative;
	text-align			: left;
	margin				: 0px;
	background-color	: #ffffff;
	width				: 980px;
	height				: 625px;
}

#top{
	position			: absolute;
	text-align			: left;
	margin				: 0px;
	width				: 980px;
	height				: 118px;
	top					: 0px;
}

#main{
	position			: absolute;
	text-align			: left;
	margin				: 0px;
	background-image	: url(../img/bg_default.png);
	width				: 980px;
	height				: 432px;
	top					: 118px;
}

#bottom{
	position			: absolute;
	text-align			: center;
	margin				: 0px;
	width				: 980px;
	height				: 75px;
	top					: 550px;
}

#navigation{
	position			: absolute;
	text-align			: left;
	margin				: 0px;
	width				: 174px;
	height				: 402px;
	top					: 14px;
	left				: 0px;
}

#content{
	position			: absolute;
	text-align			: left;
	margin				: 0px;
	width				: 442px;
	height				: 432px;
	top					: 0px;
	left				: 175px;
}

#frame_content{
	margin-top			: 24px;
	width				: 442px;
	height				: 382px;
	top					: 0px;
	left				: 0px;
}

#lbl_rum{
	position			: relative;
	top					: 40px;
	left				: 290px;
}

#lbl_wsizs{
	position			: relative;
	top					: 20px;
}

#messageticker{
	position			: relative;
	top					: 20px;
	text-align			: left;
	font-size			: 30px;
	font-family			: Verdana, Geneva, sans-serif;
	color				: #cccccc;
}

#div_profile{
	position			: absolute;
	text-align			: center;
	margin				: 0px;
	width				: 220px;
	height				: 432px;
	top					: 0px;
	left				: 760px;
}

#table_profile{
	position	: relative;
	margin		: 0px;
	padding		: 0px;
	top			: 17px;
}

td.profile{
	width			: 80px;
	height			: 95px;
	text-align		: left;
	vertical-align	: top;
	font-size		: 8px;
	color			: #545557;
	font-family		: Verdana, Geneva, sans-serif;
}

img.photo_profil{
	padding-bottom	:2px;
}

#guestbook_border{
	position		: absolute;
	margin			: 0px;
	padding			: 0px;
	display			: none;
	top				: 0px;
	left			: 0px;
	background-image: url(../img/bg_black_80.png);
	text-align		: center;
}

#guestbook_content{
	width			: 750px;
	text-align		: right;
}

#frame_guestbook{
	width			: 750px;
	height			: 500px;
}

#photo_border{
	position		: absolute;
	margin			: 0px;
	padding			: 0px;
	display			: none;
	top				: 0px;
	left			: 0px;
	background-image: url(../img/bg_black_80.png);
	text-align		: center;
}

#photo_content{
	width			: 750px;
	text-align		: right;
}

#photo{
	width			: 750px;
	text-align		: center;
}