/* Start of CMSMS style sheet 'schreinerei' */
* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	font-size: 62.5%;
	line-height: 140%;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	background: #5c4426 url(images/schreinerei/bg1.png) repeat-x center top;
}
body {
	behavior: url("csshover.htc.txt");
}

html { 
 	height: 101%;
}

.clear {
	height: 1px;
	clear: both;
	font-size: 1px;
	line-height: 1px;
}
.accessible {
   position: absolute;
   top: -999em;
   left: -999em;
}
a, a:visited {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #ff6926;
	text-decoration: none;
}

span.orange {
	color: #ff6926;
}

span.orange a, span.orange a:visited {
	color: #ff6926;
	text-decoration: none;
}

span.orange a:hover {
	color: #ff6926;
	text-decoration: underline;
}



a img {
	border:#000000 0px none;
}
p {
	color: #fff;
	font-size: 1.4em;
	line-height: 1.3em;
	font-weight: normal;
	font-style: normal;
	padding-bottom: 10px;
}
h1 {
	color: #ff6926;
	font-size: 2em;
	line-height: 2em;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 10px;
}
h2 {
	font-size: 1.6em;
	line-height: 1.8em;
	font-weight: normal;
	color: #ff6926;
	font-style: normal;
	margin-bottom: 5px;
}
h3 {
	font-size: 1.4em;
	line-height: 30px;
	font-weight: normal;
	color: #d4b67c;
	font-style: normal;
}
#sidebar_content h3 {
	font-size: 1.3em;
	line-height: 30px;
	font-weight: normal;
	color: #ff6926;
	font-style: normal;
	text-transform: uppercase;
	background-color: #523d22;
	text-indent: 10px;
}

#main_content ul {
	list-style-position: outside;
	list-style-type: disc;
	color: #fff;
	font-size: 1.4em;
	line-height: 1.4em;
	padding-left: 15px;
	margin-bottom: 20px;
}
#main_content ul li {
	margin-bottom: 5px;
}
#bieber {
	width: 299px;
	height: 222px;
	position: fixed;
	bottom: 0;
	right: 0;
}
.bieber {
	width: 299px;
	height: 222px;
	background: url(images/schreinerei/bieber_willkommen.png) no-repeat right bottom;
}
.bieber:hover {
	background-position: 0 -1px;
}
#startseite .bieber {
	width: 299px;
	height: 222px;
	background: url(images/schreinerei/bieber_willkommen.png) no-repeat right bottom;
}
#startseite .bieber:hover {
	background-position: 0 -1px;
}
#historie .bieber {
	width: 299px;
	height: 222px;
	background: url(images/schreinerei/bieber_historie.png) no-repeat right bottom;
}
#historie .bieber:hover {
	background-position: 0 -1px;
}

#das-cafe .bieber {
	width: 299px;
	height: 222px;
	background: url(images/schreinerei/bieber_appetit.png) no-repeat right bottom;
}
#das-cafe .bieber:hover {
	background-position: 0 -1px;
}

#bildergalerie .bieber {
	width: 299px;
	height: 222px;
	background: url(images/schreinerei/bieber_galerie.png) no-repeat right bottom;
}
#bildergalerie .bieber:hover {
	background-position: 0 -1px;
}

#gaestebuch .bieber {
	width: 299px;
	height: 222px;
	background: url(images/schreinerei/bieber_gaestebuch.png) no-repeat right bottom;
}
#gaestebuch .bieber:hover {
	background-position: 0 -1px;
}
#anfahrt-oeffnungszeiten .bieber {
	width: 299px;
	height: 222px;
	background: url(images/schreinerei/bieber_anfahrt.png) no-repeat right bottom;
}
#anfahrt-oeffnungszeiten .bieber:hover {
	background-position: 0 -1px;
}
#kontakt .bieber {
	width: 299px;
	height: 222px;
	background: url(images/schreinerei/bieber_kontakt.png) no-repeat right bottom;
}
#kontakt .bieber:hover {
	background-position: 0 -1px;
}
#wrapper {
	margin: auto;
	width: 1006px;
}
#sidebar {
	width: 336px;
	margin-left: 25px;
	display: inline;
	float: left;
	background: gray url(images/schreinerei/sidebar_bg.png) repeat-y center top;
	padding-top: 24px;
}

