html, body {
	margin: 0;
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #333;
	height: 100%;
	background-image: url(../images/bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#container {
	width: 990px;
	margin: 5px auto 0 auto;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	border: solid 1px #999;
	background-image: url(../images/bg_main.gif);
}

#padding {
	padding: 0 0 16px 0;
}

#header {
	width: 990px;
	height: 160px;
	background-image: url(../images/wirodive_top.jpg);
	background-repeat: no-repeat;
}

#main {
	float: left;
	width: 805px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}

#right {
	float: right;
	font-size: 11px;
	line-height: 14px;
	width: 175px;
	padding: 0 5px;
}

#content {
	float: right;
	width: 619px;
	font-size: 12px;
	line-height: 19px;
	text-align: justify;
}

#soc {
	float: right;
	width: 619px;
	font-size: 12px;
	line-height: 19px;
	text-align: center;
	padding: 18px 0 12px;
}

#nav {
	width: 173px;
	padding: 0 8px 0 5px;
	font-size: 12px;
	line-height: 18px;
}

#footer {
	width: 990px;
	font-size: 10px;
	line-height: 16px;
	text-align:center;
	color: #000;
	height: 16px;
	margin: -19px auto 0 auto;
	background-color: #FFB400;
	border: solid #999;
	border-width: 2px 1px 1px;
}

#footer a {
	color: #333;
}

h1 { 
	font-size: 16px;
	text-align:center;
	padding: 2px;
	margin: 0 0 15px 0;
}

h2 {
	font-size: 15px;
	color: #666;
	margin: 15px 0;
	border-bottom: dotted 1px #999;
	padding-bottom: 3px;
}

#right h2 {
	font-size: 12px;
	background-color: #FFD100;
	color: #333;
	border: solid 1px #fff;
	text-align:center;
	padding: 2px 0;
	margin-bottom: 12px;
}

h2.ber {
	margin-bottom: 0;
}

.news h2 {
	font-size:12px;
	border: none;
	background-color: #FFD100;
	padding-left: 3px;
	color: #333;
	border: dotted #666;
	border-width: 1px 0;
	margin: 3px 0;
	padding-bottom: 0;
}

h3 { 
	color: #333;
	font-size: 13px;
	margin: 15px 0 9px;
}

h3.sudan { 
	margin: 0 0 3px 0;
}

h3.sa { 
	color: #600;
	font-size: 14px;
	margin: 15px 0 9px;
}

#right h3 {
	font-size: 12px;
	background-color: #eee;
	color: #333;
	border: solid 1px #fff;
	text-align:center;
	padding: 2px 0;
	margin-bottom: 12px;
}

h4 { 
	text-align: center;
	margin: -9px 0 15px 0;
	font-size: 13px;
	color: #4295F1;
	letter-spacing: 1px;
}

h4.tp {
	text-align: left;
	color: #666;
	letter-spacing: 0;
	margin: 0 0 9px 0;
}

#div1 h4, #div2 h4, #div3 h4 {
	margin: 15px 0 3px;
	font-size: 11px;
	color: #333;
	text-align: left;
	letter-spacing: 0;
}

h5 {
	font-size: 11px;
	text-align: center;
	margin: 3px 0;
}

#wirodive {
	font-size: 11px;
	text-align: center;
	margin: 9px 0;
	font-weight: bold;
}


.inhalte {
	padding: 0 12px;
}

#intro {
	margin: 0 30px;
	text-align:center;
	color: #FAB205;
}

img {
	border-color: #333;
}

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

a:hover {
	color: #f90;
	text-decoration: underline;
}

#rw {
	width:250px;
	text-align:center;
	float:left;
	font-size:11px;
	line-height: 14px;
}

#drv {
	text-align: center;
	margin-left: 250px;
	font-size: 11px;
	line-height: 15px;
}

#nav hr, #right hr {
	border: solid #999;
	border-width: 1px 0 0 0;
	height: 0;
}

.inhalte hr {
	border: solid #999;
	border-width: 1px 0 0 0;
	height: 0;
}


#copyr {
	font-size: 10px;
	line-height: 13px;
	text-align: justify;
	padding-right: 3px;
}

.clear {
	clear: both;
	height: 16px;
}

.clear2 {
	clear: both;
	height: 8px;
}


#print {
	background-image: url(../images/printer.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#sitemap {
	background-image: url(../images/sitemap.png);
	background-position: left top;
	background-repeat: no-repeat;
}

.highl {
	text-align:center;
}

.mgn {
	margin: 18px 0;
}

.mgn img {
	margin-bottom: 5px;
}

.bord {
	border-top: dotted 1px #666;
	font-weight: bold;
	padding: 6px 0;
}

.floatr {
	float: right;
	margin: 0 0 0 12px;
}

.floatr img {
	margin: 5px 0 3px 0
}
	
