html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #048;}
a:hover {color: #06C;}
a img {border: none;}

body
{
	/*background: #E7E7E2 url('img/body.jpg') no-repeat center top;*/
	/*background-color: #E7E7E2;*/
	color: #444;
	font: normal 10pt Arial;
	padding-top: 15px;
}

p,code,ul {padding-bottom: 1.2em;}

/*li {list-style: none;}*/

h1 {font: bold 12pt Arial,sans-serif;}
h2 {font: normal 12pt Arial,sans-serif;}
h3 {font: normal 12pt Arial,sans-serif;}

form,input {margin: 0; padding: 0; display: inline;}

table
{
	border-collapse: collapse;
}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em Arial,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {
	padding-top: 6px;
	color: #553;
	/*margin-bottom: 4px;*/
}

/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

/* structure */
.inner-container {
	/*border: 2px solid #D7D7D2;*/
	background: #FFF;
	font-size: 10pt;
	margin: 0 auto;
	padding: 10px;
	width: 980px;
}

.outer-container {
	/*background: url('img/container.jpg') no-repeat center bottom;*/
	padding-bottom: 64px;
}

#postnavigation{
	height: 20px;
	margin-bottom: 10px;
	text-align: center;
	color: Gray;
}

/* headere & title */
.header {
	/*background: #222 url('img/header.jpg') no-repeat;*/
	height: 90px;
	margin-bottom: 5px;
	text-align: left;
}
.header .title {
	color: #FFF;
	/* padding-top: 50px; */
}
 
.path {
	background: #5B9B02;
	color: #FFF;
	font: normal 10pt Arial;
	font-weight: bold;
	padding: 8px 12px;
}
.path li,.path ul {display: inline;}
.path a {
	color: #FAFAFA;
	text-decoration: none;
	margin-right: 16px;
	text-transform: uppercase;
}
.path a:hover {
	color: #FFE;
	text-decoration: underline;
}

/* main */
.main {
	/*background: url(img/main.gif) repeat-y;*/
	background: url('../media/images/skin/bg.gif') repeat-y;
	border-top: 4px solid #FFF;
	padding: 8px 0 0 0;
}

/* content */
.content {
	float: left;
	width: 745px;
	padding-bottom: 10px;
}
.content .descr {
	color: #664;
	font-size: 10pt;
	margin-bottom: 6px;
}
.content li {
	/*list-style: url(img/li.gif);*/
	margin-left: 18px;
}
/*.content {font-family: "Lucida Sans Unicode",sans-serif;}*/
.content {font-family: "Arial", sans-serif;}

/* navigation */
.navigation {
	float: right;
	width: 200px;
	background-color: #e6eef9;
	padding: 0 12px 12px 12px;
}
.navigation h1
{
	color: #5A5A43;
	font: bold 12pt Arial,sans-serif;
	line-height: 30px;
	margin: 0;
	padding: 0;	
}

.navigation h1 a
{
	color: #5A5A43;	
	line-height: 30px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.navigation h1 a:hover
{
	text-decoration: underline;
}

.navigation h2 {
	color: #5A5A43;
	font: 12pt Arial,sans-serif;
	line-height: 30px;
	margin: 0;
	/*padding-left: 12px;*/
}
.navigation ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
	text-transform: capitalize;
}
.navigation li 
{
	border-bottom: 1px solid #EAEADA;
	display: block;
	font-size: 10pt;
	color: #554;
	/*display: block;*/
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.navigation li a {
	color: #554;
	text-decoration: none;
}
.navigation li img
{
	padding-right: 5px;
}
.navigation li a:hover {
	background: #F0F0EB;
	color: #654;	
}

/* footer */
.footer {
	background: #5B9B02;
	color: #F7F7F2;
	font: bold 10pt sans-serif;
	margin-top: 5px;
	padding: 10px 12px;
}
.footer a {
	color: #F7F7F2;
	text-decoration: none;
}
.footer a:hover {color: #FFC;}

.footerlinks 
{
	text-align:right;
	float:left
}
.footerlinks a
{
	margin-left: 5px;
}
.footerlogos
{
	text-align:center;
	margin-top: 15px;
	margin-bottom: 5px;
}
.footerlogos a
{
	margin-left: 5px;
}

.info a {text-decoration: none;}
.info a:hover {text-decoration: underline;}

/* related posts */
#relatedPosts a {
	display: block;
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 5px;
	font-size: 10pt;
}

/* comments */
.comment 
{
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	padding-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}

.comment .date {
	text-align: left;
	margin: 0;
	padding: 3px 0px;
}
.comment .author {
	margin: 0;
	text-align: left;
	padding-top: 3px;
	margin: 5px 0px 3px 0px;
	clear: both;
}

.self {
	background-color:#F5F5F5;
}

.comment .gravatar {
	float: right;
	/*clear: both;*/
	width: 80px;
	margin: 5px 5px 5px 5px;
}

.comment .gravatar img {
	height: 80px;
	width: 80px;
}

.comment .content 
{
	float:left;
	min-height: 85px;
	width: 440px;
	margin: 5px 0 0 0px;
}
.commentForm {
	padding: 5px;
}

.commentForm label {
	float: left;
	display: block;
	width: 80px;
}

.commentForm input {
	width: 130px;
}

.commentForm textarea {
	width: 100%;
	height: 150px;
}

/*----------------------------
					Archive
----------------------------*/

#archive {
	padding: 10px;
}

