body {
    background: url(../images/backgrounds/background_page.gif) repeat-x;
}
/*
// DIVs
*/
#wrapper {
    width: 925px;
    margin: 0px auto;    
    text-align: left;
}
#logo {
    position: absolute;
    top: 25px;    
    left: 20px;
}
#mini-nav {    
    position: absolute;
    text-align: right;
    right: 20px;
    bottom: 38px;
    width: 200px;
}
#header {        
    display: block;   
    position: relative;     
    height: 112px;
}
#main-nav {
    position: absolute;
    bottom: 0px;
    background: url(../images/backgrounds/background_mainnav.gif) no-repeat;
    width: 925px;
    height: 26px;
    padding: 6px 0px 0px 7px;
}
#header-image {
    width: 925px;               
    background: url(../images/backgrounds/background_headerimage.gif) bottom left no-repeat;
    position:relative;
}
#header-image-home {        
    width: 925px;
    overflow: hidden;
}
#header-image-content {        
    width: 600px;    
    float: left;    
}
#header-image-content-desc {
    background: silver url(../images/backgrounds/background_header_content_desc.gif) bottom left no-repeat;;
    color: #1d1d1d;
    padding: 15px 15px 0px 20px;
    width: 290px;
    height: 125px;
    float: left;
    font-size: 14px;
    font-weight: normal;    
    line-height: 22px;
}
#content {
    display: inline-block;                
    background: url(../images/backgrounds/background_content.gif) top left repeat-x;
    width: 925px;
    clear: both;
}
#left {
    padding: 15px 20px 20px 20px;
    width: 560px;
    float: left;               
}
#right {
    padding: 15px 10px 20px 20px;
    width: 295px;
    float: left;    
}
#boxes-home {
    clear: both;    
    height: 160px;      
    padding: 5px;
}
.box-home {
    width: 305px;
    height: 130px;
    background: url(../images/backgrounds/background_box_home.png) no-repeat bottom;    
    cursor: pointer;    
    position: relative;
}
.box-home div {
    position: absolute;    
    left: 15px;
    bottom: 15px;    
}
div.ajax-lizenzkosten {
    padding: 20px 20px 10px 20px;
    border: 3px solid #e0e0e0;
    margin: 0px 0px 20px 0px;
    background: #f9f9f9;
    font-size:14px;
}
#footer {
    background: #f6f6f6;
    display: block;
    clear: both;
    border-top: 1px dotted #c6c6c6;
    margin-top: 40px;
    padding: 15px 20px 70px 20px;
    width: 885px;
}
/*
// Headlines
*/
h1 {
    font-weight: bold;
    font-size: 1.6em;
    line-height: 1.6em;
    margin-bottom: 5px;
    color: #d90000;
    letter-spacing: -0.03em;
    clear: both;   
}
h2 {
    font-weight: normal;
    font-size: 1.7em;
    line-height: 2.0em;
    margin: 15px 20px 5px 20px;
    color: #d90000;
    clear: both;   
    padding: 0px;
    border-bottom: 1px dotted #ccc;
    letter-spacing: 0.5px;
}
#right h2 {
    font-weight: normal;
    font-size: 18px;   
    line-height: 18px;
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 0px 2px;
    color: #6C6C6C;
    clear: both;
    padding: 0px;
    text-transform: none;
    border: 0px;
    letter-spacing: 0px;
}
#left h3 {
    color: #000;
    font-weight: normal;    
    font-size: 18px;
    margin-bottom: 15px;
    line-height: 18px;
}
#left h4 {
    color: #000;
    font-weight: normal;
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 16px;
}
.box-home h4 {
    color: #d90000;
    font-weight: bold;
    font-size: 16px;
    z-index: 99;
    position: absolute;
    right: 20px;
    top: 12px;
}
#right #blog-headlines {
    margin-left: 0px;
}

