h1 	{
	width: 100%; height: 45px;
	padding-top: 0px; padding-bottom: 20px;
	background: #b58849 url(visual/headlines.gif) no-repeat;
	font: oblique 1.4em Georgia, Times, serif;
	text-align: center;
	color: #feefb8;
	margin-top: 20px;
	}

h2 	{
	font: oblique 1.2em Georgia, Times, serif;
	color: #9b713f;
	text-align: center;
	padding: 0px 20px;
	}

h3 	{
	font: oblique 1.2em Georgia, Times, serif;
background: #dfc68a;
	color: #9b713f;
	width: 200px;
	margin: 10px;
	padding: 10px;
	border: 0px solid #cba36b;
	float: left;
	}

html {
}

body {
	padding: 0px;
	margin: 0px;
	background: #1f130a;
	color: #545454;
	font: 0.72em/1.6em Tahoma, Arial, sans-serif;
}

cite {
	padding-left: 10px;
	border-left: 5px solid #dfc68a;
}

#top {
	width: 100%;
	background: silver url(visual/top.gif);
	border: 0px dotted silver; 
	}

#main {
	position: relative; width: 100%;
	background: #1f130a;
	}



.torii {
	width: 100%; height: 400px;
	background: url(visual/torii.jpg) center no-repeat;
	margin: auto; 
	}

.container {
	position: relative; width: 460px;
	background: #feefb8 url(visual/container.gif) no-repeat;
	margin: auto;
overflow:hidden;
	}



.headline {
	top: 335px; width: 400px;
	margin: auto; 
	position: relative;
	font: italic 30px Georgia, Times, serif;
	font-weight: normal;
	color: #feefb8;	
	text-align: center;
	}


.headline a {
	text-decoration: none;
	color: #feefb8;	
	}

.navigation {
	position: relative; width: 100%; height: 35px;
	background: url(visual/menu.gif) no-repeat;
	text-align: center;
	}

.navigation a:link, .navigation a:visited {
	position: relative;
	font: oblique 1.1em center Georgia, Times, serif;
	text-decoration: none;
	color: #f9e4b6; padding: 3px 8px; top: 6px;
}

.navigation a:hover, .navigation a:active {
	background: #b58849;
	}

.content {

	}

.content a:link, .content a:visited, .divangaben a:link, .divangaben a:visited {
	color: #b58849;
	text-decoration:none;
	border-bottom: 1px dotted;
	}

.content a:hover, .content a:active {
background: #b58849;
	color: #feefb8;
	border-bottom: 1px solid;
	text-decoration:none;
	}

.endroll {
	position: relative; width: 460px; height: 41px;
	background: black url(visual/endroll.gif) no-repeat;
	}

p 	{
	margin-left: 50px; margin-right: 10px;
	}

#impressum {
	margin-top: 50px;
	font: 1.2em;
	color: #545454;
	text-align: center;
	}

#impressum a:link, #impressum a:visited {
	color: #b58849;
	text-decoration: none;
}

.content img {
background: #dfc68a;
	padding: 10px;
	border: 0px solid #cba36b;
	overflow: hidden;
position: relative;
}

.gbentry {
	background: #f9efc9;
	color: #9b713f;
	margin: 10px;
	padding: 10px;
	border: 0px solid #fef6d8;
	}

.lb_float {
	float: left;
	margin: 10px;
}

table {
	margin-left: 50px; margin-right: 10px;
	background: #f9efc9;
	color: #9b713f;
	padding: 10px;		
}

td {
	border-bottom: 5px solid #feefb8;
}

.divangaben {
position: absolute;
width: auto;
	top: 2px;
right: 10%;
font: 11px Helvetica, Arial;
color: #545454;
}