/*
Theme Name: Schambeck
Theme URI:  
Description:  
Version: 1.6
Author: Michael Amarotico
Author URI:  
Tags: blue,  
Text Domain:  

*/



body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
	margin: 0 0 20px 0;
	padding: 0;
	background-color: #FFF;
	line-height: 150%;;
	}

body, html {
	height: 100%;	
}

#page {
	background-repeat: repeat-y;	
	font-size: 1.3em;
	}


#header {
	background-color: #002f66;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 192px;
}

#footer {
	background-color: #002f66;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 46px;
	text-align: center;
	color: #FFF;

}



#searchform {
	float: right;	
}

#navi {
	background-color: #002f66;
	background-image: url(images/navi.jpg);
	background-repeat: no-repeat;
	line-height: 30px;
	margin-top: 10px;
	color: #FFF;
	font-size: 0.85em;	

}


#navi li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	height: 30px;
	display: block;
}

#navi li a {
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 30px;
		display: block;


}

#navi li a:hover, #navi li.current_page_item a, #navi li.current_page_ancestor a  {
	color: #053A7F;
	background-image: url(images/nav_hover.png);
}

#content {
	background-color: #d8d8d8;
	margin-top: 10px;
	background-image: url(images/hg.gif);
	background-repeat: repeat-y;
	border-top-width: 10px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #d8d8d8;
	padding-bottom: 10px;	
}


body.home #content {
	background-color: #d8d8d8;
	background-image: url(images/hgstart.gif);
}

body.page-template-produkt_single-php #content {
	background-color: #d8d8d8;
	background-image: url(images/hgsplit.gif);
}


#startimg, #starttext {
	background-color: #FFF;
	height: 190px;
	
}



#startteaser {
}

#news {
	height: 100%;
}

#teaser {
	margin-bottom: 10px;
	background-color: #FFF;
	min-height: 112px;

}

.teasertext {
	display: block;
	width: 465px;
	float: left;
	padding-bottom: 0px;
}

#produktteaseroverview .teasertext {
	width: 735px;

}

#prodlist {
	-margin-left:0px;
}

#produktteaser {
	width:293px;
	-width:280px;
	margin-bottom: 10px;
	background-color: #E8E8E8;
	min-height: 190px;
	height: 190px;

	display: block;
	float: left;
	margin-left:10px;

}

#produktteaseroverview {
	width:900px;
	margin-bottom: 10px;
	background-color: #E8E8E8;
	margin-left:10px;
	display: block;
	min-height: 112px;

}

#produktteaser a {
	display: inline;
	padding: 0px;
	margin: 0px;
}

#teaser img, #produktteaseroverview img  {
	margin-right: 10px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	
}
#produktteaser img  {
	margin-right: 10px;
	
	margin-top: 0px;
	margin-bottom: 0px;
	
}

#newsundteaser{
	display:inline;
	float:left;
	border-top-width: 10px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #d8d8d8;
	border-right-color: #d8d8d8;
	border-bottom-color: #d8d8d8;
	border-left-color: #d8d8d8;
	margin: 0px;
	padding: 0px;
}

#entry {
	margin: 10px;
}

#newentry {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #BDCEDD;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}



img.attachment-large, img.attachment-thumbnail, img.attachment-medium {
	border: 1px solid #FFF;
}


#galerie img.attachment-large {
	margin-bottom: 10px;	
}

#galerie img.attachment-thumbnail{
	margin-right: 5px;
	margin-bottom: 5px;
}


#galerie a.navlink{
	margin: 0px;
	padding: 0px;
	float: left;
}

.page-template-page_galerie-php #seite {
	width: 920px;	
}

#maingal a  {
	padding: 0px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#maingal a img {
	margin: 0px;
	border: 0px none #FFF;
}



#teaser img {
	float: left;
}

.slide-show li{
	position:absolute;
	list-style:none;
	display:block;

	overflow:hidden;
}

#bildbu {
	background-color: #FFF;
	padding: 10px;
	text-transform: uppercase;
	margin-bottom: 10px;
}

img.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#searchsubmit {
	background-color: #FFF;
	border: 1px solid #666;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 5px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	font-size: 0.9em;
	line-height: 16px;
	-margin-top: 2px;
}
#searchsubmit:hover {
	background-color: #999;
	border: 1px solid #666;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 5px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	font-size: 0.9em;
	line-height: 16px;
	color: #FFF;
	-margin-top: 2px;
}

#s {
	line-height: 16px;
	-margin-top: 2px;
}

a#homelink {
	margin-top: 43px;
	margin-left: 12px;
	display: block;
	float: left;
	
}


ul#qtranslate-chooser {
	margin-top: 165px;
	margin-left: 10px;
	display: inline;
	float: left;
	font-size: 0.8em;
}

#qtranslate-chooser li {
	display: inline;	
	margin-right: 10px;
}

#qtranslate-chooser li a {
	color: #FFF;
	text-decoration: none;
}
#qtranslate-chooser li a:hover, #qtranslate-chooser li.active a {
	color: #999;
	text-decoration: none;
}