/* ----------------------------- */
/* ------ Begin HTML-Tags ------ */
/* ----------------------------- */

html {
	margin:0px;
	padding:0px;
	height:100%; width:100%;
	background-color:#E7E7E7; color:#101010;
	}

body {
	font-size:0.9em;
	font-family:sans-serif;;
	background-color:#E7E7E7;
	color:#101010;
	text-align:center;
	margin:0px;
	padding:0px;
	}

ul {
	list-style-type:disc;
	line-height:1.2em;
	padding-left:10px; padding-right:0px;
	}

#sidebar ul {
	padding-top:0px;
	margin:0px;
	overflow:hidden;
	}

h1 {
	padding-top:70px;
	font-family:sans-serif;
	font-size:1.8em;
	font-weight:bold;
	text-align:center;
	margin-top:0px; margin-bottom:0px;
	}

h1 a:link, h1 a:visited, h1 a:hover, h1 a:active, #headerimg .description {
	text-decoration:none;
	color:#FFFFFF;
	}

h2 {
	font-family:sans-serif;
	font-size:1.4em;
	font-weight:bold;
	margin-top:30px; margin-bottom:0px;
	}

#sidebar h2 {
	font-size:1.2em;
	}

h3 {
	font-family:sans-serif;
	font-size:1.2em;
	font-weight:normal;
	padding:0px;
	margin-top:30px; margin-bottom:0px;
	}

hr {
	border-top-width:0px; border-left-width:0px; border-right-width:0px; border-bottom-width:1px;
	border-style:dotted;
	border-color:#101010;
	height:0px;
	}

a:link, a:visited {
	color:#2B2B2B;
	text-decoration:none;
	font-weight:bold;
	}

a:active, a:hover {
	color:#595959;
	text-decoration:none;
	font-weight:bold;
	}

.submenu a:link, .submenu a:visited {
	color:#2B2B2B;
	text-decoration:none;
	font-weight:normal;
	}

.submenu a:active, .submenu a:hover {
	color:#2B2B2B;
	text-decoration:underline;
	font-weight:normal;
	}

table {
	border-collapse:collapse;
	height:100%; width:100%;
	padding:10px;
	color:#000000;
	}




/* ----------------------------- */
/* ------- End HTML-Tags ------- */
/* ----------------------------- */


/* ----------------------------- */
/* -------- Begin IDs ---------- */
/* ----------------------------- */

#main {
	text-align:left;
	background:url("grafik/middle.gif") repeat-y top; border:none;
	background-color:white;
	margin: 20px auto;
	padding:0px;
	width:735px;
	}

#header {
	padding:0px;
	margin:0px;
	height:181px;
	width: 100%;
	background-color:#E7E7E7;
	}

#headerimg {
	margin:0px;
	height:181px;
	width: 100%;
	background-image:url(grafik/head.gif); background-repeat:no-repeat; background-position:center;
	}

#content {
	font-family:sans-serif;
	text-align:justify;
	line-height:1.2em;
	float:left;
	color:#101010;
	font-size:0.9em;
	padding:0px 0px 20px 45px;
	margin:0px 0px 0px;
	width: 450px;
	}
#sidebar {
	font-family:sans-serif;
	padding:0px;
	margin-left:510px;
	width:180px;
	}

#footer {
	background-color:#E7E7E7;
	padding: 0px;
	margin: 0px;
	width: 735px; height:35px;
	clear:both;
	background:url(grafik/bottom.gif); background-repeat:no-repeat; background-position:center;
	text-align:center;
	font-size:0.7em;
	}

/* ----------------------------- */
/* --------- End IDs ----------- */
/* ----------------------------- */


/* ----------------------------- */
/* ------- Begin Classes ------- */
/* ----------------------------- */

.description {
	font-size:1.2em;
	text-align:center;
	}

.menu {
	list-style-type:none;
	list-style-position:inside;
	line-height:1.2em;
	padding:0px;
	margin:0px;
	}

.submenu {
	list-style-image:url(grafik/bullet.gif);
	line-height:1.2em;
	padding-left:0px; padding-right:0px;
	}

.date {
	font-size:0.9em;
	font-family:sans-serif;;
	color: #AAAAAA;
	margin-top:0px; padding:0px;
	}

.comment {
	font-size:1em;
	color:#5A5A5A;
	}

.fotos {
	vertical-align:top;
	text-align:center;
	padding:2px;
	}

.end {
	font-size:4.0em;
	}
/* ----------------------------- */
/* -------- End Classes -------- */
/* ----------------------------- */
