/*
Theme Name: Kruemet
Theme URI: http://www.conform.de/
Description: Wordpress-Theme f&uuml;r KR&Uuml;MET Sonderposten M&auml;rkte vom conform IT-Systemhaus.
Version: 1.0
Author: Florian Rehder
Author URI: http://www.nusskugeldingsi.de/
*/


/*
 * GENERAL
 */
body {
        background: url(images/bg_body.png) left top repeat-x #f0f0f0;
        text-align: center;
}
* {
        margin: 0;
        padding: 0;
}
.clear {
        clear: both;
        height: 0;
        line-height: 0;
}
ul, li {
        list-style-type: none;
}
table, img,
#header h1 a:hover, #header h1 a:focus, #header h1 a:active,
#onlineshop:hover, #onlineshop:focus, #onlineshop:active,
#anno:hover, #anno:focus, #anno:active,
#content_bar .content_box h1 a:hover, #content_bar .content_box h1 a:active, #content_bar .content_box h1 a:focus,
#content #navi a:hover, #content #navi a:focus, #content #navi a:active,
.sidebar_box#submenu li a:hover, .sidebar_box#submenu li a:focus, .sidebar_box#submenu li a:active,
fieldset
{
        border: 0;
}
hr, legend {
        display: none;
}
input, textarea {
        margin-bottom: 2px;
        padding-top: 3px;
        padding-left: 5px;
        padding-bottom: 3px;
        border: 1px solid #ccc;
}
.button input, #mp-form input.MailPressFormSubmit {
        background: #eee;
        text-align: center;
}


/*
 * TYPOGRAPHY
 */
* {
        color: #000;
        font: 10pt 'trebuchet ms', tahoma, arial, helvetica, verdana;
}
h1, h1 *, h2, h2 *, h3, h3 *, .subpages, .subpages * {
        font-family: arial, helvetica, verdana;
}
a:link, a:hover, a:focus, a:active, a:visited {
        text-decoration: none;
        cursor: pointer;
}
a:hover, a:focus, a:active {
        border-bottom: 1px solid #ccc;
}
p {
        margin-bottom: 10px;
}


/*
 * LAYOUT
 */
.wrapper {
        width: 890px;
        margin: 0 auto;
        padding: 0;
        text-align: left;
}


/*
 * HEADER
 */
#header {
        margin-top: 20px;
        background: url(images/bg_header.png) center top no-repeat;
}
#header .wrapper {
        position: relative;
}
#header h1 a {
        display: block;
        width: 890px;
        height: 135px;
        color: #fff;
        text-indent: -9999px;
}
#header h2, #header h2 a {
        display: none;
}
#onlineshop {
        position: absolute;
        top: 45px;
        right: 100px;
/*        top: 28px;
        right: 230px;*/
        display: block;
        width: 140px;
        height: 140px;
        background: url(images/onlineshop.png) left top no-repeat;
        color: #fff;
        text-indent: -9999px;
}
#anno {
        position: absolute;
        top: -20px;
        right: 20px;
        display: none;/*block*/
        width: 175px;
        height: 60px;
        background: url(images/anno.png) center top no-repeat;
        color: #fff;
        text-indent: -9999px;
}


/*
 * NAVIGATION
 */
#nav {
        margin: 5px 0 10px 0;
}
#nav * {
        margin: 0;
        padding: 0;
        z-index: 100;
}
#nav #menu ul {
}
#nav #menu li {
        float: left;
        position: relative;
        height: 30px;
        margin: 0 20px;
        padding: 0 10px;/*15*/
        line-height: 30px;
}
#nav #menu li a {
        color: #ca0002;
        font-size: 14pt;
        font-weight: bold;
}
#nav #menu li a:hover {
        color: #750000;
}
#nav #menu li ul {
        position: absolute;
        top: 27px;
        left: 0;
        display: none;
        z-index: 101;
}
#nav #menu li:hover ul {
        display: inline;
        padding-bottom: 15px;
        background: url(images/bg_dropdown_ul.png) center bottom no-repeat;
        cursor: pointer;
        border-top: 1px solid #bbb;
}
#nav #menu li ul li {
        float: left;
        height: 25px;
        margin: 0;
        background: url(images/bg_dropdown_li.png) center top repeat-y;
}
#nav #menu li ul li a {
        display: block;
        width: 165px;/*115*/
        height: 22px;
        padding: 3px 0 0 5px;
        font-size: 1em;
}
#nav * a:hover {
        text-decoration: none;
        border: 0;
}
#nav #menu li ul li a:hover {
        color: #750000;
}
#nav #menu li ul li ul li {
        display: none;
}
















