﻿/*  Theme Name: Steinbacher
	Theme URI: http://www.steinbacher-consult.com/blog/
	Description: Wordpress Theme der Steinbacher-Consult Ingenieurgesellschaft mbH & Co. KG
	Version: 1.0
	Author: Pixeldreher, André Nitz
	Author URI: http://www.pixeldreher.net/
*/

* {padding: 0; margin: 0}

body {background: #fff url(images/bg.gif) repeat-x; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; color: #000; line-height: 15px}

h1 {font:1.1em verdana,sans-serif; color: #999; text-decoration: none; margin-bottom: 8px}
h2 {font:1.1em verdana,sans-serif; color: #999; text-decoration: none; margin-bottom: 8px}
h3 {font:1.1em verdana,sans-serif; color: #999; text-decoration: none; margin-bottom: 8px}

h1 a {font:1.1em verdana,sans-serif; color: #999; text-decoration: none; margin-bottom: 8px}

p {margin-bottom: 16px}
a {color: #000099; text-decoration: none}
a:hover {color: #000}

.lgo {background: url(images/logo.png) no-repeat;width:331px; height:50px; display: block; margin: 20px 0 40px -58px}
.article {margin-bottom: 80px}
.bluebox {border: 1px solid #b2d6eb; background: #e6f2fa; padding: 10px; margin: 0 0 40px 0}
.mr img {border: 0; margin-right: 30px; margin-top: 3px}
.mt {margin-top: 20px}

.left {float: left}
.alignleft {float: left; margin-right: 10px}
.alignright {float: right; margin-left: 10px}
.right {float: right}
.clear {clear: both}

#wrapper {width: 980px; margin: 0 auto}
#container {margin-bottom: 40px}

#side {width: 170px; float: right; text-align: left;}
ul.menu {list-style: none;padding-top: 15px}
ul.menu li {margin-bottom: 5px }
ul.menu li.categories ul {list-style: none; margin-top: 7px} 


#header {height: 61px;}
#sidebar {float: right; width: 340px}
#content {width: 550px; padding-left: 50px}
#content ul,#content ol {list-style-position: inside; margin-bottom: 16px}
#footer {color: #B0B0B0; margin-top: 40px; padding-left: 50px}
#footer a {color: #B0B0B0; text-decoration: none}