.floatl {
	float: left;
	margin: 0 12px 0 0;
}

.floatl img {
	margin: 5px 0 3px 0
}
	
.small {
	font-size: 10px;
	color: #666;
	line-height: 12px;
	font-weight: normal;
}

.medium {
	font-size: 11px;
	line-height: 15px;
}

.medium2 {
	font-size: 11px;
}

.large {
	font-size: 14px;
}

.left {
	text-align: left;
}

.picl {
	float:left;
	text-align:center;
	font-size: 11px;
}

.picr {
	float:right;
	text-align:center;
	font-size: 11px;
}

.half {
	width: 50%;
}

.picl img, .picr img {
	margin-bottom: 3px;
}

.res {
	width: 290px;
}

.top {
	font-size: 11px;
	float: right;
	background-image:url(../images/top.png);
	background-repeat: no-repeat;
	padding-left: 22px;
}

.acrobat {
	background-image:url(../images/acrobat.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	line-height: 22px;
	margin-left: 3px;
}

.acrobat2 {
	background-image:url(../images/acrobat.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	line-height: 26px;
	font-weight: bold;
}

.info {
	background-image:url(../images/info.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	line-height: 20px;
	margin-left: 3px;
}

.achtung {
	background-image:url(../images/achtung.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 22px;
	line-height: 20px;
	margin-left: 3px;
}


.list {
	background-image:url(../images/list.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	line-height: 22px;
	margin-left: 3px;
}

.foto {
	background-image:url(../images/photos.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	line-height: 20px;
	margin-left: 1px;
}

.mar {
	margin-left: 8px;
}

.tech {
	background-image:url(../images/tech.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	line-height: 28px;
	background-color: #eee;
	border-left: dotted 1px #999;
	border-right: dotted 1px #999;
	border-top: solid 1px #999;
	border-bottom: solid 1px #999;
}

.klapp {
	background-image:url(../images/info.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 35px;
	line-height: 28px;
	background-color: #eee;
	border-left: dotted 1px #999;
	border-right: dotted 1px #999;
	border-top: solid 1px #999;
	border-bottom: solid 1px #999;
}


#newsl {
	background-image:url(../images/newsl.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 6px 0 0 22px;
	line-height: 22px;
	font-weight: bold;
	border-top: dotted 1px #666;
}

#newsl2 {
	font-size: 11px;
	border-bottom: dotted 1px #666;
	margin: 12px 0;
	padding-bottom: 12px;
}

#newsl2 input {
	font-size: 11px;
	padding: 1px;
}

#newsl2 select {
	font-size: 11px;
}

#boot {
	border-top: dotted 1px #666;
	padding: 6px;
	font-size: 11px;
	line-height: 17px;
	text-align: center;
	margin-top: 18px;
}

#social {
	border-top: dotted 1px #666;
	padding: 6px;
	text-align: center;
	margin-top: 18px;
}

.berichte {
	background-image:url(../images/berichte.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	line-height: 26px;
	font-size: 11px;
}

.berichte a {
	font-weight: bold;
}

.maps {
	border: solid 1px #666;
	text-align: center;
	width: 450px;
	margin: 0 auto;
}

.maps2 {
	border: solid 1px #666;
	text-align: center;
	margin: 0 auto;
}



.angebote {
	text-align: center;
	font-weight: bold;
}

.boxl {
	float: left;
	font-size: 11px;
	line-height: 15px;
	border: solid 1px #666;
	background-color: #ffc;
	padding: 5px;
	margin: 5px 12px 5px 0;
}

.boxr {
	float: right;
	font-size: 11px;
	line-height: 15px;
	border: solid 1px #666;
	background-color: #ffc;
	padding: 5px;
	margin: 5px 0 5px 12px;
}

.w200 {
	width: 200px;
}

.boxr.w200 img {
	margin-bottom: 5px;
}

.box {
	border: double 3px #c00;
	padding: 0 9px 9px 9px;
}

.box2 {
	border: solid 1px #ccc;
	padding: 12px;
	background: #eee;
}

.box3 {
	float: left;
	width: 109px;
	margin: 0 5px;
	font-size: 11px;
	text-align: center;
}

.mediabox {
	float:left;
	width: 284px;
	padding: 3px;
	margin: 0 3px 15px 3px;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
}

.dhfi ul {
	margin: 6px 0 9px 10px;
	padding-left: 10px;
	line-height: 22px;
	font-weight: bold;
}

.lst1 {
	margin: 12px 0 18px 10px;
	padding-left:10px;
}

.lst2 {
	margin: 10px 0 6px 10px;
	padding-left:10px;
}

.lst3 {
	margin: 12px 0 18px 0;
	padding-left: 0;
}

.lst3 li {
	margin-bottom: 5px;
	list-style-type: none;
	background: url(../images/icons/checked.gif) top left no-repeat;
	padding-left: 22px;
}

#div1, #div2, #div3 {
	font-size: 11px;
	text-align: left;
	line-height: 15px;
	background-color: #eee;
	padding: 10px;
	border: dotted #999;
	border-width: 0 1px 1px 1px;
}


#navi {
	padding-top: 50px;
	line-height: 26px;
	font-family: verdana, helvetica, verdana, arial, tahoma;
	font-size: 11px;
}

#navi ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: auto;
	font-weight: bold;
}

#navi li a {
	color: #333;
	text-decoration: none;
	display: block;
	height: 24px;
	background-image: url(../images/navbg.gif);
	padding-left: 15px;
}

