
/*

	filename:	/css/screen-core.css
	version:	1.0 - 2007-02-15 - mkr

	author:		martin (dot) krause (at) gpm (dot) de 
	validated by W3C CSS Validator // jigsaw.w3.org

*/


* { 
	margin: 0; 
	padding: 0; 
}

html {
	font-size: 100%; /* for IE*/
}

html > body {
	font-size: 16px; /* for everyone else*/
}

/* that's it. default: 1em = 16px */

/* elements keeping their parents font size */
input, select, th, td, li li, li p, td p, q p {
	font-size: 1em;
}

body {

}

#stage {
	/*
	width: 805px;
	margin: auto;
	*/
}


/* post 
 -------------------------------------------------------------------------*/

.post {}

.post h1 {
	font-size: 1.5em;
	font-weight: normal;
}
.post h1 a {
	color: #333333 ! important;	
}
.post h2 {}
.post p {}

.post a,
.post a:link,
.post a:visited {}

.post a:hover,
.post a:active {}

.post img {
	margin:0 10px;
	border: 1px solid #C8C9C4;
}

blockquote {
	padding-left: 5px ! important;
	border-left: 4px solid #ccc;
	margin: 10px 25px ! important;
	font-size: 1em ! important;
}

cite {
	font-style: normal;
	font-weight: bold
}


/* =postmeta: author, comments, permalink
-------------------------------------------------------------------------*/
ul.postMeta {
	margin: 5px 0 ! important;
	text-align: right;
	list-style-type: none;
	background: #eaeaea;
	padding: 5px;
	
}

ul.postMeta left {
	text-align: left;	
}

ul.postMeta li {
	display: inline;
	font-size: .9em;
}
p.postMetaAuthor {
	font-size: .7em ! important;
	color: #7f7f7f ! important;
}
p.postMetaAuthor cite {
	font-weight: bold;
}
ul.postMeta li.postMetaComments {}
ul.postMeta li.postMetaCommentsCount {}
ul.postMeta li.postMetaCommentsWrite {}
ul.postMeta li.postMetaCategory {}
ul.postMeta li.postMetaCategory span {}
ul.postMeta li.postMetaRecommend {}
ul.postMeta li.postMetaPermalink {}


/* =tags */
div.postMetaTags {
	margin-top: 10px;
}
h2.postMetaTags {
	float: left;
	font-size: .7em ! important;
	font-weight: bold ! important;
	margin: 0 ! important;
	color: #333333;
}

div.postMetaTagsTechnorati {
	margin-bottom: 10px;	
}

h2.postMetaTagsTechnorati {
	background: transparent url(/themen/img/tn_tech.gif) 0 0 no-repeat;
	clear: left;
	float: left;
	width: 12px;
	height: 12px;
	margin: 0 4px 0 0 ! important;
	text-indent: -9999em;
}

ul.postMetaTags,
ul.postMetaTagsTechnorati {
	list-style: none;
	display: inline;
}

ul.postMetaTags li,
ul.postMetaTagsTechnorati li {
	display: inline;
	font-size: .9em;
}

ul.postMeta img {
	border: 0;
}

/* =social bookmarks */
div.postMetaSocialBookmarks p {
	font-size: .7em ! important
}

div.postMetaSocialBookmarks img {
	margin: 0 ! important;
}

span#socialBookmarkTarget {
	font-weight: bold;
}


/* =full article / =long article
-------------------------------------------------------------------------*/
.full {}
.full ul.postMeta {}

.full ul.postMeta li {
	display: inline;
}

.full ul.postMeta li.postMetaCommentsCount {}
.full ul.postMeta li.postMetaCommentsWrite {}
.full ul.postMeta li.postMetaCategory {
	display: block ! important;
	margin-bottom: 4px; 

}

.full ul.postMeta li.postMetaCategory span {
	font-weight: bold;
}

.full ul.postMeta li.postMetaRecommend {}
.full ul.postMeta li.postMetaPermalink {}


/* =page: < 1 2 3 > 
 -------------------------------------------------------------------------*/
#navShortArticles {
	clear: both;
	color: #6B695D;
	font-size: .6875em;
	border-top: 1px solid #E7E7E7;
	padding-top: 10px;
}

#navShortArticles span {
	font-weight: bold;
	padding: 0 0 0 0;
}

#navShortArticles a,
#navShortArticles a:link,
#navShortArticles a:hover {
	font-weight: bold;
	padding: 0 0 0 0;
	color: #2E88D2;
}

#navShortArticles a:hover,
#navShortArticles a:active {
	padding: 0 0 0 0;
	color: #2E88D2;
}


