/*
Theme Name: freeSMS-senden.net Theme
Theme URI: http://www.ripucom.de
Description:
Version: 1.0
Author: Richard Pulch
Author URI: http://www.ripucom.de

*/
/*
Date: 26.10.2008 18:10:103
Filename: style.css
Type: Cascading Style Sheets
Author: rp
Copyright: (C) 2008 by Richard Pulch (www.ripucom.de)
*/

/* General */
* {
  font-family: "Trebuchet MS", Arial, Verdana;
  border: 0px;
}
body {
  margin:0px;
  padding:0px;
  background-color: #fff;
}

/* Layout */
#wrapper {
  width:999px;
  margin: auto;
}
#logo {
  width: 591px;
  height: 167px;
  float: left;
}
#headerright {
  background-image: url('img/headerright.jpg');
  background-repeat: no-repeat;
  width: 408px;
  height: 167px;
  float:left;
}
#sidebarleft {
  margin-left: 13px;
  float:left;
}
#sidebarleft h2 {
  margin:0px;
  background-image: url('img/navigation_box_orange.jpg');
  background-repeat: no-repeat;
  width: 152px;
  height: 19px;
  font-size: 8pt;
  font-weight: bold;
  padding-top: 8px;
  padding-left: 8px;
  color: #fff;
}
#sidebarleft h2.red {
  margin:0px;
  background-image: url('img/navigation_box_red.jpg');
  background-repeat: no-repeat;
  width: 152px;
  height: 19px;
  font-size: 8pt;
  font-weight: bold;
  padding-top: 8px;
  padding-left: 8px;
  color: #fff;
}
#sidebarleft ul {
  margin:0px;
  padding:0px;
  background-image: url('img/navigation_box_background.jpg');
  background-repeat: repeat-y;
  width: 177px;
  padding-bottom: 11px;

}
#sidebarleft li{
  padding-left: 16px;
  padding-top: 5px;
  list-style-type: none;
}
#sidebarleft a {
  font-family: Verdana;
  color: #A7A7A7;
  font-size: 8pt;
  text-decoration: none;
}
#sidebarleft a:hover {
  text-decoration: underline;
}
#sidebarleft div.boxbottom {
  background-image: url('img/navigation_box_bottom.jpg');
  background-repeat: no-repeat;
  width: 177px;
  height: 30px;
}
#sidebarleft div.boxbottomlast {
  background-image: url('img/navigation_box_bottom_last.jpg');
  background-repeat: no-repeat;
  width: 177px;
  height: 50px;
}
#content {
  width: 628px;
  float:left;
}
#sidebarright {
  float: left;
  margin:0px;
  padding:0px;
  margin-left: 20px;
  background-image: url('img/sidebar_background.jpg');
  background-repeat: repeat-y;
  width: 158px;
}
#sidebarright h2 {
  margin:0px;
  background-image: url('img/sidebar_top_orange.jpg');
  background-repeat: no-repeat;
  width: 147px;
  height: 23px;
  font-size: 8pt;
  font-weight: bold;
  padding-top: 8px;
  padding-right: 10px;
  text-align: center;
  color: #fff;
}
#sidebarright h2.red {
  margin:0px;
  background-image: url('img/sidebar_top_red.jpg');
  background-repeat: no-repeat;
  width: 147px;
  height: 23px;
  font-size: 8pt;
  font-weight: bold;
  padding-top: 8px;
  padding-right: 10px;
  text-align: center;
  color: #fff;
}
#sidebarright div.cont {
  background-image: url('img/sidebar_bottom.jpg');
  background-repeat: no-repeat;
  background-position: bottom;
  padding-top: 20px;
  padding-bottom: 40px;
  min-height: 70px;
  width: 159px;
}
* html #sidebarright div.cont {
  height: 70px;
}
#sidebarright a {
  color: #A7A7A7;
  font-weight: bold;
  font-size: 8pt;
  font-family: Verdana;
  text-decoration: none;
}
#sidebarright {
  font-size: 8pt;
  font-family: Verdana;
  color: #A7A7A7;
}
#sidebarright a:hover {
  text-decoration: underline;
}
#content {
    font: 80%/150% "Trebuchet MS", Tahoma, Arial;
    color: #333333;
    background: #FFFFFF;
    margin: 0px;
    padding: 0px;
}
#content a {
    color: #FAA700;
    text-decoration: none;
}
#content a:visited {
    color: #FAA700;
    text-decoration: none;
}

#content a:hover {
    color: #333;
}
#content img {
    border: none;
}
#content p {
    padding: 0px 0px 15px;
    margin: 0px;
}
#content h2, h1 {
    color: #FAA700;
    margin: 0px 0px 2px;
    width:100%;
    font: lighter 1.7em/1em "Trebuchet MS", Tahoma, Arial;
    padding-bottom: 5px;
    border-bottom: 1px dotted #CDCDCD;
}
#content h2,h1 a, h2,h1 a:visited {
    color: #FAA700;
    text-decoration: none;
}
#content h2, h1 a, h2, h1 a:visited {
    color: #FAA700;
    text-decoration: none;
}
#content h2, h1 a:hover {
    color: #FAA700;
    text-decoration: none;
}
#content h3 {
    font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
    color: #FAA700;
    margin: 10px 0px 5px;
}
#content h4 {
    font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
    color: #FAA700;
    margin: 10px 0px 5px;
}
#footer {
  margin-left: 15px;
  background-image: url('img/footer.jpg');
  background-repeat: no-repeat;
  width: 981px;
  height: 54px;
  margin-bottom: 10px;
  color:#C10101;
  font-size: 10pt;
}
#footer a {
  color:#C10101;
  font-size: 10pt;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}
textarea {
  width: 400px;
  border:1px solid #e3e3e3;
}
input {
  border:1px solid #e3e3e3;
}
#content .extern {
  color: #333333;
}
#content .extern:visited {
  color: #333333;
}
#content {
    font: 80%/150% "Trebuchet MS", Tahoma, Arial;
    color: #333333;
    background: #FFFFFF;
    margin: 0px;
    padding: 0px;
    min-height: 800px;
}
* html #content {
  height: 800px;
}