#archive h1 {
	margin: 0;
	padding-bottom: 9px;
}

#archive h2 {
	border-bottom: 1px solid silver;
	padding-bottom: 4px;
	font-size: 12px;
	margin-bottom: 10px;
}

#archive h2 img {
	margin-right: 3px;
}

#archive ul {
	list-style-type: square;
	margin: 0 10px;
	padding: 10px;
}

#archive ul li {
	margin-right: 20px;
}

#archive table{
	width: 100%;	
	border-collapse: collapse;
}

#archive table td, #archive table th{
	text-align:left;
}

#archive table td{
	text-align:left;
	border-bottom: 1px solid #D8D8D8;
	padding: 2px 0;
}

#archive .date{
	width: 70px;
}

#archive .comments{
	/*width: 70px;*/
	text-align: center;
}

#archive .rating{
	/*width: 70px;*/
	text-align: center;
}

/*----------------------------
				 Tag cloud
----------------------------*/

#tagcloud {
	margin-bottom: 10px;
	white-space: normal;
}

#tagcloud li {
	display: inline;
}

#tagcloud a {
	margin-right: 3px;
	display: inline;
}

#tagcloud a.biggest {
	font-size: 20px;
}

#tagcloud a.big {
	font-size: 17px;
}

#tagcloud a.medium {
	font-size: 13px;
}

#tagcloud a.small {
	font-size: 12px;
}

#tagcloud a.smallest {
	font-size: 10px;
}

/* smaller star */
.small-star {
	width: 50px;
	height: 10px;
}
.small-star, .small-star a:hover, .small-star a:active, .small-star a:focus, .small-star .current-rating {
	background-image: url(../../pics/star_small.gif);
	line-height: 10px;
	height: 10px;
}

/*----------------------------
				Contact page
----------------------------*/

#contact{
	padding: 10px;
}

#contact h1{
	margin-top: 0;
}

#contact label{
	display: block;
	padding-top: 5px;	
}

#contact input.field{
	width: 200px;
}

#contact textarea{
	display: block;	
	overflow: auto;
	width: 75%;
	height: 150px;
	margin: 0;
}

/**/

.frontpagepuff
{
	width: 280px;
	height: 185px;
	color: White;
	padding: 10px 0px 0px 13px;
	margin-bottom: 25px;
}
.frontpagepuff h1
{
	color: White;
	font-size: 17px;
	font-weight: bold;
	padding-top: 5px;
	margin: 0;
}
.frontpagepuff h2
{
	color: White;
	font-size: 15px;
	font-weight: bold;
	margin-top: 5px;
	padding-top: 0px;
	margin-bottom: 10px;
}
.frontpagepuff a
{
	color: White;
	float: left;
	text-decoration: underline;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
}
.frontpagepuff img
{
	margin-right: 5px;
	margin-top: 3px;
	float: left;
}
.frontpagepuff ul
{
	padding-bottom: 10px;
}
.frontpagepuff li
{
	font-size: 12px;
}

/**/

.formtable td
{
	padding-left: 10px;
	padding-top: 5px;
}

.formtable select
{
	width: 145px;
}

.modalBackground
{
    filter: Alpha(Opacity=40); -moz-opacity:0.4; opacity: 0.4;
    width: 100%; height: 100%; background-color: #999999;
    position: absolute;
    z-index: 500;
    top: 0px; left: 0px;
}

.bidtable td
{
	padding: 1px 2px 1px 6px;
}

.highLight
{
	background-color: #fffacd;
}

/* gratis */

.costFreeIntagForm td
{
	padding: 5px;
}
.costFreeIntagForm th
{
	padding: 5px;
}


.costFreeIntagFormFirstCol
{
	width: 150px;
}


#divInfo
{
	width:270px;
	float:right;
	padding-bottom: 5px;
}

table.padded, table.padded th, table.padded td
           { padding: 2px;
             vertical-align: middle }

table.padded4, table.padded4 th, table.padded4 td
           { padding: 4px;
             vertical-align: middle }
             
.produktsteg
{
	width:480px; margin: 0 0 5px 0; float:left;
}

.produktsteg img {
	display: none;
}

.produktstegtext
{
	/*float:right;*/
	width: 400px;
}

.produktstegtext h2
{
	padding-top: 0px;
}

/* Objektsidan */

.fileList li
{
	list-style: none;
	margin: 3px 0 0 0;
	padding: 2px 0pt 0pt 20px;
	padding-left: 20px;
	background-image: url('../media/images/shared/pdf.jpg');
	background-repeat: no-repeat;
}

.fileList li a
{
	font-size: 14px;
	text-decoration: none;
}

.fileList li a:hover
{	
	text-decoration: underline;
}

.linkList li
{
	list-style: none;
	margin: 3px 0 0 0;
	padding: 2px 0pt 0pt 20px;
}

.linkList li a
{
	font-size: 14px;
	text-decoration: none;
}

.linkList li a:hover
{	
	text-decoration: underline;
}

tr.listgrey
{
	background-color: #F0EEDF;
}

.infotable
{
	font-size: 12px;
	width: 275px;
}
.infotable td
{
	padding: 4px 4px 4px 4px;
}

.contactTable td
{
	vertical-align: top;
}

.contactTable h2
{
	margin-top: 0;
	padding-top: 0;
}