/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background:url(../images/mainbg.gif) 0 0 repeat-x #F6F4E4;
	color:#6B6854;
	font:12px/16px Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
}
div, p, ul, h1, h2, h4, img, form, label {
	padding:0px;
	margin:0px;
}
ul {
	list-style-type:none;
}
/*----MAIN PANEL----*/
#mainPan {
	width:100%;
	position:relative;
	padding:0px;
}
/*----Left Panel----*/
#leftPan {
	position: absolute;
	width:240px;
}
#leftTopPan {
	width:240px;
	height:125px;
	position:relative;
	margin:0;
	padding:0;
	background:url(../images/left-top.jpg) 0 0 no-repeat;
}
#leftTopPan img {
	width:160px;
	height:39px;
	margin:30px 0 0 37px;
}
#leftPan ul {
	width:240px;
	height:150px;
	display:block;
	background:url(../images/menu-bg.jpg) 0 0 no-repeat;
	padding:28px 0 0;
}
#leftPan ul li {
	width:118px;
	height:27px;
	position:relative;
	margin:0 auto;
	background:url(../images/dot.gif) 0 100% repeat-x;
}
#leftPan ul li.home {
	width:96px;
	height:27px;
	display:block;
	background: url(../images/homebg.gif) 0 0 no-repeat #F6F4E4;
	color:#7F0A5F;
	font:13px/26px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	padding:0 0 0 22px;
}
#leftPan ul li.contact {
	background:none;
}
#leftPan ul.linkone {
	width:240px;
	height:259px;
	padding:0;
	background:none;
}
#leftPan ul.linkone li {
	width:118px;
	height:26px;
	position:relative;
	margin:0 auto;
	background:none;
	padding:0px;
}
/*----Right Panel----*/
#rightPan {
	float:left;
	width:524px;
	margin-left: 240px;
	min-height: 740px;
	color:#333;
}
#rightPan p {
	padding:20px 0 0 9px;
}
#rightPan p.bottompadding {
	padding:22px 0 0 9px;
	margin:0 0 5px 0;
}
#rightPan p span.boldtext {
	font-weight:bold;
}
#rightPan p span.magedacolortext {
	background:#F6F4E4;
	color:#8F146E;
}
#rightmorePan {
	width:420px;
	height:28px;
	display:block;
	background:url(../images/pattern.gif) 0 0 repeat;
	border:1px solid #fff;
	line-height:28px;
	padding:0 0 0 20px;
	margin:0 0 0 9px;
}
#rightmorePan p.textposition {
	float:left;
	padding:0 0 0 18px;
	margin:0px;
}
#rightmorenextPan {
	width:420px;
	height:28px;
	display:block;
	background:url(../images/pattern.gif) 0 0 repeat;
	border:1px solid #fff;
	line-height:28px;
	padding:0 0 0 20px;
	margin:0 0 0 9px;
}
#rightmorenextPan p.textposition {
	float:left;
	padding:0 0 0 18px;
	margin:0px;
}
#rightaddPan {
	width:442px;
	height:170px;
	position:relative;
	margin:0 auto;
	padding:50px 0 0 9px;
}
#rightaddonePan {
	width:218px;
	height:110px;
	float:left;
	background:url(../images/image1.jpg) 100% 0 no-repeat #CBC8B2;
	color:#fff;
}
#rightaddonePan p.whitetext {
	font-size:22px;
	padding:16px 0 0 16px;
}
#rightaddonePan p.whitetextbig {
	font-size:28px;
	padding:10px 0 0 16px;
}
#rightaddtwoPan {
	width:218px;
	height:110px;
	float:left;
	background:url(../images/image2.jpg) 100% 0 no-repeat #CBC8B2;
	color:#fff;
	margin:0 0 0 6px;
}
#rightaddtwoPan p.whitetext {
	font-size:22px;
	padding:16px 0 0 16px;
}
#rightaddtwoPan p.whitetextbig {
	font-size:28px;
	padding:10px 0 0 16px;
}
/*----/Right Panel----*/

