
/*

	filename:	/css/screen-core.css
	version:	1.0 - 2007-05-14 - 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 {
	font-family: arial, "Helvetica Neue", Helvetica, sans-serif;
	background: #fff url(/img/chrome_body-bg.jpg) 215px 25px no-repeat;
}

#header #deko {
	background: #0072BB;
	display: block;
	margin: 0 ! important;
	padding: 0 ! important;
	height: 10px ! important;
	line-height: 10px ! important;
	font-size: 10px ! important;
	border-bottom: 1px solid #FFCB05;
	overflow:hidden ;
}

#header #deko1 {
	background: #EE1D23;
	display: block;
	width: 190px;
	height: 10px ! important;
	line-height: 10px ! important;
	font-size: 10px ! important;
	float: left;
}

#header #deko2 {
	background: #fff;
	display: block;
	width: 680px;
	height: 10px ! important;
	line-height: 10px ! important;
	font-size: 10px ! important;
	float: left;
}

#header #logo  {
	margin-top: 112px;
	background: #fff;
	border-bottom: 1px solid #0072BB;
	height: 1px ! important;
	line-height: 1px ! important;
	font-size: 1px ! important;
	overflow: hidden;
	color: #fff;
}

#header a {
	text-indent: -999em;
	background: transparent;
	display: block;
	height: 120px;
	width: 815px;
	margin-left: 190px;
}

#header h1 {
	font-size:  0;
	text-indent: -999em;
/*	margin-top: 120px;*/
	background: #fff;
	border-bottom: 1px solid #0072BB;
	overflow: hidden;
	width: 760px;
	margin-left: 190px;
}

#stage {
	width: 800px;
	margin-left: 190px;
	
	border-left: 1px solid #0072BB;

	background: url(/img/chrome_stage-bg.jpg) no-repeat 0 0;
 
}


#maincontent {
	width: 505px;
	float :left;
	padding-left: 70px;

}

img#bloglogo {
	margin: 15px 0 0 1px  ! important;
	padding: 0 ! important;
	border: none ! important;
}

img#claim {
	border: none ! important;
 	border-left: 1px solid #EE1D23 ! important;
	margin: 0 ! important;
	padding: 0 0 5px 0 ! important;
}

#sidebar {

	width: 190px ! important;
	margin-left: 20px;
	float :left;
}

#footer {
	color:#3E3E3E;
	border-top: 1px solid #EE1D23;
	margin-left: -50px;
}

#footer p {
	font-size: .625em ! important;
	line-height: 1.25em ! important;
	margin: 0 0 0 50px ! important;
	border-left: 1px solid #EE1D23;
	color: #CBCBCB;
	padding: 5px 0 0 5px;
}

/* post 
 -------------------------------------------------------------------------*/

.post {
	border-left: 1px solid #EE1D23;
	border-bottom: 1px solid #EE1D23;
	padding-left: 5px;
	padding-right: 5px;

}

#maincontent h1 {
/*.post h1 {*/
	background: url(/img/chrome_h1-bg.gif) 100% 0 repeat-y;
	border-top: 1px solid #EE1D23;
	font-size: 1.125em;
	margin-left: -5px;
	padding: 13px 5px 5px 5px;
	line-height: 1em;
	color: #A3A3A3;
}

#maincontent h1 a,
#maincontent h1 a:link,
#maincontent h1 a:visited {
/*.post h1 {*/
	text-decoration: none;
	color: #A3A3A3;
}

#maincontent h1 a:active,
#maincontent h1 a:hover {
/*.post h1 {*/
	text-decoration: underline;
	color: #A3A3A3;
}

#maincontent p.postMeta {
	color: #A3A3A3;
	font-size: .675em;
	margin: 0 0 5px 0 ! important;
	padding: 0 ! important;
}

#maincontent h2 {
/*.post h2 {*/
	font-size: .75em;
	line-height: 1.5em;
	color: #3E3E3E;
}

#maincontent h3 {
/*.post h3 {*/
	font-size: .75em;
	line-height: 1.5em;
	font-style: italic;
	color: #3E3E3E;
}

#maincontent p {
/*.post p {*/
	font-size: .75em;
	line-height: 1.5em;
	margin: 0 0 18px 0;
	color: #3E3E3E;
}

#maincontent cite {
/*.post p {*/
	font-size: .75em;
	line-height: 1.5em;
	margin: 0 0 18px 0;
	color: #3E3E3E;
}

#maincontent p cite {
	font-size: 1em ! important;
}

#maincontent li {
/*.post p {*/
	font-size: .75em;
	line-height: 1.5em;
	list-style: inside;
	margin: 0 0 0 10px ! important;
	color: #3E3E3E;
}

#maincontent td {
	vertical-align: top ! important;
}

