/*   
Theme Name: Shape
Theme URI: http://themeshapes.com/shape/
Description: A search engine optimized website framework for WordPress.
Author: Ian Stewart
Author URI: http://themeshapes.com/
Version: 0.1.2
Tags: threaded-comments, microformats
.
The Shape Theme for WordPress is copyright ThemeShapes http://themeshapes.com/
Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/


/* Import a basic layout */
@import url('styles/2c-l.css');

/* Reset default browser styles */
@import url('styles/reset.css');

/* Rebuild default browser styles */
@import url('styles/rebuild.css');

/* Basic WordPress Styles */
@import url('styles/wp.css');


/* sticky footer */
* {
margin:0;
padding:0;
}

html, body {
height:100%;
}

a 	{
	color: #000;
	text-decoration: underline;
	}
	
h1 {
	margin-bottom:10px;
	font-weight: bold;
	margin-top: 18px;
	}
	
#downloadblock {
	margin-left: 130px;
	margin-top: -27px;
	}

#wrapper {
min-height:100%;
}

#footer {
text-align: right;
padding: 6px 22px 0 0;
font-size: 11px;
margin-left: 891px;
width: 127px;
height: 23px;
margin-top:-29px;
background-color: #fff;
-moz-box-shadow: 2px 3px 4px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 2px 3px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 3px 4px rgba(0, 0, 0, 0.2);
}

#footerwrapper {
width: 175px;
height: 28px;
background-color: #fff;
margin-left: 45px;
margin-top:-28px;
-moz-box-shadow: 2px 3px 4px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 2px 3px 4px rgba(0, 0, 0, 0.2);
box-shadow: 2px 3px 4px rgba(0, 0, 0, 0.2);
}


#footer_start {
padding: 5px 0 0 16px;
font-size: 11px;
width: 159px;
height:18px;
background-color: #fff;
margin-bottom: 2px;

}

#footer_start_second {
padding: 2px 0 0 16px;
font-size: 11px;
width: 159px;
height:18px;
background-color: #fff;

}

.footerlink {
	color: #000;
	text-decoration: none;
}

#s {
	line-height: 130%;
	font-size: 10px;
	width:127px;
	margin-right: 13px;
	background: url(images/back_searchform.gif) right top no-repeat;
	border: 1px solid #bfbfbf;
	padding: 1px;
	}


body {
	margin: 0;
	background-color: #999999;
}

/* =Header
-------------------------------------------------------------- */

#branding {
	margin: 0;
	width: 175px;
	height: 151px;
	background-image: url(images/logo.png);
	-moz-box-shadow: 2px 3px 4px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 2px 3px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 3px 4px rgba(0, 0, 0, 0.2);
}


/* =Menu
-------------------------------------------------------------- */


.skip-link {
	display: none;
}
.menu ul {
	list-style: none;
	margin: 2px 0 0 0;
}

.menu ul ul {
	display: none;
}

.menu li {
	width: 175px;
	background-color: white;
	height: 20px;
	margin-bottom: 2px;
	-moz-box-shadow: 2px 3px 4px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 2px 3px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 3px 4px rgba(0, 0, 0, 0.2);
	}
	
	
.menu a {
	display: block;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	padding-left: 16px;
	padding-top: 3px;
	}
	
.menu a:hover {
	display: block;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	padding-left: 16px;
	padding-top: 3px;
	}
	
.menu .current_page_item a {
	font-weight: bold;
	color: #000;
	}
	
.menu .current_page_parent a {
	font-weight: bold;
	color: #000;
	}
	
.menu .current_page_ancestor a {
	font-weight: bold;
	color: #000;
	}

.language {
	float: right;
	margin-right: 14px;
	margin-top: -20px;
}

/* =Subnavi
-------------------------------------------------------------- */

#subnavi {
	position: relative;
	width: 760px;
	height: 128px;
	margin-top: 3px;
}

#subnavi_line {
	position: relative;
	width: 760px;
	height: 17px;
	float: left;
	margin: 0;
	border-bottom: 1px solid #bfbfbf;
}

#subnavi_line ul {
	position: absolute;
	display: inline;
	margin: 0 0 0 0;
	list-style-type: none;
}

#subnavi_line li {
	float: left;
	margin: 0;
	padding: 0 14px 0 0;
}

#subnavi_line li a {
	display: block;
	color: #000000;
	text-decoration: none;
}

#subnavi_line li a:hover {
	display: block;
	color: #fff;
	text-decoration: none;
	background-color: #000000;
}

#subnavi_line .current_page_item a {
	color: #e1081d;
	}
	
	




/* =Content
-------------------------------------------------------------- */

.post {
	margin: 0 0 3em 0;	
}
.entry-content, .entry-summary {
	margin: 1.5em 0 0 0;
}




/* =Produktmatrix
-------------------------------------------------------------- */

#produktmatrix_wrapper {
	position: relative;
	width: 760px;
	height: 131px;
	}

#produktmatrix {
	position: relative;
	float: left;
	width: 450px;
	height: 128px;
	margin-top: 3px;
}

