body
{
	background-color: white;
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-x;
	background-color: #0E0201;

	font-family: arial;
	font-size: 62.5%;
	color: #483127;
	padding: 0px;
	margin: 0px;
}

*
{
	font-size: 1em;
}

p, td
{
	font-family: arial;
	color: #483127;
}

h1
{
	font-family: arial;
	font-size: 1.3em;
	font-weight :bold;
	color: #F96016;
}

h2
{
	font-family: arial;
	font-size: 1.3em;
	font-weight: bold;
	color: #483127;
}

h3
{
	font-family: arial;
	font-size: 1.2em;
	font-weight: bold;
	color: #F96016;
}

h4
{
	font-family: arial;
	font-size: 1.2em;
	font-weight: bold;
	color: #483127;
}

h5
{
	font-family: arial;
	font-size: 1.1em;
	font-weight: bold;
	color: #F96016;
}

h6
{
	font-family: arial;
	font-size: 1.1em;
	font-weight: bold;
	color: #483127;
}

input.search
{
	font-size: 1em;
	width: 114px;
	height: 14px;
	border: 1px solid #1D5732;
	vertical-align: middle;
	background-color: #DDEDC3;
}

img
{
	border: 0px;
}

form
{
	margin: 0px;
	padding: 0px;
}

fieldset
{
	padding: 10px;
	border: 1px solid #EBEBEB;
	margin-bottom: 20px;
}

legend
{
	color: #cd1111;
	font-weight: bold;
	margin-bottom: 20px;
}

a:link, a:visited, a:active
{
	color: #483127;
	text-decoration: underline;
}

a:hover
{
	color: #DA4E0A;
	text-decoration: none;
}

a.subNav:link, a.subNav:visited, a.subNav:active
{
	font-weight: bold;
	color: #483127;
	text-decoration: none;
}

a.subNav:hover
{
	color: #DA4E0A;
	text-decoration: none;
}

a.box:link, a.box:visited, a.box:active
{
	color: #483127;
	text-decoration: none;
}

a.box:hover
{
	color: #DA4E0A;
	text-decoration: none;
}

a.nav:link, a.nav:visited, a.nav:active, a.nav:hover
{
	font-weight: bold;
	color: white;
	text-decoration: none;
}

a.nav0:link, a.nav0:visited, a.nav0:active
{
	color: white;
	text-decoration: none;
}

a.nav0:hover
{
	text-decoration: underline;
}

a.nav3:link, a.nav3:visited, a.nav3:active
{

	background-image: url('../images/icon_nav.gif');
	background-repeat: no-repeat;
	background-position: 2px 4px;
	padding-left: 12px;
	color: #483127;
	text-decoration: none;
}

a.nav3:hover
{
	color: #DA4E0A;
	text-decoration: none;
}

a.nav3On:link, a.nav3On:visited, a.nav3On:active, a.nav3On:hover
{

	background-image: url('../images/icon_nav.gif');
	background-repeat: no-repeat;
	background-position: 2px 4px;
	padding-left: 12px;
	color: #DA4E0A;
	text-decoration: none;
}

a.path:link, a.path:visited, a.path:active
{
	color: #483127;
	text-decoration: none;
}

a.path:hover
{
	color: #DA4E0A;
	text-decoration: none;
}

#flashContainer
{
	position: absolute;
	z-index: 0;
	top: 0px;
	left: 0px;

	width: 841px;
	height: 219px;
	overflow: hidden;
}

#topNav
{
	position: absolute;
	z-index: 2;
	top: 4px;
	left: 661px;
	width: 180px;

	vertical-align: middle;
	text-align: center;

	padding-top: 2px;
	background-color: #A2B391;
	height: 17px;
	color: white;
}

#home
{
	left: 841px;
	top: 0px;
	position: absolute;
	z-index: 2;

	height: 190px;
	overflow: hidden;
	background-image: url('../images/bg_home.gif');
	background-repeat: no-repeat;
}

#home img
{
	margin-top: 33px;
}

#navContainer
{
	border-top: 2px solid #5E4B42;
	border-bottom: 2px solid #5E4B42;
	background-color: #483127;
	border-collapse: collapse;
}

