body
{
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	/*background-color: #fcfcfe;*/
	background-color: #f5f5fa;
}

#header
{
	background-color:yellow;
	color: blue;
	font-size: 1.33em;
	font-weight: bold;
	background-image: url('images/zelle.jpg');
	background-repeat: no-repeat;
	height: 65px;
	padding-left: 220px;
	padding-top: 6px;
	padding-right: 40px;
}

#navigation
{
	background-image: url('images/baby.jpg');
	background-repeat: no-repeat;
	position: fixed;
	top: 111px;
	left: 10px;
	width: 180px;
	height: 10000px;
	overflow: hidden;
	background-color: yellow;
	padding-bottom: 80px;
	padding-top: 50px;
}

#navigation img
{
	margin: 0;
	padding: 0;
}

#navigation ul
{
	/*background-color: white;*/
	background-color: #f0f0fb;
	margin: 0;
	padding-top: 8px;
	padding-left: 24px;
	width: 100%;
}

#navigation ul li
{
	list-style-image: url('images/yellow-square.gif');
	font-size: 0.9em;
        color: black;
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 5px;
	padding-left: 0px;
}

#navigation ul li:hover
{
	list-style-image: url('images/blue-square.gif');
}

#navigation ul li a
{
	color: black;
	text-decoration: none;
}

#sprache
{
	position: absolute;
	left: 20px;
	background-color:yellow;
	color: blue;
	font-size: 1.03em;
	font-weight: bold;
        text-decoration: none;
	padding-left: 4px;
	padding-top: 16px;
}

#content
{
	position: absolute;
	left: 230px;
	top: 100px;
	width: 750px;
}

#content h1
{
	background-image: url('images/h1s.jpg');
	background-repeat: no-repeat;
	width: 450px;
	height: 50px;
	color: yellow;
	/*font-size: 1.0em;*/
	font-size: 1.14em;
	padding-top: 15px;
	padding-left: 15px;
}

#content h2
{
	color: black;
	font-size: 1.2em;
	padding-left: 0px;
}

#content h3
{
	font-size: 1em;
	padding-left: 15px;
}

#content h4
{
	color: blue;
	font-size: 1em;
	padding-left: 0px;
}

p
{
	text-align: justify;
}

em
{
	font-size: 0.95em;
}

a
{
	font-weight: bold;
}

li
{
	list-style-image: url('images/yellow-square.gif');
}

#itos {
        font-size:10px;
}
#itos a {
        color: black;
        text-decoration: none;
}
 

#name 
{
	color: black;
	font-size: 1.0em;
	padding-left: 22px;
	font-weight: bold;
}

#desc
{
	color: black;
	font-size: 1.0em;
	padding-left: 22px;
}

#cite
{
	color: black;
	font-size: 1.0em;
        font-style: italic;  
}

#price
{
	color: black;
	font-size: 1.0em;
        font-weight: bold;  
        font-style: italic;  
}
