/* CSS Stylesheet for tadzio.com */

/* Make grey background and logo on left side. Note: IE wants the GIF in the dir where the CSS is, whereas Netscape wants it where the HTML file is */
body {background-color:#EEEEEE;background-image:url(/common/logo.gif);background-attachment:fixed;background-repeat:no-repeat;margin-left:60px}

/* General formatting (main window) */
h1,h2,h3 {text-align:center;font-family:Arial}
hr.bottom {margin-top: 20px}
address {text-align:right;font-size:x-small}
a {color:#c00000}

h1,h2 a {color:black}

/* for the navigation */
a.menulink {color:white;text-decoration:none;font-family:Arial;font-size:smaller}
.YouAreHere {font-family:Arial;font-size:smaller;text-align:center}

/* Zitate */
.who {font-size:smaller;font-style:italic;text-indent:0.5cm;margin-top:-12px;}

/* mainly for the CV */
ul.textlist li {padding-bottom:10px}
sup {font-size:x-small}
sup a {text-decoration:none}

table.lookup td {vertical-align:top;padding-right:10px;padding-bottom:10px}

.linemenu {text-align:center}
.thumbs {text-align:center}
.timeinfo {text-align:center;font-style:italic;font-size:x-small}
.footnote {font-size:x-small}
.centernote {font-size:x-small;text-align:center}
div.sidelink {font-size:x-small;text-align:right}

/* mainly for unordered lists */
img.teaser {float:right;margin-left:20px;text-align:right}
.clear {clear:both}

/* WebCam Stuff */
table.list td {padding-right:20px}
tr.headline {text-align:center;font-weight:bold}

/*  -------------------------------------------------------
 PhotoThumb CSS additions for tadzio.com
----------------------------------------------------------*/

.filename {
	color:#000000;
	text-decoration:none;
}

.date {
	color:#000000;
	text-decoration:none;
}

.size {
	color:#000000;
	text-decoration:none;
}

.description {
	color:#000000;
	text-decoration:none;
}

.iptc {
	color:#000000;
	text-decoration:none;
}

.navigate {
	text-align:center;
	font-family:Arial;
	text-decoration:none;
}

.navigate a {
	text-decoration:none;
}

.footer {
        font-size:x-small;
}
