* {
  margin: 0px;
  padding: 0px;
  border: 0px;
  font-size: 101%;
}

body {
  font-family: Sans, Verdana, Arial, "Nimbus Sans L", Helvetica, Geneva, Swiss, SunSans-Regular;
  color: #222222;
  background: #2F100E url(pics/bg_body.jpg) no-repeat scroll 50% 0pt;
}

img {
  border: 0px;
  float: left;
}

hr {
  color: #044;
  height: 1px;
}

p {
  font-size: 0.8em;
  line-height: 1.5em;
  letter-spacing: 0.1px;
}

.blank {
    color: #FFFBE1;
}


h1, h2 {
  margin: 0px;
  padding: 0px;
  line-height: 0px;
  font-size: 101%;
  font-weight: bold;
  font-style: normal;
  clear: both;
}


.bildlinks, alignleft {
  float: left;
  margin-right: 10px;
}

.bildrechts, .alignright {
  float: right;
  margin-left: 10px;
  margin-right: -10px;
}

.links {
  text-align: left;
}

.rechts {
  text-align: right;
}

.zentriert {
  text-align: center;
}

.blocksatz {
  text-align: justify;
}

.underline {
  text-decoration: underline;
}

.rot {
  color: #BB0000;
}

.wp-smiley {
  margin-left: 3px;
  margin-right: 3px;
  float: none;
}

.videotext {
    -moz-column-count:2;
    -moz-column-gap: 40px;
    -webkit-column-count:2;
    -webkit-column-gap: 40px;
    column-count:2;
    column-gap: 40px;
}


#content p, #content ul, #content ol, #content blockquote, #content pre, #content address, #content dl {
  text-align: left;
  margin-bottom: 10px;
}

#content address, #content blockquote, #content ul, #content ol, #content pre {
  margin-left: 20px;
}

#content ul, #content ol {
  font-size: 0.8em;
  padding-left: 10px;
  list-style-position: outside;
}

#content ul {
  list-style-image: url(pics/bullet_star.png);
}


#content li {
  margin-bottom: 5px;
}

#content blockquote {
  font-size: 0.9em;
  padding: 10px;
  border: 1px solid #8D2A2A;
  width: 500px;
}

#content pre {
  font-size: 11px;
  padding: 10px;
  border: 1px solid #0B5155;
  background-color: #E6E6FA;
  width: 500px;
  height: auto;
  overflow: auto;
}

#all {
  position: relative;
  top: 0px;
  margin: 0px auto 0px auto;
  width: 980px;
}

#bordertop {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 980px;
  height: 11px;
  background: url(pics/border_top.png) no-repeat;
}

#logo {
  position: absolute;
  top: 11px;
  left: 0px;
  width: 980px;
  height: 371px;
  background: url(pics/bg_content.png) repeat-y;
  padding-left: 10px;
}

#nav {
  position: absolute;
  top: 335px;
  left: 10px;
  width: 623px;
  height: 25px;
  z-index: 2;
}

#suchformular {
  position: absolute;
  top: 335px;
  left: 665px;
  width: 282px;
  height: 25px;
  background: url(pics/bg_suchfeld.png) no-repeat;
  z-index: 3;
}

#suchformular #s {
  position: absolute;
  left: 37px;
  top: 3px;
  width: 150px;
  height: 18px;
  background-color: transparent;
  color: white;
}

#suchformular #submit {
  position: absolute;
  left: 190px;
  top: 3px;
  width: 58px;
  height: 19px;
}

#main {
  position: absolute;
  top: 382px;
  left: 0px;
  width: 980px;
  background: #2F100E url(pics/bg_content.png) repeat-y;
}

#content {
  float: left;
  width: 940px;
  margin-left: 20px;
}

#sidebar {
  float: left;
  width: 940px;
  margin-left: 20px;
  padding-top: 0px;
}

#sidebar img {
  float: none;
}


#footer {
  width: 980px;
  height: 100px;
  background: url(pics/bg_footer2.png) no-repeat;
  clear: both;
}

#footer p {
  color: #FFFBE1;
  font-size: 0.8em;
}

#footer a {
  color: #FDD279;
  font-size: 0.9em;
  text-decoration: none;
}


.post {
  width: 940px;
}

.post h2 {
  width: 940px;
  height: 13px;
  background: url(pics/bg_video_header.png) no-repeat;
  font-family: "Sans Bold", Tahoma, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.1px;
  line-height: 1px;
  padding-left: 40px;
  padding-top: 12px;
  margin-bottom: 0px;
}

