/***************************STYLE-SHEET***************************
project:       Tauchunternehmen Fuchs
created by:    pletzerdesign | Agentur fuer Werbung & neue Medien
               www.pletzerdesign.at
               office@pletzerdesign.at
author:        Florian Pletzer (11/07/07)
last change:   Florian Pletzer (01/03/10)
*******************************************************************
Firmenname     Tauchunternehmen Fuchs
Website        www.tauchen-fuchs.at
Email          info@tauchen-fuchs.at
******************************************************************/

/*****REDEFINES*****/
body {
	background: #313c5a;
	background-image:url(../img/bg_gradient.jpg);
	background-repeat:repeat-x;
}
html, body, td {
	font-family: Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #313c5a;
	margin:0px;
	padding:0px;
}
p{
	margin-bottom: 8px;
	margin-top: 0px;
}
a {
	color: #007eff;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img{
	border:0px;
}
h1 {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	font-size: 36px;
	font-style:italic;
	font-weight:bold;
	color: #0088a0;
	line-height:25px;
}
h2 {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	font-size: 14px;
	font-weight:bold;
	color: #464646;
	line-height:16px;
}
h3 {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	font-size: 24px;
	font-weight:bold;
	color: #0088a0;
	line-height:16px;
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
}
#BGall{
	width:963px;
	z-index:0;
}
#BGflash{
	width:963px;
	height:318px;
	float:left;
	position:relative;
	background-color:#dfedff;
}
#BGcontent{
	width:963px;
	min-height:570px;
	height:auto;
	float:left;
	position:relative;
	background-color:#dfedff;
	padding-bottom:15px;
}
*html #BGcontent{
	height:470px;
}
#contentBox{
	z-index:1;
	width:706px;
	margin-left:222px;
	margin-top:20px;
}
#contentBoxTop{
	width:706px;
	height:10px;
	float:left;
	position:relative;
	background-image:url(../img/content_top.jpg);
	background-repeat:no-repeat;	
}
#contentBoxMiddle{
	width:616px;
	float:left;
	position:relative;
	background-color:#b1ccee;
	padding-left:55px;
	padding-right:35px;
	padding-top:5px;
	padding-bottom:10px;
}
*html #contentBoxMiddle{
	margin-top:-4px;
}
#contentBoxBottom{
	width:706px;
	height:10px;
	float:left;
	position:relative;
	background-image:url(../img/content_bottom.jpg);
	background-repeat:no-repeat;	
}
#headline{
	width:616px;
	height:30px;
	float:left;
	position:relative;
	border-bottom:solid 1px white;
}
#content{
	width:606px;
	float:left;
	position:relative;
	padding-left:5px;
	padding-right:5px;
	padding-top:20px;
}
#contentSpalteLinks_1{
	width:376px;
	float:left;
	position:relative;
	padding-left:5px;
	padding-top:20px;
}
#contentSpalteRechts_1{
	width:210px;
	float:left;
	position:relative;
	padding-left:20px;
	padding-right:5px;
	padding-top:20px;
}
#contentSpalteLinks_2{
	width:306px;
	float:left;
	position:relative;
	padding-left:5px;
	padding-top:20px;
}
#contentSpalteRechts_2{
	width:280px;
	float:left;
	position:relative;
	padding-left:20px;
	padding-right:5px;
	padding-top:20px;
}
#menuBox{
	z-index:2;
	width:207px;
	top:0px;
	margin-left:35px;
	/*margin-top:20px;
	padding-left:222px;
	padding-top:20px;*/
	position:absolute;
}
#menuBoxTop{
	width:207px;
	height:10px;
	float:left;
	background-image:url(../img/menu_top.png);
	background-repeat:no-repeat;	
}
*html #menuBoxTop {
	background-image: none;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='http://localhost/web/tauchen_fuchs/img/menu_top.png')*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='http://www.tauchen-fuchs.at/img/menu_top.png')
}
#menuBoxMiddle{
	width:207px;
	float:left;
	position:relative;
	background-color:#313c5a;
	background-image:url(../img/menu_bg.png);
	background-repeat:no-repeat;
}
*html #menuBoxMiddle{
	margin-top:-4px;
	/*background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='http://localhost/web/tauchen_fuchs/img/menu_bg.png')*/
}
#menuBoxBottom{
	width:207px;
	height:10px;
	float:left;
	position:relative;
	background-image:url(../img/menu_bottom.png);
	background-repeat:no-repeat;	
}
*html #menuBoxBottom {
	background-image: none;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='http://localhost/web/tauchen_fuchs/img/menu_bottom.png')*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='http://www.tauchen-fuchs.at/img/menu_bottom.png')
}
#menuBoxMiddle ul {
	list-style-type: none;
	padding-top: 2px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:3px;
	margin: 0px;
}
#menuBoxMiddle li {
	display: block;
	border-bottom: 1px solid #58637f;
}
#menuBoxMiddle ul ul{
	list-style-type: none;
	padding-top:0px;
	padding-left:12px;
	padding-bottom:10px;
	padding-right:0px;
	margin: 0px;
}
#menuBoxMiddle li li{
	display: block;
	margin-top: 8px;
	border-bottom: none;
}
*html #menuBoxMiddle li li{
	margin: 0px;
	height:20px;
}
#menuBoxMiddle li li a, #menuBoxMiddle li li a:link, #menuBoxMiddle li li a:visited {
	text-decoration: none;
	display: block;
	color: #b1ccee;
}
#menuBoxMiddle li li a:hover, #menuBoxMiddle li a:active, #menuBoxMiddle li a:focus {
	color: #FFFFFF;
}
#BGfooter{
	width:928px;
	height:26px;
	float:left;
	position:relative;
	background-image:url(../img/footer.png);
	background-repeat:no-repeat;
	font-size:11px;
	padding-left:35px;
	padding-top:7px;
	padding-bottom:15px;
}
*html #BGfooter {
	background-image: none;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='http://localhost/web/tauchen_fuchs/img/footer.png')*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='http://www.tauchen-fuchs.at/img/footer.png')
}
#footermenu{
	padding-left:757px;
	margin-top:-16px;
}
#BGfooter a, #BGfooter a:link{
	color:#313c5a;
}
#partnerlink{
	margin-top:30px;
	position:relative;
	width:160px;	
	float:left;
}
.bildunterschrift{
	margin-top:-6px;
	font-size:11px;
}
.error{
	margin-left:8px;
	background-color:#999;
	width:100%;height:40px;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size:11px;
	font-weight:bold;
}
.select {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size:11px;
	font-weight:bold;
	color:#666;
	margin-left:8px;
	margin-top:8px;
	border: 0px;
}
.thumbnails{
	background-color:#FFF;
	border:#fff 2px solid;
}
