/*
 * Copyright 2009 Trigadon, Germany
 * Author: Rene Obst
 * Date: 2009/10/01
 * Site: Faustregel.com
 */

h1 { font-size: 18px; color: #843046; margin: 10px 0px 5px 0px; font-weight: normal;}
h2 { font-size: 14px; color: #843046; margin: 25px 0px 5px 0px; font-weight: bold;}
h3 { font-size: 14px; color: #843046; margin: 10px 0px 5px 0px; font-weight: normal;}
b { color: #843046; font-weight: normal; }
a, a:visited, a:link { color:#6892CA; text-decoration: none; }
a:hover { text-decoration: none; }
img {border: 0px; }
body { padding: 0; margin: 0; text-align: center; background: url('Background.png') top left repeat-x; background-color: #ffffff; color: #707070; font: 13px Arial, Helvetica, sans-serif; }

#header { display: block; position: relative; height: 91px; margin-top: 0px; padding: 0;}
#header img { padding: 0px; margin: 0px; }
#footer { position: relative; clear: both; display: block; height: 50; border: 1px solid #cccccc; padding: 15px 0 10px 0; background-color: #FFFFFF; font-size: 11px; }
#copyright { text-align: center; background: transparent; padding: 10px 0;}
#wrapper { display: block; overflow: hidden; width: 920px; margin: 0 auto; text-align: left; padding: 0px; }

#whitepaper 		{ background: transparent url('middle.jpg') top center repeat-y; display: block; margin: 0 auto; min-height: 420px; border: 1px solid #cccccc; background-color: #FFFFFF; }
#col_middle			{ float: left; width: 490px; overflow: hidden; padding: 0 0px 10px 15px; }
#col_left 			{ float: left; width: 175px; overflow: hidden; border-right: 1px solid #cccccc; margin-top: 14px; text-align: center; }
#col_right			{ float: right; width: 200px; padding: 50px 5px 0 0; }
#col_right	img	{ border: 1px solid #cccccc; margin-bottom: 40px; }
#google_link 		{ display: block; height: 15px; padding: 3px 0 0 0; }
#media					{ float: right; }
#sidebar				{ text-align: left; }
#sidebar img		{ padding: 0; margin: 0; }

.content    { padding: 0 10px 0 10px; text-align: justify; }
.clear			{ clear: both; }
.formel			{ border: 1px solid #cccccc; }
.formfloat  { float: left; padding: 0 10px 10px 0; }
.sitemap		{ display: block; float: left; padding-right: 15px; font-size: 11px; }
.sitemap a	{ color: #843046; }
.sitemap b	{ font-weight: bold; }