/* CSS4Print DIGA-Website */


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: black;
    background: transparent;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	margin: .75em 0 .5em 0;
    page-break-after: avoid;
}
/*
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #0062a2;
	background-color: #FFFFFF;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
}
*/
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	font-weight: bold;
	text-decoration: underline;
	margin: 0;
	margin: .75em 0 .5em 0;
    page-break-after: avoid;
}

p{
    padding-left: 5px;
}

a, a:visited, a:hover {
    color: black;
	text-decoration:underline;
}

a.index, a.index:visited, a.index:hover {
    color: black;
	text-decoration: underline;
	font-weight: bold;
}

a.multimedias, a.multimedias:visited, a.multimedias:hover {
    color: #FFA000;
	text-decoration:none;
	font-weight:bold;
}

ul.prod{
	list-style-image: url(../bilder/minus.gif);
}
#navi{ display: none; }
/*
#top, #navi {
	width: 765px;
	margin: 0px;
	text-align : left;
}


#navi {
	background-color: #40a3e1;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #0062a2;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #0062a2;
}
*/
#page {
	width: 450px;
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	position:relative;
	text-align : left;
	background: transparent;
	margin-right: 0px;
	padding: 0;
	margin: .75em 0 .5em 0;
    page-break-after: avoid;
}

#flash{
    display:none;
}

#cont1st, #cont2nd{
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: black;
    background: transparent;
	font-weight: normal;
}

/*
#cont1st{
    background-color: #ffffff;
	text-align: left;
}

#cont2nd{
    background-color: #cce6f7;
	text-align: left;
}
*/

.rahmen{
    color: black;
	text-decoration: underline;
	border-bottom-width:1px;
	border-bottom-color:#024470;
	border-bottom-style:solid;
	border-right-width:1px;
	border-right-color:#024470;
	border-right-style:solid;
}

.fltxt{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*font-style: normal;*/
	color: black;
	/*font-weight: bold;*/
}

.righttxt{
    text-align : left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	margin: .75em 0 .5em 0;
    page-break-after: avoid;
}

.datetxt{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	font-weight: bold;
}

.image{
    float: right;
	text-align: center;
	position: relative;
	margin: 6px;
	right: 220px;
}

.impress{
    text-align : left;
	color: black;
	display:none;
	margin-top:15px;
	margin-bottom:15px;
	margin: .75em 0 .5em 0;
    page-break-after: avoid;
}

#imp{
    display:none;
	margin-top:15px;
	margin-bottom:15px;
	margin: .75em 0 .5em 0;
    page-break-after: avoid;
}

#anfahrt{
    display:none;
	margin-top:15px;
	margin-bottom:15px;
	margin: .75em 0 .5em 0;
    page-break-after: avoid;
}

.leftright {
	width: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0062a2;
	border-left-color: #0062a2;
}

.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0062a2;
	margin-left: 0px;
	padding-left: 0px;
}

.botborder {
  border-bottom-color: #0062a2;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}