/*----Footer Panel----*/
#footermainPan {
	background:url(../images/footerbg.gif) 0 0 repeat-x #6B6854;
	color:#fff;
	position: relative;
	width: 100%;
	margin:0 auto;
	height:140px;
	clear:both;
	bottom: 0;
}
#footerPan {
	width:691px;
	position:relative;
	margin:0 auto;
	font:12px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
}
#footerPan ul {
	width:546px;
	position:absolute;
	top:85px;
	left:42px;
}
#footerPan li {
	float:left;
}
#footerPan ul.templateworld {
	width:190px;
	background:#6B6854;
	color:#fff;
	display:block;
	position:absolute;
	top:160px;
	left:240px;
}
#footerPan ul.templateworld li {
	height:20px;
}
#footerPan p.copyright {
	width:204px;
	background:#6B6854;
	color:#F3F1DF;
	position:absolute;
	top:105px;
	left:218px;
	text-align: center;
}
#footerPanhtml {
	width:64px;
	height:19px;
	display:block;
	position:absolute;
	top:132px;
	left:240px;
}
#footerPancss {
	width:64px;
	height:19px;
	display:block;
	position:absolute;
	top:132px;
	left:320px;
}
#linkbox {position: absolute;
	left:790px;
	float:left;
	margin-top: 202px;
	width:240px;
	background:url(../images/navbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:400px;
	text-align:left;
	text-decoration:none;
 	border-left: solid 1px #e6e8d3;
	 border-right: solid 2px #c9cab8;
 	border-top: solid 1px #e6e8d3;
 	border-bottom: solid 2px #c9cab8;
 	color: #2E2016;
 	background-color: #f8f9f3;
	font-size:12px;
	padding: 5px;
}
#linkbox a{
	text-decoration:none;
 color: #2E2016;
	font-size:12px;
}
#linkbox a:hover{
	text-decoration:underline;
	color:#333;
}

#container{
	min-width:800px;
}


#linkbox li {
	list-style-image: url(../images/arrow-normal.gif);
	margin-left:1.1em;
}
#linkbox ul {
	margin-left:10px;
}

#empfehlungen {
	margin-top:2px;
	margin-left:23px;
	margin-bottom:13px;
	width: 200px;
	text-align:center;
}
#empfehlungen img{
	margin:4px;
}
#empfehlungen h1{
	font-size: 13px;
	text-decoration: underlined;
	color: #555;
 	border-left: solid 1px #e6e8d3;
 	border-right: solid 2px #c9cab8;
 	border-top: solid 1px #e6e8d3;
 	border-bottom: solid 2px #c9cab8;
 	background-color: #f8f9f3;
	margin-top:15px;

}
#empfehlungen p{
	font-size: 11px;
	text-decoration: none;
	text-align:center
	color: #000;
	list-style-type:none;
}
#banner{
	margin-top: 17px;
	text-align:justify;
	text-decoration:none;
	font-size:12px;
	padding: 5px;

}
<!--#banner p{
	margin-bottom: 7px;
	border-bottom: 1px dotted #E79F6D;
}-->
#banner td{
	padding: 7px 0 7px 0;
	margin-bottom: 7px;
	border-bottom: 1px dotted #E79F6D;
	vertical-align: top;
}
#banner img{
	margin: 0 4px 0 0;
	float:left;
	vertical-align: top;
	border:0;
}
#banner h3{
	margin: 0;
}
#banner a{
	text-decoration: underline;
 	color: #542E1B;
	font-size:12px;
}



#kdetails {
	width: 100%;
	margin-top:0;
	font-size: 12px;
}
#kdetails img{
	margin: 0 4px 0 0;
	float:left;
	vertical-align: top;
	border:0;
}
#kdetails h5{
	font-size: 13px;
	text-decoration: underlined;
	color: #555;
	text-align:center;
 	border-left: solid 1px #e6e8d3;
 	border-right: solid 2px #c9cab8;
 	border-top: solid 1px #e6e8d3;
 	border-bottom: solid 2px #c9cab8;
	background-color: #f8f9f3;
	padding:5px;
}
#kdetails a{
	text-decoration: underline;
 	color: #542E1B;
	font-size:12px;
}

#rssfeed{
	padding:2px 3px 3px 4px;
	font-size: 11px;
	text-align:left;
	width:200px;
	margin-left:24px;
	color: #333;
}

#rssfeed p{
	text-align:left;
	margin-bottom:6px;

}
#rssfeed a{
	text-decoration: none;
	text-align:left;
	color: #333;
}

#startseite{
	text-align: justify;
}

#startseite h5{
	font-size: 13px;
	text-decoration: underlined;
	color: #555;
	text-align:center;
 	border-left: solid 1px #e6e8d3;
 	border-right: solid 2px #c9cab8;
 	border-top: solid 1px #e6e8d3;
 	border-bottom: solid 2px #c9cab8;
	background-color: #f8f9f3;
	padding:5px;
}
#startseite ul{
	font-size: 13px;
	margin-left:14px;
	margin-top:10px;
	padding-left:20px;
	text-align: left;
}
#startseite li{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style-type: square;
}
#startseite a{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style-type: square;
}
#startseite img{
	margin-top:10px;
	margin-bottom:10px;
	border:0;
}



