*
{
	margin: 0;
	padding: 0;
	outline: 0;
}

a
{
	color: black;
	text-decoration: none;
}

IMG
{
    float: left;  
	border: 0px solid white;
	text-decoration: none;
}

IMG.alignright
{
	padding-left: 100px;
	border: 5px solid white;
	text-decoration: none;
}

a:visited
{
	color: #777777;
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
		/*color: #990000;
 border-bottom: 1px solid #990000; */
 color: black;
 background-color: yellow;
}

body
{
	font-size: 62.5%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p
{
	line-height: 1.4em;
	text-align: left;
}

li
{
	line-height: 1.4em;
	margin-left: 40px;
}

blockquote
{
	font-family: "Courier New", Courier, "Times New Roman", Times, serif;
	margin: 0px 10px 1em 20px;
	padding: 3px 3px 3px 6px;
	border-left: 3px solid #eeeedd;
	background-color: #fefef9;
	color: #333;
}

cite
{
	font-family: "Courier New", Courier, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: normal;
	background-color: #fcfcf9;
	color: #664444;
}

#head
{
	background: url(/images/tasse_frei.jpg) 18px 10px;
	background-repeat: no-repeat;
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}

#head h1
{
	font-size: 3.0em;
	font-family: "Courier New", Courier, "Times New Roman", Times, serif;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	line-height: 1.3em;
	color: #f9f9ee;
	background-color: transparent;
	margin-top: 20px;
	margin-left: 230px;
	margin-right: 200px;
}

#head h2
{
	font-family: "Courier New", Courier, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: 800;
	letter-spacing: 0.1em;
	line-height: 1.1em;
	text-align: center;
	color: #888877;
	background-color: transparent;
}

#head h3
{
	font-family: "Courier New", Courier, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: 900;
	text-decoration: none;
	letter-spacing: 0.1em;
	line-height: 1.1em;
	display: block;
	margin-top: 0px;
	color: black;
}

#head h4
{
	margin: 4px;
	padding: 3px 0;
	margin-left: 0;
	font: bold 12px courier new;
	border-bottom: 1px solid gray;
	text-decoration: none;
	list-style-type: none;
	text-align: center;
}
#head h5
{
	margin: 4px;
	padding: 0px 0;
	margin-left: 0;
	font: bold 12px courier new;
	text-decoration: none;
	list-style-type: none;
	text-align: center;
	display: inline;
}

#accessibility
{
	position: absolute;
	top: -10000px;
}

#sidebar-1
{
	background-color: #ffffff;
	float: left;
	width: 177px;
	text-align: left;
	margin-left: 12px;
	padding: 30px 0px 0px 0px;
	font: 11px Georgia;
}

#sidebar-1 a, #sidebar-1 a:link, #sidebar-1 a:visited
{
	text-decoration: none;
	color: #336699;
	margin-left: 5px;
	background-color: #ffffff;
}

#sidebar-1 a:hover
{
	text-decoration: none;
	color: #990000;
}

#sidebar-menubar p
{
	text-decoration: none;
	text-transform: uppercase;
	border-top: 1px solid #ddddcc;
	border-bottom: 1px solid #ddddcc;
}

#sidebar-1 ul
{
	list-style: none;
}

#sidebar-1 p
{
	line-height: 1.7em;
	text-align: left;
	margin: 0px 0px 1em 5px;
}

#sidebar-2
{
	background-color: #ffffff;
	float: right;
	width: 167px;
	\width: 167px;
	w\idth: 167px;
	margin-right: 5px;
	padding: 27px 0px 0px 5px;
	font: 11px Georgia;
	border-left: 1px solid #ccccbb;
	font-weight: lighter;
}

#sidebar-2 p
{
	line-height: 1.7em;
	text-transform: uppercase;
	text-align: left;
	margin: 0px 0px 1em 5px;
}

form p
{
	line-height: 1.7em;
	text-transform: uppercase;
}

form#searchform input
{
	width: 130px;
	margin-left: 5px;
	margin-bottom: 10px;
}

form select
{
	width: 130px;
	text-transform: none;
	margin-left: 5px;
}

form#txpCommentInputForm
{
	margin-top: 20px;
}

form#txpCommentInputForm p
{
	line-height: 100%;
	text-transform: none;
	text-align: left;
}

#txpCommentInputForm label
{
	text-transform: uppercase;
	margin-right: 5px;
	margin-left: 5px;
}

#txpCommentInputForm input, #txpCommentInputForm textarea
{
	margin-bottom: 10px;
}

#txpCommentInputForm input#forget, #txpCommentInputForm input#remember
{
	margin-left: 10px;
	margin-bottom: 0;
}

p#txpCommentInputForm
{
	font-family: "Book Antiqua", Palatino, Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: 400;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.6em;
	color: #f9f9ee;
	background-color: #999988;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 4px 0px 3px 7px;
}

#content
{
	background-color: #ffffff;
	color: #333333;
	margin-left: 202px;
	border-left: 1px solid #ccccbb;
	font-weight: lighter;
	padding: 0px 5px 0px 0px;
}

#content ul li
{
	font-weight: lighter;
}

#content li
{
	font-weight: lighter;
}

.storycontent
{
	margin-bottom: 20px;
}

#content h3
{
	font-weight: 400;
	font-size: 1.1em;
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	background-color: #fefef9;
	line-height: 1.3em;
	border-top: 1px solid #ddddcc;
	border-bottom: 1px solid #ddddcc;
	padding: 3px 0px 3px 7px;
	margin: 0px 0px 6px 0px;
	text-align: center;
}

.gamenotes
{
	font-weight: 800;
	font-size: 1.5em;
	font-family: "Times New Roman", Times, serif;
	color: white;
	background-color: #FE4902;
	line-height: 1.1em;
	text-align: center;
	border-bottom: 10px solid black;
	padding: 0px 10px 0px 0px;
}

#content h3 a
{
	font-weight: 600;
	font-family: "Courier New", Courier, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #770000;
	text-decoration: none;
	border: 0;
}

#relatedarticle h3
{
	font-weight: 400;
	font-family: "Courier New", Courier, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #770000;
	text-decoration: none;
	border: 0;
}

#content h3 a:visited
{
	color: #770000;
	text-decoration: none;
	background-color: #ffffff;
	border: 0;
}

#content h4
{
	margin: 10px;
	padding: 3px 0;
	font-size: 1.0em;
	text-decoration: none;
	list-style-type: none;
	text-align: left;
    text-transform: UPPERCASE;
}


#content p
{
	text-indent: 0px;
    font-weight: lighter;
	margin: 10px;
}

h3#comment, h3#respond
{
	font-family: "Book Antiqua", Palatino, Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: 400;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.6em;
	color: #f9f9ee;
	background-color: #999988;
	margin: 0px 10px 20px 10px;
	padding: 4px 0px 3px 7px;
}

ol.comments li
{
	margin: 5px 10px 5px 10px;
	padding: 5px 5px 5px 7px;
	background-color: #fefef9;
	border-top: 1px solid #ddddcc;
	border-bottom: 1px solid #ddddcc;
	color: #333333;
	list-style-position: inside;
}

small
{
	font-size: 0.9em;
	font-style: italic;
	color: #888888;
}

small a
{
	font-style: normal;
	color: #888888;
}

#content pre
{
	margin: 0px 20px 1em 20px;
	padding: 5px;
	background-color: #f9f9f9;
	border: 1px solid #dddddd;
	font-size: 1.4em;
}

#content code
{
	padding: 0px 20px 1em 20px;
	background-color: #f9f9f9;
	font-size: 1.0em;
}

#container
{
	background-color: #ffffff;
	width: auto;
	border: 5px solid #000000;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.2em;
	height: auto;
}

#foot
{
	background-color: #888877;
	clear: both;
	text-align: center;
}

#foot p
{
	text-align: center;
}

.caps
{
	letter-spacing: 0.1em;
	font-size: 1.0em;
}

#content p.overideform
{
	text-indent: 0px;
	margin: 20px;
	background-color: #ffffff;
	text-align: left;
}

#content h3.overideform
{
	text-indent: 0px;
	margin: 20px;
	color: red;
	text-align: left;
}

#content h3.title
{
	font-weight: 400;
	font-size: .7em;
	text-indent: 0px;
	border-top: 0px solid #ddddcc;
	border-bottom: 0px solid #ddddcc;
	padding: 0px 0px 0px 7px;
	color: black;
	text-align: left;
}

#dropmenudiv
{
	position: absolute;
	background-color: inherit;
	line-height: 18px;
	z-index: 100;
}

#dropmenudiv a
{
	width: 100%;
	display: block;
	text-indent: 3px;
	font-weight: 900;
	line-height: 18px;
	border-bottom: 1px solid yellow;
	padding: 1px 0;
	text-decoration: none;
}

#dropmenudiv a:hover
{
	background-color: red;
}

.basictab ul
{
	margin: 4px;
	padding: 3px 0;
	margin-left: 0;
	font: bold 12px courier new;
	border-bottom: 1px solid gray;
	list-style-type: none;
	text-align: center;
}

.basictab li
{
	display: inline;
	margin: 0;
	word-spacing: 30px;
}

.basictab li a
{
	text-decoration: none;
	padding: 3px 7px;
	margin-right: 3px;
	border-bottom: none;
	background-color: #f6ffd5;
	color: #2d2b2b;
}

.basictab li a:visited
{
	color: #2d2b2b;
}

.basictab li a:hover, .basictab li a.current
{
	background-color: #DBFF6C;
	color: black;
}

.basictab li a:active
{
	color: black;
}

.tabcontainer
{
	clear: left;
	width: 95%;
	height: 1.5em;
}

.tabcontent
{
	display: none;
	text-align: center;
	font: 10px courier new;
	word-spacing: 30px;
}

.stats
{
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	margin: 10px;
	color: #fff;
	background-color: black;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

.stats td
{
	background-color: #CCC;
	color: #000;
	padding: 4px;
	text-align: left;
	border: 1px #fff solid;
}

.stats td.hed
{
	background-color: #666;
	color: #fff;
	padding: 4px;
	text-align: left;
	border-bottom: 2px #fff solid;
	font-size: 12px;
	font-weight: bold;
}

.gallerycontainer
{
	position: relative;
}

#rssLiveArchive
{
	margin: 10px 0 0;
}

#rssLiveArchive ul
{
	padding: 0;
	list-style-type: none;
}

#rssLiveArchive ul li
{
	text-align: left;
	padding: 1px 8px;
}

#rssLiveArchive-year
{
	float: left;
	width: 100px;
	margin: 0;
	padding: 0;
}

#rssLiveArchive-year li
{
	position: relative;
	font-weight: bold;
}

#rssLiveArchive-month
{
	float: left;
	width: 100px;
	margin: 0;
	font-weight: bold;
}

#rssLiveArchive-month li
{
	position: relative;
}

#rssLiveArchive-post
{
	float: left;
	width: 250px;
	margin: 0;
}

#rssLiveArchive-post li
{
	position: relative;
	font-weight: bold;
}

#rssLiveArchive ul li span
{
	position: absolute;
	right: 8px;
	font-weight: normal;
	color: #333;
}

#rssLiveArchive ul li span
{
	top: -4px;
}

#rssLiveArchive .selected
{
	background: #eee;
	padding-top: 0;
	padding-bottom: 0;
}

.blogrollmain
{
	margin: 10px;
	padding: 1px;
	font-family: Georgia, Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
}

.blogrollmain a
{
	display: block;
	margin: 1px;
	padding: 3px;
	color: #710;
	text-decoration: none;
}

.blogrollmain a:hover
{
	background: #abc;
	color: #0074b3;
}

.blogrollmain br
{
	display: none;
}