#sidebar_bottom {
	background: url(images/schreinerei/sidebar_bottom.png) no-repeat center bottom;
}
#sidebar_content {
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
}
#logo {
	width: 336px;
	height: 200px;
	background: url(images/schreinerei/logo3.png) no-repeat center top;
}

#logo a {
	width: 336px;
	height: 200px;
	display: block;
}
#main {
	width: 616px;
	margin-right: 25px;
	float: right;
	display: inline;
	background: gray url(images/schreinerei/main_bg.png) repeat-y center top;
}
#main_top {
	background: url(images/schreinerei/main_top.png) no-repeat center top;
}


#main_bottom {
	background: url(images/schreinerei/main_bottom.png) no-repeat center bottom;
}

#main_content {
	text-align: left;
	padding: 90px 30px 45px;
	min-height:737px;
    height:auto !important;
    height:737px;
}

img.border {
	border: 1px solid #ff6926;
}

#footer {
	text-align: center;
	margin-top: 30px;
}

#footer p a {
	font-size: 11px;
	color: #d4b67c;
	text-decoration: none;
}
#footer p a:hover {
	font-size: 11px;
	color: #998256;
	text-decoration: none;
}

#navigation {
	padding-bottom: 20px;
	border-bottom: 1px solid #44321a;
}
#navigation ul li {
	list-style-type: none;
	height: 30px;
	background-color: #523d22;
	margin-bottom: 6px;
	text-align: left;
	text-indent: 10px;
}
#navigation ul li a {
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	line-height: 30px;
	text-decoration: none;
	font-size: 1.3em;
}
#navigation ul li.current a, #navigation ul li a:hover {
	color: #ff6926;
	text-decoration: none;
}

#news {
	text-align: left;
	margin-top: 20px;
}

#news div.NewsSummary {
	color: #fff;
	padding: 8px 5px 15px;
	border-bottom: 1px dashed #44321a;
}

#main_content div.NewsSummary {
	border-bottom: 1px dashed #674d2a;
	padding-bottom: 15px;
	padding-top: 15px;
}


div.NewsSummaryPostdate {
	color: #998256;
	font-size: 11px;
	line-height: 15px;
}


#main_content div.NewsSummary div.NewsSummaryPostdate {
	color: #998256;
	font-size: 12px;
	line-height: 15px;
}

#news div.NewsSummary div.NewsSummarySummary p, #news div.NewsSummary div.NewsSummaryContent p {
	font-size: 12px;
}

#news div.NewsSummary div.NewsSummaryLink a {
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #ff6926;
	text-decoration: none;
}

#sidebar #news div.NewsSummary div.NewsSummaryLink {
	line-height: 20px;
	font-size: 13px;
	color: #ff6926;
	font-weight: bold;
	margin-bottom: 5px;
}

#sidebar #news div.NewsSummary div.NewsSummaryContent p {
	font-size: 12px;
	line-height: 14px;
}

#main_content div.NewsSummary div.NewsSummaryLink a {
	font-size: 1.4em;
	line-height: 1.8em;
	font-weight: normal;
	color: #ff6926;
	font-style: normal;
}

/* End of 'schreinerei' */

#NewsPostDetailReturnLink {
	font-size: 11px;
}

div.NewsSummaryMorelink {
	font-size: 11px;
}



div#NewsPostDetailDate {
	color: #998256;
	font-size: 12px;
	line-height: 15px;
	
}