/*
 * NAVIGATION
 *//*
#content #navi {
        margin-bottom: 10px;
}
#content #navi #menu {
        width: 100%;
}
#content #navi #menu li {
        width: 176px;
        float: left;
}
#content #navi #menu li a {
        display: block;
        width: 176px;
        height: 50px;
        background-image: url(images/bg_navi.png);
        background-repeat: no-repeat;
        color: #fff;
       text-indent: -9999px;
}

#menu li#aktuelles a {
        background-position: 0 0;
}
#menu li.page-item-5 a {
        background-position: -176px 0;
}
#menu li.page-item-7 a {
        background-position: -352px 0;
}
#menu li.page-item-9 a {
        background-position: -528px 0;
}
#menu li.page-item-11 a {
        background-position: -704px 0;
}

#menu li#aktuelles a:hover, #menu li#aktuelles a:focus {
        background-position: 0 -50px;
}
#menu li.page-item-5 a:hover, #menu li#about a:focus {
        background-position: -176px -50px;
}
#menu li.page-item-7 a:hover, #menu li#filialen a:focus {
        background-position: -352px -50px;
}
#menu li.page-item-9 a:hover, #menu li#jobs a:focus {
        background-position: -528px -50px;
}
#menu li.page-item-11 a:hover, #menu li#kontakt a:focus {
        background-position: -704px -50px;
}

#menu li#aktuelles a:active {
        background-position: 0 -100px;
}
#menu li.page-item-5 a:active {
        background-position: -176px -100px;
}
#menu li.page-item-7 a:active {
        background-position: -352px -100px;
}
#menu li.page-item-9 a:active {
        background-position: -528px -100px;
}
#menu li.page-item-11 a:active {
        background-position: -704px -100px;
}
*/


/*
 * CONTENT
 */
#content {
        padding-top: 10px;
        background: url(images/bg_content.png) center top repeat-y;
        text-align: center;
}
#content .wrapper {
        padding-bottom: 0;
}
#content .wrapper#cwrapper {
        display: block;
        min-height: 380px;
}
#content_bar {
        float: left;
        width: 530px;
        margin-left: 40px;
}
#content_bar .content_box {
        margin-top: 20px;
        margin-bottom: 10px;
}
#content .bild {
        border: 0;
}
.datum {
        text-align: right;
        font-weight: bold;
}


#content .more-link {
        display: block;
        width: 100%;
        margin-top: 5px;
        padding-right: 5px;
        color: #000;
        text-align: right;
        text-decoration: none;
}
#content .more-link, #content .more-link:hover, #content .more-link:active, #content .more-link:focus {
        border-top: 1px dotted #000;
        border-bottom: 0;
}
.edit a {
        color: #0099FF;
        font-size: 0.8em;
}

.content_box hr {
        display: block !important;
        margin: 5px 0;
        height: 1px;
        color: #fff;
        border-top: 1px solid #000;
}


/*
 * PREV / NEXT / PAGEBAR
 */
.prev_next {
        text-align: center;
}
.prev_next div {
        width: 150px;
        border: 1px solid #fff;
}
.prev_next .prev {
        float: right;
        margin-right: 10px;
}
.prev_next .next {
        float: left;
        margin-left: 10px;
}
.prev_next a {
        display: block;
        width: 150px;
        padding: 5px 0;
        font-weight: bold;
        text-align: center;
}
.prev_next a:hover, .pagebar a:focus, .pagebar a:active,
.pagebar a:hover, .pagebar a:focus, .pagebar a:active {
        text-decoration: none;
        cursor: pointer;
        border: 1px solid #000;
}
.pagebar {
        margin: 20px 0 10px 0;
        text-align: center;
        vertical-align: bottom;
}
.pagebar a, .pagebar .this-page {
        padding: 5px 10px;
        text-align: center;
        border: 1px solid #fff;
}
.pagebar .break {
        padding: 5px 10px;
        font-weight: bold;
}
.pagebar .this-page {
        font-size: 1.3em;
        font-weight: bold;
}


/*
 * SIDEBAR
 */
