html{
	font-size:100.01%;
	height:100%;
}
body {
	margin:0;
	background:#e1dad4;
	font:64% "Constantia, Georgia, Times New Roman", Georgia, Times, Palatino, serif;
	height:100%;
}
#main{
	width:767px;
	margin:0 auto;
	background:#fff;
	border-right:1px solid #947963;
	border-left:1px solid #947963;
	position:relative;
	min-height:100%;
	padding:0 38px 70px 39px;
}
* html #main{height:100%;}
#header{
	position:absolute;
	top:0;
	left:39px;
	height:390px;
	width:767px;
}
#header strong a{
	display:block;
	width:173px;
	height:97px;
	margin:29px auto 0;
	background:url(https://www.texterella.de/images/logo.gif);
	text-indent:-9999px;
	overflow:hidden;
}
#navigation{
	margin:119px 0 0;
	width:100%;
	background:url(https://www.ausgezeichnete-geschaeftsberichte.de/design/nav-bg.gif) repeat-x 0 0;
}
#navigation .bottom{
	height:1%;
	background:url(https://www.ausgezeichnete-geschaeftsberichte.de/design/nav-bg.gif) repeat-x 0 100%;
	padding:10px 0;
}
#navigation .bottom:after{
	content:"";
	display:block;
	clear:both;
	overflow:hidden;
}
#navigation ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	position:relative;
	font-size:110%;
	line-height:15px;
	letter-spacing:2px;
}
#navigation ul li{
	float:left;
	padding:0 0 0 9px;
	background:url(https://www.ausgezeichnete-geschaeftsberichte.de/design/separator.gif) no-repeat 0 50%;
	margin:0 9px 0 -9px;
	display:inline;
}
#navigation ul li:first-child{background:none;}
#navigation ul li a{
	display:block;
	text-decoration:none;
	color:#7a7267;
}
#navigation ul li a span{
	display:block;
	padding:0 7px 0 6px;
}
/*
#navigation ul li:hover a,
#navigation ul li.hover a{background:#e5e0de url(https://www.ausgezeichnete-geschaeftsberichte.de/design/left-coner.gif) no-repeat;}
#navigation ul li:hover a span,
#navigation ul li.hover a span{background:url(https://www.ausgezeichnete-geschaeftsberichte.de/design/right-coner.gif) no-repeat 100% 0;}
#navigation ul li:hover ul, #navigation ul li.hover ul{display:block;} 
*/
#navigation ul ul{
	display:block;
	position:absolute;
	left:0;
	top:20px;
	font-size:100%;
	margin:0;
	padding:10px 0 0;
	width:767px;
}
#navigation ul ul li{
	padding:0 6px 0 15px;
	background:url(https://www.ausgezeichnete-geschaeftsberichte.de/design/separator-2.gif) no-repeat 0 50%;
	white-space:nowrap;
}
#navigation ul ul li a{
	color:#A67553;
	background:none;
}
#navigation ul ul li a:hover{
	background:none;
	text-decoration:underline;
}
.blog{
	float:right;
	width:42px;
	height:16px;
	background:url(https://www.ausgezeichnete-geschaeftsberichte.de/design/blog.gif);
	text-indent:-9999px;
	overflow:hidden;
}
.container{
	padding:390px 0 50px;
	overflow:hidden;
	width:100%;
}
.img-left {
float:left;
width:228px;
min-width:228px;
padding:1px;
text-align: right;
}
#content{
	width:490px;
	float:left;
	margin:0 0 0 37px;
}
#content h1, .img-left h1 {
	margin:0;
	color:#7a7267;
	font-size:110%;
	font-weight:normal;
	letter-spacing:2px;
}
#content h2, .img-left h2 {
	margin:0;
	color:#A67553;
	font-style:italic;
         font-weight:normal;
	font-size:170%;
}
#content h3 {
	color:#7a7267;
	margin: 15px 0 0 0;
	font-size:150%;
}

#content p  {
	margin:15px 0 ;
	font-size:140%;
	line-height:23px;
	color:#7a7267;
}

#content p a{
	text-decoration:none;
	color:#957966;
}
#content p a:hover{text-decoration:underline;}
#footer{
	padding:10px 0;
	background:url(https://www.ausgezeichnete-geschaeftsberichte.de/design/nav-bg.gif) repeat-x 0 0;
	overflow:hidden;
	height:1%;
}
#footer p{
	margin:0;
	float:left;
	font:110% Verdana, Arial, Helvetica, sans-serif;
	color:#7a7267;
}
#footer ul{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	font:110% Verdana, Arial, Helvetica, sans-serif;
	overflow:hidden;
}
#footer ul li{
	float:left;
	padding:0 8px;
	margin:0 -8px 0 8px;
	display:inline;
	background:url(https://www.ausgezeichnete-geschaeftsberichte.de/design/separator-3.gif) no-repeat 100% 50%;
}
#footer ul li a{
	text-decoration:none;
	color:#A67553;
}
#footer ul li a:hover{text-decoration:underline;}


.active a{
background:#e5e0de url(https://www.ausgezeichnete-geschaeftsberichte.de/design/left-coner.gif) no-repeat;
}

ul li.active ul li.active a span {
background:url(https://www.ausgezeichnete-geschaeftsberichte.de/design/right-coner.gif) no-repeat 100% 0;
}

#navigation ul ul li.active a {
background:#e5e0de url(https://www.ausgezeichnete-geschaeftsberichte.de/design/left-coner.gif) no-repeat;
}

/* ------------- Zusätze Blog ------------------- */

.dateheader {
	margin-bottom:15px;
	font-weight: bold;
	font-size:110%;
        color: #A67553;
}

.entry_footer {
	margin-top: 15px;
	margin-bottom: 40px;
        color: #A67553;
}

.entry_footer a {
	color: #A67553;
}


.pagecount {
    color: #A67553;
}

.img-left {
	font-size:130%;
	color:#A67553;
}
.img-left ul {
	margin: 0px;
	padding:5px;
	list-style-type:circle;
}

.img-left ul li{
	margin-left: 15px;
}

.img-left a, .img-left a:visited {
	color:#A67553;
	text-decoration:none;
}
.img-left a:hover {text-decoration:underline;}

#content ul {
	margin: 0px;
	padding:5px;
	list-style-type:circle;
	font-size:130%;
	color:#A67553;
}
#content ul li{
	margin-left: 15px;
}
#content a, #content a:visited {
	color:#A67553;
	text-decoration:none;
}
#content a:hover {text-decoration:underline;}

input, select, textarea {
	font-family: Constantia, Georgia, "Times New Roman", Georgia, Times, Palatino, serif;
	font-size: 100%;
}

#content td {
	font-family: Constantia, Georgia, "Times New Roman", Georgia, Times, Palatino, serif;
	font-size: 120%;
        color:#7a7267;
}

#content .shariff a {color: white;}
#content .shariff .info a {color: silver;}

.shariff .orientation-horizontal.button-style-standard li {
	min-width: 90px;
	max-width: 110px;
}

#content .shariff ul li {
   padding-left: 0px;
   margin-left: 0px;
}

#content p.disclaimer {
font-size: 85%;
}

#content li h3, #content li p {
  font-size: 100%;
}

#content li ul {
  font-size: 100%;
}