body {
	background-color: #e3e9ec;
	margin:0px;
	text-align: center;
	font-family: arial, helvetica;
	font-size: 12px;
	line-height: 20px;
}

a {
	color: #555555;
	text-decoration:none;	
}

a:hover {
	color: #888888;
	text-decoration:underline;
}

input {
	border: 1px solid black;
	background-color: #DDDDDD;
	font-family: courier new;
	font-size: 12px;
	padding: 2px;
	}

textarea {
	border: 1px solid black;
	background-color: #DDDDDD;
	font-family: courier new;
	font-size: 12px;
	padding: 2px;
	}

#showpic_header {
	width:800px;
	height:20px;
	background-color: black;
	background-image:url('img/showpic_header_bg.gif');
	background-repeat:no-repeat;
	background-position:right;
	color:white;
	font-size:6px;
	border-bottom:1px solid white;
}

#content {
	width: 900px;
	/*height: 507px;*/
	background-color: #e3e9ec;
	background-image:url('img/bg_content.gif');
	background-repeat:repeat-y;
	padding-top:10px;
	text-align:left;
	margin: 0px auto;
}

#content2 {
	width: 860px;
	/*height: 487px;*/
	text-align:left;
	margin: 0px auto;
	border:0px solid red;
}

#gal_tb {
	text-align:center;
	width:100px;
	height: 150px;
	margin-right:22px;
	margin-bottom: 22px;
	float: left;
}

#gal_tb_folder {
	text-align:center;
	width:100px;
	height: 300px;
	margin-right:34px;
	margin-left: 34px;
	margin-bottom: 30px;
	border: 1px solid black;
	float: left;
}

#gal_tb a {
	text-decoration: none;
	}

#author {
	font-size:10px;
	line-height:10px;
}

#footer {
	background-image:url(img/bg_content_bottom.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:900px;
	height:50px;
	font-family:tahoma;
	font-size:10px;
	padding-top:8px;
	margin: 0px auto;
}

#header {
	width:900px;
	height:99px;
	background-image:url('img/bg_header2.gif');
	background-repeat:no-repeat;
	margin : 0px auto;
}

#nav {
	position: relative;
	top: 52px;
	left: 15px;
	width: 421px;
	height: 24px;
	/*border: 1px solid black;*/
	background-color:#e3e9ec;
}

#nav a span {
	display:none;
}
	
#nav a.nav0_inaktiv {
	float: left;
	position: relative;
	background-image: url(img/nav00.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 80px;
	padding: 0px;
	margin: 0px;
}

#nav a.nav0_inaktiv:hover, a.nav0_aktiv {
	float: left;
	position: relative;
	background-image: url(img/nav00_over.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 80px;
	padding: 0px;
	margin: 0px;
}

#nav a.nav1_inaktiv {
	float: left;
	position: relative;
	background-image: url(img/nav01.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 59px;
	padding: 0px;
	margin: 0px;
}

#nav a.nav1_inaktiv:hover, a.nav1_aktiv {
	float: left;
	position: relative;
	background-image: url(img/nav01_over.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 59px;
	padding: 0px;
	margin: 0px;
}

#nav a.nav2_inaktiv {
	float: left;
	position: relative;
	background-image: url(img/nav02.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 98px;
	padding: 0px;
	margin: 0px;
}

#nav a.nav2_inaktiv:hover, a.nav2_aktiv {
	float: left;
	position: relative;
	background-image: url(img/nav02_over.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 98px;
	padding: 0px;
	margin: 0px;
}

#nav a.nav3_inaktiv {
	float: left;
	position: relative;
	background-image: url(img/nav03.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 82px;
	padding: 0px;
	margin: 0px;
}

#nav a.nav3_inaktiv:hover, a.nav3_aktiv {
	float: left;
	position: relative;
	background-image: url(img/nav03_over.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 82px;
	padding: 0px;
	margin: 0px;
}

#nav a.nav4_inaktiv {
	float: left;
	position: relative;
	background-image: url(img/nav04.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 42px;
	padding: 0px;
	margin: 0px;
}

#nav a.nav4_inaktiv:hover, a.nav4_aktiv {
	float: left;
	position: relative;
	background-image: url(img/nav04_over.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 42px;
	padding: 0px;
	margin: 0px;
}

#nav a.nav5_inaktiv {
	float: left;
	position: relative;
	background-image: url(img/nav05.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 142px;
	padding: 0px;
	margin: 0px;
}

#nav a.nav5_inaktiv:hover, a.nav5_aktiv {
	float: left;
	position: relative;
	background-image: url(img/nav05_over.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 142px;
	padding: 0px;
	margin: 0px;
}
