body {
	background: transparent url(./images/bg-pattern.png) top center repeat;
	padding: 0;
	margin: 0;
	font-size: 62.5%;
	padding-bottom: 40px;
}
div#site {
	background: transparent url(./images/border-top.png) top left repeat-x;
}

/*Typo*/
h1,h2,h3,h4,h5,h6 {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #5e6f75;
}
h1 {
	font-size: 2.5em;
}
h2 {
	font-size: 2.1em;
}
h3 {
	font-size: 1.8em;
}
h4 {
	font-size: 1.8em;
}

img {
	border: 0;
}

p,li,dl {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	font-size: 1.2em;
	color: #444;
	line-height: 1.7em;
}
p {
	margin: 10px 0 10px 0;
	padding: 0;
}

q {
   display: inline;
   color: #999;
   font-style: italic;
}

dt {
	font-weight: bold;
	margin: 5px 0 5px 0;
}
dd {
	padding: 0;
	margin: 0;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

blockquote {
	border-left: 5px solid #a1b9b8;
	margin-left: 20px;
	background: #e3e3d7;
}
blockquote p {
	color: #5c5c5c;
	padding: 10px;
}

div#content {
	width: 982px;
	margin: 0 auto;
	background: url(./images/site-bg.png) top left repeat-y;
}

div#head {
	width: 982px;
	height: 268px;
	margin: 0 auto;
}
div#head h1 a {
	display: block;
 	width: 982px;
	height: 268px;
  text-decoration: none;
	background: url(./images/site-top.png) top left no-repeat;
}
div#head h1 a span {
		visibility: hidden;
}

p.hidden {
	display: none;
}

div#intro {
	width: 390px;
	height: 190px;
	background: transparent url(./images/intro-bg.png) top left no-repeat;
	margin-left: 25px;
	padding-top: 15px;
}
div#intro p {
	margin: 0 13px 0 13px;
}
br.c {
	clear: both;
}

div#intro h2 {
	background: url(./images/news-community.png) top left no-repeat;
	width: 225px;
	height: 11px;
	text-indent: -5000px;
	margin: 0px 0 13px 13px;
}

div#entries {
	float: left;
	padding-left: 25px;
	width: 500px;
}
div#entries a:link, 
div#entries a:visited {
	color: #5e6f75;
	text-decoration: none;
	border-bottom: 1px solid #dcdcce;
}
div#entries a:hover {
	border-bottom: 1px solid #444;
}

div#entries div.entry {
	background: url(./images/entry-divider.gif) bottom left repeat-x;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

div#entries div.entry a:hover img {
	border-bottom: 0;	
}

div#entries div.entry p.entry-foot {
	font-size: 1em;
}

div#entries div.entry a.entry-comments {
	background: url(./images/comments-icon.png) 100% 50% no-repeat;
	padding-right: 19px;
}
div#entries ul {
	padding-left: 0px;
	list-style: inside;	
}
div#entries ul li {
	padding-left: 10px;
}

/* Kommentare*/ 

div#entries ol.comments {
		
}

div#entries ol.comments li {
		font-size: 1em;
		width: 450px;
		padding: 10px;
		margin-bottom: 0;
}
div#entries ol.comments li p.entry-comments {
	background: url(./images/comments-icon.png) 0% 50% no-repeat;
	padding-left: 19px;
}


/* Kommentarform */
div#entries form#txpCommentInputForm {
	width: 450px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
}

div#entries form#txpCommentInputForm textarea {
  width: 280px;
  height:300px;
  border: 1px solid #5c5c5c;
  margin: 0;
  padding: 0;
}

div#entries form#txpCommentInputForm label {
  cursor: pointer;

}
/*<div class="comments-wrapper">
*/

div#sidebar {
	float: right;
	padding-right: 25px;
	width: 413px;
}

div#sidebar a {
	border-bottom: 0;
	color: #5e6f75;
	text-decoration: none;
}
div#sidebar a:hover {
	color: #444;
}

div#leftcolumn {
	float: left;
	width: 145px;
	margin-left: 25px;
}
div#rightcolumn {
	float: right;
	width: 193px;
}

div#leftcolumn ul li {
	background: url(./images/categories-bg.png) top left no-repeat;
	margin-bottom: 6px;
	width: 145px;
	padding: 5px 0 5px 0;
}
div#leftcolumn ul li a {
	display: block;
	margin-left: 13px;
}
div#leftcolumn ul li a:hover {
	/* ... */
}

div#rightcolumn ul li {
	width: 176px;
	height: 75px;
	background: url(./images/comments-box-blue.png) top left no-repeat;
	margin-bottom: 10px;
	padding: 8px 8px 19px 13px;
	line-height: 1.5;
}
div#rightcolumn ul li.alter {
	background: url(./images/comments-box-grey.png) top left no-repeat;
	/*padding: 8px 0 21px 0;*/
}

div#rightcolumn ul li strong {
	font-weight: bold;
}
div#rightcolumn a {
	font-size: 1em;
}

h3#karlsruhe {
	background: url(./images/karlsruhe.png) top left no-repeat;
	text-indent: -5000px;
	margin-bottom: 10px;
}
h3#search {
	background: url(./images/search.png) top left no-repeat;
	text-indent: -5000px;
	margin: 0 0 8px 0;
}
h3#it {
	background: url(./images/it.png) top left no-repeat;
	text-indent: -5000px;
	margin: 20px 0 0 0;
}
h3#comments-re {
	background: url(./images/comments-re.png) top left no-repeat;
	text-indent: -5000px;
	margin: 20px 0 10px 0;
}

input {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
input#q {
	width: 110px;
}
div#footer {
	background: url(./images/site-bottom.png) bottom left no-repeat;
	text-align: center;
	height: 36px;
	margin: 0 auto;
}
div#footer p {
	margin: 0;
	padding: 10px 0 0 0;
	color: #a1b9b8;
}
div#footer a:link, div#footer a:visited {
	color: #a1b9b8;
	border: 0;
	text-decoration: none;
}
div#footer a:hover {
	color: #7b7c79;
}

/* IT-Formular */

div.comThanks {
	font-weight: bold;
	color: #7b7c79;
	border: 1px solid #5c5c5c;
	padding: 5px;
}