/* comments  
-------------------------------------------------------------------------*/
.comment {
	color: #6E6F65;
	margin-left: 5px ! important;
	padding: 10px 10px;
	background: #fafafa ! important;
	border-left: 0px solid #fafafa;
}

h1.comments {
	font-weight: normal;
	font-size: 1.5em; 	
}

/* =level: comment depth */
.level1 {
	background: #fafafa ! important;
	margin-top: 0;
	border-left: 0px solid #fafafa;
}
.level2 {
	background: #fafafa ! important;
	margin-top: 0;
	border-left: 24px solid #fafafa;
}
.level3 {
	background: #fafafa ! important;
	margin-top: 0;
	border-left: 48px solid #fafafa;
}
.level4 {
	background: #fafafa ! important;
	margin-top: 0;
	border-left: 72px solid #fafafa;
}
.level5 {
	background: #fafafa ! important;
	margin-top: 0;
	border-left: 100px solid #fafafa;
}

.odd {}
.even {
	background-color: #fff ! important;
	border-color: #fff ! important;
}

/* comment meta */
ul.commentMeta { 
	list-style: none ! important;
	margin: 0 0 5px 0 ! important;
}

ul.commentMeta li {
	font-size: .9em;
	line-height: 1.5;
	display: inline;
}

ul.commentMeta li.commentAuthor a,
ul.commentMeta li.commentAuthor a:link,
ul.commentMeta li.commentAuthor a:visited {
	color: #6B695D;
	text-decoration: none;
}
ul.commentMeta li.commentAuthor a:hover,
ul.commentMeta li.commentAuthor a:active {
	color: #6B695D;
	text-decoration: underine;
}

ul.commentMeta li.commentAuthor span {
	font-weight: bold;
}
a.commentMetaUrl {}
ul.commentMeta li.commentMetaDate {}
ul.commentMeta li.commentMetaTime {}

/* tools: edit, reply, submit */
ul.commentTools {
	list-style: none;
	text-align: right;
	background: #eaeaea;
	padding: 5px 0;
	margin: 12px 0 0 0 ! important;
}
ul.commentTools li {
	display: inline;
	font-size: 1.5em ! important;
}

.commentPreview ul.commentTools {
	list-style: none;
	border: none;
	text-align: left;
	background: none;
	padding: 0;
	margin: 10px 0 0 0 ! important;
}

.commentPreview ul.commentTools li.commentEdit {
	width: 75px;
	background: #fafafa;
	border: 1px solid #D7D7D9;
	height: 21px;
	color: #6E6F65;
	color: #6E6F65! important;
	font-weight: normal ! important;
	margin-right: 5px;
}

.commentPreview ul.commentTools li.commentSubmit {
	width: 75px;
	background: #fafafa;
	border: 1px solid #D7D7D9;
	height: 21px;
	color: #6E6F65! important;
	font-weight: normal ! important;
	margin-right: 5px;
}

ul.commentTools li.commentReply {}

ul.commentTools li a,
ul.commentTools li a:link,
ul.commentTools li a:visited {
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size: .625em;
	padding: 5px;
}

ul.commentTools li a:hover,
ul.commentTools li a:active {
	text-decoration: none;
	font-weight: bold;
	font-size: .625em;
	padding: 5px;
}


.comment h2 {
	font-size: .75em ! important;
	line-height: 1.5;
	margin: 0 ! important;
	color: #333333;
	font-weight: bold ! important;
	/*font-family: Georgia, serif;*/
	
}
.comment p {
	font-size: .625em;
	line-height: 1.5;
}

form#postRecommendForm {
	background: #f2f2f2 ! important;
	padding: 15px;
	border: 1px solid #C8C9C4;
}

/* =ajax reply
-------------------------------------------------------------------------*/
#commentform {}

div#commentReply {}

form#commentReplyForm {
	background: #f2f2f2 ! important;
	padding: 15px;
	margin: 0;
	border: 1px solid #C8C9C4;
}

form#commentReplyForm label {
	font-size: 0.625em;
	color: #6E6F65;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
}

form#commentReplyForm .input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .625em;
	color: #6E6F65;
	border: 1px solid #C8C9C4;
	height: 18px;
	width: 250px;
	margin-bottom: 15px;
	padding-top: 4px;
	display: block;
}

form#commentReplyForm .textarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .625em;
	color: #6E6F65;
	width: 385px;
	height: 200px;
	margin-bottom: 15px;
	border: 1px solid #C8C9C4;
}

