/**
 * Style sheet DJJA2007
 */
a:link
{
	background-color:#FFFFFF;
	text-decoration:none;
	color:#009966;
}

a:visited
{
	background-color:#FFFFFF;
	text-decoration:none;
	color:#004c33;
}

a:hover
{
	background-color:#FFFFFF;
	text-decoration:none;
	color:#ff8040;
	cursor: pointer;
}

a:active
{
	background-color:#FFFFFF;
	text-decoration:none;
	color:#ff3300;
}

body
{
	width:100%;
	top:0px;
	left:0px;
	position:absolute;
	margin:0;
	padding:0;
	text-align:left;
	background-color:#FFFFFF;
	font-family:Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-weight:normal;
	font-size:12px;
	color:#000000;
	line-height:1.6;
	min-width: 100%;
}

h1
{
	padding-bottom:1em;
	font-family:Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-weight:normal;
	font-size:2em;
}

h2
{
	padding-bottom:0.5em;
	font-family:Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-weight:normal;
	font-size:1.4em;
}

#header
{
	width:100%;
	position:relative;
	margin-top:1em;
	background-color:#eeeeee;
	color:#000000;
	min-width: 640px;
}

#header h1
{
	padding-bottom:0em;
	text-align:center;
}

#header .inside
{
	padding-right:1em;
	padding-left:1em;
}

#header .mod_breadcrumb a
{
	margin-top:1em;
	background: #eeeeee;
}

#container
{
	width:100%;
	position:relative;
	margin-top:2em;
	margin-bottom:2em;
}

#left
{
	width:20%;
	top:0;
	left:0;
	position:absolute;
	float:none;
}

#left .inside
{
	padding-right:1em;
	padding-left:1em;
}

#right
{
	width:20%;
	top:0;
	right:0;
	position:absolute;
	float:none;
}

#right .inside
{
	padding-right:1em;
	padding-left:1em;
}

#main
{
	width:60%;
	top:0%;
	left:20%;
	position:relative;
	float:none;
	font-family:Georgia, Garamond, "Times New Roman", serif;
	line-height:1.6;
}

deact #main .inside
{
	width:50%;
	overflow:visible;
	border:1px solid #blue;
	white-space:nowrap;
}

.mod_breadcrumb
{
	padding-bottom:1em;
}

.ce_gallery table
{
	margin-right:auto;
	margin-left:auto;
}

.mod_navigation
{
	font-size:1em;
}

.level_2
{
	padding-left:1em;
}

.level_3
{
	padding-left:1em;
}

.ce_list h1
{
	padding-bottom:0em;
	font-weight:bold;
	font-size:1.2em;
}

.ce_list h1:after
{
	content: ":";
}

.ce_list ul
{
	padding-bottom:2em;
	padding-left:1em;
	list-style-type:disc;
}

#footer
{
	width:100%;
	background-color:#eeeeee;
	color:#000000;
}

#footer li,
#footer p
{
	padding-right:1em;
	padding-left:1em;
	text-align:center;
}

#footer .mod_customnav a
{
	background: #eeeeee;
}

.Eigenname
{
	font-family:Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-style:italic;
}
