/* das Stylesheet zur Jugendkunstschule Vulkaneifel ©2009 Detlef Reuter */

body   { color: black; font-size: 100.01%; font-family: Lucida sans, "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 100.01%; background-color: white; text-align: center; margin: 0; padding: 30px 0 0 }
#page  { margin-right: auto; margin-left: auto; width: 675px }
#header {
	background-image: url(css_images/jukuvu_web0801.png);
	background-repeat: no-repeat;
	height: 140px
}
#content    { background-image: url(css_images/jukuvu_web0801-03.png); background-repeat: no-repeat; background-position: right bottom; text-align: left }
/*nav*/
#navigation {
	padding-top: 10px;
	padding-bottom: 5px;
}
#navigation_full li        {
	list-style-type: none;
	color: #000;
	font-size: 18px;
	line-height: 20px;
	display: inline;
	font-weight: bold;
	padding-right: 14px;
}
#navigation_full li   a{
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
#navigation_full a:hover        {
	color: #FF7300
}
#navigation_full  .active a,#navigation_full li.parent a  {
	color: #E5027E
}
/*nav*/
#footer {
	font-size: 0.7em;
	padding-bottom: 10px;
	text-align: left;
	color: #666;
	padding-top: 10px;
}
h2 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0.83em 0
}
h3 {
	font-size: 1em;
	font-weight: bold;
	margin: 0.95em 0 0.6em;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #98D02B;
	padding-bottom: 0.2em;
}
p    { font-size: 0.9em; line-height: 1.2em; margin-top: 2px }
.small   { color: gray; font-size: 0.8em }
a { color: #e5027f; text-decoration: none }
a:hover   { color: #ff7300 }
a.thickbox img{
	color: #BBB;
	text-decoration: none;
	margin-right: 3px;
	margin-bottom: 5px;
}
a.thickbox img:hover{
	color: #FF7200;
	text-decoration: none;
	margin-right: 3px;
}
ul {
	margin-top: 0px;
	margin-bottom: 20px;
}
li {
	font-size: 0.9em;
	line-height: 1.2em;
	margin-bottom: 5px;
	list-style-type: square;
}

