body {
	background-color: #000000;
	color: #757575;
	}
p {
	font-family: arial;
	}

/* Kopftabelle */

table#kopftabelle {
	margin-top: 5px;
	width: 800px;
	height: auto;
	}
tr#kopfzeile1 {
	height: 100px;
	}
td#kopfzeile1 {
	background-image: url(./grafik/titel.gif);
	}
tr#kopfzeile2 {
	height: 5px;
	}
td#kopfzeile2 {
	background-color: #f4a460;
	}
p#kopfzeile3 {
	color: #ffffff;
	font-family: arial;
	font-size: 14px;
	}

/* Seitenfuß */

table#seitenfuss {
	width: 800px;
	height: auto;
	border: 0;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
tr#seitenfuss_zeile1 {
	height: 5px;
	width: auto;
	}
td#seitenfuss_zeile1 {
	background-color: #f4a460;
	}
td#seitenfuss_zeile2 {
	text-align: center;
	}
p#seitenfuss_zeile2 {
	font-size: 10pt;
	color: #757575;
	}

/* Weblogtabelle */

table#weblogtabelle {
	width: 800px;
	height: auto;
	}
tr#blogtitel {
	height: 100px;
	}
td#blogtitel {
	text-align: left;
	vertical-align: bottom;
	border-bottom: 1px;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-color: #ffffff;
	border-style: solid;
	}
p#blogtitel {
	color: #f4a460;
	font-size: 14px;
	}
td#blogzeile2 {
	vertical-align: top;
	}
div#blogzeile2 {
	height: 300px;
	width: 800px;
	overflow: auto;
	}
table#blogeintraege {
	width: 800px;
	}
p#blogeintraege {
	font-size: 10px;
	color: #bfbfbf;
	}
nobr#blogeintraege {
	font-size: 10px;
	color: #ffffff;
	}
nobr#blogeintraege a:link {
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
	}
nobr#blogeintraege a:visited {
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
	}
nobr#blogeintraege a:active {
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
	}
td#blogeintraege {
	vertical-align: top;
	text-align: left;
	border-right: 1px;
	border-bottom: 1px;
	border left: 0px;
	border-top: 0px;
	border-right-color: #757575;
	border-bottom-color: #f4a460;
	border-right-style: solid;
	border-bottom-style: dotted;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	}
td#be_nummer {
	vertical-align: top;
	text-align: center;
	border-right: 1px;
	border-bottom: 1px;
	border left: 0px;
	border-top: 0px;
	border-right-color: #ffffff;
	border-bottom-color: #f4a460;
	border-right-style: solid;
	border-bottom-style: dotted;
	}
p#be_nummer {
	font-size: 10px;
	color: #bfbfbf;
	font-weight: bold;
	}
td#be_datum {
	vertical-align: top;
	text-align: center;
	border-right: 1px;
	border-bottom: 1px;
	border left: 0px;
	border-top: 0px;
	border-right-color: #757575;
	border-bottom-color: #f4a460;
	border-right-style: solid;
	border-bottom-style: dotted;
	}
p#be_datum {
	color: #ffffff;
	font-size: 10px;
	}
td#be_blogtitel {
	vertical-align: top;
	text-align: left;
	border-right: 1px;
	border-bottom: 1px;
	border left: 0px;
	border-top: 0px;
	border-right-color: #757575;
	border-bottom-color: #f4a460;
	border-right-style: solid;
	border-bottom-style: dotted;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	}
p#be_blogtitel {
	font-size: 10px;
	color: #f4a460;
	}
td#be_linkurl {
	vertical-align: top;
	text-align: left;
	border-bottom: 1px;
	border left: 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom-color: #f4a460;
	border-bottom-style: dotted;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	}
table#be_statistik {
	width: 800px;
	height: auto;
	}
td#be_statistik_eintraege {
	text-align: left;
	}
td#be_statistik_datum {
	text-align: right;
	}
p#be_statistik {
	color: #ffffff;
	font-size: 12px;
	}

/* Blogs loeschen */

table#blogsloeschen {
	width: 800px;
	height: auto;
	}
tr#blogsloeschen {
	height: 100px;
	}
td#blogsloeschen {
	text-align: left;
	vertical-align: bottom;
	border-bottom: 1px;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-color: #ffffff;
	border-style: solid;
	}
p#blogsloeschen {
	color: #f4a460;
	font-size: 14px;
	}
tr#blogsschreiben {
	height: 100px;
	}
td#blogsschreiben {
	text-align: left;
	vertical-align: bottom;
	border-bottom: 1px;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-color: #ffffff;
	border-style: solid;
	}
p#blogsschreiben {
	color: #f4a460;
	font-size: 14px;
	}
	
/* Weblogtabelle auf der Indexseite */

table#index_weblog {
	width: 800px;
	height: 610px;
	}
td#index_weblog {
	border: 1px;
	border-color: #757575;
	border-style: solid;
	}
div#index_weblog {
	width: 500px;
	height: 500px;
	overflow: auto;
	}
p#index_weblog_datum {
	color: #f4a460;
	font-size: 14px;
	line-height: 1em;
	}