#navi li a:hover {
	background-image: url(../images/navbgover.gif);
	color: #666;
}

#navi2 {
	margin-top: 40px;
	font-size: 11px;
	font-weight: bold;
}
	
#navi2 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: auto;
	font-weight: bold;
}

#navi2 li a {
	color: #333;
	text-decoration: none;
	display: block;
	height: 24px;
	padding-left: 21px;
}

#navi2 li a:hover {
	color: #666;
}

.center {
	text-align: center;
}

.center img {
	margin-bottom: 3px;
}

.ital {
	font-style: italic;
}

.zitat1 {
	width: 500px;
	margin: 24px auto 36px;
	background: url(../images/zitat1.gif) left top no-repeat;
}

.zitat2 {
	font-style:italic;
	padding:5px 20px 1px 45px;
	background:transparent url(../images/zitat2.gif) right bottom no-repeat;
}

.zitat3 {
	color:#666;
	font-style:normal;
}

.preis {
	font-weight: bold;
	color: #f60;
}

.red {
	color: red;
}

.taho {
		font-family: tahoma;
}

.green {
	color: green;
}

.bold {
	font-weight:bold;
}

.blue {
	color: #009;
}

.ster {
	background-color: #ffc;
	border: dotted 1px #999;
}

td.brd {
	border-bottom:dotted 1px #666;
	margin-bottom: 6px
}

.tbred {
	font-size: 11px;
	line-height: 15px;
	border: solid red;
	border-width: 1px 0;
	padding: 6px 0;
}

.tbred ul {
	margin-bottom: 0;
	margin-top: 6px;
}
	
.right {
	text-align:right;
}

.frm {
	width: 97%;
}

.addthis {
	width: 420px;
	margin: 0 auto;
	padding-top: 6px;
	font-size: 11px;
}

.addthis a {
	 border: solid 1px #999;
	 padding: 1px;
	 margin-right: 1px;
}

.thumbl {
	width: 100px;
	margin: 0 8px;
	float: left;
	font-size: 10px;
	text-align: center;
}

.adresse {
	font-size: 11px;
	line-height: 16px;
	border: solid #999;
	border-width: 1px 0;
	padding: 5px 0 5px 3px;
}

.testim {
	font-size: 11px;
	line-height: 17px;
	margin: 0 50px 21px 50px;
	border: dotted #999;
	border-width: 1px 0;
	padding: 9px 12px;
	font-style: italic;
}

sup {
	line-height: 0px;
}

.redbox {
	border: solid 1px red;
	padding: 9px;
}

.lineh td {
	line-height: 17px;
}

.blog {
	margin: 24px 0;
	text-align: center;
	font-size: 11px;
	line-height: 15px;
}

.marginz {
	margin-bottom: 0;
}

.greenbox {
	background-color: #063;
	color: #fff;
	font-size: 11px;
	line-height: 17px;
	padding: 5px;
	float: right;
	width: 220px;
	margin: 5px 0 12px 18px;
}

.greenbox2 {
	border: solid 2px #063;
	background: #dfe;
	font-size: 11px;
	line-height: 17px;
	padding: 0 9px 9px 9px;
}

.aktuell {
	border: solid #f00;
	border-width: 2px 0;
	padding: 6px;
}

.bord2 {
	border: double 3px #999;
	padding: 5px;
	margin: 5px 0 5px 18px;
}

.mtop8 {
	margin-top: 8px;
}

.normal {
	font-weight: normal;
}

.sa-op {
	float: right;
	font-size: 10px;
	color: #063;
	text-transform:uppercase;
	margin-top: 3px;
}

.fbr {
	text-align: center;
}

.touch {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #063;
	margin-bottom: 36px;
}

.katalog {
	padding: 6px;
}

.katalog img {
	margin-bottom: 6px;
	-moz-box-shadow: 3px 3px 3px #666;    
	-webkit-box-shadow: 3px 3px 3px #666; 
	box-shadow: 3px 3px 3px #666;  
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#666666')"; 
	/* For IE 5.5 - 7 */   
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#666666');
}

.srbox {
	float: left;
	margin: 9px 0;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
	width: 198px;
}

span.skype_pnh_container {display:none !important;}
span.skype_pnh_print_container {display:inline !important;}