input#guestbookmodulesubmit {
	border-style: none;
	background-color: #523d22;
	height: 30px;
	color: #fff;
	font-size: 12px;
	line-height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
	font-style: normal;
}
input#guestbookmodulesubmit:hover {
	color: #ff6926;
	cursor: pointer;
}

div.cms-guestbook-showform-button {
	margin-bottom: 15px;
}

div.cms-guestbook-entry {
	margin-top: 15px;
	border-bottom: 1px dashed #674d2a;
	padding-bottom: 10px;;
}

div.cms-guestbook-entry-header {
	color: #d4b67c;
	font-size: 11px;
	margin-bottom: 5px;
}

div.cms-guestbook-pagination {
	margin-bottom: 15px;
	color: #ff6926;
	font-size: 12px;
}

div.cms-guestbook-pagination.unten {
	margin-top: 15px;
}

div.cms-guestbook-entry-text {
}

div.cms-guestbook {
	font-size: 12px;
	color: #fff;
}
div.cms-guestbook-entry-text p {
	font-size: 13px;
	line-height: 14px;
}

#pagepics {
	width: 548px;
	height: 124px;
	margin-top: 15px;
}
#pagepics a {
	width: 548px;
	height: 124px;
	display: block;
}
#pagepics_button {
	height: 30px;
	margin-top: 10px;
	background-color: #523d22;
	margin-bottom: 6px;
	text-align: center;
	width: 100px;
}
#pagepics_button a {
	color: #fff;
	font-weight: normal;
	font-style: normal;
	line-height: 30px;
	text-decoration: none;
	font-size: 13px;
	
}
#pagepics_button a:hover {
	color: #ff6926;
	text-decoration: none;
}
#startseite #pagepics {
	background-image: url(images/schreinerei/pagepics_startseite2.png);
}
#ueber-uns #pagepics {
	background-image: url(images/schreinerei/pagepics_historie.png);
}
#historie #pagepics {
	background-image: url(images/schreinerei/pagepics_historie.png);
}


/* contact form style */
.contact_pic {
	height: 189px;
	margin-top: 10px;
	width: 130px;
	background-color: silver;
	float: left;
	margin-bottom: 10px;
	margin-left: 110px;
	background-image: url(images/schreinerei/herr_bieber4.jpg);
	border: 2px solid #d4b67c;

}
.contact_text {
	margin-top: 10px;
	margin-left: 20px;
	display: inline;
	float: left;
	padding-top: 15px;
}

div#error {
	height: 60px;
}

div#error p {
	color: red;
}
div#error h3, div#error #confirmation p {
	color: #ff6926;
}

#kontaktformular form {
  padding: 20px 0;
  margin: 0;
}
#kontaktformular label {
	float: left;
	width: 100px;
	font-weight: bold;
	color: #fff;
	padding: 5px;
}
#kontaktformular input,
#kontaktformular textarea{
	padding: 5px;
	font: 400 12px arial, sans-serif;
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2 #e2e2e2 #e2e2e2 #d2d2d2;  
}
#kontaktformular input:focus,
#kontaktformular textarea:focus{  
  color: #333;
  background-color: #eaeaea;
}
#kontaktformular #name, #email, #adress, #phone{
	width:250px;
}
#kontaktformular #message{
	width:360px;
	height:150px;
}

#kontaktformular #submit {
	height: 30px;
	margin-top: 10px;
	background-color: #523d22;
	margin-bottom: 6px;
	text-align: center;
	width: 100px;
	cursor: pointer;
	border-style: none;
	color: #fff;
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	text-decoration: none;
}
#kontaktformular #submit:hover {
	color: #ff6926;
	text-decoration: none;
}

/* use form-button class for input button tags. */

#kontaktformular input.form-button {
	padding: 5px 15px;
	font: bold 1em arial, sans-serif;
	cursor: pointer;
	color: #777;
	background-color: #222;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #bbb #bbb #ccc;
}

span.liste {
	color: #ff6926;
	font-size: 15px;
}

/* End of 'schreinerei' */

