

.size80 {
	font-size: 1em;
	color: #004a6b;
}

.size80  a {
	margin: 0.5em 10px 0.6em 6px;
	color: #004a6b;
	background: url(../icons/forum/for.gif) no-repeat 0.2em;
	padding-left: 24px;
}

.size80  a:first-child {
	margin-left: 0;
	color: #004a6b;
	background: none;
	padding-left: 0px;
	line-height: 1.4em;
}

.size80  a:hover { text-decoration: underline; }



/* blog-leiste */


.blog-leiste {
	background: #eeeeee url(../icons/content/blog/eck.gif) no-repeat right top;
	height: 1.4em;
	padding: 0.1em 0.23em 0 0.3em;
	font-size: 0.9em;
}

.blog-letter {
	color: #FFFFFF;
	position: relative;
	float: left;
	font-size: 0.9em;
	height: 1.4em;
	padding: 0.1em 0.23em 0 0.3em;
}


.blog-name {
	color: #555555;
	padding-left: 0.5em;
	font-weight: bold;
	line-height: 0.01em;
	position: relative;
	top: 0.1em;
	
}
.b-index {
	color: #555555;
	padding-left: 0.5em;
	font-weight: bold;
	line-height: 0.01em;
	position: relative;
	top: 0.1em;
	
}

.blog-leiste h1 {
	margin-top: 0px;
	color: #555555;
	position: relative;	font-size: 0.91em; 
	left: 0.5em;
	padding-top: 0.22em;
}

.blog-name.entry  {
	font-size: 0.91em;
	padding-top: 0.22em; 
}