a,
a:link,
a:visited {
	color: #3E3E3E;
	text-decoration: underline;
	font-weight: bold;
}

a:hover,
a:active {
	color: #3E3E3E;
	text-decoration: none;
	font-weight: bold;
}

#maincontent img {
/*.post img {*/
	margin:0 10px 5px 0;
/*	border: 1px solid #55524A;*/
}

blockquote {
	font-size: .75em ! important;
	color: #3E3E3E;
	margin-top: 18px;
	margin-bottom: 18px;
	padding-right: 50px;
	padding-left: 30px;
	font-style: italic;
	background: transparent url(/img/core_blockquote-bg.gif) 0 0 no-repeat;;

}

blockquote p {
	font-size: 1em ! important ;
}
address {
	color: #3E3E3E;
	font-size: .75em;
	line-height: 1.5em;
	font-style: normal;
	margin: 0 0 18px 0;
}

cite {
	font-style: normal;
	font-weight: bold
}


#maincontent .post li {
	list-style-position: outside;
	margin-left: 30px ! important;
}


#maincontent .post ol li {
	list-style-type: decimal;
}

#maincontent .post ul,
#maincontent .post ol {
	margin-bottom: 18px;
}

/* =postmeta: author, comments, permalink
-------------------------------------------------------------------------*/
#maincontent ul.postMeta {
	background: #0072BB;
	list-style: none;
	text-align: right;
	padding: 2px 6px;
	margin-left: -5px;
	margin-top: 18px;
}

#maincontent ul.postMeta li {
	color: #fff ! important;
}

ul.postMeta a,
ul.postMeta a:link,
ul.postMeta a:visited,
ul.postMeta a:hover,
ul.postMeta a:active
 {
	color: #fff;
}

#maincontent  ul.postMeta li {
	margin: 0 0 0 5px ! important;
	display: inline;
}
ul.postMeta li.postMetaAuthor {
	display: none ! important;
}
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 */
h2.postMetaTags {
	float: left;
	margin-right: 4px;
}

* html div.postMetaTagsTechnorati {
	margin-top: 12px;
	margin-bottom: 12px;
}

h2.postMetaTagsTechnorati {
	background: transparent url(/img/tn_tech.gif) 0 3px no-repeat;
	clear: left;
	float: left;
	width: 12px;
	height: 14px;
	margin-right: 4px;
	text-indent: -9999em;
}

#maincontent .post ul.postMetaTags,
#maincontent .post ul.postMetaTagsTechnorati {
	list-style: none ! important; 
 	margin: 0 ! important;
	padding: 0 ! important;
}

#maincontent .post ul.postMetaTags li,
#maincontent .post ul.postMetaTagsTechnorati li {
	display: inline;
	list-style: none ! important;
	margin: 0 ! important;
	padding: 0 0 0 5px ! important;
 
}

ul.postMetaTags li *,
ul.postMetaTagsTechnorati li * {
	display: inline ! important;
	margin: 0 ! important; 
	padding: 0 ! important;
}

/* =social bookmarks */
div.postMetaSocialBookmarks {
clear: both;
	padding: 10px 0 0 0;
	font-size: 1em ! important
}

div.postMetaSocialBookmarks img {
	margin: 0 ! important;
}

span#socialBookmarkTarget {
	font-weight: bold;
}


/* =full article / =long article
-------------------------------------------------------------------------*/
.full {}
.full ul.postMeta {
	background: #0072BB;
	list-style: none;
	text-align: right;
	padding: 2px 6px;
	margin-left: -5px;
	margin-bottom: 20px;
	list-style: none ! important;
	color: #fff ! important;
	border-bottom: 1px solid #EE1D23;
}

.full ul.postMeta li {
	list-style: inside ! important;
	display: inline;
	margin: 0; 
	padding: 0;
}

.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 {}
.full ul.postMeta li.postMetaAuthor { display: inline ! important; }

/* =page: < 1 2 3 > 
 -------------------------------------------------------------------------*/
#navShortArticles {
	clear: both;
	color: #6B695D;
	font-size: .6875em;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-left: 1px solid #EE1D23;
}

#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  
-------------------------------------------------------------------------*/
h1.comments {
	margin-top: 18px;
	border-top: none ! important;
	border-bottom: 1px solid #EE1D23;
	font-size: 1.125em;
	margin-left: 0 ! important;
	padding: 13px 5px 5px 5px;
	line-height: 1em;
/*	background: #C4C4C4 ! important; */
	background: none ! important;
}
.comment {
	margin-left: 5px ! important;
	padding: 10px 10px;
	background: #fff ! important;
	border-left: 0px solid #fff;
}

.comment p {
	margin-left: 10px ! important;
	}
	
