/*
Theme Name: Welt der Pferde
Theme URI: http://mg-itconsulting.de
Description: Theme für Welt der Pferde von Thomas.
Author: Thomas Herzog
Author URI: http://www.cremedia-dresden.de/
Tags: custom, fixed width, two columns

*/

/* Begin all the main stuff e.g. design */

#ga {
  padding-left: 105px;
}

body {
   margin: 20px;
   background-color: #ffffff;
   text-decoration: none;
   color: #000;
   font-size: 12px;
   font-family: arial, verdana, sans-serif;
   text-align: left;
}

div.wrapper {
   width: 980px;
   margin: 0px;
   text-align: left;
   background-image: url("./images/bg.gif");
   background-repeat: repeat-y;
   background-position: right;
}

div.wrapper_left {
   width: 763px;
   background-color: #fff;
   float: left;
}

div.wrapper_right {
   width: 217px;
   background-color: #FF9506;
   float: right;
}

div.wrapper_bottom_befor {
   width: 980px;
   clear: both;
   background-color: #464646;
   border-top: 2px solid #fff;
   font-size: 1px;
   height: 2px;
}

div.wrapper_bottom {
   width: 980px;
   clear: both;
   background-color: #99432a;
   border-top: 2px solid #fff;
   color: #fff;
}

div.textpadding {
   width: 100%;
   padding: 2px 15px;
}

div.textpadding_content {
   width: 650px;
   padding-right: 15px;
   margin-left: 110px;
}

div.textpadding_content_vbb {
   width: 750px;
   padding-right: 15px;
   margin-left: 0px;
}


/* Als the typo and linkstuff */

#sidebar a:link, #sidebar a, #sidebar a:active, #sidebar a:visited {
   color: #fff;
   text-decoration: underline;
}

#sidebar a:hover {
   color: #fff;
   text-decoration: underline;
}

.bold {
   font-weight: bold;
}

.black {
   color: #000;
}

.underline {
   text-decoration: underline;
}

/* Lists */

ul.sidebar {
   list-style-type: none;
   margin: 0px 6px;
   padding: 0px;
   line-height: 17px;
}

li.sidebar {
   list-style-type: none;
   margin: 0px 6px;
   padding: 0px;
   line-height: 17px;
}


/* Misc stuff like images, forms */

img {
   border: 0px;
}

img.feem {
   float: left;
   padding-left:27px;
}

img.feem2 {
   float: left;
   padding-right:27px;
}

img.head {
   margin-left: 5px;
}
