           */

/* DEFAULT */
body { margin: 0 auto; padding: 0 auto; background: url('http://xxlart.webs.com/bg.jpg'); width: 100%; height: 100%; }
html { width: 100%; height: 100%;}
p { margin: 0; padding: 0; }
img { border: none; }
/* DIV */
#menu {
	height: 40px;
	top: 0;
	background: black;
	width: 100%;
	border-bottom: 1px solid #333333;

}

.hover {
width: 300px;
	height: 135px;
	position:absolute;
	margin-top: -139px;
}
.hover:hover{
	background: url(../images/thumbs/hover.png);
	width: 300px;
	height: 135px;
}

ul#menu-nav {
	margin: 0;
	padding: 0;
	padding-top: 12px;
	padding-left: 12px;
	
}

.main-menu a{
	text-indent: -5000px;
	background: url(../images/menu_button.png) no-repeat;
	display: block;
	outline: none;
	width: 66px;
	height: 15px;
	float: left;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #999;
}

.info a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #ccc;
	text-decoration: none;
}
.info a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: white;
	text-decoration: none;
}

.main-menu a:hover{
	text-indent: -5000px;
	background: url(../images/menu_button.png) no-repeat;
	background-position: 0px -15px;
	display: block;
	outline: none;
	width: 66px;
	height: 15px;
}

.previous a{
	text-indent: -5000px;
	background: url(../images/previous.png) no-repeat;
	display: block;
	outline: none;
	width: 46px;
	height: 7px;
	float: left;
	margin-right: 30px;
}

.previous a:hover{
	text-indent: -5000px;
	background: url(../images/previous.png) no-repeat;
	background-position: 0px -7px;
	display: block;
	outline: none;
	width: 46px;
	height: 7px;
}

.index a{
	text-indent: -5000px;
	background: url(../images/index.png) no-repeat;
	display: block;
	outline: none;
	width: 21px;
	height: 7px;
	float: left;
	margin-right: 30px;
}

.index a:hover{
	text-indent: -5000px;
	background: url(../images/index.png) no-repeat;
	background-position: 0px -7px;
	display: block;
	outline: none;
	width: 21px;
	height: 7px;
	float: left;
	margin-right: 30px;
}

.next a{
	text-indent: -5000px;
	background: url(../images/next.png) no-repeat;
	display: block;
	outline: none;
	width: 27px;
	height: 7px;
	float: left;
	margin-right: 30px;
}

.thumb-index {
	height: 135px;
}
.index-work { margin-left: 35px; }
.backintime { margin-left: 35px; margin-top: 30px; }

.work-small { float: left; margin-top: 35px;}
.work-year { margin-top: 35px; margin-bottom: -15px;}
.p-title { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; margin-top: 20px; font-weight: bold; margin-left: 10px; }
.p-title a{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #09F; text-decoration: none;}
.p-title a:hover{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: black; text-decoration: none;}
.p-sub { font-family: Georgia, "Times New Roman", Times, serif; font-style:italic; font-size: 11px; color: #999999; margin-left: 10px; margin-top: 10px; line-height: 16px;}

.next a:hover{
	text-indent: -5000px;
	background: url(../images/next.png) no-repeat;
	background-position: 0px -7px;
	display: block;
	outline: none;
	width: 27px;
	height: 7px;
	float: left;
	margin-right: 30px;
}

.work-info a{
	margin-left: 12px;
	text-indent: -5000px;
	background: url(../images/work_info_normal.png) no-repeat;
	float: left;
	display: block;
	outline: none;
	width: 74px;
	height: 15px;
}

.work-info a:hover{
	margin-left: 12px;
	text-indent: -5000px;
	background: url(../images/work_info_hover.png) no-repeat;
	float: left;
	display: block;
	outline: none;
	width: 74px;
	height: 15px;
}

ul.ul-middle-nav {
	margin: 0;
	padding: 0;
	margin-left: 50%;
}

#middle-nav {
	margin: 0 auto;
	padding: 0 auto;
	width: 100%;
	text-align: center;
	margin-top: -24px;
	padding-bottom: 25px;
	margin-left: -85px;
}

#showmenu {
	height: 250px;
	background: url(../images/bg.png) repeat-x;
}

#work {
	padding-left: 26px;
	padding-top: 40px;	
}

.desc {
	margin-top: -5px;
	margin-left: 200px;
}

h1 {
	text-indent: -5000px;
	width: 200px;
	height: 76px;
	margin: 0;
	padding: 0;
	background: url(../images/logo.png) no-repeat;
	float: left;
	margin-top: -5px;
}

.list {
	float: left;	
	margin-left: 60px;
	margin-top: -4px;
}

p.year {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #cccccc;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

p.year-dark{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

li { list-style: none; }

ul.workul {

	margin: 0;
	padding: 0;
	margin-top: 30px;
}

span.hidden {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #cccccc;	
	font-weight: bold;
	display: none;
}

li.worknav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
	line-height: 20px;
}

li.worknav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7b7b7b;
	text-decoration: none;
}

li.worknav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration: none;
}

p.first {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #aaa;
	display: inline;
}

p.after {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #aaa;
	display: inline;
	margin-left: 30px;
}

p.after a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #aaa;
	text-decoration: none;
}

p.after a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #white;
	text-decoration: none;
}



span.titel {
	color: #ccc;	
	font-weight: bold;
}

.contact {
	margin-top: 15px;	
}

input.text {
	font-family: Arial, Helvetica, sans-serif;
	height: 16px;
	background:black;
	border: none;
	color: #999;
	font-size: 11px;
	padding: 4px;
}

input.text:hover {
	color: #ccc;
}

textarea.text {
	font-family: Arial, Helvetica, sans-serif;
	height: 90px;
	background:black;
	border: none;
	color: #999;
	font-size: 11px;
	padding: 4px;
}

textarea.text:hover{
	color: #ccc;
}

.submitbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	background: black;
	border: none;
	padding: 4px;
}

.submitbutton:hover {
	color: #ccc;
}

.pf-left {
	margin-left: 200px; 
	margin-top: 20px; 
	width: 981px; 
	height: 150px; 
	overflow: hidden; 
	float: left;	
}
.pf-right {
	margin-left: 20px; 
	margin-top: 36px; 
	float: left;	
	width: 140px;
	height: 150px;
	position: absolute;
}

.pf-right a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888;
	text-decoration: none;
}

.pf-right a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	text-decoration: none;
}

div.hr {
	width: 1130px;
	height: 1px;
	background: #ccc;
	font-size: 0;
	line-height: 0;
}