/* =level: comment depth */
.level1 {
	background: #FCF6E7 ! important;
	margin-top: 0;
	border-left: 0px solid #fff;
}
.level2 {
	background: #FCF6E7 ! important;
	margin-top: 0;
	border-left: 24px solid #fff;
}
.level3 {
	background: #FCF6E7 ! important;
	margin-top: 0;
	border-left: 48px solid #fff;
}
.level4 {
	background: #FCF6E7 ! important;
	margin-top: 0;
	border-left: 72px solid #fff;
}
.level5 {
	background: #FCF6E7 ! important;
	margin-top: 0;
	border-left: 100px solid #fff;
}

.odd {
	background-color: #FDFDFD ! important;
	border-color: #FDFDFD ! important;
}
.even {
	background-color: #fff ! important;
	border-color: #fff ! important;
}

/* comment meta */
ul.commentMeta { 
	list-style: none ! important;
	margin-bottom: 5px;
}

#maincontent ul.commentMeta li {
	line-height: 1.5;
	display: inline;
	margin-left: 1px ! important;
}


ul.commentMeta li.commentAuthor a,
ul.commentMeta li.commentAuthor a:link,
ul.commentMeta li.commentAuthor a:visited {
	color: #3399FF;
	text-decoration: underline;
}
ul.commentMeta li.commentAuthor a:hover,
ul.commentMeta li.commentAuthor a:active {
	color: #3399FF;
	text-decoration: none;

}

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;
	color: #000 ! important;
	background: #0072BB;
	padding: 2px 4px;
	margin: 12px 0 0 0 ! important;
}
ul.commentTools li {
	display: inline;
	color: #000 ! important;
}

.commentPreview ul.commentTools {
	list-style: none;
	border: none;
	text-align: left;
	background: none;
	padding: 0;
	margin: 10px 0 0 0 ! important;
	font-size: 1em ! important;
	color: #55524A ! important;
}

.commentPreview ul.commentTools li.commentEdit {
	width: 75px;
	background: #fafafa;
	border: 1px solid #D7D7D9;
	height: 21px;
	color: #55524A ! important;
	font-weight: normal ! important;
	margin-right: 5px;
	padding: 2px 0 ! important;
}

.commentPreview ul.commentTools li.commentSubmit {
	width: 75px;
	background: #fafafa;
	border: 1px solid #D7D7D9;
	height: 21px;
	color: #55524A ! important;
	font-weight: normal ! important;
	margin-right: 5px;
	padding: 2px 0 ! important;
}
 
ul.commentTools li.commentReply {}

ul.commentTools li a,
ul.commentTools li a:link,
ul.commentTools li a:visited {
	text-decoration: none;
	color: #000;
	padding: 10px 5px;
}

ul.commentTools li a:hover,
ul.commentTools li a:active {
	text-decoration: none;
	color: #000 ;
	text-decoration: underline;
	padding: 5px;
}

ul.commentTools li a.reply,
ul.commentTools li a.reply:link,
ul.commentTools li a.reply:visited {
	text-decoration: none;
	color: #fff ! important;
	padding: 10px 5px;
}

ul.commentTools li a.reply:hover,
ul.commentTools li a.reply:active {
	text-decoration: none;
	color: #fff ! important;
	text-decoration: none;
	padding: 5px;
}
 

.comment h2 {
	font-size: 1em;
	color: #8D8D8D;
	line-height: 1.5em;
	padding: 10px 0 4px 0 ;
	margin: 0 0 6px 0 ;
	border-bottom: 1px solid #EE1D23;
}
.comment p {
	font-size: .625em;
	line-height: 1.5;
}


/* =ajax reply
-------------------------------------------------------------------------*/
#commentform {}

div#commentReply {}

form#commentReplyForm {
	background: #E4E4E4 ! important;
	padding: 15px;
	margin: 5px ;
	border: 1px solid #CBCBCB;
}

form#commentReplyForm label {
	font-size: .75em;
	color: #000;
	display: block;
}

form#commentReplyForm .input {
	font-family: Arial, sans-serif;
	font-size: .75em;
	color: #3e3e3e;
	border: 1px solid #CBCBCB;
	height: 18px;
	width: 160px;
	margin-bottom: 15px;
	padding-top: 4px;
	display: block;
}

form#commentReplyForm .textarea {
	font-family: Arial,Verdana, sans-serif;
	color: #3e3e3e;
	width: 300px;
	height: 200px;
	margin-bottom: 15px;
	border: 1px solid #CBCBCB;
	font-size: .75em;
}

form#commentReplyForm .submit {
	width: 75px;
	background: #fff;
	border: 1px solid #CBCBCB;
	height: 21px;
	color: #000;
	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: #E4E4E4 ! 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: #55524A;
	font-size: .625em ! important;
	margin: 10px 0;
}

