/*  
Theme Name: produktvorschlag.de Theme
Theme URI: http://www.igniti.de
Tags: worked out of the worst theme ever - WP Remix 2
Description: Theme for produktvorschlag.de -- made by Igniti GmbH
Version: 1.0.0
Author: Igniti GmbH
Author URI: http://www.igniti.de
*/body {
    font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: center;
    margin: 0px;
    padding: 0px;
}
#wrapper
{
    background: #FFFFFF url('images/bg_body.png') repeat-x;
}
#page {
    height: 100%;
    margin: 0px auto;
    overflow: hidden;
    padding-top: 0px;
    text-align: left;
    width: 840px;
    display: block;
}

#header {
    margin: 0px auto;
    padding: 10px 0px 0px 0px;
    height: 90px;
    display: block;
}


#header .description {
    font-size: 1.2em;
    text-align: left;
    clear:both;
    color:#D5E8F4;
    font-size:14px;
    font-style:italic;
    font-weight:bold;
    margin: 0px 0px 0px 15px;
    padding:0;
    float:left;
}


#nav {
    height:28px;
    margin:0;
    position:relative;
    width:840px;
}

ul#navmenu-h {
    height:28px;
}
ul#navmenu-h, ul#navmenu-h li, ul#navmenu-h ul {
    border:0 none;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    padding:0;
}
ul#navmenu-h li {
    display:inline;
    float:left;
    height:25px;
    position:relative;
}
ul#navmenu-h, ul#navmenu-h li, ul#navmenu-h ul {
    border:0 none;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    padding:0;
}
li, ul li ul li {
    color:#333333;
    line-height:18px;
}
ul#navmenu-h li a
{
    border-right:1px solid #B5C5CF;
    font-size:12px;
    display:block;
    font-weight: bold;
    line-height:26px;
    padding:0 10px;
    text-decoration:none;
}

a, h2 a:hover, h3 a:hover {

    color:#4B8CB2;
}

a
{
    text-decoration: none;
    color: #4B8CB2;
    font-weight: bold;
}
a:hover
{
    color: #ff0000;
}
a:active
{
    border: 0px solid;
}

.breadcrumb {
    background:#FAFAFA none repeat scroll 0 0;
    border-bottom:1px dotted #E0E0E0;
    color:#888888;
    clear:both;
    font-family:Arial,Helvetica,sans-serif;
    font-size:10px;
    line-height:25px;
    margin-bottom:10px;
    padding-left:5px;
    text-align:left;
    text-transform:uppercase;
}
.breadcrumb a {
    color:#333333;
    text-decoration: none;
}
.breadcrumb a:hover {
    color:#FF0000;
    text-decoration: none;
}

#content {
    font-size: 1.2em;
    width: 840px;
}

h1.pagetitle {
    border-bottom:1px solid #CCCCCC;
    color:#4B8CB2;
    font-size:20px;
    font-weight:bold;
    margin:0px 0px 8px 0px;
    padding: 0px 0px 5px 0px;
}

#content h1
{
    color:#4B8CB2;
    font-size:20px;
    font-weight:bold;
}
#content h2
{
    color:#7F7E7E;
    font-size:14px;
}
#content h2.subtitle
{
    border-bottom:1px solid #CCCCCC;
    color:#4B8CB2;
    font-size:16px;
    font-weight:bold;
    margin:10px 0px 0px 0px;
    padding: 0px 0px 5px 0px;

}
.post
{
    margin: 10px 0px 20px 0px;
}
.entry
{
    color:#7F7E7E;
    font-size:12px;
    font-weight:normal;
}
#footer {
    clear:both;
    color:#888888;
    font-size:11px;
    margin:20px auto;
    overflow:hidden;
    padding:5px 10px;
    width:840px;
    display:block;
    text-align:center;
    word-spacing:0.2em;
}
#footer a {
    color:#888888;
    font-weight:normal;
    text-decoration:none;
}
#footer a:hover
{
    color:#4BB5E6;
}
