body, h1, h2, h3, p, a, ul, li, img, form, label, input, select {
	margin: 0px;
	padding: 0px;
}
body {
	background: #5e5e5e url(../img/bodybg.jpg) no-repeat center top;
	font:0.88em "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5e5e5e;
}
img {
	border:none;
}
ul {
	list-style-type: none;
}
h1 {

}
h2 {
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 10px;
}
h3 {
	font-size: 12px;
	color: #a0a0a0;
}

p {
	font-size: 14px;
	color: #5e5e5e;
	text-align:justify;
	line-height:145%;
	word-wrap: break-word;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.flt100l {
	width:100%;
	float:left;
	height:auto;
}
.fltl {
	float:left;
	height:auto;
}
.fltr {
	float:right;
	height:auto;
}
#page-wrapper {
	width: 900px;
	 display:block; margin:0 auto; position:relative; overflow:hidden; 
	border: 0px solid #f92424;

}
a.logo {
	text-indent: -9999px;
	float: left;
	background-image: url(../img/jddlogo.png);
	position: absolute;
	height: 163px;
	width: 160px;
	left: 0px;
	top: 10px;
	overflow:hidden;
	cursor:pointer;
	z-index:1000;
	
}

* html a.logo {
background-image:url(../img/jddlogo.gif);
}


.header{
	float: left;
	height: 68px;
	width: 100%;
	z-index:2;
	
}

ul#navi_main {
	position: absolute;
	top: 0px;
	right: 18px;
	z-index:9;
}

ul#navi_main li {
	float:left;
	margin-left:15px;
}
ul#navi_main li a {
	float:left;
	width:100%;
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent:-9999px;
	overflow:hidden;
}
ul#navi_main li a:hover, ul#navi_main li a.active {
	text-decoration:none;
	color:#FFF;
	background-position: left top;
}
li.neues {
	width: 54px;
}
.neues a {
	background-image: url(../img/navi/neues.jpg);
	width: 54px;
	height:35px;	
}

li.about {
	width: 74px;
}
.about a {
	background-image: url(../img/navi/about.jpg);
	width: 74px;
	height:35px;	
}
li.produkte {
	width: 68px;
}
.produkte a {
	background-image: url(../img/navi/produkte.jpg);
	width: 68px;
	height:35px;	
}
li.mv {
	width: 92px;
}
.mv a {
	background-image: url(../img/navi/mv.jpg);
	width: 92px;
	height:35px;	
}
li.galerie  {
	width: 56px;
}
.galerie a {
	background-image: url(../img/navi/galerie.jpg);
	width: 56px;
	height:35px;
}
li.gbuch {
	width: 81px;
}
.gbuch a {
	background-image: url(../img/navi/gbuch.jpg);
	width: 81px;
	height:35px;	
}
li.kontakt  {
	width: 57px;
}
.kontakt a {
	background-image: url(../img/navi/kontakt.jpg);
	width: 57px;
	height:35px;	
}

/* Flash------------- */

.fltop {
	background: url(../img/fltopbg_weiss.jpg) no-repeat center top;
	float: left;
	height: 300px;
	width: 900px;
	padding: 0 5px 0px 5px;
	position: relative;
	z-index:1;
}


/* Content------------- */

#page {
	width:895px;
	margin-left:5px;
}

.content{
	float:left;
	width:590px;
	background: white;
}


/* sidebar------------- */


.sidebar{
	float:right;
	width:305px;
}

.player{
	background: transparent url(../img/playerbg.jpg) top left no-repeat;
	width:100%;
	height:131px;
}

a.taste {
	background-image:url(../img/playertaste.jpg); 
	display:block; 
	width:111px; 
	height:108px;
	text-indent:-9999em;
	border: none;
	margin-left: 115px;
} 
a.taste:hover {
	background-position: 0 -108px;
}


#side-menu{
	background: transparent url(../img/sidebar_bg.jpg) top left no-repeat;
	width:100%;
	height:690px;
	padding:20px 0 0;
	position: relative;
}

.side-content {
	margin-left: 5px;
}

.side-content,#side-content-list {width:265px;}
.side-content p{
	color:#ffffff;
	margin-left:15px;
	font-size: 12px;
	line-height:120%;
}

.side-content p a{
	color: #f5e5b4; background:#20525d;border-bottom:1px dotted #fc0001;
}

.side-content p a:hover{ color:#20525d;border-bottom: 2px dotted #d0005d;background:none;}

.side-content h4{ 
	color:#5e2122; 
	font: italic 22px Georgia, "Times New Roman", Times, serif;
	background:url(../img/side-titel.png) no-repeat top left; 
	width:235px; 
	height:49px; 
	padding:17px 0 0 38px;
	line-height:100%; 
	margin:0px 0 0 0; 
	border: 0px solid #000;
}

ul.thumbnails {
	clear: both;
	width: 260px;
	height:245px;
	border: none;
	margin-left: 10px;

}		

	ul.thumbnails li {
		width: 104px; height: 104px;
		float: left;
		margin-right: 20px;
		margin-bottom: 10px;
	} 
	
	ul.thumbnails li.last {
		margin-right: 0px;
	} 

	ul.thumbnails li a img {
		width: 100px; height: 100px;
		padding: 3px;
		display: block;
		background-color: #69aab9;
		border: 1px solid #20525d;
	}
	
	ul.thumbnails li a:hover img {
		background-color: #20525d;
		border: 1px solid #20525d;
	}
	


#side-content-list ul {
	margin: 0px 0 0px 15px;
}

