body {margin: 0px;font-family : "CuprumFFURegular", Georgia, "Times New Roman", Times, Geneva, Sans-Serif;}

#tablebg {
	background-color: #F3E6D0;
	position: absolute; 
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	
	}
/* Reset
-------------------------------------------------------------------*/
* { padding: 0; margin: 0; }
ul li, ol li { list-style: none; list-style-position: inside; }
ol ol, ul ul, ol ul, ul ol { margin-left: 20px; margin-bottom: 0; }

img {
	border: 0px;
	}
/*-----------HEADER --------------*/


#header_top {
	background: url(images/header_top.png) no-repeat center top;
	height:42px;
	text-align: center;
	width: 1024px;
	margin: 0 auto;
	position: relative;
}

#header_search {
	background: url(images/header_search.png) no-repeat center top;
	height:57px;
	text-align: center;
	width: 1024px;
	margin: 0 auto;
	position: relative;
}

#header {
	background: url(images/header.png) no-repeat center top;
	height:220px;
	text-align: center;
	width: 1024px;
	margin: 0 auto;
	position: relative;
}

#navbar {
 	background: url(images/header_navbar.png) repeat-x center top; 
	width:1024px;
	height:41px;
	text-align: center;
	position: relative;
	margin: 0 auto;
	}
	
#navtrail {
	margin: 0px 10px 0px 61px;
	padding-top: 9px;
	color: #ffffff;
	font-family: "CuprumFFURegular", Georgia, "Times New Roman", Times, serif; 
	font-weight: bold;
	text-align: left;
	letter-spacing: 0,2em;
	border: 0px solid;
	font-size:17px;
	}
	
#navtrail a {
    
	text-decoration: none; 
	color: #fff; 
	line-height: 20px;
	text-align: center;
	font-size: 17px;
}
#navtrail a:hover { color: #fff; text-decoration:underline; }	
	
	
/* ---------- Seiteninhalt mittig ----------- */

#wrapper {
	background: url(images/side_middle.png) repeat-y center top;
	text-align: center;
	width: 1024px;
	margin: 0 auto;	
	overflow: auto;
	border: 0px solid;
	
	}
	
/* ------ Footer ------ */

#footer {
	width:1024px;
	text-align: center;
	margin: 0 auto;
	position: relative;
	}
	
#footer_nav {
	background: url(images/footer_navbar.png) no-repeat center top; 
	width:1024px;
	height:44px;
	overflow: hidden;
	}
	
.footer_link {
	margin: 0px 0px 0px 0px;
	padding-top: 20px;
	color: #ffffff;
	font-family: "CuprumFFURegular", Georgia, "Times New Roman", Times, serif; 
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	letter-spacing: 0,2em;
	}

.footer_link a{
	
	margin: 0px 0px 0px 10px;
	color: #ffffff;
	font-family: "CuprumFFURegular", Georgia, "Times New Roman", Times, serif; 
	font-weight: bold;
	letter-spacing: 0,2em;
	text-decoration:none;
	
	}
	
.footer_link a:visited { color: #ffffff; }

.footer_link a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#footer_flash {
	width:1024px;
	height:58px;
	background: url(images/footer-neu.png) no-repeat center top;
	position: relative;
	}
	
#footer_search {
	width:1024px;
	height:55px;
	background: url(images/footer-search-neu.png) no-repeat center top;
	
	}
	
#footer_end {
	width:1024px;
	height:66px;
	background: url(images/footer-ende-neu.png) no-repeat center top;
	}		
	
/* ------------- Content mitte BG --------------- */

#main_top {
	background: url(images/content_top.png) no-repeat right top;
	width:728px;
	height:42px;
	min-height:42px;
	margin: 0px 40px 0px 0px;
	float:right;
	border: 0px solid;
	}
	
#main_inhalt {
	background: url(images/content_middle1.png) repeat-y right top;
	width: 728px;
	margin: 0px 40px 0px 0px;	
	color: #113144;
	font-family: "CuprumFFURegular", Georgia, "Times New Roman", Times, serif; 
	font-size: 14px;
	font-weight: normal;
	text-align:justify;
	line-height: 18px;
	float: right;
	
	}
	
#main_bottom {
	background: url(images/content_bottom.png) no-repeat right bottom;
	width:728px;
	min-height:42px;
	margin: 0px 40px 0px 0px;
	
	float:right;
	}
	
#main_margin {
	margin: 5px 15px 15px 15px;
	text-align:justify;
	}
	
/* ------------- Box Navi Left --------------- */


#sidebar {
	width:208px;
	float: left;
	display: block;
	overflow:hidden;
	margin: 0px 0px 0px 44px;
	border: 0px dotted;
	}
	