.blog-name:link {	color: #555555; }
.blog-name:visited { color: #555555;}


.blog-name.p-news:hover { color: #22926f; }
.blog-name.e-news:hover { color: #96b400; }
.blog-name.w-news:hover { color: #221e94; }
.blog-name.t-news:hover { color: #069dae; }
.blog-name.m-news:hover { color: #b42900;	}
.blog-name.k-news:hover { color: #e9a91f; }
.blog-name.f-news:hover { color: #003366; }
.blog-name.s-news:hover { color: #783745; }
.blog-name.g-news:hover { color: #22926f; }
.blog-name.z-news:hover { color: #2e7cbd; }


.blog-link:link {	color: #F6F6F6; }
.blog-link:hover {	color: #333333; background-color: #aaaaaa }
.blog-link:visited { color: #F6F6F6;}

.datum {
	font-size: 0.85em;
	color: #888888;
	float: right;
	padding-right: 0.7em;
	margin-top: 0.28em
}

.blog-sub {
	margin: 0 0 14px 0;
	background: #aaaaaa;
	color: #F6F6F6;
	font-size: 0.6em;
	padding: 0.22em 0 0.12em 0.36em;
	text-transform: uppercase;
}


.blog-letter.p-news { background: #22926f; }
.blog-letter.e-news { background: #96b400; }
.blog-letter.w-news { background: #221e94; }
.blog-letter.t-news { background: #069dae; }
.blog-letter.m-news { background: #b42900;	}
.blog-letter.k-news { background: #e9a91f; }
.blog-letter.f-news { background: #003366; }
.blog-letter.s-news { background: #783745; }
.blog-letter.g-news { background: #22926f; }
.blog-letter.z-news { background: #2e7cbd; }

/* blog-content */




h1.head {
	font-size: 1.1em;
	line-height: 128%;
	margin-top: 0px;
	margin-bottom: 0.25em;
	font-weight: bold;
	color: #004a6b;
}

.a-box + h2 {
	margin-bottom: 0.5em;
	font-weight: bold;
	color: #6c6c6c;
	font-size: 0.88em;
	line-height: 132%;
}


h3 {
	margin: 0.1em 0em 0.25em 0em;
	font-weight: bold;
	color: #6c6c6c;
	font-size: 0.85em;
	line-height: 132%;
}

#blocon em {
	color: #004a6b;
	font-size: 1.08em;
	font-weight: bold;
	clear: both;
	font-style: normal;
}


#blocon strong  {
	background: #ffffff;
	width: 95%;
	border: 1px solid #004a6b;
	display: block;
	padding: 5px 3px 4px 8px;
	font-weight: 300;
}


#blocon p {
	margin-top: 0.02em;
	margin-bottom: 0.5em;
	font-size: 0.85em;
	padding-bottom: 5px;
	line-height: 132%
	
}



#blocon p a { text-decoration: none;
    background: url(../icons/content/inline/extlink.gif) no-repeat 0.04em;
    padding-left: 14px;}

#blocon p a[href^="http://www.heise.de"] { text-decoration: none;
    background: url(../icons/content/inline/tplink.gif) no-repeat 0.04em;
    padding-left: 16px;} 
	
#blocon .bild-plus a { text-decoration: none;
    background: none;
    padding-left: 0px;}

#blocon li {
	font-size: 0.85em;
	padding-bottom: 0.2em;
	line-height: 132%;
}
	
#blocon ul {
	list-style-image: url(../icons/content/list/li_klx.gif);
}
#blocon ol, 
#blocon ul {
	margin: -0.1em 2.4em 0.6em 0.2em
}


.a-box .mar0 {
	 margin-bottom:  0.5em;
}

.bildunterschrift {
	font-size: 0.9em;
		}
.source {
	font-size: 100%;
	}

.version {
	display: inline;
	clear: both;
	list-style: none;
	padding: 0 4px 0 0;
}

.gplus {
	display: inline;
	position: relative;
	padding-left: 54px;
	top: -1px;
	left: 0px;
	background: url(../icons/content/version/gplus.gif) no-repeat 2px 1px;
}

.googleplus {
	display: inline;
	position: relative;
	top: -1px;
	left: 2px;
}

.version-div {	
	margin: 0.3em 0 0.3em 0; 
	padding: 4px 0 2px 0
}



/* bilder */

.bildunterschrift {
	line-height: 1.2em;
	padding: 0.34em 0 0.2em;
}
.bildunterschrift a {
   background: none !important;   padding-left: 0 !important;
}


.bild_zentriert {
    left: 5%;
    position: relative;
    padding: 0;
    font-size: 1em !important;
    margin: 0.2em 0 0.6em 0;
    display: table;
    width: 10%;
    text-align: left;
}

.img-quer {
	left: 5%;
	position: relative;
	padding: 0;
	font-size: 0.78em;
	margin: 0.2em 0 0.6em 0;
	display: table;
	width: 10%;
}

.bild-plus,
td.strict {
	line-height: 0px;
	font-size: 0px;
	padding: 0px
}


.bu {
	line-height: 1.2em;
	padding: 0.34em 0 0.2em;
}


.bild-plus {
	vertical-align: bottom;
	width: 14px;
}

#blocon td.bu a,
#blocon td.bild-plus a,
#blocon td.strict a { text-decoration: none;
    background: none;
    padding-left: 0px;}


/* blog-index */


.flow {
	margin: 0 0 0.2em 0;
	clear: none;
	padding-left: 110px;
}
.null-gif {
	float: left;
	margin-top: 0.2em;
	margin: 0.2em 4px 2px 0;
}


h2 {
	margin: 0;
	font-size: 0.95em;
	font-weight: bold;
	line-height: 124%;
	padding-bottom: 0.06em;
	}


p.dtext {
	margin: 0;
	font-size: 0.85em;
	line-height: 122%;
	padding-bottom: 0.05em;
}



p.autor {
	margin: -0.1em 0 -2px 0;
	padding-bottom: 0;
	font-size: 1em;
	color: #000088;
}

.mar0 {
	margin: -0.1em 0 0 0;
	padding: 0
}

.fn > a.author {
	font-size: 0.8em;
	padding-right: 0.2em
}



.date { 
	font-size: 0.78em;
	font-style: italic; 
	color: #555555;
	}

.trenn-leiste {
	border-bottom: 2px solid #cccccc;
	clear: both;
	margin-bottom: 0.3em;
	padding-top: 0.4em;
}



/* Navigationsleiste */


.archiv {
	position: relative;
	font: 0.7em/1.8em Arial, Helvetica, sans-serif;
	margin: 1.2em 0 1em;
}

.archiv.atop {margin-bottom: 0.45em}


a.archiv-x {
	text-align: center;
	padding: 0 0.3em;
	position: relative;
	border: 1px solid #004a6b;
	margin:  0 2px 0 0;
	color: #004a6b;
	background: #e8e8e8;
	white-space: nowrap;
}
a.archiv-x:hover { background: #c6d6de }



.archiv-a {
	text-align: center;
	display: inline;
	padding: 0 0.3em;
	position: relative;
	border: 1px solid #004a6b;
	margin:  0 2px 0 0;
	color: #c6d6de;
	background: #004a6b;
}


.go-back {
	position: relative;
	top: 0.09em;
	height: 0.8em;
	margin-right: 0.1em;
}
.go-for {
	position: relative;
	top: 0.09em;
	height: 0.8em;
	margin-left: 0.1em;
}



/* cadv */

.inline-ad {
	position: relative;
	left: 5%;
	margin-bottom: 0.5em;
}


.bottom-ad-fr {
	clear: both;
	position: relative;
	left: -20px;
	background: #eee;
	border-top: 3px solid #444444;
	margin: 0px -37px 0px 0px;
	padding: 6px 0px 5px 15px;
}

.bottom-ad-blog {
	clear: both;
	position: relative;
	left: -20px;
	background: #eeeeee;
	border-top: 3px solid #444444;
	margin: 0px -37px 0px 0px;
	padding: 6px 0px 5px 15px;
}

.bottom-ad {
	clear: both;
	position: relative;
	left: -10px;
	text-align: center;
}
