
* {margin: 0; padding: 0;}

body, html 
{
	font-family: times, sans-serif;
	font-size: 11pt;
	color:#404000;
	height: 3600px;
	text-align: center;
	background-color: transparent;
	line-height: 125%;

	top: 0;
	left: 0;
	bottom: 0;
	left: 0;
	width: 1024px;
	margin: auto;
}

a { text-decoration: none; color: #404000; border: none;}
a:hover { color: #7d0000; }
a:active, a:focus { outline: none }
a img { border: none; }

td { line-height: 1.3em; }

object { outline:none; }
iframe { overflow:hidden; }

/** wrapper for entire page **/
#wrap
{
	position: relative;
	margin: 0 0 0 0;
	padding: 10 0 0 0;
	left: 0px;
	top: 0px;
	width: 1024px;
	height: 100%;
	background: url(images/papier_bg.gif) no-repeat top center;
	overflow: hidden;
}

/** wrapper below header **/
#wrap_rest
{
	position: absolute;
	left: 0px;
	top: 216px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 1024px;
	height: 100%;
	background: url(images/papier_bg_repeat.jpg) repeat-y top center;
	overflow: hidden;
}

#left_column
{
	position: absolute;
	left: 10px;
	top: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 200px;
	height: 100%;
	overflow: hidden;
}

#middle_column
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	left: 230px;
	top: 0px;
	width: 616px;
	height: 100%;
	overflow: hidden;
}

#right_column
{
	font-size: 9px;
	position:absolute;
	left: 862px;
	top: 0px;
	width: 154px;
	height: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	overflow: hidden;
}

.date
{
	text-align: right;
	padding: 0 12;
	font-weight: bold;
}

img.filmStripImage
{
	position:absolute;
	height:50px;
	width:72px;
	left:3px;
	top:13px;
}

#vertical
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	top: 0px;
	height: 100%;
	width: 8px;
	background: url(images/trenner_verti.png) top center repeat-y;
}

#article
{
	font-size: 10pt;
	width: 200px;
	line-height: 100%;
	text-align: justify;
}

#article a:hover { color: #7d0000; }

#article_right
{
	font-size: 10pt;
	width: 150px;
	line-height: 100%;
	text-align: justify;
}

#horizontal_left
{
	left: 2px;
	height: 6px;
	width: 196px;
	background: url(images/horileft.png) no-repeat;
}

#horizontal_right
{
	left: 2px;
	height: 6px;
	width: 150px;
	background: url(images/horileft.png) no-repeat;
}

#horizontal
{
	position:absolute;
	left: 0px;
	height: 6px;
	width: 1024px;
	background: url(images/horizontal.png) top center repeat-x;
}

#redline
{
	height: 7px;
	width: 100%;
	background: url(images/redline.jpg) top center repeat-x;
}

/** Twitter **/
#twitter_update_list { margin: 0; }

#twitter_update_list li
{
	margin-bottom: 15px;
	list-style-type: none;
}

/** Flickr **/
#flickr_badge_source_txt {padding:0; font: 10px Arial, Helvetica, Sans serif; color:#111122;}
#flickr_badge_icon {display:block !important; margin:0 !important; border: 1px solid rgb(0, 0, 0) !important;}
#flickr_icon_td {padding:0 5px 0 0 !important;}
.flickr_badge_image {text-align:center !important;}
.flickr_badge_image img {border: 1px solid black !important; margin-bottom: 3px;}
#flickr_www {display:block; padding:0 0px 0 0px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff;}
#flickr_badge_wrapper {width: 170px;}
#flickr_badge_source {padding:0 !important; font: 10px Arial, Helvetica, Sans serif !important; color:#666666 !important;}
