/*
Theme Name: Tresorbau Wolfgang Guembel
Author: Stefan Reisinger
Version: 2.0
*/


/* Basic CSS Reset
-------------------------------------------------------------- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del,
dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label,
legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header,
hgroup, menu, nav, section, summary, time, mark, audio, video
{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}

/* HTML5 elemet block reset
-------------------------------------------------------------- */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section
{display:block;}

/* Style Reset
-------------------------------------------------------------- */
nav ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none; }
a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }
ins { background-color:#ff9; color:#000; text-decoration:none; }
mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }
table { border-collapse:collapse; border-spacing:0; }
hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }
input, select { vertical-align:middle; }
#content ul, #content ol { list-style-position: outside; padding-left: 15px; padding-bottom: 20px;}

/* Gallery listing
-------------------------------------------------------------- */
.category-gallery{margin-bottom:48px;}
.category-gallery h2{margin-top:10px;}
.category-gallery .entry-meta{}
.category-gallery .size-thumbnail img{border:10px solid #ffffff;margin-bottom:0;}
.category-gallery .gallery-thumb{float:left;margin-right:20px;margin-top:-4px;}
.home #content .category-gallery .entry-content p{display:inline;}
.home #content .category-gallery .entry-utility{padding-top:4px;}

/* Images
-------------------------------------------------------------- */
#content img{margin:0;}
#content .alignleft,
#content img.alignleft{display:inline;float:left;margin-right:24px;margin-top:4px;}
#content .alignright,
#content img.alignright{display:inline;float:right;margin-left:24px;margin-top:4px;}
#content .aligncenter,
#content img.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;}
#content img.alignleft,
#content img.alignright,
#content img.aligncenter{margin-bottom:12px;}
#content .wp-caption{background:#ffffff;line-height:18px;text-align:center;margin-bottom:20px;padding:4px;}
#content .wp-caption img{margin:5px 5px 0;}
#content .wp-caption p.wp-caption-text{margin:5px;color:#000000;font-size:12px;}
#content .wp-smiley{margin:0;}
#content .gallery{margin:auto;}
#content .gallery .gallery-item{float:left;margin-top:0;text-align:center;width:33%;}
#content .gallery img{border:2px solid #ffffff;}
#content .gallery .gallery-caption{color:#000000;font-size:12px;margin:0 0 12px;}
#content .gallery dl{margin:0;}
#content .gallery br+br{display:none;}

/* Comments
-------------------------------------------------------------- */
#comments{float:left;width:100%;overflow:hidden;}
.comments_respond{float:left;width:100%;}
.comment_form table tbody tr td{padding:0 10px 5px 0;}
.comments_list{float:left;margin:0;padding:0;width:100%;list-style:none;}
.comment{float:left;margin:0;padding:0 0 25px 0;width:100%;}
.comment p{margin:0 0 7px 0;}
.comment_meta{float:left;padding:0 0 5px 0;width:100%;}
.comment_text{float:left;padding:0 0 0 3%;width:97%;}

/* Default Klassen
-------------------------------------------------------------- */
.zentrierer{margin:auto;text-align:left;width:1000px;}

/* Design Definitionen
-------------------------------------------------------------- */
body
{
	background: url('images/bg.jpg') center top repeat;
}

.ie6 body *
{
	overflow: hidden;
}

#head
{
	float: left;
	padding-bottom: 15px;
	width: 100%;
	min-width: 1000px;
	height: 30px;
	background: url('images/head_bg.png') center top repeat-x;
}

#suchfeld
{
	float: left;
	padding: 2px 80px 4px 40px;
	width: 280px;
	height: 24px;
	background: url('images/suchfeld.png') 0 0 no-repeat;
}

#suchfeld #searchform
{
	float: left;
	margin: 0;
	padding: 0;
	width: 280px;
	height: 24px;
}

#suchfeld .screen-reader-text
{
	display: none;
}

#suchfeld #s
{
	float: left;
	margin: 0;
	padding: 0 5px 0 5px;
	border: none;
	background: transparent;
	width: 190px;
	height: 24px;
	line-height: 24px;
	color: #919191;
}

#suchfeld #searchsubmit
{
	float: right;
	margin: 0;
	padding: 0;
	border: none;
	background: url('images/suchen_button.png') center top no-repeat;
	width: 70px;
	height: 24px;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
}
#suchfeld #searchsubmit:hover
{
	background-position: center -25px;
}

#headnav
{
	float: left;
	width: 600px;
	height: 30px;
}

#headnav ul
{
	float: right;
	height: 30px;
	list-style: none;
}

#headnav ul li
{
	float: left;
	padding: 0 0 0 30px;
	line-height: 30px;
}

#headnav ul li a
{
	color: #ffffff;
}

#headnav ul li a:hover
{
	color: #f6e480;
}

#top
{
	float: left;
	padding-bottom: 15px;
	width: 100%;
	min-width: 1000px;
	height: 65px;
	background: url('images/menu_logo_bg.jpg') center top repeat-x;
}

#logo
{
	float: left;
	padding: 5px 24px 7px 0;
	width: 226px;
	height: 52px;
}

#logo a
{
	float: left;
	display: block;
	width: 226px;
	height: 52px;
	text-indent: -10000px;
	overflow: hidden;
	background: url('images/logo.jpg') center top no-repeat;
}

#topnav
{
	float: left;
	padding: 0 0 0 90px;
	width: 660px;
	height: 65px;
}

#topnav ul
{
	float: right;
	padding: 1px 0 0 0;
	height: 64px;
	list-style: none;
	text-align: right;
}

#topnav ul li
{
	display: inline;
	height: 32px;
	line-height: 32px;
}

#topnav ul li a
{
	white-space: nowrap;
	padding: 0 10px 0 10px;
	border-left: 1px solid #505050;
}

#topnav ul .special-menu-item a
{
	border-left: none;
}

#topnav ul li a:hover
{
	color: #d72e2e;
}

#hauptnavi
{
	float: left;
	padding-bottom: 15px;
	width: 1000px;
	height: 50px;
}

#hauptnavi ul
{
	float: left;
	width: 1000px;
	height: 50px;
	list-style: none;
}

#hauptnavi ul li
{
	float: left;
	width: 165px;
	height: 50px;
}

#hauptnavi ul li a
{
	float: left;
	display: block;
	padding: 6px 10px 14px 10px;
	width: 145px;
	height: 30px;
	line-height: 15px;
	text-align: center;
	color: #686868;
	background: url('images/button_hauptmenu.png') center top no-repeat;
}

#hauptnavi ul li.special-menu-item a
{
	line-height: 30px;
}

.ie6 #hauptnavi ul li a
{
	background-image: url('images/button_hauptmenu.gif');
}

#hauptnavi ul li a:hover
{
	background-position: center -50px;
}

#links
{
	float: left;
	width: 330px;
}

#branchen
{
	float: left;
	padding-bottom: 10px;
	width: 330px;
	text-align: center;
	color: #cd0000;
	font-size: 15px;
}

#bildnavi
{
	float: left;
	width: 330px;
	height: 750px;
}

#bildnavi ul
{
	float: left;
	width: 330px;
	height: 750px;
	list-style: none;
}

#bildnavi ul li
{
	float: left;
	padding: 0 0 20px 0;
	width: 110px;
	height: 130px;
}

#bildnavi ul li a
{
	float: left;
	display: block;
	padding: 100px 5px 0 5px;
	width: 100px;
	height: 30px;
	line-height: 15px;
	font-size: 12px;
	background-image: url('images/tresore_hauptmenu.png');
	background-repeat: no-repeat;
	text-align: center;
}

#social
{
	border-top:#3b5998 1px solid;
	padding: 10px;
	float: left;
	width: 310px;
	height: 180px;
}

#facebook_like
{
	padding: 0 0 10px 0;
	float: left;
	width: 310px;
height:45px;
}

#facebook_button
{
	padding: 0 0 10px 0;
	float: left;
	width: 310px;
}

#facebook_button a
{
	float: left;
	display: block;
	width: 79px;
	height: 24px;
	text-indent: -10000px;
	overflow: hidden;
	background: url('images/facebook_button.jpg') center top no-repeat;
}

.kontakt-slider {
	position: fixed;
	right: -303px;
	top: 300px;
	width: 340px;
}
.kontakt-slider input {
	border-radius: 0px;
	border: 1px solid #ccc;
	height: 30px;
	line-height: 30px;
	width: 200px;
	padding: 0 5px;
	font-size: 15px;
color: #444;
}
.kontakt-slider textarea {
	border-radius: 0px;
	border: 1px solid #ccc;
	width: 254px;
	padding: 5px;
	font-size: 15px;
color: #444;
}
.kontakt-slider h1, .kontakt-slider-tel {
	color: #C2251E;
	font-size: 16px;
	font-weight: bold;
	border: none;
}
.kontakt-tab {
	float: left;
	height: 134px;
	width: 38px;
	cursor: pointer;
	background: url('images/kontakt_button.png') 0 0 no-repeat;
	margin-right: -1px;
}
.ie6 .kontakt-tab {
	background: url('images/kontakt_button.gif') 0 0 no-repeat;
}
.kontakt-slider .wpcf7-submit {
	background: #C2251E;
	height: 40px;
	line-height: 40px;
	border-radius: 5px;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	width: 140px;
	cursor: pointer;
}
.kontakt-slider .wpcf7-submit:hover {
	background: #ECDA78;
	color: #505050;
	border: 1px solid #C2251E;
}
.kontakt-inhalt {
	border: 10px solid #C2251E;
	border-right: none;
 	border-bottom-left-radius: 10px;
	float: left;
	width: 273px;
	min-height: 300px;
	background: #ffffff;
	padding: 10px;
}
.kontakt-inhalt-left {
	float: left;
	width: 150px;
	padding-right: 8px;
}
.kontakt-inhalt-right {
	float: left;
	width: 95px;
}
.kontakt-inhalt-unten {
	float: left;
	width: 280px;
}
.cf7-kontaktslider-title {
	display: block;
	float: left;
	width: 54px;
	height: 30px;
	line-height: 30px;
}



#rechts
{
	float: left;
	padding: 0 10px 0 10px;
	width: 650px;
}

#submenu1
{
	float: left;
	width: 650px;
	height: 30px;
}

#submenu1 ul
{
	float: left;
	width: 649px;
	height: 30px;
	border-left: #919191 1px solid;
	list-style: none;
}

#submenu1 ul li
{
	float: left;
	height: 29px;
	background: #d4d4d4;
	border-top: #919191 1px solid;
	border-right: #919191 1px solid;
}

#submenu1 ul li a
{
	float: left;
	display: block;
	padding: 0 10px;
	height: 29px;
	line-height: 29px;
	font-weight: normal;
	color: #000000;
}

#submenu1 ul li a:hover
{
	color: #d72e2e;
}

#submenu2
{
	float: left;
	width: 648px;
	background: #cd0000;
	border: #919191 1px solid;
	border-bottom: none;
}

#submenu2 ul
{
	float: left;
	width: 648px;
	list-style: none;
}

#submenu2 ul li
{
	float: left;
	padding: 2px 0 2px 0;
	height: 15px;
}

#submenu2 ul li a
{
	float: left;
	display: block;
	padding: 0 10px 0 10px;
	border-left: #ffffff 1px solid;
	height: 15px;
	line-height: 15px;
	color: #ffffff;
	font-weight: normal;
}

#submenu2 ul li a:hover
{
	color: #f6e480;
}

#submenu2 ul .special-menu-item a
{
	border-left: none;
}

#contentstart
{
	float: left;
	width: 650px;
	height: 10px;
	background: url('images/bg_content_oben.png') center top no-repeat;
}

#content
{
	float: left;
	padding: 15px 25px 15px 25px;
	width: 600px;
	background: url('images/bg_content_mitte.png') center top repeat-y;
}

#contentend
{
	float: left;
	width: 650px;
	height: 10px;
	background: url('images/bg_content_unten.png') center top no-repeat;
}

#facebookbutton
{
	position: fixed;
	float: left;
	top: 160px;
	right: 0;
	width: 38px;
	height: 134px;
}

.ie6 #facebookbutton
{
	position: absolute;
}

#facebookbutton a
{
	float: left;
	display: block;
	width: 38px;
	height: 134px;
	text-indent: -10000px;
	overflow: hidden;
	background: url('images/facebook_button.png') center top no-repeat;
}

/* Sonder Definitionen z.B. fuer Menu Items
-------------------------------------------------------------- */

#menu-item-4623 a		{ background-position: -000px	-000px; }
#menu-item-4623 a:hover		{ background-position: -000px	-200px; }
#menu-item-4624 a		{ background-position: -100px	-000px; }
#menu-item-4624 a:hover		{ background-position: -100px	-200px; }
#menu-item-4629 a		{ background-position: -200px	-000px; }
#menu-item-4629 a:hover		{ background-position: -200px	-200px; }

#menu-item-4621 a		{ background-position: -000px	-400px; }
#menu-item-4621 a:hover		{ background-position: -000px	-600px; }
#menu-item-4627 a		{ background-position: -100px	-400px; }
#menu-item-4627 a:hover		{ background-position: -100px	-600px; }
#menu-item-4630 a		{ background-position: -200px	-400px; }
#menu-item-4630 a:hover		{ background-position: -200px	-600px; }

#menu-item-4626 a		{ background-position: -000px	-800px; }
#menu-item-4626 a:hover		{ background-position: -000px	-1000px; }
#menu-item-4625 a		{ background-position: -100px	-800px; }
#menu-item-4625 a:hover		{ background-position: -100px	-1000px; }
#menu-item-4622 a		{ background-position: -200px	-800px; }
#menu-item-4622 a:hover		{ background-position: -200px	-1000px; }

#menu-item-4631 a		{ background-position: -000px	-1200px; }
#menu-item-4631 a:hover		{ background-position: -000px	-1400px; }
#menu-item-4628 a		{ background-position: -100px	-1200px; }
#menu-item-4628 a:hover		{ background-position: -100px	-1400px; }
#menu-item-4620 a		{ background-position: -200px	-1200px; }
#menu-item-4620 a:hover		{ background-position: -200px	-1400px; }

#menu-item-4835 a		{ background-position: -000px	-1600px; }
#menu-item-4835 a:hover		{ background-position: -000px	-1800px; }
#menu-item-4633 a		{ background-position: -100px	-1600px; }
#menu-item-4633 a:hover		{ background-position: -100px	-1800px; }
#menu-item-4632 a		{ background-position: -200px	-1600px; }
#menu-item-4632 a:hover		{ background-position: -200px	-1800px; }


/*	pm_scroller
-------------------------------------------------------------- */



.news-zentrierer {
	width: 600px;
	margin: 0 -30px 0 -30px;
}



.news {
	float: left;
	width: 600px;
	color: #000;
	padding: 0;
	overflow: hidden; height: 25px; line-height: 25px;
	display: block; 
}

.news ul{
width: 900px;
height: 25px;
	overflow: hidden;
	list-style: none;
	padding: 0!important;
}



.news li{
   float: left;
   width: auto;
   height: 25px;
   padding: 0 5px;
}



/*	Schriftdefinitionen
-------------------------------------------------------------- */
body{font-family: Verdana, Geneva, sans-serif; font-size: 12px; color: #505050;}
h1, h1 a{margin:0 0 8px 0; padding:0; font-size:16px; font-weight:bold; color:#505050; width: 100%; border-bottom: #505050 1px solid;}
h2, h2 a{margin:24px 0 5px 0; padding:0; font-size:14px; font-weight:bold; color:#505050;}
h3, h3 a{margin:20px 0 5px 0; padding:0; font-size:14px; font-weight:bold; color:#505050;}
h4, h4 a{margin:10px 0 5px 0; padding:0; font-size:12px; font-weight:bold; color:#505050;}
h5, h5 a{margin:10px 0 5px 0; padding:0; font-size:12px; font-weight:bold; color:#505050;}
p{margin:0 0 18px 0;}
a {color: #505050; text-decoration: none; font-weight: bold;}
a:hover {color: #d72e2e}
a:focus {outline: none;}