#side-content-list li {
	background: url(../img/sidebar-list.png) no-repeat left;
	padding: 7px 5px 8px 25px;
	width: 90px;
	float: left;
	font: bold 13px;
	color:#f8f4e9;
	line-height: 13px;
	border: 0px solid #20525d;
}

#side-content-list li a {
	color:#f8f4e9;
	text-decoration:underline;
}
#side-content-list li a:hover {
	color:#20525d; text-decoration:none;
}



/* Posts -------------------------- */

#posts 			{ 
	margin: 0px 0 0px 0;
	background: #ffffff url(../img/content-top.jpg) no-repeat top left;
	padding: 30px 0 0 35px;
	position: relative;
	min-height:850px;
}

#posts h2 { background: url(../img/titelbg.png) center no-repeat; padding: 0px;
font:bold 24px Georgia, "Times New Roman", Times, serif; color:#502a2a;width:500px; text-align:center;margin-bottom:10px;}


.post    { 
clear:both;
margin:0;
padding:5px 0 10px;
}
body#home .post {
clear:both;
margin:0;
padding:5px 0 60px;
background:url(../img/kalenda.png) 87% bottom no-repeat;
}
body#home .post img{
margin:0px 10px 5px 0px; width:220px; height:auto;
}
body#produkte .post {
clear:both;
margin:0;
padding:30px 0 30px;
background:url(../img/strich.png) bottom center no-repeat;
}

body#produkte .post img{
margin:0px 10px 5px 0px; border: solid 1px #5e5e5e; width:277px; height:auto;
}



.prodmargin {margin-left: 285px;}