#sidebar {
        float: right;
        width: 240px;
        margin-right: 30px;
}
.sidebar_box {
        width: 240px;
        margin-bottom: 10px;
}
.sidebar_box li {
        width: 240px;
        display: block;
}
.sidebar_box .ends {
        height: 20px;
        line-height: 20px;
}
.sidebar_box .content {
        background: url(images/bg_sidebar_box_center.png) left top repeat-y;
        text-align: center;
}
.sidebar_box h2, .sidebar_box p {
        width: 220px;
        padding: 0 10px;
        text-align: left;
}
.sidebar_box h2 {
        color: #ca0002;
        font-size: 1.2em;
        font-weight: bold;
}
.sidebar_box p {
        margin: 0;
        padding-top: 10px;
}
.sidebar_box .content img {
        margin: 0 auto;
}
.sidebar_box#submenu li a {
        display: block;
        height: 23px;
        padding: 3px 0 2px 0;
        background: url(images/bg_submenu_n.png) left top repeat-y;
        color: #ca0002;
        font-size: 1.3em;
        font-weight: bold;
        text-indent: 20px;
}
.sidebar_box#submenu li a:hover {
        background: url(images/bg_submenu_h.png) left top repeat-y;
        color: #fff;
}
.sidebar_box#submenu li a:active {
        background-image: url(images/loading.gif);
        background-repeat: no-repeat;
        background-position: 210px center;
        color: #000;
}
.sidebar_box#angebote .content {
        background: none;
}
.sidebar_box#angebote .content img {
        border: 1px solid #808080;
}

#box-onlineshop h2, .sidebar_box h2.werbehead {
        background: url(images/bg_box-onlineshop_headline.png) center bottom no-repeat;
        padding-bottom: 8px;
        text-align: center;
}

#box-onlineshop p img {
        float: left;
        margin: 0 3px 3px 0;
        padding: 2px;
        border: 1px solid #ccc;
}
#box-onlineshop p .price {
        float: right;
        margin-top: 10px;
        font-size: 1.5em;
}

.sidebar_box .werbecontenthead {
        padding-top: 5px;
}
/* begin highlight grafik */
.sidebar_box .werbehead img {
        position: absolute;
}
#werbehead_highlights {
        position: relative;
        height: 32px;
}
#werbehead_highlights img {
        top: -26px;
        left: 0;
}
/* end highlight grafik */
#werbecontent_highlights .textwidget, #werbecontent_highlights .textwidget p, #werbecontent_highlights .textwidget * {
/*        color: #CA0002; * rote schrift (standard-wert) */
	color: #fff; /* weisse schrift fuer funny frisch werbung */
}
.sidebar_box h2.werbehead#werbehead_highlights {
        background: url(images/bg_box-onlineshop_headline-highlights.png) center bottom no-repeat;
}
.sidebar_box .content#werbecontent_highlights {
        background: url(images/bg_sidebar_box_center-highlights.png) left top repeat-y;
        text-align: center;
}
#werbecontent_highlights .textwidget h1 {
        font-size: 3em;
}
#werbecontent_highlights .textwidget strong {
        font-size: 1.1em;
}


/*
 * SUCHE
 */
#searchform {
        position: relative;
}
#searchform #s {
        width: 180px;
        padding-right: 26px;
}
#searchform #searchsubmit {
        position: absolute;
        top: 0px;
        right: 16px;
        width: 26px;
        height: 26px;
        background: url(images/icon_search.png) center center no-repeat;
        color: #fff;
        border: 0;
}


/*
 * FOOTER
 */
#footer {
        margin-bottom: 20px;
}
#footer, #footer * {
        color: #B4B4B4;
        font-size: 8pt;
}
#footer #footer_left {
        float: left;
        width: 400px;
        margin-left: 10px;
}
#footer #footer_right {
        float: right;
        width: 400px;
        margin-right: 10px;
        text-align: right;
}
#footer #footer_right a {
        padding: 0 5px;
}
#footer #footer_right a:hover {
        background: #1369D6;
        color: #fff;
}


/*
 * CONTENT TYPOGRAPHY
 */
.content_box p a, .content_box p * a * {
        color: #808080;
}
.content_box p a:hover, .content_box p a:focus {
        border: 0;
}
.content_box ul, .content_box ol {
        margin: 0 0 10px 10px;
}
.content_box ul, .content_box ul li {
        list-style-type: disc !important;
}
.content_box ol, .content_box ol li {
        list-style-type: decimal !important;
}
.content_box li {
        margin-left: 20px;
}
strong {
        font-weight: bold;
}
em {
        font-style: italic;
}
.content_box p span {
        margin: 0 !important;
        padding: 0 !important;
}
.content_box blockquote {
/*        background-color: #fafafa;
        border: 1px solid #E4F4FF;*/
}
.content_box blockquote, .quotes, #wp_quotes {
        margin: 20px 0px;
        padding: 10px 0px 0px 30px;
        background-image: url(images/bg_quote_begin.png);
        background-position: left top;
        background-repeat: no-repeat;
}
.content_box blockquote p {
        margin: 0 !important;
        padding: 0 30px 10px 0;
        background: url(images/bg_quote_end.png) right bottom no-repeat;
}
.content_box blockquote, .content_box blockquote * {
        color: #666;
        font-style: italic;
}
.content_box blockquote * strong {
        color: #444;
        font-weight: bold;
}
.content_box address {
        font-style: italic;
}
.content_box pre {
        font-family: monospace;
}
.content_box code {
        padding: 3px 0 3px 10px;
        color: #6f6f6f;
        font-family: monospace;
}
.content tbody, .content td {
        vertical-align: top;
}

