@charset "utf-8";

* { padding: 0; margin: 0; } 
 
ul, ol { margin-bottom: 1em; } 

ol, ul { margin-bottom: 0; } 

li { margin-left: 0; }

hr {
	border: 1px solid #F5F5F5;
	background-repeat: no-repeat;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
}

html { height: 101%; }

body {
	padding: 0;
	margin: 0;
	color:#000000;
	background-color: #2462A8;
	color: #1F326D;
	background-image: url(images/hg-etiketten.jpg);
	background-position: right 113px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 101%;
    font-family: Arial, Helvetica, sans-serif;
	font-style: normal;  
}

#wrapper {
	width: 100%;
	margin: 0px;
	text-align: left;
	border: 0;
	background-attachment: scroll;
	background-image: url(images/info-hg.gif);
	background-repeat: repeat-y;
	background-position: 829px;
}

#header {
	padding: 0;
	margin: 0;
	height: 113px;
	width: 100%;
	background-image: url(../img/scanner.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	overflow: hidden;
}       

#content {
	font-size : 12px;
	color : #1f326d;
	background-color: #f5f5f5;
	height: auto;
	padding: 10px 11px;
	margin: 0 0 0 168px;
	width: 638px;
	height: auto;
}
    	 
h1 {
	font-size : 22px;
	font-weight: bold;
	color : #1f326d;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
}
#content h1 a{
	font-size : 22px;
	font-weight: bold;
	color : #1f326d;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	text-decoration: underline;
}
h2 {
	font-size : 16px;
	font-weight: bold;
	color : #1f326d;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 5px;
}
h3 {
	font-size : 16px;
	font-weight: bold;
	color : #1f326d;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 1px;
}
h4 {
	font-size : 13px;
	font-weight: bold;
	color : #1f326d;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 3px;
}
h5 {
	font-size : 12px;
	font-weight: bold;
	color : #1f326d;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 3px;
}
a.tipp:link, a.tipp:visited, a.tipp:hover, a.tipp:active {
	font-size : 12px;
	color : #1f326d;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#content  h6 {
	margin: 2px auto 2px auto;
	padding: 7px;
	text-align: left;
	font-size: 13px; 
	font-weight: bold;
	background-color: #FFFAE4;
	border-top: 2px solid #B2C3D3;
	border-bottom: 2px solid #B2C3D3;
}

#content ul {
	padding:0;
	margin: 1px 0px 10px 16px;
	list-style-type: square;
	list-style-position: inside;
	color: #1F326D;
	font-size: 12px;
}

#content li { margin-top: 2px;}

#content p {
	font-size: 12px;
	line-height: 1.3em;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
} 

#right {
	position: absolute;
	left: 830px;
	top: 114px;
	height: 100%;
	width: 166px;
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
}

#footer {
	padding: 10px 20px;
	color: #1F326D;
	height: auto;
	margin: 20px 0 0 0;
	text-align: center;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
}
#footer a {
	color: #485A8C;
	font-size: 11px;
	text-decoration: none;
}

.fl_Rechts { float: right;}
.fl_Links { float: left; }
.clearing { clear: both; }

a:link, a:active, a:visited { text-decoration: none; color: #0000EF; }

a:hover { color:#0000EF; text-decoration:underline; }
.picframe {
	border: 1px solid #1F326D;
	margin-right: 10px;
	margin-bottom: 10px;
}
.picoframe {}
.picoframe-topdown {
	margin-top: 10px;
	margin-bottom: 10px;
}
hr {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F5F5F5;
	border-bottom-color: #F5F5F5;
}