#produktmatrix_line {
	position: relative;
	width: 450px;
	height: 17px;
	float: left;
	margin: 0;
	border-bottom: 1px solid #bfbfbf;
}

#produktmatrix_line ul {
	position: absolute;
	left: 108px;
	display: inline;
	margin: 0 0 0 0;
	list-style-type: none;
}

#produktmatrix_line li {
	float: left;
	width: 68px;
	margin: 0;
	padding: 0;
}

#produktmatrix_line li a {
	display: block;
	padding-left: 3px;
	color: #000000;
	text-decoration: none;
}

#produktmatrix_line li a:hover {
	display: block;
	padding-left: 3px;
	color: #fff;
	text-decoration: none;
	background-color: #000000;
}

#produktmatrix_line_sub {
	position: relative;
	top: 15px;
	width: 760px;
	height: 17px;
	float: left;
	margin: 0;
	border-top: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
}

#produktmatrix_line_sub ul {
	position: absolute;
	left: 108px;
	display: inline;
	margin: 0 0 0 0;
	list-style-type: none;
}

#produktmatrix_line_sub li {
	display: inline-block;
	width: 86px;
	margin: 0;
	padding: 0;
}

#produktmatrix_line_sub li a {
	display: block;
	padding-left: 3px;
	color: #000000;
	text-decoration: none;
}

#produktmatrix_line_sub li a:hover {
	display: block;
	padding-left: 3px;
	color: #fff;
	text-decoration: none;
	background-color: #000000;
}

#produktmatrix .current{
	color: #e1081d;
	}
	
	
#produktmatrix_second {
	position: relative;
	float: left;
	width: 140px;
	height: 128px;
	margin-top: 3px;
	margin-left: 15px;
}

#produktmatrix_third {
	position: relative;
	float: left;
	width: 140px;
	height: 128px;
	margin-top: 3px;
	margin-left: 15px;
}

#produktmatrix_line_single {
	position: relative;
	width: 140px;
	height: 17px;
	float: left;
	margin: 0;
	border-bottom: 1px solid #bfbfbf;
}

#produktmatrix_line_single ul {
	position: absolute;
	display: inline;
	margin: 0 0 0 0;
	list-style-type: none;
}

#produktmatrix_line_single li {
	float: left;
	width: 140px;
	margin: 0;
	padding: 0;
}

#produktmatrix_line_single li a {
	display: block;
	padding-left: 3px;
	color: #000000;
	text-decoration: none;
}

#produktmatrix_line_single li a:hover {
	display: block;
	padding-left: 3px;
	color: #fff;
	text-decoration: none;
	background-color: #000000;
}



.input {
	border: 1px solid #bfbfbf;
	padding: 2px;
	width: 300px;
	margin-bottom: 10px;
}

.input_label {
	margin-bottom: -14px;
	}
	
.button {
	margin-top: 18px;
	margin-bottom: 8px;
	}


/* =Produktthumbnails
-------------------------------------------------------------- */

#thumbnails {
	width: 760px;
	height: 480px;
	margin-top: 10px;
}

#thumbnails_ceo {
	float: left;
	width: 450px;
	height: 480px;
	margin-top: 10px;
}

#thumbnail {
	display: block;
	width: 140px;
	height: 155px;
	margin-right: 15px;
	float: left;
	border-top: 2px solid #000000;
}

#thumbnail_ganz_rechts {
	display: block;
	width: 140px;
	height: 155px;
	margin-right: 0;
	float: left;
	border-top: 2px solid #000000;
}

.thumbnail_title {
	font-family: Times, serif;
	color: #000;
	font-size: 15px;
	font-style: italic;
	margin-top: 3px;
	padding-bottom: 7px;
	border-bottom: 1px solid #bfbfbf;
	}


/* =Unternehmensthumbnails
-------------------------------------------------------------- */

#thumbnails_unternehmen {
	width: 760px;
	height: 490px;
	margin-top: 10px;
}

#thumbnail_unternehmen {
	display: block;
	width: 240px;
	height: 155px;
	margin-right: 20px;
	float: left;
	border-top: 2px solid #000000;
}

#thumbnail_unternehmen_ganz_rechts {
	display: block;
	width: 240px;
	height: 155px;
	margin-right: 0;
	float: left;
	border-top: 2px solid #000000;
}

.thumbnail_unternehmen_title {
	font-family: Times, serif;
	color: #000;
	font-size: 15px;
	font-style: italic;
	margin-top: 3px;
	padding-bottom: 7px;
	/* border-bottom: 1px solid #bfbfbf; */
	}
	
	

/* =Einzelprodukt
-------------------------------------------------------------- */

#einzelprodukt {
	width: 760px;
	height: 490px;
	margin-top: 10px;
}

#einzelprodukt_header {
	width: 760px;
	height: 39px;
	}
	
#einzelprodukt_header_left {
	float: left;
	width: 520px;
	height: 39px;
	border-top: 2px solid #000000;
	}
	
