/*
Theme Name: WordPress Default DE-Edition changed by webdesign-and-it.de
Theme URI: http://wordpress.org/ and http://webdesign-and-it.de/ 
Description: The Kubrick Template was changed by webdesign-and-it.de.
Version: 1.0
Author: Michael Heilemann and Tilo Breuer
Author URI: http://binarybonsai.com/ and http://webdesign-and-it.de/ 

*/



/* Begin Typography & Colors */
HTML, BODY {
      height:100%;
   }
   BODY {
      text-align:center;
	  background-color: #e7e7e7;
	  color: #333;
	  font-size: 62.5%; /* Resets 1em to 10px */
	  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
   }

#header {
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}
h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}
h4 {
	font-size: 1.1em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}



#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 0;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	clear: both;
	width:844px;
	margin-left:195px;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;
	color:#999999;
	}

h2 {
	margin: 15px 0 15px 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	padding-bottom:10px;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0 0 0 5px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}
	
#sidebar ul li li {
	list-style-type:disc; 
	list-style-position:outside; 
	line-height:1.6em;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	}

#sidebar form {
	
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 12px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

a.footer_pic_1:link, a.footer_pic_1:visited{
	background-image: url(http://harz-gastgeber.de/data/harz_portal_buttons/harz-gastgeber-sw.jpg);
	width: 151px;
	height: 81px;
	display: block;
	padding:0px;
	margin:0px;
}
a.footer_pic_1:hover{
	background-image: url(http://harz-gastgeber.de/data/harz_portal_buttons/harz-gastgeber.jpg);
	display: block; 
}
a.footer_pic_2:link, a.footer_pic_2:visited{
	background-image: url(http://harz-gastgeber.de/data/harz_portal_buttons/viaharz-sw.jpg);
	width: 151px;
	height: 81px;
	display: block;
	padding:0px;
	margin:0px;
}
a.footer_pic_2:hover{
	background-image: url(http://harz-gastgeber.de/data/harz_portal_buttons/viaharz.jpg);
	display: block; 
}
a.footer_pic_3:link, a.footer_pic_3:visited{
	background-image: url(http://harz-gastgeber.de/data/harz_portal_buttons/events-im-harz-sw.jpg);
	width: 151px;
	height: 81px;
	display: block;
	padding:0px;
	margin:0px;
}
a.footer_pic_3:hover{
	background-image: url(http://harz-gastgeber.de/data/harz_portal_buttons/events-im-harz.jpg);
	display: block; 
}
a.footer_pic_4:link, a.footer_pic_4:visited{
	background-image: url(http://harz-gastgeber.de/data/harz_portal_buttons/harz-brocken-sw.jpg);
	width: 151px;
	height: 81px;
	display: block;
	padding:0px;
	margin:0px;
}
a.footer_pic_4:hover{
	background-image: url(http://harz-gastgeber.de/data/harz_portal_buttons/harz-brocken.jpg);
	display: block; 
}
p .kontakt_form{
	text-align:12px;
	text-align:left;
	padding-bottom:0px;
	margin-bottom:0px;
}

DIV#left {
  background:black;
  width:194px;
  background:url(http://www.harz-gastgeber.de/wp-content/themes/default_de/images/layout_1_r1_c1.jpg) no-repeat;
}
DIV#middle {
  width:844px;
  background:url(http://www.harz-gastgeber.de/wp-content/themes/default_de/images/middle_bg.jpg) #FFFFFF top no-repeat;
  margin-left:auto;
  margin-right:auto;
}
DIV#right {
  width:202px;
  background:url(http://www.harz-gastgeber.de/wp-content/themes/default_de/images/layout_1_r1_c3.jpg) no-repeat;
}

DIV#sub1 {
  position:relative;
  height:200px;
  background-color: #e7e7e7;
}
DIV#sub21 {
  height:15px;
  padding-bottom:10px;
  padding-top:5px;
  text-align:right;
  background-color: #e7e7e7;
}
DIV#sub21 a {
	color:#000000;
	font-weight:bold;
	
}
DIV#sub211 {
  position:relative;
  text-align:left;
  background-color: #e7e7e7;
  height:25px;
}
DIV#sub22 {
  position:relative;
  height:206px;
  width:844px;
  background:url(http://www.harz-gastgeber.de/wp-content/themes/default_de/images/banner_fruehling.jpg) no-repeat;
}
DIV#sub3 {
  position:relative;
  background:magenta;
  height:200px;
}
DIV#inside_left {
  position:relative;
  width:590px;
  float:left;
  padding-bottom:15px;
  padding-left:15px;
  padding-right:0px;
  line-height:1.5em;
  font-size:1.3em;
  background-color: #ffffff;
  margin-right:0px;
}
DIV#sidebar {
  position:relative;
  float:left;
  text-align:left;
  background-color: #ffffff;
  width:210px;
	padding-left:15px;
}

.angebot_table{
	width:95%;
	margin-top:30px;
	background:center url(http://www.harz-gastgeber.de/wp-content/themes/default_de/images/angebot_table_bg.jpg) no-repeat;
	border:2px solid #CCCCCC;
}

.angebot_table p, a{
	padding:3px;
}

.angebot_table_td_head{
	background:#D5D5FD;
	height:30px;
}

.angebot_table_td_head a{
	font-size:1.1em;
	font-weight:bold;
}

.angebot_table_td_last{
	background:bottom url(http://www.harz-gastgeber.de/wp-content/themes/default_de/images/angebot_table_td_last.jpg) no-repeat;
	font-size:0.8em;
	text-align:center;
	font-style:italic;
}

div.auto_complete
{
	width: 350px;
	background: #fff;
}

div.auto_complete ul
{
	border:1px solid #888;
	margin:0;
	padding:0;
	width:100%;
	list-style-types:none;
}

div.auto_complete ul li
{
	margin:0;
	padding:3px;
}

div.auto_complete ul li.selected
{
	background-color:#CED8FF;
}

div.auto_complete ul strong.highlight
{
	color: #800;
	margin:0;
	padding:0;
}

.bilder_rahmen img{
	padding:5px;
	border:1px solid #999999;
}

.bilder_rahmen img:hover
{
	background-color: #a9a9a9;
}

.breadcrumb{
	width:834px;
	text-align:left; 
	padding:5px;
	background-color: #ffffff;
}

.details_title{
	padding:5px;
	padding-top:10px;
	font-size:16px;
	font-weight:bold;
}
.details_text{
	padding:5px;
}

.details_right_side{
	width:210px;
	float:right;
	padding:5px;
	padding-left:5px;
	margin-left:10px;
	background-color:#BBC1FB;
	border: 1px solid #0066FF;
}

.details_picture img{
	border:1px solid #999999;
}

#headliner1{
	background-image:url(http://www.harz-gastgeber.de/wp-content/themes/default_de/images/headliner1.jpg);
	background-repeat:no-repeat;
}
#headliner2{
	background-image:url(http://www.harz-gastgeber.de/wp-content/themes/default_de/images/headliner2.jpg);
	background-repeat:no-repeat;
}
#headliner3{
	background-image:url(http://www.harz-gastgeber.de/wp-content/themes/default_de/images/headliner3.jpg);
	background-repeat:no-repeat;
}
#headliner4{
	background-image:url(http://www.harz-gastgeber.de/wp-content/themes/default_de/images/headliner4.jpg);
	background-repeat:no-repeat;
}
#headliner5{
	background-image:url(http://www.harz-gastgeber.de/wp-content/themes/default_de/images/headliner5.jpg);
	background-repeat:no-repeat;
}
#headliner6{
	background-image:url(http://www.harz-gastgeber.de/wp-content/themes/default_de/images/headliner6.jpg);
	background-repeat:no-repeat;
}
#headliner7{
	background-image:url(http://www.harz-gastgeber.de/wp-content/themes/default_de/images/headliner7.jpg);
	background-repeat:no-repeat;
}
#headliner8{
	background-image:url(http://www.harz-gastgeber.de/wp-content/themes/default_de/images/headliner8.jpg);
	background-repeat:no-repeat;
}
#headliner9{
	background-image:url(http://www.harz-gastgeber.de/wp-content/themes/default_de/images/headliner9.jpg);
	background-repeat:no-repeat;
}

#home_title{
	}

#navigation{
	background-color:#333;
	width:100%; 
	height:32px;
	background-position:bottom;
	margin-top:24px;
	padding-top:3px;
}

#navigation a{
	color:#FFFFFF;
	font-size:1.8em;
	font-weight:bold;
	padding-right:30px;
}