.content_box h1, .content_box h2, .content_box h3, .content_box h4, .content_box h5,
.content_box h6 {
        background: transparent !important;
}
.content_box h1 {
        margin-bottom: 5px;
}
.content_box h1, .content_box h1 a {
        padding: 10px 0;
        color: #ca0002;
        font-size: 1.4em;
        font-weight: bold;
        line-height: 1.2em;
        text-decoration: none;
}
.content_box h2, .content_box h2 * {
        margin-top: 10px;
        font-size: 1.2em;
        font-weight: bold;
        letter-spacing: .1em;
}
.content_box h3, .content_box h3 * {
        margin-top: 15px;
        margin-bottom: 5px;
        font-weight: bold;
        letter-spacing: .1em;
}
.content_box h4, .content_box h4 * {
        font-weight: bold;
        line-height: 12pt;
}
.content_box h5, .content_box h5 * {
        letter-spacing: .1em;
}


.content_box#page_highlights_main {
        background-color: #FFFF45;
        padding: 0 10px;
        border: 1px solid #f00;
}
.content_box #page_highlights {
        padding-bottom: 10px;
}
.content_box#page_highlights_main h1 {

}
.content_box #page_highlights h1 {
        width: 510px;
        padding: 10px 0;
        color: #ca0002;
        font-size: 5em;
        font-weight: bold;
        line-height: 1.4em;
        text-decoration: none;
}
.content_box #page_highlights p strong {
        color: #ca0002;
        font-size: 1.4em;
}
.content_box #page_highlights p {
        width: 510px;
        padding-left: 10px;
        padding-right: 10px;
        color: #ca0002;
}


/*
 * IMAGES
 */
.content_box img, .content_box .wp-caption img {
        border: 1px solid #808080;
}
.content_box img#Landkarte {
        border: 0;
}
#page-kontakt img {
        border-color: #fff !important;
}
.content_box img.wp-smiley {
        border: 0;
        padding: 0;
}
.content_box img.alignleft, .content_box img.alignnone, .content_box .alignleft, .content_box .alignnone {
        margin: 0 5px 3px 0;
}
.content_box img.alignleft, .content_box .alignleft {
        float: left;
}
.content_boximg.aligncenter, .content_box .aligncenter {
        display: block;
        margin: 0 auto 5px auto;
}
.content_box img.alignright, .content_box .alignright {
        float: right;
        margin: 0 0 3px 5px;
}
.content_box .wp-caption {
        padding: 5px 5px 0 5px;
        background: #e4f4ff;
        border: 1px solid #808080;
}
.content_box .wp-caption img, .content_box .wp-caption a {
        background: #fff;
}
.content_box .wp-caption .wp-caption-text {
        font-size: 8pt;
        font-weight: bold;
        text-align: center;
}
.content_box .wp-caption p {
        margin-top: 10px;
}
.content_box .imgtfe {
        margin: 0 5px;
}


/*
 * KONTAKT
 */
#kontaktformular, #kontaktformular li {
        list-style-type: none !important;
}
#kontaktformular {
        margin-left: 20px;
}
#kontaktformular li input, #kontaktformular li textarea {
        width: 350px;
        padding-right: 40px;
}
#kontaktformular #button input {
        width: 100px;
        padding: 3px 5px;
}
#contactform {
        position: relative;
}
#contactform img {
        position: absolute;
        top: 0;
        right: 25px;
        width: 128px;
        height: 140px;
        background: url(images/mail.png) left top no-repeat;
        border: 0 !important;
}


/*
 * NEWSLETTER
 */
/*
#newsletterform li ul, #newsletterform li ul li {
        list-style-type: none !important;
}
#newsletterform li ul {
        margin: 5px 0 0 10px;
}
#newsletterform li ul li, #newsletterform li ul li input {
        width: 200px;
}
#newsletterform li ul li {
        text-align: left;
}
#newsletterform li ul li input {
        padding-right: 5px;
}
#newsletterform li ul li#button input {
        width: 100px;
}
*/


#newsletterform .search #eintragen {
        width: 200px;
        padding-right: 5px;
}







#page-kontakt ul, #page-kontakt ul li {
        list-style-type: none !important;
}
#page-kontakt ul {
        width: 520px;
}
#page-kontakt ul li {
        width: 250px;
        margin: 0 10px 0 0 !important;
        padding: 0 !important;
}
#page-kontakt ul li h1, #page-kontakt ul li p {
        width: 240px;
}





/*
 * EOF
 */



