#slider {
	position:relative;
	//See the "style-pack" below for image
	background:url(images/loading.gif) no-repeat 50% 50%; 
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}



body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img1.jpg) repeat-x left top;
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

html, body {
height: 95%;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}


h1, h2, h3 {
	font-weight: normal;
	color: #ED7901;
}

h1 {
	font-size: 2.2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

p, ul, ol {
}

p {
}

.blockbg {
	background: #D9D785;
}

blockquote {
	background: url(images/img08.jpg) no-repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 0px 20px 0px 30px;
	font-size: 18px;
	color: #3D3D3D;
}

ul {
}

ol {
}

a {
	color: #ED7901;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #D9D785 1px dashed;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #D9D785 1px dashed;
}

.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 90px 20px 0px 30px;
	font-size: 30px;
	color: #FFFFFF;
	text-align: right;
}

/* Header */

#header {
font-family:Georgia,"Times New Roman",Times,serif;
height:76px;
letter-spacing:-1px;
margin:0 auto;
width:900px;
}
#headerbg {
background:url("images/banner-jvg.jpg") no-repeat scroll left top transparent;
border-left:4px solid #FFFFFF;
border-right:4px solid #FFFFFF;
clear:both;
height:254px;
margin:0 auto;
margin-top: 20px;
width:886px;
}



#headerbg_unterseite {
border-left:4px solid #FFFFFF;
border-right:4px solid #FFFFFF;
clear:both;
height:254px;
margin:0 auto;
margin-top: 20px;
width:886px;
}


#logo {
background:url("images/logo-jvg.jpg") no-repeat scroll left 50% transparent;
float:right;
height:38px;
margin-top:58px;
padding-right:88px;
width:148px;
}



/* Menu */

#menu {
float:left;
margin:-19px -38px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 82px 20px 0 20px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #A4b7bd;
	letter-spacing:0.04em;
}

#menu a:hover {
	background: url(images/img3.jpg) no-repeat center top;
	color: #ED7901;

}

#menu .current_page_item a {
	background: url(images/img3.jpg) no-repeat center top;
		color: #ED7901;


}



#wrapper {
position: relative;
min-height: 100%;
}



/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 20px;
	/*	background: #F4F4F4;*/
	margin-top: 20px;
	/* background-image:url(images/page-bg.jpg); */
	background-position: bottom;
	background-repeat: no-repeat;
}

#latest-post {
	float: left;
	width: 570px;
	padding: 0px 20px 0px 20px;
	line-height: 25px;
	font-size: 12px;
}

#recent-posts {
	float: right;
	width: 212px;
	padding: 0px 20px 20px 20px;
	line-height: 25px;
	font-size: 12px;
}

#recent-posts .entry {
	margin-left:-10px;
	padding-left:10px;
	margin-right:-10px;
	padding-right:10px;
	
	background-image:url(images/page-bg.jpg);
}
/*
#recent-posts .entry a {
	background: #333333;
	padding: 5px 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	color: #CCCCCC;
}

#recent-posts .more {
	background: url(images/img04.gif) no-repeat left 50%;
	padding-left: 20px;
}
*/
.post {
}

.post .title {
	margin: 0;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 13px;
	color: #505050;
}

.post .meta a {
	color: #000000;
}

.post .entry {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: #9C9C9C 0px dashed;
	font-size: 12px;
}

/* Sidebar */

#sidebar {
	clear: both;
	width: 900px;
	background: #a4b7bd;
	color: #CCCCCC;
	padding: 10px 0 0 0;
		border-top: 4px solid #fff;
	border-bottom: 4px solid #fff;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 187px;
	padding: 10px 10px 10px 25px;
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	display: list-item;
	background: url(images/img07.gif) no-repeat left 50%;
	float: none;
	width: auto;
	padding: 0 0 0 10px;
	line-height: 25px;
}

#sidebar h2 {
	margin: 0 0 10px 0;
	color: #FFFFFF;
}

#sidebar a {
	text-decoration: none;
	color: #eee;
}

#sidebar a:hover {
	text-decoration: underline;
}



#vorfooter {
	height: 0px;
	padding-left: 42px;
	margin-bottom: 0px;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #bbb;
	background-repeat: no-repeat;
	background-position: left top;
}




/* Footer */

#footer {
	width:871px;
	height: 88px;
	margin: 0 auto;
	margin-bottom: 0px;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #ED7901;

}
/* Footer alt 

#footer {
	width:900px;
	height: 88px;
	padding-left: 42px;
	margin-bottom: 0px;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #ED7901;
	background-repeat: no-repeat;
	background-position: left top;

*/


#footer p {
	margin: 0;
	padding: 13px 20px 15px 0;
	text-align: left;
}

#footer a {
	color: #FFFFFF;
}

#legal {
	float: left;
}

#links {
	float: center;

}
#page #content #latest-post .entry p {
	font-size: 14px;
}