/*
// Paragraphs
*/
p {
    margin-bottom: 15px;
    line-height: 20px;
}
p.h2, div.title h2 {
    color: #000;
    font-weight: bold;    
    font-size: 14px;
    margin: 0px 0px 10px 0px;    
    border: 0px;
}
p.h3 {
    color: #000;
    font-weight: normal;    
    font-size: 13px;
    margin-bottom: 15px;
    line-height: 20px;
}
.box-home p {
    position: absolute;
    text-align: right;    
    font-size: 12px;
    line-height: 16px;
    top: 35px;
    right: 20px;
    bottom: 7px;
    color: #6C6C6C;
}
#right #blog-headlines p {
    margin: 0px 0px 15px 0px;
}
#footer p {
    font-size: 11px;
    color: #707070;
}
/*
// Lists
*/
#main-nav ul {
    height: 25px;    
}
#main-nav li {
    float: left;    
    border-right: 1px dotted #aaa;
}
#left ul {    
    list-style-type: none;
    margin: 0px 0px 20px 10px;
}
#left li {    
    margin-bottom: 5px;
    line-height: 20px;
    padding-left: 5px;
}
#left ul li {
    padding-left: 15px;
    background: url('../images/backgrounds/background_left_li.gif') no-repeat 0px 10px;
}
#left ol li {
    margin-bottom: 15px;
}
#left ol.register {
}
#left ol.register li {
    margin-bottom:0px;
}
#right ul {
    margin: 0px 0px 20px 0px;    
    list-style-type: none;    
    width: 280px;
    display: block;
    border-top: 1px solid #ddd;
    padding: 8px 0;
}
#right ul li {
    padding: 0px 0px 5px 23px;
    background: url(../images/backgrounds/background_sub_nav_li.gif) no-repeat 2px 3px;
    border-bottom: 1px dotted #bbb;
    margin-bottom: 5px;
}
#right ul li.current {
    background: url(../images/backgrounds/background_sub_nav_li_current.gif) no-repeat 2px 3px;
}
ul#blog-headlines {
    list-style-type: none;  
    border: 0px;  
}
ul#blog-headlines li {
    padding: 0px 0px 3px 23px;
    background: url(../images/backgrounds/background_sub_nav_li.gif) no-repeat 0px 2px;    
    border: 0px;
}
#content ol {
    list-style-type: decimal;
    margin: 0px 0px 20px 20px;
}
#content ol li {
}
ul#blog {
    margin: 0px;
    list-style-type: none;
}
ul#blog li {
    margin: 0px 0px 25px 0px;
}
#left ul#feedback {
    list-style-type:none;
    list-style:none;    
}
#left ul#feedback li {
    background:none;
    padding-left:0px;
}
#left ul#feedback input {
    margin-right:5px;
}
/*
// Tables
*/
td {
    vertical-align: top;
}
table.text {
    margin: 5px 0px 20px 0px;
    width: 100%;
}
table.text th {
    background: #f0f0f0;
    font-weight: bold;
    padding: 8px 10px 8px 10px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 13px;
}
table.text td {
    background: #f9f9f9;
    padding: 8px 10px 8px 10px;
    border-bottom: 1px solid #e5e5e5;
}
table.products {    
    width: 100%;
    margin-top: 10px;
}
table.products th {
    background: #eee;
    font-weight: bold;
    padding: 5px;    
    border: 0px;
}
table.products td {    
    padding: 5px;
    border: 0px;    
}
table.products td.thumb {
    width: 160px;    
    padding: 0px 0px 30px 0px;
}
.demozugang {
    margin:20px 0px 20px 0px;
    padding:20px 20px 10px 20px;
    border:1px dotted #ccc;
    background:#f9f9f9;
}
.demozugang table td {
    padding: 2px 0px 5px 0px;
}
.demozugang table label {
    display: inline-block;
}
table.partner {    
    float: left;
}
table.partner th {
    padding: 0px 0px 20px 0px;
}
table.partner td {
    padding: 0px 20px 30px 0px;
}
/*
// Links
*/
a {
    color: #d90000;
    text-decoration: none;
}
a:hover {
    color:#000;
    text-decoration:underline;
}
#main-nav a {
    color: #eee;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1.0px;
    display: block;
    padding: 2px 15px 2px 15px;
    font-weight: normal;
    border: 0px;
}
#main-nav a:hover {
    color: #fff;    
}
#main-nav li.current a {
    font-weight: bold;
    color: #fff;    
}
ul#sub-nav li a {
    color: #6C6C6C;
    border: 0px;
    font-weight: normal;
    text-transform: normal;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0px;
    text-decoration: none;
    display: block;
    width: 100%;
    padding: 1px 0px 0px 0px;
}
ul#sub-nav li a:hover {
    color: #000;
}
ul#sub-nav li.current a, ul#sub-nav li.current-cat a {
    font-weight:bold;
}
#mini-nav a {
    font-size: 11px;
    color: #707070;
    text-decoration: none;
}
#logo a {    
}
#left h2 a {
    color: #000;
    font-weight: bold;    
    font-size: 15px;
    margin-bottom: 10px;    
    line-height: 18px;
    letter-spacing: 0px;
    text-decoration: none;
}
#left h3 a {
    color:#000;
    font-size:15px;
}
#footer a {
    font-size: 11px;
    color: #707070;
    text-decoration: underline;
}
#header-image a.demo {
    position:absolute;
    top:195px;
    right:38px;
}
/*
// Forms
*/
input, textarea {    
    padding: 2px;
    background: #fff;    
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #999;
    border-left: 1px solid #ddd;
}
input.submit, button {
    background: #eee;
    padding: 5px 20px 5px 20px;
    border: 1px outset #999;
    cursor: pointer;    
}
select {
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #999;
    border-left: 1px solid #ddd;
    padding: 3px 2px 2px 2px;      
}
#blog-searchform {
    margin: 20px 0px 0px 0px;
}
#blog-searchform input {
    width: 285px;
}
.demozugang table input[type=text], .demozugang table textarea {
    padding: 4px 2px 3px 2px;
}
.demozugang table label.required {
    font-weight: bold;
}
.demozugang table label.error {
    color: #d90000;
    font-weight: bold;
}
.demozugang table input.required {
    font-weight: normal;
}
.demozugang table input.error {
    border:1px dashed #d90000;
    background: #FAEBE7;
    color: #000;
}
table#preise td {
    padding:3px 0px;
}
table#preise td strong {
    padding: 1px 5px;
    background:#FF8;
}

/*
// Errors
*/
.error {
    color: #d90000;
}

/*
// Blog
*/
.post {
    margin: 0px 0px 30px 0px;
}
.postdata, #singleNav {
    background: #f5f5f5;
    padding: 5px;
    border: 1px dotted #ddd;
    margin-top: 30px;
}
#singleNav {
    height: 15px;
}
#singleNav .previous {
    float: left;
}
#singleNav .next {
    float: right;
}
.post .date {
    margin-bottom: 10px;
    font-weight: bold;
}
.Nav, .Nav a {
    font-size: 16px;
}
.Nav span {
    display:none;
}
/*
// Misc
*/
hr {
    border:0px;
    border-bottom:1px dotted #ccc;
    margin-bottom:15px;
}

