/*
Theme Name: http://www.pixelversum.com/
Theme URI: http://www.pixelversum.com/
Description: Bitte dieses pixelversum-Template benutzen
Version: 1.0
Author: yatego.com
Author URI: http://www.yatego.com/
*/

@import url(search.css);

*  {
padding : 0;
margin : 0;
}
body {
background-color : #383838;
color : #000000;
font-family : tahoma, verdana, arial;
font-size : 12px;
text-align : center;
padding : 10px 10px;
}
form p {
padding-bottom : 10px;
}
h1 {
background : url(images/kat-text.jpg) no-repeat;
width : 382px;
line-height : 36px;
text-align : center;
margin-left : 84px;
display : inline-block;
vertical-align : middle;
font-size : 15px;
color : #fff;
}
h2 {
width : 550px;
margin : 20px 20px;
font-size : 14px;
color: #DA9A00;
}
a:hover {
cursor : pointer;
} 
/*===================================================================
                            IDs
===================================================================*/
#outer  {
position : relative;
width : 930px;
min-height : 500px;
margin : 0 auto;
background : #fff url(images/back.jpg) repeat-y;
text-align : left;
padding-bottom: 60px;
background-color : #383838; 
}
* html #outer {
height : 400px;
width : 975px;
} 
/*--------left-------*/	
#left  {
width : 170px;
min-height : 713px;
float : left;
background : url(images/bg-left.jpg) repeat-x;
}
* html #left {
height : 713px;
}
#logo {
width : 170px;
height : 172px;
background : url(images/logo.jpg) no-repeat;
display : block;
}
#search {
text-align : center;
margin-top : 10px;
margin-left : -1px;
}
#kategorien {
font-size : 12px;
font-weight : bold;
color: black;
margin: 10px 0;
}
#navi {
line-height : 11px;
font-weight : 900;
font-size : 11px;
}
#navi a {
color : #564e41;
text-decoration : none;
}
#navi a:hover {
color : #93170d;
text-decoration : none;
}
#navi ul {
list-style: none;
padding-left: 20px;
}
/*--------right-------*/			
#right  {
width : 209px;
min-height : 713px;
float : right;
}
* html #right {
position: absolute;
float : right;
right: 44px;
height : 713px;
} 
/*--------center-------*/	
#center  {
position: relative;
width: 551px;
margin-left : 170px;
}
#header {
position: absolute;
background : url(images/header.jpg) no-repeat;
height : 50px;
width : 551px;
left: 170px;
}
* header {
left: 0;
}
#content {
position : relative;
top: 50px;
padding: 10px 0;
}
* html #content {
text-align: center;
}
*+html #content {
text-align: center;
}
#content h1 {
margin-bottom: 10px;
}
#content h2 {
text-align: left;
}
/*--------footer-------*/	
#footer  {
position: absolute;
width : 511px;
border-top : 1px solid #dbdad5;
line-height : 30px;
text-align : center;
margin-top: 25px;
margin-left: 190px; 
}
#footer address {
font-style : normal;
font-weight : normal;
color : #383838;
}
#footer address a, #footer address a:hover {
color : #383838;
text-decoration : none;
} 
/*===================================================================
                            Classes
===================================================================*/
.head  {
background-color : #383838;
width : 209px;
height : 50px;
}
.breadcrumb {
position : absolute;
top: 30px;
margin-left: 20px;
}
.breadcrumb, .breadcrumb a {
color : #93170d;
text-decoration: none;
}
.breadcrumb a:visited {
color : #93170d;
text-decoration: none;
}
.breadcrumb a:hover {
text-decoration: underline;
}
.border {
color : #d3d2cf;
font-size : 18px;
font-weight : bold;
}
.static-right {
background : url(images/right.jpg) no-repeat;
height : 713px;
}
.content-text {
margin : 20px 20px;
text-align: left;
}
.clear {
clear : both;
}
.children {
margin: 2px 0;
margin-left: -14px;
}
.active {
color : #93170d;
}

