body {
	font-family:Garamond,Times,serif;
	font-size:11pt;
	margin:0;
	padding: 0;
	background-image:url(/winzer/JUNGHOF/bilder/back.gif);
}



img { border:0; }

a:link, a:visited, a:active, a:hover
{
	text-decoration:underline;
	color:#006400;
}
a:active, a:hover
{
	text-decoration:underline;
	color:#008A00;
}

#nav a {
	text-decoration:none;
	}
.active {
	text-decoration: underline;
}

.bigger { font-size:120%; }


b.junghof { color:#006400; font-weight:bold;}
b.click { color:#00bb00; cursor:pointer;}

/*
a.sub1 { margin-left: 20px; }
a.sub2 { margin-left: 40px; }

sup { font-size:80%;}
*/

#termintabelle td { vertical-align:top; font-size:12pt; }

h1 { margin: 0 0 12px 0; font-size:17pt; }
h2 { margin: 0 0 6px 0; font-size:14pt; }
h3 { margin: 0 0 3px 0; font-size:12pt; }

#topquer 	{ position:absolute; top:0; left:0; width:100%; height:140px; background-color:#FDFBD5; border-bottom:1px solid #006400;}
#banner		{ position:absolute; top:0; right:0; height:140px; }
#logo		{height:140px; position:absolute; top:0px; left:0px; }


#nav	{ position:absolute; top:235px; left:2px; margin:0; padding:0;  font-size:13pt; }
#nav a	{ }
#nav ul	{ list-style-type:none; margin:5px 0; padding:0 20px 20px 30px;}
#nav ul.sublcass {
	padding-bottom: 0px;
}
#nav li { margin: 1px; }




#bilderreihe { position:absolute; top:147px; left:34px; }
#bilderreihe img { vertical-align:top; width:50px; height:50px;  }
#bilderreihe img:hover { width:90px; height:90px; cursor:pointer;}
#imgbig { margin: 0 20px 20px 0; float:left; }
img.auto {width:500px; height:auto;}
img.gunnar {width:500px; height:333px;}
img.ernst {
	width: 500px;
	height: 375px;
}
img.preload { width:30px; height:30px; visibility:hidden; }
#preload img { width:30px; height:30px; visibility:hidden; }
#junghof {
	position: absolute;
	right: 10px;
	top: 145px;
	visibility: visible;
	font-weight: normal;
	font-size: 10px;
}
#junghof b { color:#006400; }

/* Nur fuer Druck */
#printadresse { visibility:hidden; }
#printlogo { visibility:hidden; }
#printdiv {  visibility:hidden; overflow:hidden; height:1px; width:20px; }


/* tabelle fur Menue */
#tabcenter td { text-align:center; padding:5px; }


a.button:link, a.button:visited {
	display: inline-block;
	width: 140px;
	color: #FFFFFF;
	background-color: #DFA30F;
	text-align: center;
	height: 24px;
	padding-top: 6px;
	font-weight: bold;
	border-radius: 17px;
}

a.button:active, a.button:hover {
}

img.left { margin:0 15px 15px 0; float:left; vertical-align:top; }
img.right { margin:0 0 15px 15px; float:right; vertical-align:top; }


#video a { color: #000000; text-decoration: none; }

#video div.leuchtauf {
	clear: both;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	margin-bottom: 56px;
	border-radius: 15px;
	position: relative;
	min-height: 110px;
}
#video div.leuchtauf:hover {
	background-color: #E7E7B9;
}

div.play { background-image:url(/elemente/play.png); width:200px; height:100px; float:left; }
#video div.leuchtauf:hover div.play { background-image:url(/elemente/playstart.png); }