#sidebar h3 { 
        font: normal 20px;
		font-family: "CuprumFFURegular", Georgia, "Times New Roman", Arial, Sans-Serif; 
        color: #fff;
		font-weight:700;
		padding: 10px 0px 0px 0px; 
              
}

#sidebar a { 
		color: #113144;
		text-decoration: none;
		font-size:16px;
		text-align:center;
		padding: 5px 0px 5px 0px;
		}
		
#sidebar a:hover { color: #F47255; }

.navi_box_top {
	background: url(images/navi_box_top_n.png) no-repeat left top;
	width:208px;
	height:42px;
	min-height:42px;
	margin: 0px 0px 0px 0px;
	float:left;
	border: 0px solid;
	}
	
.navi_box_top_anzeigen {
	background: url(images/navi_box_top_s.png) no-repeat left top;
	width:208px;
	height:42px;
	min-height:42px;
	margin: 0px 0px 0px 0px;
	float:left;
	border: 0px solid;
	}
	
.navi_box_top_shop {
	background: url(images/navi_box_top_shop.png) no-repeat left top;
	width:208px;
	height:42px;
	min-height:42px;
	margin: 0px 0px 0px 0px;
	float:left;
	border: 0px solid;
	}		
	
.navi_box_middle {
	background: url(images/navi_box_middle1.png) repeat-y left top;
	width: 208px;
	color: #113144;
	font-family: "CuprumFFURegular", Georgia, "Times New Roman", Times, serif; 
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	padding-top: 2px;
	padding-bottom: 6px;
	float:left;
	}
	
.navi_box_middle-left {
	background: url(images/navi_box_middle1.png) repeat-y left top;
	width: 210px;
	color: #113144;
	font-family: "CuprumFFURegular", Georgia, "Times New Roman", Times, serif; 
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	padding-top: 2px;
	padding-bottom: 6px;
	float:left;
	}	
	
.navi_box_bottom {
	background: url(images/navi_box_bottom1.png) no-repeat left bottom;
	width:208px;
	min-height:40px;
	margin: 0px 0px 0px 0px;
	display: block;
	float:left;
	}
	
/* ------------- Box Navi Left --------------- */


/* Content
-------------------------------------------------------------------*/
#content { 
	width: 700px; 
	float: right; 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px solid; 
}
#content .post { margin-bottom: 10px; text-align:justify; border: 0px solid; }
#content .post p { margin-bottom: 10px; }
#content .post h3 a { text-decoration: none; font-size: 20px; padding-left: 0px; }
#content .post-list li { list-style: none; margin-bottom: 5px; }

#content .post .post-info { 
	clear: both; 
	font-size: 11px; 
	color: #333; 
	padding: 10px 5px 5px 0px; 
	margin-bottom: 8px; 
    text-align: left;
	 
}
#content .post .post-info a { color: #333; text-decoration:none; }
#content .post .post-info a:hover { color: #F47255; text-decoration:none; }

#content #pages { text-align: center; }
#content #pages a { font: bold 20px "Georgia"; color: #414d4c; text-decoration: none; }
#content #pages a:hover { color: #1e2726; }

#content ul, ol, dl { margin-bottom: 20px; }
#content ul { 
	list-style: disc;
	list-style-position: inside; 
}
#content ol { 
	list-style: decimal; 
	list-style-position: inside; 
}
#content dl dt { 
	font-weight: bold;
}
#content dl dd { 
	font-style: italic;
	margin: 0 0 5px 20px;
	color: #555;
}

.aligncenter { margin-left: auto; margin-right: auto; }
.alignleft { float: left; margin: 5px 15px 10px 0; }
.alignright { float: right; margin: 5px 0 10px 15px; }


/* Search
-------------------------------------------------------------------*/
#search {
border: 0px solid;
width: 270px;
float:right;
height: 60px;
margin: 16px 50px 0px 0px;
	
}

#search input { border: 0; }

#search #s { 
	width: 200px;
    height: 25px;
	padding: 2px 0px 0px 7px;
	vertical-align: top;
	line-height: 0;
	font: normal 12px ;
	font-weight: 800;
	vertical-align: top;
	color: #B86146;
	background: url(images/search_bg.png) no-repeat;
	border: 0px solid;
	font-family:"CuprumFFURegular", Verdana;
}
#search #searchsubmit { 
	width: 52px; 
	height: 25px;
    text-align: center;
	background: url(images/search_los.png) no-repeat;
    font-weight: bold;
	border: 0px solid;
}
.bt{
   cursor: pointer;
   background: url(images/search_los.png) no-repeat;
}





