body
{
	background: #fa6629;
	margin: 0;
	padding: 0;
	font-family: verdana, arial, sans-serif;
	text-align: left;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}

img
{
	border: 0;
}

#logo
{
	z-index: 2;
	background: #fa6629;
	position: absolute;
	margin: 0px 0px 0px 20px;
	width: 400px;
	height: 100px;
}
#button
{
	z-index: 2;
	background: #fa6629;
	position: absolute;
	margin: 20px 0px 0px 760px;
	width: 61px;
	height: 60px;
}

#my
{
	z-index: 2;
	background: #fa6629;
	position: absolute;
	margin: 82px 0px 0px 740px;
	width: 100px;
	height: 21px;
}
#animation
{
	z-index: 3;
	background: #f9f5eb url(img/animation.gif) no-repeat;
	position: absolute;
	margin: 147px 0px 0px 250px;
	width: 800px;
	height: 34px;
}

#navcontainer
{
	z-index: 2;
	position: absolute;
	margin: 100px 0 0 0;
	width: 100%;
	height:20px;
}

#navcontainer ul
{
	text-align: left;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 14px;
	margin-top: 0;
	/* cancels gap caused by top padding in Opera 7.54 */
	margin-left: 0;
	background-color: #fa6629;
	color: #ffffff;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	/* fixes Firefox 0.9.3 */
}

#navcontainer ul li
{
	display: inline;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 5px;
	/* matches link padding except for left and right */
	padding-top: 5px;
}

#navcontainer a
{
display: inline;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: -1px;
	border-right: 1px solid #6D2D19;
}

#navcontainer a:link,   #navlist a:visited
{
	font-size: 11px;
	color: #f9dccf;
	font-weight: bold;
	text-decoration: none;
	}

#navcontainer a:hover, a:active
{
	font-size: 11px;
	color: #6d2d19;
	font-weight: bold;
	text-decoration: none;
}


#navcontainer a.menu:link
{
	font-size: 11px;
	color: #6d2d19;
	font-weight: bold;
	text-decoration: none;
}


#navcontainer a.menu:visited
{
	font-size: 11px;
	color: #6d2d19;
	font-weight: bold;
	text-decoration: none;
}


#navcontainer a.menu:active
{
	font-size: 11px;
	color: #6d2d19;
	font-weight: bold;
	text-decoration: none;
}


#navcontainer a.menu:hover
{
	font-size: 11px;
	color: #6d2d19;
	font-weight: bold;
	text-decoration: none;
}


b.nav
{
padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 11px;
	color: #6d2d19;
	font-weight: bold;
	letter-spacing: -1px;
	border-right: 1px solid #6D2D19
}


#alphabet
{
	z-index: 2;
	position: absolute;
	background-color: #fa6629;
	margin: 0px 0 0 14px;
	width: 900px;
	height: 12px;
	line-height: 7px;
	border-left: 5px solid #6d2d19;
	border-right: 5px solid #6d2d19;
	padding: 0 5px 0px 5px;

}

#subnavcontainer

{
	z-index: 2;
	position: absolute;
	margin: 12px 0 0 14px;
	background-color: #bbbabb;
	width: 900px;
	height:30px;
	line-height: 14px;
	border-left: 5px solid #6d2d19;
	border-right: 5px solid #6d2d19;
	padding: 0 5px 0 5px;
}

#subnavcontainer2

{
	z-index: 2;
	position: absolute;
	margin: 0px 0 0 14px;
	background-color: #bbbabb;
	width: 900px;
	height:30px;
	line-height: 14px;
	border-left: 5px solid #6d2d19;
	border-right: 5px solid #6d2d19;
	padding: 0 5px 0 5px;
}

b.subnav

{
	font-size: 10px;
	color: #6d2d19;
	font-weight: bold;
	text-decoration: none;

}

a.subnav:link, a.subnav:visited

{
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}


a.subnav:active, a.subnav:hover

{
	font-size: 10px;
	color: #6d2d19;
	font-weight: bold;
	text-decoration: none;
}

a:link, a:active
{
	font-size: 11px;
	color: #6d2d19;
	font-weight: bold;
	text-decoration: none;
}

a:visited, a:hover
{
	font-size: 11px;
	color: #6d2d19;
	font-weight: bold;
	text-decoration: none;
}

#content
{
	z-index: 2;
	background-color: #ffffff;
	border-top: 1px solid #6d2d19;
	position: absolute;
	margin: 120px 0 0 0;
	padding: 0;
	width: 100%;
	height: 428px;
	overflow: auto;
}


#content_links
{
	position: absolute;
	margin: 65px 0 0 80px;
	padding: 0;
	width: 370px;
	height: 347px;
	overflow: hidden;
}

#content_l_cover
{
	position: absolute;
	margin: 65px 0 0 80px;
	padding: 0;
	width: 100px;
	height: 347px;
	overflow: hidden;
}


#content_l_info
{
	position: absolute;
	margin: 65px 0 0 200px;
	padding: 0;
	width: 250px;
	height:347px;
	overflow: hidden;
}


#content_rechts
{
	position: absolute;
	margin: 65px 0 0 500px;
	padding: 0;
	width: 370px;
	height: 347px;
	overflow: hidden;
}

#content_r_cover
{
	position: absolute;
	margin: 65px 0 0 500px;
	padding: 0;
	width: 100px;
	height: 347px;
	overflow: hidden;
	vertical-align: top;
	}

#content_r_info
{
	position: absolute;
	margin: 65px 0 0 620px;
	padding: 0;
	width: 250px;
	height: 347px;
	overflow: hidden;
	}

b{
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	color: #000000;
}

.orange{
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	color: #fa6629;
}

.klein {
	font-size: 9px;
	line-height: 14px;
	color: #000000;
}

h1
{
	font-size: 14px;
	color: #fa6629;
	font-weight: bold;
	position: absolute;
	margin:45px 0 0 20px;
}

b.nolink
{
	font-size: 11px;
	font-weight: bold;
	color: #bbbabb;
}

#balken_dick
{
z-index: 2;
background-color: #b1b0b1;
position: absolute;
	margin: 540px 0 0 14px;
	padding: 0;
	width: 900px;
	height:20px;
	border-left: 5px solid #6d2d19;
	border-right: 5px solid #6d2d19;
}

h2
{
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	width: 500px;
	position: absolute;
	margin:4px 0 0 60px;
}


#balken_duenn
{
z-index: 2;
background-color: #6d2d19;
position: absolute;
	margin: 560px 0 0 0;
	padding: 0;
	width: 100%;
	height: 20px;
}

#extra
{
	position: absolute;
	margin: 2px 0 0 80px;
	padding: 0;
	width: 400px;
	height: 10px;
	}

a.extra:link, a.extra:visited
{
	font-size: 9px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}


a.extra:active, a.extra:hover
{
	font-size: 9px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}


b.extra{
	font-size: 9px;
	font-weight: normal;
	color: #b1b0b1;
}

