/* Generell */
body {
	background-color: Black;
	background-image: url(/img/bg1.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
}


/* Content */
#content {
	/* background-color: #2E2E2E;
	color: #C3C3C3; */
	background-color: #ffffff;
	color: #444444;
	/* height: 100%; */
	width: 670px;

	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 150px;

	padding-top: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
	padding-right: 30px;
	font-family: georgia, times new roman, serif;
	/* font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
	font-size: small;

	filter: Alpha(Opacity=90, FinishOpacity=100, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=300);
	opacity: 0.90;

	text-align: justify;
}

.leftjustify { text-align: left; }

#mainnav {
	width: 710px;
	height: 20px;

	margin-top: 80px;
	margin-bottom: 0px;
	margin-left: 150px;

	font-size: small;
}
#mainnav .item, #mainnav .selecteditem {
	float: left;
	padding: 4px 8px 2px 8px;
	background-color: #ffffff;
	margin-right: 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 90%;

	filter: Alpha(Opacity=80, FinishOpacity=0);
	opacity: 0.90;
}
#mainnav .item a, #mainnav .selecteditem a {
	text-decoration: none;
}
#mainnav .item a {
	color: white;
}
#mainnav .item {
	background-color: #999999;
}

#content table tr td {
	/* font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
	font-size: small;
	/* color: #838383; */
	/* color: #C3C3C3; */
	color: #444444;
}

#content hr {
	height: 1px;
	color: #888888;
	background-color: #888888;
}

#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	border-bottom: 1px solid #888888;
	padding-bottom: 8px;
	margin-bottom: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #ff6600;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 8px;
	margin-bottom: 0;
}
h2.news {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	padding-bottom: 0;
	color: #000000;
}
h2 a:link    { color: #ff6600; text-decoration: none; }
h2 a:visited { color: #ff6600; text-decoration: none; }
h2 a:hover   { color: #65C7D1; text-decoration: underline; }
h2 a:active  { color: #ff6600; text-decoration: none; }


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-bottom: 4px;
	padding-bottom: 4px;
	margin-top: 0;
	border-bottom: 1px dotted #dddddd;
}

#content strong {
	color: #000000;
	font-weight: bold;
}

#content div.title {
}

#content div.description {
	/* margin-left: 10px; */
}

.targetsite {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #888888;
}

#content input,
#content textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	border: 0px none white;
	background-color: #C3C3C3;
	color: #000000;
	width: 100%;
	margin-bottom: 4px;
}
#content input.submit {
	width: auto;
	color: #ffffff;
	background-color: #ff6600;
	margin-bottom: 0px;
}

#content form {
	margin-top: 0px;
	margin-bottom: 0px;
}


/* Links */
#content a:link    { color: #ff6600; text-decoration: none; }
#content a:visited { color: #ff6600; text-decoration: none; }
#content a:hover   { color: #65C7D1; text-decoration: underline; }
#content a:active  { color: #ff6600; text-decoration: none; }


div.clear { clear: both; }
.hidden { visibility: hidden; }


/* Contentaufteilung */
div#content_group { clear: both; }
div#column_1 { float: left; width: 470px; }
div#column_2 { float: right; width: 160px; padding-left: 10px; border-left: 1px dotted silver; }

div#column_element_news      { }
div#column_element_morelinks { margin-top: 20px; padding-top: 20px; border-top: 1px solid #ff6600; }
div#column_element_book      { background: #eeeeee; text-align: center; font-size: x-small; padding: 10px 0 10px 0; }
div#column_element_meebo     { }
div#column_element_images    { }


/* Additional */
#micronav {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-bottom: 1em;
}

.pager {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: center;
}

#rightcol {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: italic;
}

#copyright {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin-top: 10px;
	padding-top: 0px;
}

.new {
	color: #339900;
}

#google {
	position: absolute;
	top: 98px;
	left: 900px;
	width: 160px;
	height: 600px;
}

.adplace {
	margin: 10px 0 10px 0;
	padding: 10px 0 10px 0;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	text-align: center;
}

.border {
	border: 10px solid #eeeeee;
}



/* Sideexpose */
#sideexpose * th {
	padding: 5px 5px 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}
#sideexpose * td {
	padding: 5px 0 5px 0;
}



/* Informationsübersicht - Galleriebild */
#imginfotitle {
	float: left;
	width: 195px;
	padding-right: 10px;
}
#imginfo {
	float: left;
	width: 450px;
	padding-left: 10px;
	border-left: 4px solid #ff6600;
}



/* Informationsübersicht - Story */
.story {
	margin-bottom: 2em;
}
.storytitle {
	float: left;
	width: 195px;
	padding-right: 10px;
	text-align: left;
}
.storytitle h2 a:link { color: #ffffff; }
.storyinfo {
	float: left;
	width: 450px;
	padding-left: 10px;
	border-left: 4px solid #ff6600;
}
.chapter-fade {
	text-align: right;
	font-size: 0.8em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.chapter {
	padding-top: 1.5em;
}



/* Items */
div.citem {
	margin-bottom: 15px;
	clear: both;
}
div.citem .citem-main {
	float: left;
	width: 195px;
	padding-right: 10px;
}
div.citem .citem-content {
	float: left;
	width: 450px;
	padding-left: 10px;
	border-left: 4px solid #ff6600;
}
.big {
	font-size: medium;
}


/* Story Summery */
p { text-indent: 1em; }

#story-summery {
	background: gray;
	padding: 0.1em 1em 1em 1em;
	margin-bottom: 1em;
	color: #ffffff;
}

#story-summery ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#story-summery ul li { clear: left; }

#story-summery lable {
	width: 75px;
	display: block;
	float: left;
	color: silver;
}

#story-summery a:link    { color: #99ffff; }
#story-summery a:hover   { color: #ffffff; }
#story-summery a:visited { color: #99ffff; }
#story-summery a:active  { color: #ffffff; }


/* Story-Navigation */
#story-navigation {
	background: gray;
	padding: 1em;
	margin-top: 2em;
	color: #ffffff;
	height: auto;

	font-size: 0.9em;
}

#story-navigation ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
story-navigation  ul li { clear: left; }

#story-navigation lable {
	width: 70px;
	display: block;
	float: left;
	color: silver;
}

#story-navigation a:link    { color: #99ffff; }
#story-navigation a:hover   { color: #ffffff; }
#story-navigation a:visited { color: #99ffff; }
#story-navigation a:active  { color: #ffffff; }

#story-navigation .col-1 { float: left; width: 400px; }
#story-navigation .col-2 { float: right; width: 200px; text-align: right; }



#webring { margin-top: 30px; }
#webring * td,
#webring * a {
	font-family: arial, sans-serif;
	font-size: 10px
}
#webring input {
	width: auto;
	height: auto;
	border: inset;
	font-family: arial, sans-serif;
	font-size: 10px;
}


.filtered {
	color: red;
}