body {
/*	background-color:#f3dab1; */
	background-color:#f2f6f9;
	height:100%;
}
/* LANG */

.lang{
	background-image:url(../../images/top_world.gif);
	background-position:right top;
	background-repeat:no-repeat;
	height:40px;
	text-align:right;
	font-family:Arial;
	font-size:12px;
}

/* HEADER */
.header {
	background-image:url(../../images/header.jpg);
	background-repeat:no-repeat;
	height:185px;
}

/* MENU */
.menu {
	background-color:#004071;
}

a.mainmenu:link, a.mainmenu:visited{
	font-family:Arial;
	padding-left: 10px;
	padding-right: 10px;
	font-size:16px;
	line-height:1.6em;
	color: #E2D5C0;
	text-Decoration: none;
	border-right: 1px solid #E2D5C0;
	font-weight:bold;
}

a.mainmenu:hover, a.mainmenu:active
{
	background-color:#09538c;
}

/* CONTENT */
table.content{
	border-top:1px dashed #999999;
	border-bottom:1px dashed #999999;
	margin-top:2px;
}

td.maincontent{
	text-align:justify;
	font-family: Verdana;
	font-size:1em;
	line-height:1.2em;
}

img{
	max-width:600px;
	height:auto;
}

a.anhang:link, a.anhang:visited {
	font-family:Verdana;
	font-size:0.8em;
	color: #304588;
	text-Decoration: none;
}

a.anhang:hover, a.anhang:active {
	color: #ff0000;
}

a:link, a:visited {
	font-family:Verdana;
	font-size:1em;
	line-height:1.2em;
	color:#000000;
	text-Decoration: none;
}

a:hover, a:active {
	color: #ff0000;
}

/* BREADCRUMBS */
.breadcrumbs{
	background-color:#FFFFFF;
	font-family: Courier New, Arial;
	font-size: 12px;
}

a.breadcrumbs:link, a.breadcrumbs:visited{
	color: #304588;
	font-size: 12px;
	text-Decoration: none;
}

a.breadcrumbs:hover, a.breadcrumbs:active
{
	color: #FF0000;
}



/* FOOTER */
.footer{
	border-top:10px solid #004071;
	text-align:right;
}

a.bottom:link, a.bottom:visited{
	padding-right:10px;
	padding-left:10px;
	font-family:Arial;
	font-size:12px;
	color: #304588;
	text-Decoration: none;
	border-left:1px solid #004071;
}

a.bottom:hover, a.bottom:active
{
	background-color:#E2D5C0;
}


a.product:link, a.product:visited{
	display:block;
	padding-left: 10px;
	padding-right: 10px;
	font-family:Arial;
	font-size:16px;
	color: #304588;
	text-Decoration: none;
}

a.product:hover, a.product:active
{
	background-color:#E2D5C0;
}

/*SITEMAP*/

a.sitemap:link, a.sitemap:visited{
	font-family:Arial;
	font-size:1em;
	color: #304588;
	text-Decoration: none;
}

a.sitemap:hover, a.sitemap:active
{
	text-Decoration: underline;
}

a.sitemap_sub:link, a.sitemap_sub:visited{
	padding-left:12px;
	font-family:Arial;
	font-size:1em;
	color: #304588;
	background-image:url(../../images/sitemap_sub.jpg);
	text-Decoration: none;
}

a.sitemap_sub:hover, a.sitemap_sub:active
{
	text-Decoration: underline;
}

	