#search0 {
border: 0px solid;
width: 270px;
float:right;
height: 60px;
margin: 16px 50px 0px 0px;
	
}

#search0 input { border: 0; }

#search0 #s0 { 
	width: 200px;
    height: 25px;
	padding: 4px 0px 0px 7px;
	vertical-align: top;
	line-height: 0;
	font: normal 11px Verdana;
	font-weight: 800;
	vertical-align: top;
	color: #B86146;
	background: url(images/search_bg.png) no-repeat;
	border: 0px solid;
}
#search0 #searchsubmit0 { 
	width: 52px; 
	height: 25px;
    text-align: center;
	background: url(images/search_los.png) no-repeat;
    font-weight: bold;
	border: 0px solid;
}
.bt0{
        cursor: pointer;
		background: url(images/search_los.png) no-repeat;
}





h1, h2, h3, h4, h5, h6 { font-family: "CuprumFFURegular", Georgia, "Times New Roman", Times, serif,  "Trebuchet MS", Helvetica, Arial, Geneva, Sans-Serif; color: #D26F59; }
h1 { font-size: 18px; line-height: 22px; margin-bottom: 5px; }
h2 { display: inline; font-size: 14px; margin-bottom: 0px; font-weight: normal; }
h3 { font-size: 18px; line-height: 22px; margin-bottom: 5px; }
h4 { font-size: 16px; line-height: 20px; margin-bottom: 5px; }
h5 { font-size: 14px; line-height: 18px; margin-bottom: 5px; }
h6 { font-size: 12px; line-height: 16px; margin-bottom: 5px; }

h1 span { color: #999; }

a { color: #D26F59; }
a:hover { color: #D26F59; }
a:visited { color: #D26F59; }

p { margin-bottom: 10px; }

input, textarea { font: 12px "CuprumFFURegular", Verdana, Helvetica, Arial, Geneva, sans-serif; }


/* Post Formatting */

.entry {
	padding-bottom:1px;
	text-align:justify;
	}
	
	
.entry0 {
	padding-bottom:0px;
	text-align:justify;
	float:right;
	width: 638px;
	border: 0px solid;
	}
	
.entry1 {
	padding-bottom:15px;
	text-align:justify;
	float: left;
	width: 100%;
	border: 0px solid;
	border-bottom: 1px dotted #A9988D;
	margin-bottom: 30px;
	
	}
	
/* Adsense */
.adsBlock {
	margin-left: -5px;
}
.adsRechteck {
	float: left;
	padding: 4px 10px 5px 0px;
}

.adsRechteck2 {
	float: left;
	padding: 5px 10px 5px 0px;
}

.adsRechteck3 {
	float: right;
	padding: 4px 0px 2px 12px;
}

.border-single {

    border-bottom: 1px dotted #A9988D;
	margin-bottom: 20px;
	padding: 0px 0px 0px 0px;
	
	}
	
.bild-cat {
	float: left;
	padding: 0px 0px 0px 0px;
	width: 57px;
	border: 0px solid;
}


.post-title1 {
	padding: 0 0 0 20px;
	background: url(images/herz.png) no-repeat 0 0;
	}
	
.post-title2 {
	padding: 0 0 0 40px;
	background: url(images/herz1.png) no-repeat 0 0;
	border: 0px solid;
	height: 40px;
	}


.content-post-h1 { 
	
	width: 485px;
	background: url(images/herz.png) no-repeat 0 0;
	float:left; 
	padding: 2px 0px 2px 40px; 
	margin-bottom: 3px; 
    text-align: left;
	border: 0px solid;
	
	}
	
.content-post-2 { 
	
	width: 150px;
	background: url(images/post-1.gif) no-repeat 0 0;
	float: right; 
	padding: 0px 0px 4px 15px; 
	margin-bottom: 0px;
	margin-top: 5px; 
    text-align: right;
	border: 0px solid;
	
	}

.content-post-3 { 
	
	width: 150px;
	background: url(images/icon-1.gif) no-repeat 0 0;
	float: right; 
	padding: 0px 0px 4px 15px; 
	margin-bottom: 0px; 
    text-align: right;
	border: 0px solid;
	
	}

.content-post-4 { 
	
	width: 150px;
	background: url(images/read-1.gif) no-repeat 0 0;
	float: right; 
	padding: 0px 0px 4px 15px; 
	margin-bottom: 0px; 
    text-align: right;
	border: 0px solid;
	
	}
	
.content-post-5 { 
	
	width: 150px;
	background: url(images/read-1.gif) no-repeat 0 0;
	float: right; 
	padding: 0px 0px 4px 15px; 
	margin-bottom: 0px; 
    text-align: right;
	border: 0px solid;
	
	}
	
.content-post-6 { 
	
	width: 370px;
	float: left; 
	padding: 0px 0px 0px 39px; 
	margin-bottom: 0px; 
    text-align: left;
	border: 0px solid;
	
	}
	

.content-post-7 { 
	
	width: 158px;
	background: url(images/read-1.gif) no-repeat 0 0;
	float: right;
	font-size: 11px;
	font-weight:400; 
	
	padding: 0px 2px 2px 15px;
	margin-top: 13px; 
	margin-bottom: 0px; 
    text-align: right;
	border-bottom: dotted #FF6633 1px;
	
	}	
		
	
.abstand0 {

     height: 20px;
	 }
	 
	 
#content .post .post-info0 { 
	clear: both; 
	font-size: 11px; 
	color: #333; 
	padding: 0px 5px 1px 0px; 
	margin-bottom: 3px; 
    text-align: left;
	 
}

.navigation { 
	
	width: 650px;
	float: left; 
	padding: 0px 0px 9px 0px; 
	margin-bottom: 3px; 
    text-align: left;
	border: 0px solid;
	
	}
	
.google-single { 
	
	width: 500px;
	float: left; 
	padding: 0px 0px 1px 0px; 
	margin-bottom: 3px; 
    text-align: left;
	border: 0px solid;
	
	}	
	
.link-shop { 
	
	width: 170px;
	float: right; 
	padding: 0px 0px 0px 0px; 
	margin-bottom: 3px; 
    text-align: right;
	border: 0px solid;
	
	}	
	
	
	
.navi_box_top3_live {
	background: url(images/navi_box_top_live.png) no-repeat right top;
	width:208px;
	height:42px;
	min-height:42px;
	margin: 0px 0px 0px 3px;
	float:left;
	border: 0px solid #000000;
	}
.navi_box_middle3_live {
	background: url(images/navi_box_middle_cart.png) repeat-y right top;
	width: 208px;
	color: #ffffff;
	font-family: "CuprumFFURegular", Georgia, "Times New Roman", Times, serif; 
	font-size: 14px;
	margin: 0px 0px 0px 3px;
	float:left;
	}
.navi_box_bottom3_live {
	background: url(images/navi_box_bottom.png) no-repeat right bottom;
	width:208px;
	min-height:42px;
	display: block;
	margin: 0px 0px 0px 0px;
	float:left;
	}
.navi_box_code_3_live {
	width: 188px;
	float:left;
	margin: 2px 0px 2px 7px;
	border: 0px solid;
	}
	
.bild_text {
	float: left;
	padding: 5px 10px 5px 0px;
}


#content .post-page {

}


#content .post h2 { display: inline; font-size: 14px; margin-bottom: 0px; font-weight: normal; }
#content .post h3 { display: inline; font-size: 14px; margin-bottom: 0px; font-weight: normal; }	



.wp-pagenavi {
	clear: both;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 2px 2px 2px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #C6C3B3;
	color: #DC6548;
	background-color: #E6E3D3;
	font-size: 0.9em;
	line-height: 1.8em;
		
}
.wp-pagenavi a:visited {
	padding: 2px 2px 2px 2px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #C6C3B3;
	color: #DC6548;
	background-color: #E6E3D3;
	font-size: 0.9em;
	line-height: 1.8em;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #C6C3B3;
	color: #ffffff;
	background-color: #DC6548;
	text-decoration: bold;
}
.wp-pagenavi a:active {
	padding: 2px 2px 2px 2px; 
	margin: 2px;
	text-decoration: bold;
	border: 1px solid #C6C3B3;
	color: #ffffff;
	background-color: #DC6548;
	font-size: 0.9em;
	line-height: 1.8em;	
}
.wp-pagenavi span.pages {
	padding: 2px 2px 2px 2px; 
	margin: 2px;
	color: #DC6548;
	text-decoration: none;
	border: 1px solid #C6C3B3;
	background-color: #E6E3D3;
	font-size: 0.9em;
	line-height: 1.8em;
}
.wp-pagenavi span.current {
	padding: 2px 2px 2px 2px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #C6C3B3;
	color: #ffffff;
	background-color: #DC6548;
	font-size: 0.9em;
	line-height: 1.8em;
}
.wp-pagenavi span.extend {
	padding: 2px 2px 2px 2px; 
	margin: 2px;	
	border: 1px solid #C6C3B3;
	color: #ffffff;
	background-color: #DC6548;
	font-size: 0.9em;
	line-height: 1.8em;
}				
