
/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */


html,
button,
input,
select,
textarea {
	color: #222;
}

body {
	font-size: 1em;
	line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
 background: #b3d4fc;
 text-shadow: none;
}

::selection {
	background: #b3d4fc;
	text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */


hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
	vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
	resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
	margin: 0.2em 0;
	background: #ccc;
	color: #000;
	padding: 0.2em 0;
}


/* Start primary styles. Author: Webdesign: Michael Rabe, Hamburg - http://www.michael-rabe.de/ */

/* Farben
Marine: #004179
Marine dunkel: #1f66a3
Marine mittel: #7ca7cc
Marine hell: #c8ddef
Marine sehr hell: #e9f1f7
Cyan: #24bad8
*/
ul,
li { 
	margin: 0;
	padding: 0;
}

.hinweis {
	color: #000;
	background-color: #FFF;
	border: solid 1px red;
	margin: 5px 325px 25px 0;
	padding: 1em 0 0 1em;
}

body {
	color: #000;
	background-color: #004179;
	background-image: url(../media/marinevertrieb-buschmann-headillu.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

/**/


h1,
h2,
h3,
h4,
p,
ul,
li,
dt,
dd,
th,
td,
caption,
textarea,
input {
	font: 13px/1.6 Verdana, Geneva, Helvetica, Arial, sans-serif;
}

p,
li {
	margin: 0 0 1em 0;
}

/**/


#wrapper {
	max-width: 1000px;
	margin: 0 auto 100px;
	padding: 50px 10%;
}

.lt-ie7 #wrapper {
	width: 800px;
}

/**/


header {
	margin: 0 auto;
}

#logo {
	width: 370px;
	height: 91px;
	margin: 0 15px 129px auto;
	background: url(../media/marinevertrieb-buschmann-logo.png) no-repeat;
}

/**/


#inner {
	min-width: 40em;
	padding: 70px 10px 0px 0px;
	background-color: #fff;
	background-image: url(../media/marinevertrieb-buschmann-mainillu.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	-webkit-border-radius: 0px 0px 7px 7px;
	-moz-border-radius: 0px 0px 7px 7px;
	border-radius: 0px 0px 7px 7px;
}

/**/



#main {
	margin: 0 50px;
	min-width: 20em;
}

#main h1,
#main h2,
#main h3 {
	color: #1f66a3;
}

#main h1 {
	font-size: 20px;
	margin: 0 0 1em 0;
}

#main h2 {
	font-size: 16px;
	margin: 1em 0 .5em 0;
}

#main a {
	color: #008fab;
}

#main a:hover,
#main a:focus,
#main a:active {
	color: #1eb7d6;
}

/**/


.rufensieunsan {
	margin: 3em 0 0 0;
}

/**/
#main .informations {
	text-align: center;
}

#main a.informations {
	background-color: #c8ddef;
	border: 1px solid #1f65a3;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8x;
	border-radius: 8px;	
	color: #1f66a3;
	cursor: pointer;
	font-size: 16px;
	padding: 5px 10px;
	text-decoration: none;
}
}


/**/


#logos {
	margin: 3em 0 0 0;
}

#logos p {
	font: 10px/1.2 Verdana, Geneva, Helvetica, Arial, sans-serif;
}

#logos #sidepower {
	width: 22em;
	margin: 0 0 1em 0;
	float: left;
}

#logos .sidepower {
	width: 200px;
	float: left;
}

#logos #sidepower .text {
	margin: 0 0 0 210px;
}

#logos #jabsco {
	width: 15em;
	margin: 0 0 2em 0;
	float: left;
}

#logos .jabsco {
	width: 80px;
	float: left;
	padding: 0.25em 0 0 0;
}

#logos #jabsco .text {
	margin: 0 0 0 90px;
}

/**/
.topofpage {
	margin: 1em 0 0 16em;
	clear: both;
}

.topofpage a {
	font-size: 12px;
	color: #999;
	margin: 0 1em 0 0;
}

.topofpage a:hover,
.topofpage a:focus,
.topofpage a:active {
	color: #444;
}

#main .topofpage {
	margin: 0 0 1em 0;
}

#main .topofpage a {
	color: #999;
}

#main .topofpage a:hover,
#main .topofpage a:focus,
#main .topofpage a:active {
	color: #444;
}

/**/
footer {
	min-width: 40em;
	color: #004179;
	background-color: #c8ddef;
	margin: 5px auto 0;
	padding: 0.75em 10px 0.75em 0;
	clear: both;
	border-top: 1px solid #7ca7cc;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

footer a {
	color: #1f66a3;
}

footer a:hover,
footer a:focus,
footer a:active {
	color: #7ca7cc;
}

footer .left {
	width: 15em;
	float: left;
	text-align: center;
}

footer address {
	margin: 0 0 0 16em;
}

.besuche {
	background-color: #FFC;
	display: inline-block;
	padding: 0 5px;
}

/**/


#wdauth {
	text-align: right;
	border-top: 1px solid #555555;
}

#wdauth p {
	font-size: 10px;
	margin: 0 auto;
}

#wdauth a {
	font-size: 10px;
	color: #7ca7cc;
	text-decoration: none;
}

#wdauth a:hover,
#wdauth a:focus,
#wdauth a:active {
	color: #c8ddef;
}

/**/
/*  End primary styles */

.ir {
	display: block;
	text-indent: -999em;
	overflow: hidden;
	background-repeat: no-repeat;
	text-align: left;
	direction: ltr;
}

.hidden {
	display: none;
	visibility: hidden;
}

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}

.invisible {
	visibility: hidden;
}

.clearfix:before,
.clearfix:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	zoom: 1;
}
 @media all and (orientation:portrait) {
}
 @media all and (orientation:landscape) {
}
 @media screen and (max-device-width: 480px) {
  
/*
* { float: none; }
body { font-size: 80%; }
#main { margin: 0 0px 0 0em; padding: 1em; }
}
*/


@media print {
 * {
background: transparent !important;
color: black !important;
text-shadow: none !important;
filter:none !important;
 -ms-filter: none !important;
}
 a, a:visited {
color: #444 !important;
text-decoration: underline;
}
  /*
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  */ 
  pre, blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
 thead {
display: table-header-group;
}
 tr, img {
page-break-inside: avoid;
}
 @page {
margin: 0.5cm;
}
 p, h2, h3 {
orphans: 3;
widows: 3;
}
 h2, h3 {
page-break-after: avoid;
}
}