form#commentReplyForm .submit {
	width: 75px;
	background: #fafafa;
	border: 1px solid #D7D7D9;
	height: 21px;
	color: #6E6F65;
	font-size: .625em;
}

form#commentReplyForm  .remembermeCheck {
	margin-right: 5px;
	display: block;
	float:left;
}

form#commentReplyForm .remembermeLabel {
	display: block;
}

* html form#commentReplyForm .remembermeLabel {
	padding-top: 4px;
}


/* =preview / =comment preview 
-------------------------------------------------------------------------*/
.commentPreview {
	background: #FEFFCE ! important;
	padding: 10px;
	margin: 5px 45px 5px 40px;
	border-top: 1px solid #AFAFAF;
	border-right: 2px solid #636363;
	border-bottom: 2px solid #636363;
	border-left: 1px solid #AFAFAF;
}

#commentReply p {
	color: #6E6F65;
	font-size: .75em ! important;
	margin: 10px 0;
}

input.captcha {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .625em;
	color: #6E6F65;
	border: 1px solid #C8C9C4;
	height: 18px;
	width: 100px;
	margin-bottom: 15px;
	padding-top: 4px;
	display: block;
}
.captchapict {
	border: 1px solid #ccc
}


/* =recommend / = weiterempfehlen
-------------------------------------------------------------------------*/
form#postRecommendForm label {
	font-size: 0.625em;
	color: #6E6F65;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
}

form#postRecommendForm .input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .625em;
	color: #6E6F65;
	border: 1px solid #C8C9C4;
	height: 18px;
	width: 250px;
	margin-bottom: 15px;
	padding-top: 4px;
	display: block;
}

form#postRecommendForm .textarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .625em;
	color: #6E6F65;
	width: 385px;
	height: 200px;
	margin-bottom: 15px;
	border: 1px solid #C8C9C4;
}

form#postRecommendForm .submit {
	width: 75px;
	background: #fafafa;
	border: 1px solid #D7D7D9;
	height: 21px;
	color: #6E6F65;
	font-size: .625em;
}

form#postRecommendForm .remembermeCheck {
	margin-right: 5px;
	display: block;
	float:left;
}

form#postRecommendForm.remembermeLabel {
	display: block;
}

* html form#commentReplyForm .remembermeLabel {
	padding-top: 4px;
}


/* =back to ...
-------------------------------------------------------------------------*/
a.historyBack,
a:link.historyBack,
a:visited.historyBack {
	font-size: .9em;
	margin: 10px 0;
	font-weight: bold;
	text-decoration: underline;
	color: #6186C5;
	display: block;
}

a:hover.historyBack,
a:active.historyBack {
	text-decoration: none;
}

.post a.historyBack {
	font-size: 1em ! important;
}

/* =image 
 -------------------------------------------------------------------------*/
img.left {
	float:left; 
	margin: 0 10px 5px 0;
}

img.center {
	margin: 0 auto 5px auto;
	text-align: center;
}

img.right {
	float:right; 
	margin: 0 0 5px 10px;
}



/* =box / =sidebar
 -------------------------------------------------------------------------*/

.box {
	margin-bottom: 10px;
} 
 
.box h2 {
	font-size: 0.75em;
} 

.box p {
	font-size: 0.75em;
} 


 
/* =search */
.box form#searchform {
	margin-bottom: 15px;
	width: 230px;
}
.box input {
	font-family: Verdana, Geneva, sans-serif;
	color: #6E6F65;
	height: 21px;
	border: 1px solid #D7D7D9;
}

.box .ajaxSuggests {
	font-size: 0.625em;
	height: 18px;
	width: 200px ! important;
	margin-right: 6px;
	padding-top: 4px;
	float: left;
}

.box .divSubmit {
	padding-top: 3px;
	margin-left: 4px;
}

.box .submitbutton {
	border: none;
	width: 18px;
	height: 18px;
}

/* =abo */
.box form#blogabo {
	
	margin-bottom: 7px;
}

.box .inputblogabo {
	font-size: 0.625em;
	height: 18px;
	width: 210px;
	margin-bottom: 5px;
	padding-top: 4px;
}

.box .submitblogabo {
	font-size: 0.625em;
	background: #fafafa;
	width: 90px;	
	margin-bottom: 5px;
}

.box ul {
	font-size: 0.75em;
	color: #333333;
	margin-left: 13px;
	margin-bottom: 25px;
	line-height: 15px;
}

.box ul * {
	
}


/* =tagcloud 
 -------------------------------------------------------------------------*/
.tagcloud {
	font-size: 8px;
	line-height: 1.1 ! important;
	text-align: left;
	padding: 4px 2px ! important;
	background: #f8f8f8;
}



