body {
    background: #fff;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000; 
	margin: 0;
}
img[width="1"],
img[width="2"] {
    position: absolute;
    top: 0px;
    left: -999px;
    z-index: 0;
}
h1 { 
	font-size: 1.1em;
	margin: 0 0 5px;
	font-weight:bold;
}
h2 {
	margin: 3px 0;
	font-size: .9em;
	font-weight:bold;
}
h3,
h4,
h5  {
	font-size: .8em;
	margin: 5px 0 0;
	font-weight:bold;
}
p,
table,
ul,
ol,
dl {
	font-size: .8em;
	margin: 0;
}
pre {
	font-family: monospace;
	font-size: .9em;
}
.clear {
	clear: both;
}
ul {
	padding: 0;
	list-style: none;
}
ul p,
ul h3,
ul h4,
ul li ul {
	font-size: inherit;
}
img {
	border: 0;
}
a {
    text-decoration: none;
	color: #039;
}
a[href^="http://"] {
	background: transparent url('/icons/icon_external.gif') right 35% no-repeat;
	text-decoration: none; 
	border: 0;
	margin-right: 2px;
	padding-right: 12px;
}
a[href^="http://heise-online.mobi"],
a[href^="http://adserver-live.yoc.mobi/"],
a[href^="http://www4.smartadserver.com/"] {
	background: none;
	margin: 0;
	padding: 0;
}
a:hover {
    text-decoration: underline;
}
a[href^="http://"]:hover {
	text-decoration: underline; 
}
a[href^="http://heise-online.mobi"]:hover {
	text-decoration: none;
}
b.update {
    color: #888;
    font-size: 0.8em;
    padding-left: 5px;
    text-transform: uppercase;
}
#mobi_switch {
	clear: both;
	background-color: #fefbea;
	border: 1px solid #fed15a;
	margin: 4px 4px 8px;
	padding: 8px 10px 5px;
}
#titel img {
	margin: 5px;
}
#navigation {
	overflow:auto;
	font-size: 0.8em;
}
#navigation li {
	background-color: #3B3B3B;
}
#navigation li,
#subnavi li {
    float: left;
	padding: 2px 10px;
	margin-left:5px;
}
#navigation li a,
#subnavi li a {
	font-weight: bold;
}
#navigation li a {
	color: #fff;
}
#navigation li.aktiv {
	color: #000;
	background-color: #DFDFDF;
}
#navigation li.aktiv a,
#subnavi li a {
	color: #000;
}
#subnavi {
    clear: both;
	overflow: auto;
	padding: 2px 0;
	font-size: .7em;
	background-color: #dfdfdf;
}
#subnavi li.aktiv a {
	color: #cecece;
}
#breadcrumb {
	background-color: #eee;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #dcdcdc;
	clear: both;
	color: #333;
	font-size: 0.7em;
	font-weight: normal;
	margin: 0;
	padding: 3px 10px;
}
#breadcrumb .titel,
#breadcrumb a {
	padding: 1px 2px;
}
#breadcrumb .bread_gt {
	color: #000;
	font-family: "Trebuchet MS";
	font-size:90%;
}
#wrapped_content {
	clear: both;
	background: #fff url("/icons/bg_content.jpg") repeat-x top left;
	padding: 10px;
}
#wrapped_content p a {
	text-decoration: underline;
}
#wrapped_content p a:hover {
	text-decoration: none;
}
#wrapped_content h1 {
	font-size: 1em;
}
#wrapped_content h2 {
	margin:10px 0;
}
#wrapped_content p,
#wrapped_content table {	
	padding: 5px 0;
}
#content ul {
	list-style:disc;
	padding:5px 5px 10px 20px;
}
.published {
	font-size: .8em;
	font-weight:bold;
	margin:20px 0 5px;
}
ul.news_list li {
	margin-bottom:5px;
}
ul + .ISI_IGNORE {
	font-size:.8em
}
#content .artikel_navi_toc ul {
	list-style:none;
	padding:0;
}
#content h2 {
	margin:0;
}
p.leadtext {
	font-weight: bold;
}
.stream_entry {
	overflow:auto;
	padding-bottom: 5px;
	margin-top:5px;	
}
.stream_entry .date {
    color:#666;
    font-size: 0.8em;
}
.stream_entry img {
    float: left;
    margin: 3px 10px 5px 0;
    padding-top:5px;
    padding-top:5px;
}
.stream_entry h5 {
	margin:0 0 3px;
	color:#666;
}
.stream_entry ul {
	list-style:disc;
	padding:5px 20px;
	overflow: auto;
	color:#6b6b6b;
}
.last + .stream_title {
	border-top:1px solid #ccc;
	margin-top:0;
	padding-top:10px;
}
.artikel_navi_toc {
	margin: 0 0 20px;
}
.artikel_navi_toc ol {
	list-style: none;
	margin: 0 5px 10px;
	padding: 0;
	font-size:.8em;
}
.artikel_navi_toc li {
	margin-bottom: 5px;
}
.pagination {
	border-top: 1px solid #CCC;
	border-bottom:1px solid #999;
    font-size:.8em;
    padding: 5px;
    margin:16px 0;
    overflow:auto;
    text-align:center;
}
.artikel_navi_toc .pagination {
	margin:0;
}
.toc_title {
	font-size:.8em;
	margin:5px;
	font-weight:bold;
}
.pagination .back {
	float:left;
	padding-right:4px;
}
.pagination .forward {
	float:right;
	padding-left:4px;
}
.pagination b {
	margin: 0 2px;
}
.pagination a {
	padding: 0 4px;
}
.pagination .forward a,
.pagination .back a {
	padding:0;
}
#wrapped_content p.author_date {
	padding:0;
	margin:0 0 3px;
	font-size: 0.75em;
}
p.author_date .date {
	padding-right:5px;
	font-style:italic;
}
.bild_zentriert,
.bild_links,
.bild_rechts {
	clear: both;
	display: block;
	margin: 5px 0;
}
.bildunterschrift {
	font-size:90%;
}
.bildunterschrift img {
	vertical-align:middle;
}
.heisebox,
.heisebox_left,
.heisebox_right {
	border: 1px solid #a8b2c0;
	clear: both;
	margin: 10px 0;
}
.heisebox h4,
.heisebox_left h4,
.heisebox_right h4 {
	background-color: #E2EDFB;
	border-bottom: 1px solid #a8b2c0;
	color: #3d526d;
	margin: 0;
	padding: 5px 10px;
}
.heisebox pre,
.heisebox_left pre,
.heisebox_right pre {
	margin: 10px;
}
.heisebox p,
.heisebox_left p,
.heisebox_right p {
	margin: 0 10px;
}
.source {
	color: #666;
	font-size: 0.9em;
}
#wrapped_content dd {
	margin: 0 0 5px;
}
.heise-table {
    border-collapse: collapse;
    margin-bottom: 1em;
    background-color: #edece7;
}
.heise-table td,
.heise-table th {
    border: 1px solid #fff;
	padding: 2px 5px;
}
.heise-table-title {
	background: #666;
	color: #fff;
	font-weight: bold;
	text-align: center;
	width:auto;
}
.heise-table-subtitle {
    font-weight: bold;
    background-color: #ccc;
}
.heise-table-header {
    font-weight: bold;
    background-color: #d2d2c2;
}
.heise-table-emph {
    background-color: #d2d2c2;
}
#impressum p {
	margin: 10px 0 0;
	padding-bottom: 5px;
}
#bilderstrecke_vorschau {
	margin: 10px;
	text-align: center;
	padding: 5px;
	background-color: #eee;
	clear:both;
}
#bilderstrecke_vorschau img {
	margin: 5px;
}
#bilderstrecke_vorschau a,
#wrapped_content #bilderstrecke_vorschau p a {
	text-decoration: none;
}
#bilderstrecke_vorschau a:hover,
#wrapped_content #bilderstrecke_vorschau p a:hover {
	text-decoration: underline;
}
#bilderstrecke_vorschau p {
	color: #333;
	font-weight: bold;
}
#slideshow .back_link a {
	font-weight:bold;
}
#slideshow .pagination b {
	background-color: #c00;
	color: #fff;
	padding: 0 2px;
}
#slideshow .pagination back,
#slideshow .pagination forward {
	font-weight: bold;
}
#slideshow img,
#zoom_img img {
	margin: 2px auto;
	width:100%;
	display:block;
}
#slideshow .back_link,
#zoom_img .back_link {
	text-align:right;
	padding:2px 5px 2px 2px;
	font-size:.8em;	
}
#zoom_img .back_link {
	border-top: 1px solid #CCC;
	border-bottom:1px solid #999;
}
#slideshow p.source,
#zoom_img p.source {
	margin:0;
	padding:0;
	text-align:right;
	font-size:.7em;
}
.player {
	margin-bottom:10px;
}
.video_titel {
	color:#555;
	font-size:.8em;
}
#angebote  {
	margin-top: 10px;
}
#angebote h1 {
	color: #333;
	font-size: 0.8em;
	font-weight: normal;
	margin-top: 5px;
	padding-bottom: 5px;
}
#angebote ul {
	font-size: 1em;
	font-weight: bold;
}
#angebote li {
	margin: 5px 0;
    padding: 5px 0;
}
#angebote li.trennung {
	border-bottom: 1px solid #ddd;
}
#angebote li a.feed {
	float: right;
	background: none;
}
#seitennavigation {
	background-color: #e7e7e7;
	color: #333;
	clear: both;
	padding: 5px 3px;
}
#seitennavigation a {
	font-weight: bold;
	color: #039;
}
#seitennavigation p {
	font-size: 10px;
	margin: .2em .5em;
}
#seitennavigation i {
	color: #999;
	font-weight: bold;
}
#fuss {
	color: #666;
	font-size: 10px;
	padding: .2em .5em;
}
#search {
margin: 20px 0;
}
#wrapped_content #forum h1 {
	font-size:1.2em;
	padding: 10px 10px 5px;
	margin: 0 -10px;
	border-top:1px solid #ccc;
}
#wrapped_content #forum h1.article_link {
	font-size:1em;
	margin-bottom:5px;
}
#wrapped_content #forum h1.article_link .back_link {
	font-size:.8em;
	color:#666;
	padding-right:5px
}
.thread_title a {
	font-size:1.1em;
}
.forumlist {
	padding:10px;
}
.forumlist li {
	margin-bottom:6px;
}
.threadtree {
	border-top:1px solid #eee;
	padding-top:10px;
}
#wrapped_content .threadtree li.last {
	border-bottom:1px solid #ccc;
	padding:0 10px 10px;
	margin: 0 -10px;
}
.thread_title a,
.forum_title a,
.threadtree .user {
	font-weight:bold;
}
.threadtree .date,
.forumlist .date {
	font-style:italic;
}
.threadtree .user,
.threadtree .date {
	padding-right:8px;
	float:left;
}
.thread_title,
.forum_title {
	display:block;
	clear:both;
}
.thread_title {
	margin-bottom:2px;
}
.quote {
	border-left: 3px solid #ccc;	
    color: #666;
	margin-left: 0;
	padding-left: 10px;
}
.threadtree li {
	margin-bottom:16px;
	overflow:auto;
}
.rating {
	width: 30px;
	height:11px;
	background-color:#ccc;
	margin-top:2px;
}
.threadtree .rating {
	float:left;
}
.post_content {
border-bottom:1px solid #ccc;
margin:0 -10px;
padding: 0 10px 10px;
}
.post_content .rating,
.forumtree .rating {
	float:right;
}
.rating .positive,
.rating .negative {
	width: 15px;
	height:11px;
	float:left;
}
.rating .negative {
	text-align:right;
}
.rating .positive span,
.rating .negative span {
	height:11px;
	display:block;
	width:0;
}
.rating .positive span {
	background-color:green;
}
.rating .negative span {
	background-color:red;
}
.post_content .date {
	font-size:.8em;
	color:#555;	
}
#wrapped_content .post_content h2 {
	margin: 0;
	font-weight:bold;
	font-size:.9em;
}
#wrapped_content .post_content p.author {
	margin-top:0;
	font-style:italic;
	font-weight:bold;	
}
.post_content p.author .user_info {
	font-style:normal;
	font-weight:normal;
}
.post_text,
#forum form {
	font-size:.8em;
}
#forum form fieldset{
	margin:0;
	padding:0;
	border:none;
}
#forum form label {
	display:block;
	margin-top:10px;
	font-size:90%;
	color:#333;
}
#forum form input[type="submit"] {
	margin-top:10px;
}
#forum form input[type="text"] {
	width:90%;
}
#forum form input#username {
	width:auto;
}
#forum form input[type="checkbox"] {
	vertical-align:middle;
}
#forum form textarea#message {
	width:90%;
	height:150px;
}
.thread_navi {
font-size:.7em;
overflow:auto;
}
.thread_navi div {
float:left;
padding:5px 0;
}
.thread_navi .answer,
.thread_navi .new_thread {
float:right;
}
.thread_navi .prev {
text-align:right;
}
.thread_navi .prev,
.thread_navi .next {
padding-left:5px;
}
.thread_navi .prev img {
margin:3px 0 0 auto;
display:block;
}
.thread_navi .next img {
margin:3px auto 0 0;
display:block;
}
.thread_navi .new_thread img,
.thread_navi .answer img {
margin:3px auto 0;
}
.thread_navi .next {
text-align:left;
margin-right:20px;
}
.thread_navi .post,
.thread_navi .thread {
width: 90px;
margin-right:10px;
text-align:center;
}
.thread_navi .post img,
.thread_navi .thread img {
margin: 3px 3px 0 0;
}
.thread_navi .new_thread,
.thread_navi .answer {
text-align:center;
}
.thread_navi .answer {
margin-right:10px;
}
.error {
	color:#c00;
}
.rate_links {
	font-size:.8em;
	text-align:right;
}
.rate_links ul {
	margin-left: 8px;
	float:right;
}
.rate_links ul li {
	padding:2px 4px;
	border:1px solid #900;
	display:inline;
}
.forumtree {
	margin:15px 0;
	background: #fff url('/icons/1pix_blue.gif') 2px top repeat-y;
}
.forumtree li {
	padding:3px 3px 3px 12px;
	background: #efefef url('/icons/corner_blue.gif') -2px -25px no-repeat;
	margin:5px 0 5px 32px;
}
.forumtree li.level_0 {
	background:#fff;
	padding-left:0;
	padding-bottom:8px;
	margin-bottom:0;
	margin-left:0;
}
.forumtree li.level_1 {
	background-image:none;
	padding-left:3px;
	margin-left: 8px;
	margin-top:0;
}
.forumtree li.level_2 {
	margin-left:12px;
}
.forumtree li.level_3 {
	margin-left:22px;
}
.forumtree .active_thread {
	color:#a00;
	font-weight:bold;
}
.forumtree .active_thread,
.forumtree a {
	display:block;
}
.forumtree .user {
	font-weight:bold;	
}
.forumtree .date {
	margin-left:5px;
	color:#666;
	font-style:italic;
}

/* unused? */
.suchwort,
.tx_red {
	color: #c00;
}
.tx_green {
	color: #0c0;
}
.tx_blue {
	color: #00c;
}
.tx_smaller {
	font-size: 80%;
}
.tx_larger {
	font-size: 120%;
}
.tx_caps {
	font-variant: small-caps;
}
p.indent {
	margin-left: 25px;
	margin-right: 25px;
}
.news_navi,
.artikel_navi {
	clear: both;
	text-align: right;	
	padding: 5px 0;
}
hr {
	clear: both;
}


