﻿@charset "utf-8";
/* CSS Document */
/*Overall*/
body {
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size:11px;
	background-color: #95a469;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#container {
	margin:0px auto 0 auto;
	background:#fff;
	width:912px;
	padding:0px;
	border: 4px solid #849656;
	
}



/*Overall*/

a {
	color: #CC3300;
	text-decoration: underline;
}
a:hover {
	color: #CC3300;
	text-decoration: underline;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;;
	font-size:14px;
	color:#ffffff;
	font-weight:normal;
	margin:0;
	background-image:url(../images/heading-bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	padding:6px;
	height: 27px;
	text-align:left;
	font-weight:bold;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;;
	font-size:14px;
	color:#ffffff;
	font-weight:normal;
	margin:0;
	background-image:url(../images/heading-bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	padding:6px;
	height: 27px;
	text-align:left;
	font-weight:bold;

}

p {
	margin:13px;
	line-height:14px;
	text-align:justify;
}

.image{border:#CCCCCC solid 1px;float:left;padding:5px;margin:10px 10px 5px;}

.clearfix:after {
	content: ".";
	display: block;
	height:1px;
	clear: both;
	visibility: hidden;
}
/* Esconde de IE-mac \*/
* html .clearfix {
	height: 1px;
}
.clearfix {
	display: block;
}
/* Fin esconde de IE-mac */

#logo {
	height:68px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:35px;
	font-weight:normal;
	color:#849656;
	clear:both;
	width: 892px;
	background-color: #FFFFFF;
	padding-top: 23px;
	padding-left: 20px;
}

.topnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(../images/bg-top-nav.gif);
	background-repeat: repeat-x;
	text-align: right;
	display: block;
	height: 32px;
	color: #FFFFFF;
	width: 912px;
}
.topnav ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.topnav li {
	float: right;
	list-style-type: none;
	padding-right: 15px;
	padding-left: 15px;
}
.topnav a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
}
.topnav a:hover {
	background-color: #f25e1d;
}



/*Top Menu*/

#menu {
	width:912px;
	float:left;
	background-color:#000000;
	height:35px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/bg-nav-black.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-weight: bold;
}
#menu ul {
	list-style:none;
	padding:0px;
	margin: 0;
	padding:0;
}
#menu li {
	float: left;
	list-style-type: none;
	display: block;
	background-image: url(../images/separator-black.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	display: block;
	padding-top: 9px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
	float: left;
}
#menu a:hover {
	background-image: url(../images/bg-nav-black-hover.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


#submenu {
	width:912px;
	float:left;
	background-color:#cdd7ac;
	height:28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aab879;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#submenu ul {
	list-style:none;
	padding:0px;
	margin: 0;
	padding:0;
}
#submenu li {
	float: left;
	list-style-type: none;
	display: block;
	background-image: url(../images/separator-sub.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#submenu li2 {
	float: left;
	list-style-type: none;
	display: block;
	background-image: url(../imagesfd/separator-sub.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#submenu a {
	color: #000;
	text-decoration: none;
	height: 13px;
	display: block;
	padding-top: 9px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
	float: left;
}
#submenu a:hover {
		text-decoration: underline;
}

#content_bg {
	background-color:#fff;
	padding:17px 17px 3px 17px;
	width: 878px;
	clear:both;
	float:left;
}


/*Left Column*/

.left_box {
	float:left;
	width:625px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.left-img-banner {

	margin-bottom:16px;


}

.left_box a{
	color: #CC3300;
	text-decoration: underline;
}
.left_box a:hover{color:#CC3300;text-decoration:underline;}


.left {
	float:left;
	width:607px;
	background-color:#ffffff;
	border: 1px solid #aab879;
	margin-bottom:16px;
		text-align:left;
	color:#000;
		padding:9px;
}

.left_small {
	float:left;
	width:286px;
	background-color:#ffffff;
	border: 1px solid #aab879;
	margin-right:16px;
	text-align:left;
	color:#000;
	padding:9px;
}

.left_rechner {
	float:left;
	width:286px;
	background-color:#ffffff;
	border: 1px solid #aab879;
	margin-right:16px;
	text-align:left;
	color:#000;
	padding:9px;
}

.left_empfehlung {
	float:left;
	width:286px;
	background-color:#ffffff;
	border: 1px solid #aab879;
	margin-right:16px;
	text-align:left;
	color:#000;
	padding:9px;
}

.left_big {
	float:right;
	width:286px;
	background-color:#ffffff;
	border: 1px solid #aab879;
	text-align:left;
	color:#000;
	padding:9px;
}

.left_small1 {
	float:left;
	width:286px;
	background-color:#ffffff;
	border: 1px solid #aab879;
	margin-right:16px;

	margin-top:16px;
	text-align:left;
	color:#000;
	padding:9px;
}

.left_big1 {
	float:left;
	width:286px;
	background-color:#ffffff;
	border: 1px solid #aab879;

	margin-top:16px;
	text-align:left;
	color:#000;
	padding:9px;
}

.left a {
	color: #CC3300;
	text-decoration: underline;
}
.left a:hover {
	text-decoration: none;
}


.image_border {
	background-color:#dfe6c7;
	padding:0px;
	margin: 0px 10px 0px 0px;
}

.image_border2 {
	background-color:#dfe6c7;
	padding:0px;
	margin: 20px 10px 0px 0px;
}
	
.image_text {
	padding:0px;
	margin: 0px 10px 0px 0px;

}



/*Right Column*/
.right{
	width:222px;
	margin-left:17px;
	float:right;
	background-color:#fff;
	text-align:left;
	color:#000;
	border: 1px solid #aab879;
	padding:9px;
	margin-bottom: 15px;
}
.right p {
	font-size: 13px;
	line-height: 17px;
padding-bottom: 1px;}
.right-wrapper {
	display: block;
	width: 250px;
	float: right;
}


.right a{
	color: #000000;
	text-decoration: underline;
}
.right a:hover{color:#CC3300;text-decoration:underline;}

.rightbox a{
	color: #CC3300;
	text-decoration: underline;
}
.rightbox a:hover{color:#CC3300;text-decoration:underline;}


.right-in-main {
	display: block;
	padding: 6px;
	overflow: hidden;
	margin-bottom: 10px;
}
.img-right {
	display: block;
	float: left;
	width: 83px;
	margin-right: 12px;
}
.txt-right-in {
	float: left;
	line-height: 16px;
	width: 100px;
}

.footer{

	width:912px;
	float:left;
	background-color:#000000;
	height:35px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-repeat: repeat-x;
	background-position: left top;
	font-weight: bold;
	background-image:url(../images/footer-bg.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 12px;
	padding-bottom: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	background-color: #4b4a4a;
	height: 11px;
	float: left;
	clear: both;
}

.footer a{

	color: #FFFFFF;
	text-decoration:none;
}