/*=RSS InfoLayer 
-------------------------------------------------------------------------*/
#rssInfo {
	position:absolute;
	top:899px; 
  	left:757px;
	z-index:1;
	
	font-size: .9em;
	
	color: #333;
	width: 200px;
	padding: 10px;
	background: #f8f8f8;
	border: 1px solid #D7D7D9;
	display: none;
	
}

* html #rssInfo {
	top:895px; 
}

/* = highlight 
 -------------------------------------------------------------------------*/
.highlight {
	background-color: #eaeaea;
	font-weight: bold;
}


/* ajax suche 
 -------------------------------------------------------------------------*/
#searchsuggestStage {
	position: relative;
	height: 25px;
}

#searchsuggest {
	position: absolute;
	background: #fff;
	border-top: 1px solid #D7D7D9;

	border-bottom: 1px solid #D7D7D9;

	width: 202px;
	padding: 0;
	top: 24px;
	left: 0px;
}

#searchsuggest a,
#searchsuggest a:link,
#searchsuggest a:visited {
	border-right: 1px solid #D7D7D9;
	border-left: 1px solid #D7D7D9;
	display: block;
	background: #fff;
	font-size: 10px;
	line-height: 1.5;
	text-decoration: none;
	padding: 2px 4px;
	color: #333;
}

#searchsuggest a:hover,
#searchsuggest a:active { 
	background: #eaeaea ! important;
	text-decoration: none ! important;
	color: #333 ! important;
}

#searchsuggest a span { 
	font-weight: bold ! important;
}

#searchsuggest .selected { 
	background: #eaeaea ! important;
	text-decoration: none ! important;
	color: #333 ! important;
}

.skip {
	display: none ! important;
}


/* backend  
-------------------------------------------------------------------------*/
.required_error {
	color:#f00 ! important;
	font-weight:bold;
}

.imagecontainer {
	float: right;
	padding:3px;
	font-variant: normal;
	font-size: 90%;
	background-color: #eee;
	margin-left: 10px;
	border:1px solid #ccc;
}

.imagecontainer img {
	padding:4px;
}

.imagecontainer p {
	margin-left: 7px;
	color: #5F5F5F;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


/* =printInfo, print styles
-------------------------------------------------------------------------*/
#printInfo {
	display: none ! important;
}


/* =generic declarations
-------------------------------------------------------------------------*/

abbr,
acronym {
	border-bottom: 1px dotted #c00;
	cursor: help;
}

a img {
	border: none;
}

.skip {
	display: none;
}

li dfn {
	display: none;
}

.blank {
	border: none ! important;
	background: none ! important;
	text-align: left ! important;
	padding: 0 ! important;
}

/* =clearing floats without structural markup
-------------------------------------------------------------------------*/

/* clearfix, http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
	content: ".";
	display: block;
	height:0;
	clear: both;
	visibility: hidden;
}

/* winIE7 */
.clearfix { display:inline-block; }
/* winIE6 */
* html .clearfix { height: 1%; }
/* safari, winIE, stripped macIE hide */
.clearfix { display: block; }


/* float environment using overflox: hidden;*/
.floatbox { overflow:hidden; } 
/* winIE6, stripped the macIE stuff*/
* html .floatbox {width:100%;}

/* =poll
-------------------------------------------------------------------------*/
.poll {
	margin-bottom: 1.5em;

}

.poll fieldset {
	border: 1px solid #575850;
	padding: 0 10px 10px 10px;
}

.pollQuestion {
	padding-top: 10px;
	font-weight: bold ! important;
	color: #575850;
	font-size: .75em;
}

legend {
	padding: 0 5px;
	font-weight: bold ! important;
	color: #575850;
	font-size: .75em;
}

.poll ul {
	list-style: none;
	margin:20px;
}


.poll input.radio {
	margin-right: 5px;
	vertical-align: -2px;
}

.poll li {
 margin-bottom: 10px;
}

.answer li {
 overflow: hidden;
 display: inline-block;

}

.answer div.info {
	float: left; 
	width: 35px;
}


.answer div.bar {
	background: #842387;
	border: 1px solid #ccc;
	float: left;
}

.poll input.submit {
	font-size: .75em;
	margin-left: 20px;
	background: #fafafa;
	color:#6E6F65;
	width: 90px;	
	margin-bottom: 5px;
	border: 1px solid #D7D7D9;
	padding: 2px 0;
}


label {
	cursor: pointer;
}

p.copyright {
	display: none;
	font-size: .7em;
	color: #7F7F7F;
}