.post p {margin-bottom:0px;}
.post p img {margin:0px 10px 5px 0px; float:left;}
.post h3 { font:bold italic 22px Georgia, "Times New Roman", Times, serif; color:#c32222; padding-bottom:10px;}	
.post h3 a {font:bold italic 22px Georgia, "Times New Roman", Times, serif; color:#c32222;padding-bottom:10px;}
.post h3 a:hover{ color:#3d9e9c;}

.post h4 { font:bold italic 22px Georgia, "Times New Roman", Times, serif; color:#c32222; padding-top:5px;}	
.post h4 a {font:bold italic 22px Georgia, "Times New Roman", Times, serif; color:#c32222;}
.post h4 a:hover{ color:#3d9e9c;}
	
.post-content	{ 
	clear:both;
	overflow:hidden;
	display:block;
	width:510px;
}

.post p a{color:#3d9e9c; background:#FdF3D0;border-bottom:1px dotted #fc0001;}
.post p a:hover{ border-bottom: 2px dotted #d0005d;background:none;}
.post-content ol {font-size: 12px;
	color: #5e5e5e;list-style: decimal outside; margin: 10px 0px 10px 0px;}

* html .post-content ol {
	margin-left: 40px;
}

*+html .post-content ol {
	margin-left: 40px;
}

.mehrlesen{font-weight:bold;}
.alteintrag{ margin-left: 30px;}
.alteintrag a { color:#CC0066; text-decoration:underline;}
.post ol		{ list-style: decimal outside; margin:10px 0px 10px 0px;}
.rot { color:#c32222; font-weight:bold; text-decoration:underline;}

.clearfix 		{ height: 60px; display: block; clear: both; overflow: hidden; padding-top:20px;}


ul.thumbnailsmain {
	clear: both;
	width: 500px;
	border: none;

}		

	ul.thumbnailsmain li {
		width: 104px; height: 104px;
		float: left;
		margin-right: 20px;
		margin-bottom: 20px;
	} 
	
	ul.thumbnailsmain li.last {
		margin-right: 0px;
	} 

	ul.thumbnailsmain li a img {
		width: 100px; height: 100px;
		padding: 3px;
		display: block;
		background-color: #763d3d;
		border: 1px solid #402929;
		/*border: 1px solid #CD9207;*/
	}
	
	ul.thumbnailsmain li a:hover img {
		background-color: #402929;
		border: 1px solid #402929;
	/*	background-color: #a8a09d;
		border: 1px solid #a8a09d;*/	
	}


.mehrprod	{ height:54px; width:229px; 
				  display:inline; float:right;
				  border:none !important; margin:13px !important; background:none !important;}
				  
.mehrprod		{ text-indent:-99999px; outline:none; }

.ruckprod	{ height:54px; width:229px; 
				  display:inline; float:left;
				  border:none !important; margin:13px !important; background:none !important;}
				  
.ruckprod		{ text-indent:-99999px; outline:none; }

.nextart	{ float:left; height:50px; width:214px; background:url(../img/prevart.jpg) no-repeat; 
				  padding-left:30px; padding-top:10px; font-weight:bold; margin:0;
				  display:inline;}

.nextart a	{ font:italic Georgia, "Times New Roman", Times, serif; color:#c32222; border-bottom:2px dotted #3d9e9c;}
.nextart a:hover { color:#3d9e9c; border-bottom:none; }

.prevart	{ float:right; height:50px; width:214px; background:url(../img/nextart.jpg) no-repeat; 
				  padding-left:30px; padding-top:13px; font-weight:bold; margin:0;
				  display:inline; }

.prevart a	{ font:italic Georgia, "Times New Roman", Times, serif; color:#c32222; border-bottom:2px dotted #3d9e9c;}
.prevart a:hover { color:#3d9e9c; border-bottom:none; }



ul.produkte {
	clear: both;
	width: 500px;
	border: none;
	margin: 20px 0px 0px 10px;

}		

ul.produkte li {
		width: 104px; height: 104px;
		float: left;
		margin-right: 20px;
		margin-bottom: 20px;
} 
	
ul.produkte li a img {
		width: 100px; height: 100px;
		padding: 3px;
		display: block;
		background-color: #20525d;
		border: 1px solid #69aab9;
}
	
ul.produkte li a:hover img {
		background-color: #69aab9;
		border: 1px solid #20525d;	
}

/*----------- Gästebuch -----------------------*/

#txpCommentInputForm label { display: block; }

#txpCommentInputForm input { display:block; width: 50%; float: left; margin-bottom: 10px; }

#txpCommentInputForm textarea { display: block; width: 98%; height:160px; margin-bottom: 10px; }

#txpCommentInputForm input.button { width:80px; }

#txpCommentInputForm br { clear: left; }

.small { font-size:11px;}

.remember { width:95px; margin:0; padding:0; float:left; display:block; } 

.remember input {width:24px !important;}

.eintragname	{ font-size: 18px; color:#20525d;border-bottom:1px dotted #20525d;}
.eintragname a	{ font-size: 18px; color: #20525d; border-bottom:1px dotted #b9451c; background:#FdF3D0;}
.eintragname a:hover	{ font-size: 18px; color: #20525d; background:none;}


ul.eintragliste { width: 300px;}
ul.eintragliste li {padding:5px 0px; }
ul.eintragliste li p { margin: 10px 0 5px 30px;}
ul.eintragliste li.alt	{ border-width: 0px 0px 1px 0px; border-style: dotted; border-color:#69aab9; }

.derbe	{ color:#69aab9; font-weight:bold; font-size:11px;}

ul.pg {
	margin: 20px 0;
}

ul.pg li {
	padding:5px;
	float: left;
	font: bold 13px;
	color:#999999;
	line-height: 13px;
	border: 0px solid #20525d;
}

ul.pg li a {
	color:#20525d;
	text-decoration:underline;
}
ul.pg li a:hover {
	color:#20525d; text-decoration:none;
}
/*----------- Spam PlugIn -----------------------*/

#importantfield{ display:block; overflow: hidden; height: 0; width: 0; }

/*----------- footer -----------------------*/

#footer1{ 
	clear:both; 
	height:159px; 
	background: #5E5E5E url(../img/footer1_bg.jpg) no-repeat center top; 
	overflow:hidden;
	position:relative; 
	width:100%; 
	margin-top:0px;
}


#footercontainer1 {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 19px;
	border:0px solid #fff;
}

#footer1content {
	float: left;
	display: inline;
	width: 400px;
	margin-top: 70px;
	margin-left:58px;
	border: 0px solid #fff;
	text-align:center;
	font:13px Georgia, "Times New Roman", Times, serif; 
	color:#542a00; 
}

#footer1content .copyright { color:#999999;font-style:italic; height:32px; margin-left:0px; margin-top:0px;}
#footer1content .copyright a{ color:#999999;text-decoration:underline;}
#footer1content .copyright a:hover{ text-decoration:none;}
#footer1content .copyright img { position:relative; top:9px; padding:0 6px 0 6px; height:30px; width:90px; }

#footer1content ul { margin:0; list-style:none; }
#footer1content ul li { float:left; margin:15px; }
#footer1content ul li a { color:#4fa0ad; text-decoration:underline; }
#footer1content ul li a:hover {  color:#dddddd; text-decoration:none;  }

#footer1_gototop a{
	float: left;
	display: block;
	width: 115px;
	height: 65px;
	margin-left: 17px;
	border: 0px solid #fff;
}



#footer2 { 
	clear:both; 
	width:100%; 
	height:50px;
	background: #5e5e5e url(../img/footer2_bg.jpg) repeat-x top right; 
	overflow:hidden;
	position:relative; 
	}


