body {
	margin:0px;
	padding:0px;
	text-align:center;
}
#wrapper {
	margin:0px auto;
	margin-top:10px;
	width:900px;
	padding:0px;
	background-color:#a2c4e0;
}
#topimg {
	margin:0px;
	padding:0px;
}
#content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #002f74;
	margin:0px;
	padding:0px;
}
#navibox {
	margin-left:10px !important;
	margin-left:5px;	/* IE Hack */
	margin-top:10px;
	margin-right:0px;
	margin-bottom:10px;
	float:left;
	width:200px;
	padding:0px;
}
* html #navibox {	/* Korrekturen fuer IE 5.x */
	width: 200px;
	w\idth: 200px;
}
#contentbox {
	float:left;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	width:650px;
	text-align:left;
	background-color: #e8f0f7;
	border: 1px solid #eee;
	border-right-color: #829db3;
	border-bottom-color: #829db3;
	min-height:469px;
	padding:10px;
}
* html #contentbox {	/* Korrekturen fuer IE 5.x */
	width: 670px;
	w\idth: 650px;
	height: 460px;
	h\eight: 460px;
}
#contentbox h1 {
	font-size:16px;
	font-weight:bold;
	margin:0 0 10px 0;
}
#contentbox h2 {
	font-size:14px;
	font-weight:bold;
	margin:0 0 10px 0;
}
.clear {
	margin:0px;
	padding:0px;
	line-height:0px;
	clear:both;
}

.advise{
	border:1px solid #eee;
	border-right-color: #829db3;
	border-bottom-color: #829db3;
	width:190px;
	text-align:left;
	padding:5px;
	background-color:#b8d2e7;
	color:#000;
}
* html .advise {  /* Korrekturen fuer IE 5.x */
    width: 200px;
	w\idth:190px;
  }
  
.advise p, .advise a {
	margin-top:10px;
	text-align:right;
	text-decoration:none;
	margin-bottom:0px;
	font-weight:bold;
	color: #002f74
}

a {
	text-decoration:none;
	margin-bottom:0px;
	font-weight:bold;
	color: #002f74
}
	
	
.headlineLog_HAN{
	background-image:url(../images/hanseatic_log.gif);
	background-repeat:no-repeat;
	background-position:0px 20px;
	padding-left: 160px;
	font-weight:bold;
	font-size:14px;
	border-top:1px solid #829db3;
	padding-top:10px;
}
.headlineLog_HAN a{
	text-decoration:none;
	color: #002f74;
}
.log_HAN{
	margin-top:10px;
	border-top:1px solid #829db3;
	border-bottom:1px solid #829db3;
	padding:10px 0;
}

.headlineLog_BRE{
	background-image:url(../images/bremen_log.gif);
	background-repeat:no-repeat;
	background-position:0px 20px;
	padding-left: 160px;
	font-weight:bold;
	font-size:14px;
	border-top:1px solid #829db3;
	padding-top:10px;
}
.headlineLog_BRE a{
	text-decoration:none;
	color: #002f74;
}
.log_BRE{
	margin-top:10px;
	border-top:1px solid #829db3;
	border-bottom:1px solid #829db3;
	padding:10px 0;
}
	
/* NAVIGATION */

ul#Navigation {
	/*width: 200px;*/
	margin:0px;
	padding:0px;
	list-style-type: none;
}
/* html ul#Navigation {  /* Korrekturen fuer IE 5.x 
    width: 210px;
	w\idth:190px;
  }*/
ul#Navigation li {
	list-style: none;
	margin-bottom: 5px;
	padding: 0px;
	margin-left:0px;
	margin-right:0px;
}
/*Unternavi */
  ul#Navigation li ul {
	margin-left: 40px;
	margin-top:5px;
	padding: 0;
	list-style-type:none;
}
ul#Navigation li ul li {
	margin: 0px;
	width:100%;
}
ul#Navigation li ul li a, ul#Navigation li ul li span {
	width: 100%;
	padding: 2px 0;
}
ul#Navigation li ul li a:hover {
	width: 100%;
	padding: 2px 0;
}
* html ul#Navigation li ul li {  /* Korrektur fuer IE 5.x */
	margin-left: 0px;
	margin-bottom:0px;
	ma\rgin-left: 0;
}
* html ul#Navigation li ul li a, * html ul#Navigation li ul li span {
	width: 100%;    /* Breitenangabe fuer IE 5.x */
	w\idth: 100%;  /* Breitenangabe fuer IE 6 */
}
/*ende*/

   ul#Navigation a, ul#Navigation span {
	display:block;
	width:100%;
	vertical-align: middle;
	font-size: 16px;
	padding: 5px 0px;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:0px;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #eee;
	border-right-color: #829db3;
	border-bottom-color: #829db3;
	color: black;
	background-color: #d1e2f0;
}
* html ul#Navigation a, * html ul#Navigation span {
	width: 100%;    /* Breitenangabe fuer IE 5.x */
	w\idth: 100%;  /* Breitenangabe fuer IE 6 */
}
ul#Navigation a:hover, ul#Navigation span {
	border-color: #eee;
	border-left-color: #829db3;
	border-top-color: #829db3;
	color: black;
	background-color: #e8f0f7;
}


.webcamHAN{
	background-image:url(../images/bg_webcam_han.jpg);
	width:320px;
	height:240px;
}
.webcamBRE{
	background-image:url(../images/bg_webcam_bre.jpg);
	width:320px;
	height:240px;
}
	
/* Katalogbestellung */

.box1{
	background-color: #E2E9F4;
	vertical-align:top;
	margin-bottom:5px;
}
.box1 td{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
}
.formbox_input{
	font-size:11px;
	width:145px;	
}
.formbox_select {
	background:White none repeat scroll 0 0;
	font-size:11px;
	width:150px;
}
.box2{
	background-color: #ACBCD3;
	vertical-align:top;
	margin-bottom:0px;
}
.box2 td{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
}