#navigation a:hover{
	color:#CACDE6;
	text-decoration:none;
}

.post_tags{
	margin-top:30px;
	background-color:#DFDFDF;
	padding:5px;
}

.search_attributes{
	background-color:#BBC1FB;
	width: 570px;
	margin-bottom: 20px;
	margin-top: 30px;
	border: 1px solid #3366CC;
	padding:7px;
	height:100px;
	float:both;
}
.search_standard_box{
	margin-bottom:30px;
	border:1px solid #CCCCCC;
	padding:5px;
	text-align:left;
}
.search_standard_box_erw{
	margin-bottom:30px;
	border:2px solid #0033FF;
	padding:7px;
	text-align:left;
	background-color:#D9DAFF;
}
.search_standard_box_left{
	width:170px;
	height:130px;
	float:left;
}
.search_standard_box_right{
	width:400px;
	margin-left:170px;
}

.search_attribute_box{
	float: left;
	margin-right: 0px;
	margin-bottom: 5px;
	width:190px;
	text-align:left;
}
.search_title{
	padding-bottom:10px;
}

.search_title_erw{
	padding-bottom:10px;
}

.search_title_erw a{
	font-weight:bold;
	font-size:1.2em;
}

.search_picture{
	padding-right:10px;
}
.search_picture img{
	border:1px solid #999999;
}