td#index_weblog_zeile1 {
	height: auto;
	width: 479px;
	vertical-align: top;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 1px;
	border-color: #f4a460;
	border-style: solid;
	background-color: #757575;
	}
p#index_weblog_blogtitel {
	color: #ffffff;
	font-size: 18px;
	line-height: 1em;
	}
td#index_weblog_blogtext {
	width: 479px;
	height: auto;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #757575;
	}
p#index_weblog_blogtext {
	color: #bfbfbf;
	font-size: 14px;
	line-height: 1.4em;
	}
td#index_weblog_linktext {
	border-bottom: 1px;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-style: solid;
	border-color: #757575;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	vertical-align: top;
	}
p#index_weblog_linktext {
	font-size: 14px;
	color: #757575;
	}
p#index_weblog_linktext a {
	font-size: 14px;
	color: #f4a460;
	text-decoration: none;
	}
p#index_weblog_linktext a:active {
	font-size: 14px;
	color: #f4a460;
	text-decoration: none;
	}
p#index_weblog_linktext a:visited {
	font-size: 14px;
	color: #f4a460;
	text-decoration: none;
	}
p#index_weblog_linktext a:hover {
	font-size: 14px;
	color: #f4a460;
	text-decoration: none;
	}
p#index_weblog_linkurl {
	font-size: 14px;
	color: #757575;
	}
p#index_weblog_linkurl a {
	font-size: 14px;
	color: #ffffff;
	text-decoration: underline;
	}
p#index_weblog_linkurl a:active {
	font-size: 14px;
	color: #ffffff;
	text-decoration: underline;
	}
p#index_weblog_linkurl a:visited {
	font-size: 14px;
	color: #ffffff;
	text-decoration: underline;
	}
p#index_weblog_linkurl a:hover {
	font-size: 14px;
	color: #ffffff;
	text-decoration: underline;
	}
p#index_weblog_statistik {
	font-size: 10px;
	color: #bfbfbf;
	}
p#index_weblog_statistik a {
	font-size: 10px;
	color: #f4a460;
	text-decoration: none;
	}
p#index_weblog_statistik a:active {
	font-size: 10px;
	color: #f4a460;
	text-decoration: none;
	}
p#index_weblog_statistik a:hover {
	font-size: 10px;
	color: #f4a460;
	text-decoration: none;
	}
p#index_weblog_statistik a:visited {
	font-size: 10px;
	color: #f4a460;
	text-decoration: none;
	}
td#index_weblog_statistik_links {
	text-align: left;
	}
td#index_weblog_statistik_mitte {
	text-align: center;
	}
td#index_weblog_statistik_rechts {
	text-align: right;
	}
	
/* Disclaimer Oben */

td#index_disc01 {
	height: 400px;
	width: 300px;
	padding: 10px;
	vertical-align: top;
	}
p#index_disc01_ueberschrift {
	font-size: 12pt;
	color: #bfbfbf;
	line-height: 1.4em;
	}
p#index_disc01_text {
	font-size: 10pt;
	color: #bfbfbf;
	line-height: 1.4em;
	}

/* Navigation neben dem Weblog */

td#nav_index_01 {
	text-align: center;
	height: 50px;
	width: 290px;
	background-color: #000000;
	color: #757575;
	font-size: 33px;
	text-decoration: none;
	}
td#nav_index_01 a {
	text-align: center;
	height: 50px;
	width: 290px;
	background-color: #000000;
	color: #757575;
	font-size: 33px;
	text-decoration: none;
	}
td#nav_index_01 a:hover {
	text-align: center;
	height: 50px;
	width: 290px;
	background-color: #000000;
	color: #f4a460;
	font-size: 33px;
	text-decoration: none;
	}
td#nav_index_01 a:active {
	text-align: center;
	height: 50px;
	width: 290px;
	background-color: #000000;
	color: #f4a460;
	font-size: 33px;
	text-decoration: none;
	}


/* Logindaten ändern */

tr#login_aendern {
	height: 100px;
	}
td#login_aendern {
	text-align: left;
	vertical-align: bottom;
	border-bottom: 1px;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-color: #ffffff;
	border-style: solid;
	}
p#login_aendern {
	color: #f4a460;
	font-size: 14px;
	}
	
/* Login Seite */

tr#login {
	height:100px;
	}
td#login {
	text-align: left;
	vertical-align: bottom;
	border-bottom: 1px;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-color: #ffffff;
	border-style: solid;
	}
p#login {
	color: #f4a460;
	font-size: 14px;
	}
table#login_tabelle {
	width: 800px;
	height: auto;
	}
td#login_zelle_links {
	text-align: right;
	vertical-align: top;
	}
p#login_zelle_links {
	font-size: 12pt;
	color: #bfbfbf;
	margin-top: 10px;
	margin-left: auto;
	margin-right: 10px;
	margin-bottom: auto;
	}
input#admin {
	font-family: arial;
	font-size: 10pt;
	margin-top: 10px;
	margin-left: auto;
	margin-right: 10px;
	margin-bottom: auto;
	}