#einzelprodukt_header_right {
	float: left;
	margin-left: 20px;
	padding-top: 4px;
	width: 220px;
	height: 35px;
	border-top: 2px solid #000000;
	}
	
#einzelprodukt_info_header_left {
	float: left;
	width: 520px;
	height: 39px;
	border-top: 2px solid #000000;
	border-bottom: 1px solid #bfbfbf;
	}
	
#einzelprodukt_info_header_right {
	float: left;
	margin-left: 20px;
	padding-top: 4px;
	width: 220px;
	height: 35px;
	border-top: 2px solid #000000;
	border-bottom: 1px solid #bfbfbf;
	}
	
#einzelprodukt_info_bild {
	float: left;
	width: 520px;
	height: 390px;
	}

#einzelprodukt_info {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	width: 210px;
	height: 390px;
	padding-right: 10px;
	}
	
.produkt_title {
	font-family: Times, serif;
	color: #000;
	font-size: 21px;
	font-style: italic;
	margin-top: 8px;
	padding-bottom: 9px;
	float: left;
	}
	
.information {
	text-align: right;
	padding:  4px 4px 0 0;
	list-style-type: none;
	}

.information a {
	color: #000;
	text-decoration: none;
	}
	
.backlink {
	color: #000;
	text-decoration: none;
	}
	
.anfragelink {
	color: #000;
	text-decoration: underline;
	display:block;
	}
	
.anfragelink:hover {
	text-decoration: none;
	display:block;
	}


/* =Page
-------------------------------------------------------------- */

#page {
	width: 760px;
	min-height: 490px;
	margin-top: 10px;
}

#page_header {
	width: 760px;
	height: 39px;
	}
	
#page_header_left {
	float: left;
	width: 520px;
	height: 39px;
	border-top: 2px solid #000000;
	}
	
#page_info_header_left {
	float: left;
	width: 520px;
	height: 39px;
	border-top: 2px solid #000000;
	border-bottom: 1px solid #bfbfbf;
	}
	
#page_info_header_left_assistent {
	float: left;
	width: 520px;
	height: 39px;
	border-top: 2px solid #000000;
	border-bottom: 1px solid #bfbfbf;
	text-align: right;
	}
	
#page_info_header_right {
	float: left;
	margin-left: 20px;
	padding-top: 9px;
	width: 220px;
	height: 30px;
	border-top: 2px solid #000000;
	border-bottom: 1px solid #bfbfbf;
	}
	
#page_info_bild {
	float: left;
	width: 510px;
	min-height: 390px;
	padding-top: 8px;
	padding-right: 10px;
	}
	
#page_info_bild_februe {
	float: left;
	width: 520px;
	height: 390px;
	padding-top: 8px;
	padding-right: 0px;
	}
	
.assistent_title {
	font-family: Times, serif;
	color: #e1081d;
	font-size: 16px;
	font-style: italic;
	margin-top: 8px;
	padding-bottom: 9px;
text-align: right;	}

#page_info {
	float: left;
	margin-left: 20px;
	width: 200px;
	min-height: 390px;
	padding-right: 20px;
	padding-top: 8px;
	}
	
#page_info_februe {
	float: left;
	margin-left: 10px;
	width: 200px;
	min-height: 390px;
	padding-right: 20px;
	padding-top: 8px;
	}
	
.produkt_title {
	font-family: Times, serif;
	color: #000;
	font-size: 21px;
	font-style: italic;
	margin-top: 8px;
	padding-bottom: 9px;
	float: left;
	}

#page_info_header_right_ceo {
	float: left;
	margin-left: 20px;
	padding-top: 9px;
	margin-top: 10px;
	width: 290px;
	height: 30px;
	border-top: 2px solid #000000;
	border-bottom: 1px solid #bfbfbf;
	}
	
#page_info_ceo {
	float: left;
	margin-left: 20px;
	width: 260px;
	min-height: 390px;
	padding-right: 20px;
	padding-top: 8px;
	}
	
.logout {
	display: block;
	background-image: url(images/login_key.gif);
	padding-left: 26px;
	background-repeat:no-repeat;
	text-align: right;
	}

/* =Aktuelles
-------------------------------------------------------------- */

#entry_aktuelles {
	margin-bottom: 30px;
	border-bottom: 1px solid #bfbfbf;
	}
	
.headline_aktuelles {
	font-weight: bold;
	}
	
#meta_aktuelles {
	font-size: 10px;
	margin-bottom: 5px;
	color: #e1081d;
	}
	
#entry_aktuelles a{
	color: #000;
	text-decoration: none;
	}
	
#subnavi_line .current-cat a {
	color: #e1081d;
	}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	margin: 0 0 1.5em 0;
	overflow: auto;	
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: disc;
	margin-left: 1.1em;
}
.widget-area ul ul ul {
	margin-left: 2.5em;
}
.widget-container {
	margin: 0 0 1.5em 0;
}

/* =Temporary styles until the
		directory can read @import
		
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
		
-------------------------------------------------------------- */