input.captcha {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .625em;
	color: #55524A;
	border: 1px solid #CBCBCB;
	height: 18px;
	width: 100px;
	margin-bottom: 15px;
	padding-top: 4px;
	display: block;
}
.captchapict {
	border: 1px solid #ccc
}


/* =recommend / = weiterempfehlen
-------------------------------------------------------------------------*/
form#postRecommendForm {
	background: #fff ! important;
	padding: 15px 5px;
	color: #3E3E3E;
}

form#postRecommendForm label {
	font-size: .75em;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
}

form#postRecommendForm .input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .75em;
	color: #3E3E3E;
	border: 1px solid #CBCBCB;
	height: 18px;
	margin-bottom: 15px;
	padding-top: 4px;
	display: block;
	width: 250px ! important;
	padding-left: 2px;
}

form#postRecommendForm .textarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .75em;
	color: #3E3E3E;
	width: 400px;
	height: 200px;
	margin-bottom: 15px;
	border: 1px solid #CBCBCB;
}

form#postRecommendForm .submit {
	width: 75px;
	background: #fafafa;
	border: 1px solid #CBCBCB;
	height: 21px;
	color: #3E3E3E;
	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: 1em ! important;
	padding: 10px 0;
	font-weight: bold;
	text-decoration: underline;
	display: block;
}

a:hover.historyBack,
a:active.historyBack {
	text-decoration: none;
}

.post a.historyBack {
	font-size: .75em ! important;
}

span a.historyBack {
	font-size: .75em ! 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: 18px;*/
	color: #636363;
}

.box label {
	font-size: .625em;
}

/* =search */
.box form#searchform {
	width: 190px;
}
.box input {
	font-family: Verdana, Geneva, sans-serif;

	height: 18px;
	border: 1px solid #D7D7D9;
}

.box .ajaxSuggests {
	font-size: 0.625em;
	height: 16px;
	width: 160px;
	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 {
	padding-left: 0px;
/*	margin-bottom: 7px;*/
}

.box .inputblogabo {
	font-size: 0.625em;
	height: 16px;
	width: 100px ! important;
	margin-bottom: 5px;
	padding-top: 4px;
	padding-left: 2px;
}

.box .submitblogabo {
	font-size: 0.625em;
	background: #E4E4E4;
	margin-bottom: 5px;
	height: 22px;
}

.box h2 {
	color: #A3A3A3;
	border-bottom: 1px solid #EE1D23;
	padding-top: 18px;
	padding-bottom: 5px;
	margin-bottom: 8px;
	font-size: 1.125em;
	line-height: 1em;
}

.box h3 {
	font-size: .75em;
	line-height: 1.5em;
}

.box p {
	font-size: .625em;
	line-height: 1.5em;
	margin-bottom: 15px
}
.box ul {
	margin: 0;
	list-style: inside;
	font-size: .625em;
	line-height: 1.5em;
}

.box ul * {
	font-size: 1em ! important;
}

#lastComments p {
	border-bottom: 1px solid #CBCBCB;
	margin-bottom: 6px;
	padding-bottom: 6px;
}



#lastComments a {
	display: block;
	background: url(/img/chrome_box-a-bg.gif) 100% 6px no-repeat;
}
	
/* =tagcloud 
 -------------------------------------------------------------------------*/
.tagcloud {
	font-size: 12px ! important;
	line-height: 1.1 ! important;
	text-align: left;
	padding: 4px 2px ! important;
/*	background: #f8f8f8;*/
}

/* =copyright
 -------------------------------------------------------------------------*/

p.copyright {
	margin-bottom: 2px;
}

p.copyright  img {
	vertical-align: middle;
}


/*=RSS InfoLayer 
-------------------------------------------------------------------------*/
#rssInfo {
	position:absolute;
	top:899px; 
  	left:757px;
	z-index:1;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.68em;
	line-height: 1.5em;
	color: #6B695D;
	width: 200px;
	padding: 10px;
	background: #f8f8f8;
	border: 1px solid #D7D7D9;
	display: none;
}

* html #rssInfo {
	top:895px; 
}

/* = highlight 
 -------------------------------------------------------------------------*/
.highlight {
	background-color: yellow;
	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: 162px;
	padding: 0;
	top: 20px;
	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: #6E6F65;
}

#searchsuggest a:hover,
#searchsuggest a:active { 
	background: #0072BB ! important;
	text-decoration: none ! important;
	color: #fff ! important;
}

#searchsuggest a span { 
	font-weight: bold ! important;
}

#searchsuggest .selected { 
	background: #0072BB ! important;
	text-decoration: none ! important;
	color: #fff ! 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%;}
