/* Normalisiert margin, padding */
body, div, h1, h2, h3, h4, h5, h6, p, a, blockquote, pre, td, td, dl, dt, dd, ul, ol, li, img, form, fieldset, label, input, select, textarea
{margin: 0; padding: 0;}

/* Standard-Fonts */
div, h1, h2, h4, p, td, fieldset, label, input, select, textarea
{font-family: Verdana, Arial, sans-serif; font-weight: normal;}


/* Basis-Layout */
#top {		position: relative; width: 830px; height: 100px; background: url(../img/top_bkg.gif) no-repeat 0px 23px; background-color: #fff;}
#lnav {		width: 150px; float: left; overflow: hidden; margin-right: 20px;}
#content {	width: 470px; float: left; overflow: hidden; margin-right: 20px; margin-bottom: 70px;}
#rnav {		width: 170px; float: left; overflow: hidden; margin-right: 10px;}
#bot {		position: relative; width: 830px; height: 100px; overflow: hidden; clear: both; background: url(../img/bot_bkg.gif) no-repeat 0px 40px;}
#banright {	position: relative; width: 160px; float: left; overflow: hidden;}
#empty,
div.empty {	width: 950px; height: 10px; background-color: #fff; overflow: hidden; }


/* Basis */
body {		width: 950px; background: url(../img/_bkg.gif) 10px repeat-y; margin-left: 10px;}
div {		font-size: 10px;}
p {			font-size: 11px; color: #161616; line-height: 150%; }
h1 {		font-size: 18px; font-weight: bold; color: #555; }
h2 {		clear: both; font-size: 17px; font-weight: bold; color: #555; background-color: #FAFAFA; border-top: 1px dashed #C5C5C5; border-bottom: 1px dashed #C5C5C5; }
h3 {		font-size: 14px; line-height: 150%; color: #222;}
a, a:link, a:visited,
a:active {		text-decoration: none; color: #0082D1; }
a:hover	{		text-decoration: underline; color: 0; }
ol, ul, li {	color: #161616; list-style-type: none; border: 0; }
table {			width: 100%; border: 0px; border-collapse: collapse;}
td, th {		color: #161616; vertical-align: top; text-align: left;}
img {			border:0}
form, input, select,
label, textarea {	font-size: 10px; -moz-user-select: normal;}
textarea {			margin-left: -3px; }
.empty20 {				clear: both; height: 20px; }



/* Content - Headlines */
#content h1 {			font-size: 20px; letter-spacing: -0.01em; color: #222; margin-bottom: 0.5em;}
#content h2.section {	width: 100%; margin-bottom: 5px; padding: 10px 5px;}
#content h2.section2 {	width: 100%; margin-bottom: 15px; padding: 5px;}
#content h2.small	 {	font-size: 12px; margin-bottom: 15px; padding: 5px;}

#content h3 {			font-size: 18px; letter-spacing:-0.02em; font-weight: bold; color: #333;  margin: 0 0 0.6em 0;}
#cheats h3 { 			margin-top: 2.5em;}
#guide h3 {				margin-bottom: 1.5em}
#content h3.newshl {	line-height: 130%; margin: 5px 0 0 0;}
#content h3.newssl {	font-size: 13px; color: #666; margin: 5px 0 15px 0;}


/* Content - Text */
#content p {			font-size: 12px; margin: 0; margin-bottom: 1em;}
#content p.verylarge {	font-size: 18px; letter-spacing:-0.02em; font-weight: bold; color: #333;}
#content p.large {		font-size: 14px; font-weight: bold; }
#content td > p.large {	margin-bottom: 0px;}
#content p.subline {	font-size: 14px; font-weight: bold; margin-top: 2.5em}

/* Durch anderen Style ersetzen */
#guide p.head {			font-size: 16px; font-weight: bold; color:#3C3C3C; margin: 30px 0 10px 0;}

#content p.small {		font-size: 10px;}
#content p.bold {		font-weight: bold;}
#content p.i {			font-style:italic }
#content p.author {		height: 1.5em; font-weight: bold; color: #666; padding-top: 10px; padding-left: 28px; border-top: 1px dashed #888; background: url(../img/guides/public_small.gif) no-repeat 5px 11px;}
#content p.update {		font-size: 11px; color: #ce3300; letter-spacing: 0.05em; margin: 0; margin-top: -1em; margin-bottom: 1em; }

#content p.nav {		font-size: 12px; color: #161616; font-weight: bold; margin: 0 0 1em 0.5em; }
#content p.cheatnav {	font-size: 12px; color: #161616; font-weight: bold; margin: 0 0 -1.5em 0.5em; }

/* Noch vorhanden? Durch anderen Style ersetzen */
#content p.date {		font-size: 10px; color: #8F8F8F; margin-bottom: 0;}
#content p.html {		margin-bottom: 15px;}


/* Content - Links*/
#content a.breadc {			font-size: 10px;}
#content a.next {			font-size: 12px; font-weight: bold; background: url(../img/_bul04r.gif) no-repeat right; margin: 15px 0; padding-right: 15px; float: right; }
#content a.prev {			font-size: 12px; font-weight: bold; background: url(../img/_bul04l.gif) no-repeat left; margin: 15px 0; padding-left: 15px; float: left; }
#content a.kat {			background: url(../img/_bul05.gif) no-repeat left; padding-left: 17px; }
#content a.kat:hover {		background: url(../img/_bul05h.gif) no-repeat left; padding-left: 17px; }
#content a.extlink {		background: url(../img/_bul05.gif) no-repeat left; padding-left: 17px; }
#content a.extlink:hover {	background: url(../img/_bul05h.gif) no-repeat left; padding-left: 17px; }


/* Content - Float */
#content .clear {	clear: both; }
#content .right {	float: right; margin-top: 5px; margin-left: 10px;}
#content .left {	float: left; margin-top: 5px; margin-right: 10px;}
#content .fl {		float: left;}
#content .fr {		float: right;}


/* Content - Margins */
#content .mx5 {		margin-left: 5px; margin-right: 5px; }
#content .my5 {		margin-top: 5px; margin-bottom: 5px; }
#content .mx10 {	margin-left: 10px; margin-right: 10px; }
#content .mx15 {	margin-left: 15px; margin-right: 15px; }
#content .mx20 {	margin-left: 10px; margin-right: 20px; }
#content .mx30 {	margin-left: 10px; margin-right: 30px; }
#content .my10 {	margin-top: 10px; margin-bottom: 10px; }
#content .my15 {	margin-top: 15px; margin-bottom: 15px; }
#content .my20 {	margin-top: 10px; margin-bottom: 20px; }
#content .my30 {	margin-top: 10px; margin-bottom: 30px; }
#content .ml5 {		margin-left: 5px; }
#content .mr5 {		margin-right: 5px; }
#content .ml10 {	margin-left: 10px;  }
#content .mr10 {	margin-right: 10px; }
#content .ml15 {	margin-left: 15px;  }
#content .mr15 {	margin-right: 15px; }
#content .ml20 {	margin-left: 20px;  }
#content .mr20 {	margin-right: 20px; }
#content .ml25 {	margin-left: 25px;  }
#content .mr25 {	margin-right: 25px; }
#content .ml30 {	margin-left: 30px;  }
#content .mr30 {	margin-right: 30px; }
#content .ml50 {	margin-left: 50px;  }
#content .mr50 {	margin-right: 50px; }
#content .mt10 {	margin-top: 10px;  }
#content .mb10 {	margin-bottom: 10px; }
#content .mt25 {	margin-top: 25px;  }
#content .mb25 {	margin-bottom: 25px; }
#content .mt50 {	margin-top: 50px;  }
#content .mb50 {	margin-bottom: 50px; }


/* Content - Highlight Boxes */
#content p.hint0,
#content p.hint1,
#content p.hint2,
#content p.hint3,
#content div.hint0,
#content div.hint1,
#content div.hint2,
#content div.hint3 {	color: 0; padding: 0.8em; margin: 1em 0em; -moz-border-radius:0.6em; -khtml-border-radius:0.6em;}
#content p.hint0,
#content div.hint0 {	background-color: #eee; border: 2px solid #ddd;}
#content p.hint1,
#content div.hint1 {	background-color: #e6f2ff; border: 2px solid #cfe6ff;}
#content p.hint2,
#content div.hint2 {	background-color: #cfe6ff; border: 2px solid #aad2ff;}
#content p.hint3,
#content div.hint3 {	background-color: #aad2ff; border: 2px solid #6fb3ff;}
#content p + p.hint0,
#content p + p.hint1,
#content p + p.hint2,
#content p + p.hint3 {	margin-top: 1em;}


/* Content - Unsortierte Listen */
#content ul,
#content li {			list-style: decimal outside; font-size: 12px; line-height: 150%;}
#content ul {			margin: 0 0 25px 1.2em; padding-left:0.5em;}
#content li {			margin: 0 0 5px 1.2em; vertical-align: baseline;}
#content ul.std,
#content li.std,
#content ul.large,
#content ul > li.large {		list-style: square outside; margin-left: 0.5em;}
#content li.large {				margin-bottom: 20px;}
#content ul.number {}
#content li.number {}
#content ul.numberlarge {}
#content li.numberlarge {		margin-bottom: 20px;}
#content ul.numberverylarge {}
#content li.numberverylarge {	margin-bottom: 40px;}
#content ul.ident1 {			list-style: square outside; margin-left: 1.8em;}
#content li.ident1 {			list-style: square outside;}
#content ul.tabref,
#content li.tabref {			color: #333; margin-top: 10px; margin-left: 0.7em}
#content ul.std,
#content ul.large,
#content ul.number,
#content ul.numberlarge,
#content ul.numberverylarge,
#content ul.ident1 {			margin-top: 15px;}
#content td > ul.std,
#content td > ul.large,
#content td > ul.number,
#content td > ul.numberlarge,
#content td > ul.numberverylarge,
#content td > ul.ident1 {			margin-top:0; margin-bottom:0;}
#content p.tabref { 			font-weight: bold; color: #333;}
div.tabref {					margin-top: 0px; margin-left: 10px; margin-right: 60px; margin-bottom: 30px;}


/* Content - Sortierte Listen */
#content ol {					list-style: decimal outside; font-size: 12px; line-height: 150%; margin: 15px 0 30px 12px; padding-left:0.8em;}
#content ol[type=A] {			list-style: upper-alpha outside;}
#content ol[type=I] {			list-style: upper-roman outside;}
#content ol > li	{			list-style: decimal outside; margin: 0 0 20px 12px;}
#content ol[type=i] > li	{	list-style: upper-alpha outside;}
#content ol[type=I] > li{		list-style: upper-roman outside;}
#content ol > li.small {	 	margin-bottom: 5px;}
#content ol > li.large {	 	margin-bottom: 40px;}


/* Hack Test verschachtelte Listen */

#content ol ol
{
	margin-top: 0; margin-bottom: 15px;
}
#content ol ol ol li
{
	list-style: decimal outside; margin: 0 0 20px 12px;
	color: red;
}



/* Hack Test für Erfolge ´+ Trophäen */

#content ol.erfolge 
{
	margin: 0;
	padding: 0;
}
#content ol.erfolge > li
{
	float: left;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}
#content ol.erfolge li img
{
	float: left;
	margin-right: 10px;
}
#content ol.erfolge li p
{
	width:70%;
	float: left;
	font-size: 12px;
}
#content ol.erfolge li p span
{
	display:block;
	font-weight: bold;
}
#content ol.erfolge li p.score
{
	width: 20px;;
	float: left;
	color: green;
}



#content p.ach-name
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: -10px;
}


#content p.ach-cond
{
	float: left;
	padding: 7px;
	border: 1px dashed #c5c5c5;
}
#content p.ach-cond > img
{
	float: left;
	margin-right: 10px;
}

#content p.ach-cond > br
{
	clear: left;
}
#content p.ach-cond > img.trophy
{
	float: right;
	display: block;
	margin-top: 20px;
	margin-left: 20px;
}


#content p.ach-score
{
	position: relative;
	left: 0px

}
#content img.ach-trophy
{
	margin-right: 10px;
}






#content .line {		clear: both; width: 100%; height: 30px; overflow: hidden; background: url(../img/gamenav_line01.gif) repeat-x 15px;}
#content .line2 {		clear: both; width: 100%; height: 16px; overflow: hidden; background: url(../img/_line02.gif) repeat-x 8px;}
#content .line3  {		clear: both; width: 100%; height: 1px; overflow: hidden; background: url(../img/gamenav_line01.gif); margin: 6px 0; }



/* Content - Tabellen */

#content table {		width: 99.8%;; border: 0; border-collapse:collapse; margin: 15px 1px 20px 1px;}
#content tr {			vertical-align:top; }
#content tr.hl {		background-color: #F3F3F3; }
#content th {			font-size: 11px; font-weight: bold; line-height: 150%; border: 0; border: 1px solid #EBEBEB; background-color: #F3F3F3; padding: 5px;}
#content td {			font-size: 11px; line-height: 150%; border: 0; border: 1px solid #EBEBEB; padding: 5px;}
#content td.h1 {		font-weight: bold;}

#content-tab0 table {	width: 99.8%; margin-left: 1px; border: 1px solid #D5D5D5;}
#content-tab1 td {		font-size: 12px; border: 0; border-bottom: 1px solid #D5D5D5; padding: 10px 4px;}
#content-tab1vc td {	font-size: 11px; vertical-align:middle; border: 1px solid #D5D5D5; padding: 5px;}
#content-tab1hcvc td {	font-size: 11px; vertical-align:middle; text-align:center; border: 1px solid #D5D5D5; padding: 5px;}
#content-tab1hcvc th {	font-size: 11px; font-weight: bold; vertical-align:middle; text-align:center; border: 1px solid #D5D5D5; background-color: #F3F3F3; padding: 5px;}
#content-tab1lhcvc td {	font-size: 12px; vertical-align:middle; text-align:center; border: 1px solid #D5D5D5; padding: 5px;}
#content-tab1lhcvc th {	font-size: 12px; font-weight: bold; vertical-align:middle; text-align:center; border: 1px solid #D5D5D5; background-color: #F3F3F3; padding: 5px;}


#content-tab1l table {	width: 99.8%; margin-left: 1px; border: 1px solid #D5D5D5;}
#content-tab1l th {			font-size: 12px; font-weight: bold; line-height: 150%; border: 0; border: 1px solid #D5D5D5; background-color: #F3F3F3; padding: 5px;}
#content-tab1l td {		font-size: 12px; border: 1px solid #D5D5D5; padding: 5px;}



#content-tab2 td {		font-size: 12px; border: 0; border-bottom: 1px solid #D5D5D5; border-top: 1px solid #D5D5D5; padding: 4px 4px;}
#content-tab2l td {		font-size: 12px; border: 0; border-bottom: 1px solid #D5D5D5; border-top: 1px solid #D5D5D5; padding: 6px 4px;}
#content-tab2lvc td {	font-size: 12px; vertical-align:middle; border: 0; border-bottom: 1px solid #D5D5D5; border-top: 1px solid #D5D5D5; padding: 6px 4px;}

#content-tab3 td {		font-size: 12px; border: 0; padding: 5px 4px; }
#content-tab3s td {		font-size: 11px; border: 0; padding: 3px 4px;}
#content-tab3smallpadding td {		font-size: 12px; border: 0; padding: 0 2px; }

#content-tab4 td {		font-size: 9px; border: 0; border-bottom: 1px solid #D5D5D5; padding: 3px 4px;}

#content-tab5 table {	width: auto;}
#content-tab5ys table {	width: auto;}
#content-tab5 td {		font-size: 12px; border: 0; padding: 5px 4px;}
#content-tab5ys td {	font-size: 12px; border: 0; padding: 3px 4px;}

#content-tab5c table {	width: auto;}
#content-tab5c td {		font-size: 12px; border: 0; padding: 3px 4px; text-align:center;}

#content-tab10 table {	width: 100%; background-color: #F3F3F3; margin-top: -10px}
#content-tab10 tr.hl {	background-color: #D8D8D8; }
#content-tab10 td {		font-size: 11px; text-align: center; padding: 3px 2px; border: 1px solid #fff; }

#content-tab10s table {	width: 100%; background-color: #F3F3F3; margin-top: -10px}
#content-tab10s tr.hl {	background-color: #D8D8D8; }
#content-tab10s td {	font-size: 10px; text-align: center; padding: 3px 2px; border: 1px solid #fff; }

#content-tab11 table {	width: auto; }
#content-tab11 tr.hl {	background-color: #D8D8D8; }
#content-tab11 td {		font-size: 11px; text-align: center; padding: 3px 2px; border: 0}

#content-tab11s table {	width: 100%; }
#content-tab11s tr.hl {	background-color: #D8D8D8; }
#content-tab11s td {	font-size: 10px; text-align: center; padding: 3px 2px; border: 0}



#content-tabimg table {	width: auto; border: 0; border-collapse:collapse; margin: 0; padding: 0;}
#content-tabimg tr,
#content-tabimg td {	 margin: 0; padding: 0; border: 0; font-size:0; }


#content-taberfolge-l td {	font-size: 12px; border: 0; padding: 10px 4px;}


/* Content - Video-Player */

#content div.video {	margin-top: 2em; margin-bottom: 2em}


/* Cheats + Guides */

#cheats {			margin: 20px 10px 0 5px;}
#guide {			margin: 0; padding-top: 20px;}
#guide p.imglist {	font-size: 12px; float: left;}
#cheats img,
#guide img {		vertical-align:middle}


#pagenav			{ margin: 70px 0 40px 0; text-align: center; font-size: 11px;}
#pagenav a,
#pagenav .prev-off,
#pagenav .next-off	{ font-weight: bold; text-decoration: none; text-align: center; border: 1px solid #BCBCBC; padding: 5px 8px; margin-right: 5px;}
#pagenav .sel,
#pagenav a:hover	{ font-weight: bold; color: #fff; text-align: center; border: 1px solid #BCBCBC; padding: 5px 8px; margin-right: 5px; background-color:#00529c; border-color: #00529c;}
#pagenav a.next-on	{ }
#pagenav a.prev-on	{ }
#pagenav .next-off	{ color: #ccc}
#pagenav .prev-off	{ color: #ccc}
#pagenav .space		{ color: #888; font-weight: normal; margin-right: 5px;}

#zoomify {			margin-top: 20px; margin-bottom: 5px;}
#zoomify a.zoom {	display: block; height: 14px; overflow: hidden; font-weight: bold; padding-left: 18px; padding-top: 5px; margin-bottom: 5px; margin-left: 20px; background: url(../img/_butzoom.gif) no-repeat 0px 2px;}


/* System-Seiten (Mail, Newsletter usw.) */

#sys { 					margin-right: 20px;}
#sys p {				font-size: 12px; }
#forms {				padding: 10px; }
#forms p.fieldsub {		font-size: 11px; color: #888; margin: 0; padding: 0; margin-left: 100px;}
#forms label {			width: 100px; font-size: 10px; font-weight: bold; margin-top: 26px; float: left;}
#forms input,
#forms textarea {		width: 280px; font-size: 12px; padding: 5px; margin: 0; margin-top: 20px; background:url(../img/sys_fieldbkg01.gif) repeat-x; border: 1px solid #ABABAB; border-top: 1px solid #CBCBCB; border-left: 1px solid #CBCBCB; }
#forms textarea {		height: auto; line-height: 150%; }
#forms input.button {	width: 100px; font-weight: bold; padding: 3px; margin-top: 10px; margin-bottom: 100px; margin-left: 100px; background:url(../img/sys_fieldbkg02.gif) repeat-x; cursor: pointer; float: none;}


/* Banner-Bereiche */

#adv_content
{
	text-align:center;
	padding: 0;
	margin: 30px 0;
}
#adv_content p
{
	font-size: 9px;
	color: #666;
}
#adv_content table, #adv_content td {	border: 0; }



/* Game-Navigation (Neu für IE8) */

img.gameico {
 	float: left;
	margin: 0 10px 5px 0;
}
#gamenav ul
{
	width: 135px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: -5px;
	margin-bottom: 5px;
	margin-right: 30px;
}

#gamenav li
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#gamenav a,
#gamenav p
{
	width: 100%;
	display: block;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	line-height: 100%;
	margin: 0;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	background: url(../img/_bul01.gif) no-repeat 2px center;
}

#gamenav p
{
	color: #161616;	
	background: url(../img/_bul01off.gif) no-repeat 2px center;
}

#gamenav a:hover
{
	background: url(../img/_bul01on.gif) no-repeat 2px center;
	background-color: #e0e0e0;
}


/* GameDetails 20.12.2009 */

#gamedetails
{
	width: 168px;
	font-size: 1em;
	color: #505050;
	border: 1px solid #e1e1e1;
	background: #f3f3f3;
}
#gamedetails dt.headline
{
	padding: 0.8em;
	color: #fff;
	background: #384c75;
}
#gamedetails dt
{
	padding: 1.1em 1.5em 0 .8em;
	font-weight: bold;
}
#gamedetails dd
{
	padding: 0 1.5em 0 .8em;
	line-height: 1.5em;
}
#gamedetails dd + dd
{
	padding-top: 0;
}

#gamedetails dt.usk > img
{
	float: left;
	margin: 0;
	padding: 0;
	padding-right: 0.5em;
}
#gamedetails dt.usk
{
	padding-top: 1.5em;
	padding-bottom: 1.5em;
}




/* Game-Inhaltsübersicht (Vor adsense)
#game-idx {			margin: 20px 8px; }
#game-idx p {		width: 320px; font-size: 12px; float: left; }
#game-idx p.date {	width: 100px; }
#game-idx a {		font-weight: bold} */

/* Game-Inhaltsübersicht */
#game-idx {			margin: 5px 8px; }
#game-idx p {		font-size: 12px; padding-top: 3px; padding-bottom: 20px; padding-right: 20px }
#game-idx a {		font-weight: bold}

#game-idx  table {	width: 100%; border: 0; border-collapse:collapse; margin: 0; padding: 0;}
#game-idx  tr,
#game-idx  td {	 	font-family: Verdana, Arial, sans-serif; font-size: 12px; margin: 0; padding: 0; padding-top: 5px; border: 0;}




#guidenavtoggle
{
	visibility: hidden;
	float: right;
	margin-right: 20px;
}

#guidenavtoggle:hover
{
	cursor:pointer;
}

#addthis_toolbox addthis_default_style,
#guidenavprint,
#guidenavmail,
#guidenavpublic {
	float: right;
	margin-right: 20px;
}





/* Guides (alt)
#navguide  {			clear: both; height: 20px; border: 1px solid #ACC2E6; background-color: #CAD7EE; padding: 8px 0 6px 5px; }
#navguide input,
#navguide select {		margin-right: 3px; float: left;}
#navguide label {		font-weight: bold; margin: 3px 2px 0 0; float: left;}
#navguide input.go {	margin: 1px 6px 0 0; float: left;} */

/* Guides */

div.navguide
{
	clear: both;
	float: left;
	width: 97.5%;
	border: 1px solid #acc2e6;
	background-color: #cad7ee;
	padding: 8px 5px;
	-moz-border-radius:0.5em;
	-khtml-border-radius:0.5em;
}
div.navguide form
{
	float: left;
}
div.navguide label
{
	font-size: 1.1em;
	font-weight: bold;
	color:#666;
	margin-left: 0.6em;
	margin-bottom: 0.5em;
}
div.navguide select
{
	width: 15.5em;
	font-size: 1.2em;
	margin-top: 0.25em;
	margin-right: 0.25em;
	padding: 0.25em;
}
div.navguide input.go1
{
	font-size: 1.1em;
	padding: 0.1em;
	margin-right: 1.25em;
}
div.navguide input.go2
{
	font-size: 1.1em;
	padding: 0.1em;
	margin: 0;
}

div.guidepager {
	padding-top: 35px;
	clear: both;
}

#guides-idx {		margin: 20px 5px;}
#guides-idx p {		font-size: 12px; margin-top: 20px; }
#guides-idx p.sel1 {height: 38px; display: block; background: url(../img/sym_guide_lger.gif) no-repeat top left; margin: 0 0 25px 0; padding-left: 55px; }
#guides-idx p.sel2 {display: block; background: url(../img/sym_guide_leng.gif) no-repeat top left; margin: 0 0 25px 0; padding-left: 55px;}
#guides-idx p.sub {	font-size: 12px; font-weight: bold; margin: 25px 0 15px 0}
#guides-idx a {		font-weight: bold; }

#guide-txt {			margin: 20px 10px 0 5px;}
#guide-txt p.sub {		font-size: 12px; font-weight: bold; margin-top: 15px; margin-bottom: 10px; }
#guide-txt a.file {		font-weight: bold; background: url(../img/_bul01.gif) no-repeat left; margin: 0px; padding-left: 12px;}
#guide-txt table {		border: 0}
#guide-txt td {			font-size: 12px; vertical-align: top; border: 0; padding: 2px; }
#guide-txt pre {		background-color: #eee; width: 400px; overflow: hidden;}
#guide-txt .guidetxt {	font: normal 9px "Courier New", mono; color: #000000; margin: 0; padding: 10px;}



/* Screenshots */

#screens {				text-align: center;}
#screens img {			margin: 6px}
#screens2 img {			margin: 1px}
.screen {				width: 100px; border: 1px solid #fff; padding: 2px; }
.screen:hover img {		border-color: #555; filter: Alpha (opacity=100, finishopacity=60, style=1);}
#screenszoom {			text-align: center; margin: 0;}
#screenszoom img {		margin-top: 10px; margin-bottom: 10px;}


/* News-Indices */

#newsindex p {			font-size: 12px; margin: 0 20px 20px 8px;}
#newsindex p.date {		font-size: 10px; color: #8F8F8F; margin-bottom: 0;}
#newsindex a {			font-weight: bold;}





/* Seitenfunktionen */

#pageaction
{
	width: 100%;
	clear: both;
	color: #555;
	text-align: right;
	background-color: #fAfAfA;
	border-top: 1px dashed #c5c5c5;
	border-bottom: 1px dashed #c5c5c5;
	margin: 40px 0;
	padding: 5px;
}
#pageaction a {			padding-left: 18px; margin-right: 20px; }
#pageaction a.i1 {		background: url(../img/top_ico03.gif) no-repeat 0px 2px; }
#pageaction a.i2 {		background: url(../img/butprt.gif) no-repeat 0px 2px; }
#pageaction a.i3 {		background: url(../img/top_ico04.gif) no-repeat 0px 2px;}


/* Seitenkopf */

#top h1 {
	float:left;
	width:194px;
	height:23px;
	background:url(../img/top_logo.gif) no-repeat top;
	overflow:hidden;
	text-indent:-9999px;
}
ul#topnav li {
	float:left;
	overflow:hidden;
}
ul#topnav a {				
	width:100%;
	height:24px;
	display:block;
	text-indent:-9999px;
}
ul#topnav a:hover {	filter: Alpha (opacity=100, finishopacity=40, style=1);	}
ul#topnav a.b1 {	width:39px; background:url(../img/top_sys0.gif) no-repeat center;}
ul#topnav a.b2 {	width:112px; background:url(../img/top_sys21.gif) no-repeat center;}
ul#topnav a.b3 {	width:80px; background:url(../img/top_sys40.gif) no-repeat center;}
ul#topnav a.b4 {	width:40px; background:url(../img/top_sys22.gif) no-repeat center;}
ul#topnav a.b5 {	width:95px; background:url(../img/top_sys10.gif) no-repeat center;}
ul#topnav a.b6 {	width:41px; background:url(../img/top_sys34.gif) no-repeat center;}
ul#topnav a.b7 {	width:112px; background:url(../img/top_sys50.gif) no-repeat center;}
ul#topnav a.b8 {	width:53px; background:url(../img/top_sys30.gif) no-repeat center;}

ul#topfeatures {
	position:absolute;
	top:74px;
	left:10px;
}
ul#topfeatures li {
	float:left;
}
ul#topfeatures a {
	height:30px;
	display:block;
	color:#33425A;
	padding-left:15px;
	margin-right:15px;
}
ul#topfeatures a.i1 {	background: url(../img/top_ico01.gif) no-repeat 0px 2px; }
ul#topfeatures a.i2 {	background: url(../img/top_ico02.gif) no-repeat 0px 2px; }
ul#topfeatures a.i3 {	background: url(../img/top_ico03.gif) no-repeat 0px 2px; }
ul#topfeatures a.i4 {	background: url(../img/top_ico04.gif) no-repeat 0px 2px; }
ul#topfeatures a.i5 {	background: url(../img/top_ico05.gif) no-repeat 0px 2px; }

#topsearch
{
	position:absolute;
	top:67px;
	left:450px;
	vertical-align:middle;
}
#topsearch .text
{
	width:270px;
	float:left;
	font-size:12px;
	color:#404040;
	vertical-align:middle;
	padding:0.4em 0.8em;
	margin-right:0.5em;
	background-color:#fff;
	background:url(../img/top_test.gif) repeat-x;
	border:1px solid #bababa;
}
#topsearch .go
{
	float:left;
	font-size:12px;
	padding:0.1em;
	margin:0;
	margin-top:1px;
}

#topbanner
{
	width: 828px;
	text-align:center;
	overflow: hidden;
	background-color: #f3f3f3;
	border: 1px solid #e5e5e5;
	margin: 0;
	padding: 8px 0px;
}

#newplattform {
	clear:both;
	width:816px;
	display:block;
	padding:5px;
	text-align:center;
	font-size: 12px;
	font-weight:bold;
	color: red;
	background-color:#fff;
	border: 2px solid red;
}


/* Linke Spalte */

#lnav h1 {				width: 148px; height: 18px; font-size: 10px; color: #FFFFFF; background-color: #384C75; border: 1px solid #384C75; padding: 5px 0 0 8px;}
#lnav h1.red {			background-color: #CE3300; border-color: #CE3300;}
#lnav h1.blank {		width: 150px; height: 10px; font-size: 2px; background-color: #FFFFFF; border: 0; overflow: hidden; }
#lnav-men {				width: 148px; overflow: hidden; background-color: #F3F3F3; border: 1px solid #E5E5E5; }
#lnav-men a {			width: 100%; display: block; font-weight: bold; text-decoration: none; color: #3C3C3C; padding: 7px 0 8px 8px; border-top: 1px solid #FFFFFF; border-bottom: 1px solid #E1E1E1;}
#lnav-men a:hover{		text-decoration: none; color: #0082D1; background-color: #EBEBEB; border-top: 1px solid #F5F5F5; border-bottom: 1px solid #E1E1E1; filter: Alpha (opacity=100, finishopacity=0, style=1, startx=60);}
#lnav-men p {			width: 100%; display: block;  font-size: 10px; padding: 6px 0 8px 8px;}
#lnav-men input.text {	width: 100px; margin: 3px 0 0 0; padding: 2px 4px; background:url(../img/top_test.gif) repeat-x; border:1px solid #ABABAB; float: left; }
#lnav-men input.go {	width: 19px; height: 15px; margin: 4px 0 0 5px; float: left; }
#lnav-men label {		width: 100%; clear: left; color: #777; margin-bottom: 5px; display: block }
#lnav-ebay {			margin-left: 10px;}
#lnav-ebay iframe {		margin-left: 5px;}


/* Rechte Spalte */

#rnav h1 {			width: 168px; height: 18px; font-size: 10px; color: #fff; background-color: #384C75; border: 1px solid #384C75; padding: 5px 0 0 8px; }
#rnav h1.red {		background-color: #CE3300; border-color: #CE3300; }
#rnav h1.blank {	width: 168px; height: 10px; font-size: 2px; background-color: #FFFFFF; border: 0; overflow: hidden; }

#rnav-list {		width: 168px; overflow: hidden; background-color: #F3F3F3; border: 1px solid #E5E5E5;}
#rnav-list a {		width: 148px; display: block; font-weight: bold; text-decoration: none; color: #3C3C3C; padding: 8px 10px; border-top: 1px solid #fff; border-bottom: 1px solid #E1E1E1; }
#rnav-list a:hover{	text-decoration: none; color: #0082D1; background-color: #EBEBEB; border-top: 1px solid #F5F5F5; border-bottom: 1px solid #E1E1E1; filter: Alpha (opacity=100, finishopacity=0, style=1, startx=60);}
#rnav-buy {			width: 168px; overflow: hidden; background-color: #F3F3F3; border: 1px solid #E5E5E5;}
#rnav-buy p {		font-size: 10px; color: #505050; margin: 5px 0 15px 10px;}
#rnav-buy p.title {	font-size: 11px; font-weight: bold}
#rnav-buy img {		margin: 5px 5px 0 0px; float: left; border:0}
#rnav-buy .price {	font-size: 10px; font-weight: bold; color: #CE3300; }
#rnav-google	{	position: relative; left: 8px; margin: 10px 0;}


/* Seitenfuss */

#bottxt1 {				position: absolute; top: 0px; left: -10px; width: 100%;  color: #000; text-align: center;}
#bottxt2 {				position: absolute; top: 20px; left: -10px; width: 100%; color: #000; text-align: center;}
#bottxt3 {				position: absolute; top: 60px; width: 100%; color: #fff; text-align: center; }
#bottxt3 a {			color: #fff; }


/* Tooltips */

#tip_toplink {
	display:none;
	width:160px;
	height:70px;
	font-size:12px;
	font-weight:normal;
	line-height: 1.3em;
	color:#fff;	
	background:transparent url(../img/tooltip_s_down.png);
	padding:25px;
	padding-top: 35px;
}

#tip_guidenav {
	display:none;
	width:310px;
	height:163px;
	font-size:13px;
	font-weight:normal;
	line-height: 1.3em;
	color:#fff;
	text-align:center;
	background:url(../img/tooltip_xl_up.png);
	padding:40px 30px 10px 30px;
}

#tip_ctnstd {
	display:none;
	width:160px;
	height:75px;
	font-size:12px;
	font-weight:normal;
	line-height: 1.3em;
	color:#fff;	
	background:transparent url(../img/tooltip_s_up.png);
	padding:25px;
	padding-top: 20px;
}