/*
Theme Name: Eigenes
Theme URI: http://www.viagra-rezeptfrei.net/
Description: Basiert auf das default kubrik theme
Version: 1.0
Author: Niemand
Author URI: http://www.viagra-rezeptfrei.net/

*/

* {
    margin:0px;
    padding:0px;
}

html {margin:0px;padding:0px;}

body {
    margin:0px;
    padding:0px;
    background:#c9c9c9;
    font-family:Verdana,Helvetica,Sans-Serif;
    font-size: 70.0%;
    color:#000;
    text-align:center;
}

a {
    text-decoration:underline;
    color:#2b646e;
}

a:hover {
    text-decoration:none;
}

div#page {
    margin: 0px auto;
    background: #fff url('images/bg.jpg') repeat-y top center;
    border-right:1px solid #666;
    border-left:1px solid #666;
    width:800px;
    text-align:left;
}

div#header {
    width:800px;
    height:280px;
    background:#fff url('images/header.jpg') no-repeat top center;
}

#header h1 {
    padding-top:68px;
    padding-left:125px;
    font-weight:bold;
    font-size:130%;
    color:#7e7e7f;
}

#header h1 a {
    text-decoration:none;
}

#header h1 a:visited {
    color:#7e7e7f;
}

#sidebar {
    background-image:url('images/sidebar.jpg');
    background-repeat: no-repeat;
    background-position: top center;
    float:left;
    width:195px;
    text-align:left;
    padding-top:55px;
}

#sidebar ul {
    margin: 0px;
    padding: 0px;
    text-align:left;
}

#sidebar ul li {
    list-style-type:none;
    text-align:left;
    padding:0px 5px;
}

#sidebar ul li.page_item {
    list-style-type:none;
    text-align:left;
    margin-bottom:2px;
    background:#2b646e;
    padding:5px;
}

#sidebar ul li.pagenav h2 {
    border-bottom:1px solid #2b646e;
    margin-bottom:2px;
    font-size:120%;
    font-weight:bold;
    text-align:left;
}

#sidebar ul li.page_item a {
    text-decoration:underline;
    font-weight:bold;
    color:#fff;
}

#sidebar ul li.page_item a:hover {
    text-decoration:none;
    color:#000;
}

#sidebar ul.xoxo li {
    list-style-type:none;
    text-align:left;
    margin-bottom:2px;
    background:#2b646e;
    padding:5px;
}

#sidebar ul.xoxo li a {
    text-decoration:underline;
    font-weight:bold;
    color:#fff;
}

#sidebar ul.xoxo li a:hover {
    text-decoration:none;
    color:#000;
}

#content {
    background:#fff url('images/mainbg.jpg') no-repeat top right;
    float:right;
    width:605px;
    text-align:left;
    padding-top:100px;
}

#content div {
    margin:5px;
}

#content div p {
    margin: 12px 0px;
}

#content div ul {
    margin:12px 10px;
    text-align:left;
}

#content div ul li {
    margin:6px 12px;
}

#footer {
    clear:both;
    background: #fff url('images/footer.jpg') repeat-x bottom center;
    text-align:center;
    width:800px;
    height:38px;
}

#footer p {
    margin-right:10px;
    padding-top:12px;
    color:#fff;
}

#footer p a {
    color:#fff;
}

table#products {
    width:100%;
}

#products td.np {
    color:red;
}

#products td {
    border-bottom:1px solid silver;
}

#products{ margin-bottom: 25px; }
#products tbody td{ padding: 2px 0 2px 8px; }
#products .col-2{ width: 70px; }
#products del{ font-weight: bold; }
#products .buy:hover, .trialpack .buy:hover { background-position: 0 -29px; }
#products .buy, .trialpack .buy{
    display: block;
    text-indent: -99999px;
    width: 66px;
    height: 29px;
    background: url('images/buyButton.png') 0 0 no-repeat;
}
#products th {
    height: 24px;
    line-height: 22px;
    font-weight: bold;
    background: #c9c9c9  no-repeat;
    padding: 0px 8px;
}