.post h2 a {
  color: #333;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

.post h2 a span {
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  display: block;
  margin-left: 1px;
}

.post-newsmeldungen {
  background: url(pics/bg_video_content.png) repeat-y;
  padding: 10px 20px 10px 20px;
  font-size: 0.7em;
}

.post-artikel {
  background: url(pics/bg_video_content.png) repeat-y;
  padding: 10px 20px 10px 20px;
}

.post-artikel a:link, .post-artikel a:visited {
  color: #795629;
  text-decoration: none;
  letter-spacing: 1px;
  font-weight: bold;
  font-style: normal;
}

.post-artikel a:hover, .post-artikel a:focus {
  color: #BB0000;
  text-decoration: none;
  letter-spacing: 1px;
  font-weight: bold;
  font-style: normal;
}

.post-footer a:link, .post-footer a:visited {
  color: #795629;
  text-decoration: none;
  font-weight: bold;
  font-style: normal;
}

.post-footer a:hover, .post-footer a:focus {
  color: #BB0000;
  text-decoration: none;
  font-weight: bold;
  font-style: normal;
}

.post-footer {
  background: url(pics/bg_video_footer.png) no-repeat;
  height: 30px;
  margin-bottom: 20px;
  padding-top: 2px;
  padding-left: 20px;
  font-size: 0.7em;
}
.post-footer img {
  float: none;
  vertical-align: bottom;
}

.navigation {
  width: 940px;
  margin-bottom: 30px;
}
.navileft {
  float: left;
}
.naviright {
  float: right;
}

/* die Sidebar */
#sidebar {
  font-size: 0.7em;
  padding-top: 20px;
  padding-left: 30px;
}


#sidebar ul {
  margin-top: -20px;
  list-style-type: none;
}

#sidebar .footer {
  display: block;
  width: 280px;
  background: url(pics/bg_sidebar_footer.png) no-repeat;
  height: 50px;
}


#sidebar h2 {
  color: #333;
  font-family: "Sans Bold", Tahoma, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.1px;
  line-height: 1px;
  padding-left: 60px;
  padding-top: 12px;
  padding-bottom: 8px;
  margin-bottom: 0px;
  background: url(pics/bg_sidebar_header.png) no-repeat;
  top: 1px;
  left: 1px;
  height: 27px;
}

#sidebar h2 span {
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.1px;
  display: block;
  padding-top: 1px;
  padding-left: 1px;
}

#sidebar ul ul {
  background: url(pics/bg_sidebar_content.png) repeat-y;
  padding: 13px;
}


#sidebar li {
  list-style-type: none;
}

#sidebar ul ul li a {
  border: none;
  text-decoration: none;
}

#sidebar ul ul li a:link {
  color: #800;
}

#sidebar ul ul li a:visited {
  color: #B00;
}

#sidebar ul ul li a:hover, #sidebar ul ul li a:active {
  color: #990000;
  background: #EEE;
}

#sidebar ul ul ul {
  background: none;
  border: none;
  list-style-type: none;
  margin: 0;
  padding: 5px;
}

#sidebar ul ul ul li {
  background: url(img/subcat_bullet.gif) no-repeat 0 5px;
  margin: 0 0 0 10px;
  padding: 0 0 0 10px;
}

#subscriptions table {
  margin-left: 30px;
}

#categories li {
  margin-left: 10px;
  margin-bottom: 5px;
  padding-left: 20px;
  background: url(pics/kategorie.png) no-repeat;
}

#categories .children li {
  margin-bottom: 5px;
  margin-left: 0px;
  padding-left: 20px;
  background: url(pics/subkategorie.png) no-repeat;
}

#blogroll li {
  margin-left: 10px;
  margin-bottom: 5px;
  padding-left: 20px;
  background: url(pics/ubuntu.png) no-repeat;
}

#linux li {
  margin-left: 10px;
  margin-bottom: 5px;
  padding-left: 20px;
  background: url(pics/tux.png) no-repeat;
}

#webdesign li {
  margin-left: 10px;
  margin-bottom: 5px;
  padding-left: 20px;
  background: url(pics/layout.png) no-repeat;
}

#autoren li {
  margin-left: 10px;
  margin-bottom: 5px;
  padding-left: 20px;
  background: url(pics/user.png) no-repeat;
}

#wegweiser, #tagwolke {
  width: 280px;
}


.video {
  float: left;
  margin-right: 20px;
}


@import url(cbcscbindex.css);
@import url(comments.css);