#navContainer td
{
	margin: 0px;
	border-right: 2px solid #5E4B42;
	border-collapse: collapse;
	padding: 10px 24px 10px 24px;
}

#navContainer table
{
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}

#tdOn
{
	background-color: #5E4B42;
}

#tableContent
{
	width: 841px;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}

.tdContentTable
{
	background-color: white;
	vertical-align: top;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}

#nav1
{
	width: 181px;
	background-color: #D3D9CC;
	background-image: url('../images/bg_box_left.gif');
	background-position: right;
	background-repeat: repeat-y;
}

.mainHead
{
	color: #483127;
	margin-top: 26px;
	padding: 10px 0px 10px 14px;
}

.mainHead img
{
	vertical-align: middle;
	margin-right: 4px;
}

#navHead
{
	color: #483127;
	font-weight: bold;
	margin-top: 26px;
	background-image: url('../images/bg_nav_head.gif');
	background-repeat: repeat-x;
	padding: 10px 0px 10px 14px;
}

#navHead img
{
	vertical-align: middle;
	margin-right: 4px;
}

#navContent
{
	margin-top: 1px;
}

.divNav2
{
	border-top: 1px solid #EDF0E9;
}

.divNav2 div
{
	border-top: 1px solid #D3D9CC;
	padding: 3px 3px 3px 14px;
}

div.nav3
{
	margin: 4px;
}

#navFooter
{
	background-image: url('../images/bg_nav_footer.gif');
	background-repeat: no-repeat;
	height: 18px;
}

#print
{
	margin-top: 10px;
	background-color: #F7F5E5;
	padding: 4px 0px 4px 6px;
	vertical-align: middle;
	clear: both;
}

#footerBox
{
	margin-top: 30px;
	padding: 12px 0px 4px 28px;
	background-image: url('../images/bg_footer_box.gif');
	background-repeat: no-repeat;
	clear: both;
}

#footer
{
	margin-top: 30px;
	padding: 12px 0px 4px 28px;
	background-image: url('../images/bg_footer.gif');
	background-repeat: no-repeat;
}

#divPath
{
	margin-bottom: 20px;
}

#boxRight
{
	background-color: #D3D9CC;
	background-image: url('../images/bg_box_right.gif');
	background-position: left;
	background-repeat: repeat-y;
	width: 187px;
	overflow: hidden;
}

#boxRightContainer
{
	width: 152px;
	overflow: hidden;
	margin-left: 25px;
	margin-right: 10px;
}

.boxHead
{
	margin-top: 10px;
	background-image: url('../images/icon_head.gif');
	background-repeat: no-repeat;

	color: #483127;
	font-weight: bold;
	padding: 0px 0px 0px 24px;
}

.divBoxContent
{
	padding: 6px 0px 4px 0px;
}

.image
{
	background-color: #F0F2EC;
	text-align: left;
	padding: 3px;
}

/* Styles fuer Image-Preview */
.preview_div_block  		{ float:left; margin: 6px; background-color:#F0F2EC; text-align: left; padding: 3px; }
.preview_div_image  		{ text-align: left; border: 0px; }
.preview_link_image 		{ }
.preview_img_image  		{ border: 0px; }
.preview_div_lupe   		{ text-align: right; padding-right: 5px; }
.preview_link_lupe  		{ }
.preview_img_lupe   		{ border: 0px; }
.preview_div_text   		{ text-align: left; padding-left: 5px; padding-right: 5px;  padding-top: 2px; }

/* Styles fuer Non-Preview-Image */
.view_div_block  				{ float:left; margin: 6px; background-color:#F0F2EC; text-align: left; padding: 3px; }
.view_div_image 			 	{ text-align: center; }
.view_img_image  				{ border: 0px; }
.view_div_text   				{ text-align: left; padding: 5px;}

/* Styles fuer Full-Image */
.view_fullimage  				{ text-align: center; width: 500px; }
.view_fullimage_text  	{ text-align: center; margin-top: 10px; }

.div_imageoid  					{ width:550px; overflow:auto; }