body {
	font: 12px Arial, Helvetica;
}

.no_style_header {
	display: none;
}

h1,h2,h3,h4,h5,h6 { margin: 0; }

.page {
	width: 740px;
	margin: 0 auto;
}

.page_header_sitemap {
	margin: 30px 0 -13px 0;
}

.page_header_menu {
	background: url('images/header_menu_bg.gif') no-repeat;
	height: 47px;
}

.page_header_pic {
  	margin: 0 auto;
  	border-top: 1px solid #A5A5A5;
  	border-bottom: 1px solid #A5A5A5;
	background: url('images/header_pic.jpg') no-repeat;
	height: 268px;
	width: 720px;
}

.page_footer {
    margin: 0 auto;
	width: 720px;
	clear: both;
	border-top: 1px solid #A5A5A5;
}

.content {
  	color: #7F7F7F;
  	margin-left: 10px;
	float: left;
	width: 420px;
	padding: 30px 50px 30px 50px;
}

.content_footer { clear: both; }

*html .content {
	margin-left: 5px;
}

.content h1 {
	font: normal 22px Trebuchet MS;
}

.col {
  	margin-right: 10px;
	float: right;
	width: 200px;
	background-color: #F2F2F2;	
}

*html .col {
	margin-right: 5px;
}

.col_header {
	background: url('images/col_header.gif') no-repeat;
	height: 19px;
}

.col_footer {
	background: url('images/col_footer.gif') no-repeat;
	height: 19px;
}

.col h1,.col h2,.col h3,.col h4,.col h5,.col h6,.col p { padding: 0 10px 0 10px; }

.col h1 {
	background: url('images/col_menu_spacer.gif') no-repeat;
	padding-top: 28px;
	font: 14px Arial, Helvetica;
	font-variant: small-caps;
}

.col h2, .col h3, .col h4, .col h5, .col h6 {
	font: 14px Arial, Helvetica;
	font-variant: small-caps;
}

/* MENUS ------------------------------------------------- */

.menu_sitemap {
	text-align: right;
	margin-right: 10px;
	font-size: 11px;
	list-style-type: none;
}
.menu_sitemap li {
	display: inline;
}
.menu_sitemap li a {
	color:#999999;
	padding: 2px 10px;
	text-decoration: none;
}
.menu_sitemap li a:hover {
	color:#000000;
	background-color: #F0F0F0;
	text-decoration: none;
}
.menu_sitemap li a.flag {
	color:#999999;
	padding: 0 0 0 10px;
	text-decoration: none;
}
.menu_sitemap li a.flag:hover {
	background-color: #FFFFFF;
}

.menu_main {
	text-align: right;
	padding: 15px 17px 0 0;
}

*html .menu_main { }

.menu_main li {
	list-style-type: none;
	display: inline;
}

.menu_main li a {
	color: #FFFFFF;
	margin: 0 0 0 0;
	padding: 7px 10px 6px 10px;
	border-left: 1px solid #969696;
	text-decoration: none;
}

.menu_main li a:hover {
	color: #000000;
	background-color: #FFFFFF;
}

.menu_sub {
	padding: 0;
}

*html .menu_sub { }

.menu_sub li {
	list-style-type: none;
}

.menu_sub li a {
	color: #000000;
	margin: 0 0 0 0;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
}

.menu_sub li a:hover {
	color: #C0C0C0;
	background-color: #FFFFFF;
}

.menu_site {
	padding: 0;
	margin: 0;
}

.menu_site li {
	list-style-type: none;
	margin: 0;
}

*html .menu_site li {
	margin: 0 0 -16px 0;
}

.menu_site li a {
	color: #000000;
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}

.menu_site li a:hover {
	color: #000000;
	background-color: #FFFFFF;
}

/* INTERNAL FORMATS ---------------------------------------- */

a.extern {
    background: url('images/ext_url.gif') no-repeat;
    background-position: 0 3px;
    padding: 0 0 0 14px;
}

a.email {
    background: url('images/email_link.gif') no-repeat;
    background-position: 0 3px;
    padding: 0 0 0 14px;
}

a.pdf {
    background: url('images/pdf.gif') no-repeat;
    background-position: 0 3px;
    padding: 0 0 0 17px;
}

.content .adresse {
	background: url('images/symbole_01.gif') no-repeat;
	background-position: 10px 10px;
        background-color: #FFFCDF;
        color: #0049A3;
	border-top: 1px dashed #C1C1C1;
	border-bottom: 1px dashed #C1C1C1;
	min-height: 40px;
        font-style: normal;
	padding: 8px 8px 8px 54px;
}

* html .content .adresse {
	height: 40px;
}

.content code, .content .code{
    background-color: #FFFCDF;
    color: #0049A3;
	border-top: 1px dashed #C1C1C1;
	border-bottom: 1px dashed #C1C1C1;
    font-style: normal;
	padding: 8px;
}

.content .alarm {
	background: url('images/symbole_06.gif') no-repeat;
	background-position: 10px 10px;
    background-color: #FFFCDF;
    color: #0049A3;
	border-top: 1px dashed #C1C1C1;
	border-bottom: 1px dashed #C1C1C1;
	min-height: 40px;
    font-style: normal;
	padding: 8px 8px 8px 54px;
}

* html .content .alarm {
	height: 40px;
}

.content .hinweis {
	background: url('images/symbole_03.gif') no-repeat;
	background-position: 10px 10px;
    background-color: #FFFCDF;
    color: #0049A3;
	border-top: 1px dashed #C1C1C1;
	border-bottom: 1px dashed #C1C1C1;
	min-height: 22px;
    font-style: normal;
	padding: 8px 8px 8px 54px;
}

* html .content .hinweis {
	height: 22px;
}

.content .achtung {
	background: url('images/symbole_07.gif') no-repeat;
	background-position: 10px 10px;
	background-color: #FFFCDF;
    color: #0049A3;
	border-top: 1px dashed #C1C1C1;
	border-bottom: 1px dashed #C1C1C1;
	min-height: 40px;
	padding: 8px 8px 8px 54px;
}

* html .content .achtung {
  	height: 40px;
}

.content .frage{
	background: url('images/symbole_08.gif') no-repeat;
	background-position: 10px 10px;
	background-color: #FFFCDF;
    color: #0049A3;
	border-top: 1px dashed #C1C1C1;
	border-bottom: 1px dashed #C1C1C1;
	min-height: 40px;
	padding: 8px 8px 8px 54px;
}

* html .content .frage {
  	height: 40px;
}

.content .info{
	background: url('images/symbole_05.gif') no-repeat;
	background-position: 10px 10px;
	background-color: #FFFCDF;
    color: #0049A3;
	border-top: 1px dashed #C1C1C1;
	border-bottom: 1px dashed #C1C1C1;
	min-height: 40px;
	padding: 8px 8px 8px 54px;
}

* html .content .info {
  	height: 40px;
}

.content .absatz1 {
       background-color: #F8F8F8;
       padding: 4px;
}
