a, a:link, a:visited {
	color: #999999;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}
#lj_content
{  
	width: 725px;
	margin-left: auto;
	margin-right: auto;		
	padding: 5px;
}
#lj_header {	
	width: 100%;
	padding: 10px 0px 20px 0px;
	margin: 0px;
	text-align: center;
	font-family: "Tahoma", sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 2px;
	border-style: solid;
	border-color: #ffffff;
	border-width: 1px;
	background-color: #000000;
	color: #cc0000;
}
/* header -- links to views; title of journal; subtitle of journal */

div#lj_header a, div#lj_header a:link, div#lj_header a:visited, div#lj_footer a, div#lj_footer a:link, div#lj_footer a:visited {
	color: #ffffff;
}

div#lj_header a:hover, div#lj_footer a:hover {
	color: #999999;
	text-decoration: none;
}
ul.lj_navheader {
	padding: 0px;
	margin: 0px;
}

ul.lj_navheader li {
	display: inline;	
	padding: 0 3px 0 3px;
}
.lj_title {
	font-family: "Tahoma", sans-serif;
	font-size: 18px;	
	font-weight: bold;
	line-height: 200%;
	top: 10px;
}

.lj_subtitle {
	font-family: "Tahoma", sans-serif;
	font-size: 11px;
	font-weight: normal;	
	top: 10px;
}
body
{
    
    background-image: url(http://livejournal.artagnan.de/lj.php);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top;
    
    margin-top: 185px;
    margin-left: 170px;
    font-size: 10px;
    font-family: Tahoma, none, arial, helvetica;
    background-color: #ffffff;
/*    margin: 12px;*/
    color: #000000;
}

div.picbox
{
    width: 725px;
    text-align: left;
}

.pic
{
    float: left;
    padding: 5px 5px 5px 20px;
    margin: 5px;
    width: 161px;
    min-height: 0px;
    background-color: #ffffff;
    border: 1px solid #cc0000;
}

.picshadow
{
    margin-top: 5px;
    background: url(http://www.picpix.com/img/smoove/imgshadow.png) no-repeat bottom right;
}

.pic img
{
    background-color: #ffffff;
    margin: -6px 6px 6px -9px;
    padding: 6px;
    border: 1px solid #bbb;
}

.pic p.title
{
    font-size: 10px;
    display: inline;
    font-weight: bold;
}

.pic p.des
{
    font-size: 9px;
    color: #000000;
    padding-top:5px;
    border-top: 1px dotted #000000;
}

.galpicdes
{
    font-size: 9px;
    color: #ffffff;
}

div.spacer
{
    clear: both;
}

.number
{
    font-weight: bold;
}

.navbox
{
    text-align: left;
    width: 725px;  /* needs to match the rounded corner image width */
    background: #cc0000 url(http://www.picpix.com/img/smoove/round_btm_650.gif/p0ffffff) no-repeat bottom left;
    position: relative;
    border: 1px solid #000000;
}

.navbox .header
{
    margin: 0;
    padding: 4px 4px 4px 10px;
    background: #cc0000 url(http://www.picpix.com/img/smoove/round_top_650.gif/p0ffffff) no-repeat top left;
}

.navbox .header .title
{
    font-weight: bold;
    font-size: 18px;
    color: #ffffff;
}

.navbox .header .pager
{
    font-size: 10px;
    padding-right: 10px;
    color: #ffffff;
}

.navbox p
{
    border-top: 1px dotted #000000;
    margin: 0;
    padding: 10px;
    font-size: 10px;
}

.navbox a 
{
    color: #ffffff;
    padding: 3px;
    text-decoration: none;
    font-weight: bold;
}

.navbox a:hover 
{
    color: #000000;
    background-color: #ffffff;
    border: 1px solid #999999;
    font-weight: bold;
    padding: 2px;
}

.label
{
    padding: 5px;
    margin: 5px;
    background-color: #ffffff;
    border: 1px solid #cc0000;
    font-size: 12px;
    font-weight: bold;
}