.search_list_standard_attribute {
	font-weight: bold;
}



.search_pages_box {
	padding:4px;
	vertical-align:middle;
	width:100%;
}

.search_pages_box_sort{
	padding:5px;
	font-weight:bolder;
	margin-bottom:10px;
	width:100%;
	position:relative;
}
.search_pages_box_sort p{
	position:absolute;
	right:10px;
}

.search_pages_box_item {
	float:left;
	padding:4px;
	background-color:#D0D0D0;
	margin-left:3px;
	font-weight:bold;
}

.search_pages_box_item:hover {
	background-color:#6699FF;
	text-decoration:none;
}

.search_pages_box_item a:hover {
	text-decoration:none;
}

.search_attribut_button{
	border:none;
	background-color:white;
	color: #06c;
	font-weight:bolder;
}

.smaller{
	font-size:0.8em;
	text-align:center;
	font-style:italic;
}

.start_page_standard_div{
	padding:5px;
}
.start_page_standard_div h3{
	color:#FFFFFF;
	padding-left:60px;
	padding-top:15px;
}

.start_page_standard_div form{
	padding:13px;
}

.sub_text{
	font-size:12px;
	color:#666666;
	font-weight:normal;
	padding-bottom:5px;
}

.text_label {
	width:100px;
	height:20px;
	float:left;
}
.text_label2 {
	width:60px;
	height:20px;
	float:left;
}

form input, textarea, select{	
	border: 1px solid #0066FF;
	background-color:#E3E1FF;
	padding:3px;
}

form input:hover, textarea:hover, select:hover{	
	background-color:#F1F2F8;
}

.left td{
	text-align:left;
}
