/*
Description: Layout for Sail&Surf Kft.
Version: 1.0
Author: Marcel Karp

*/


* {
	margin:0px;
	padding:0px;
	}

body {
	font-size: 100,01%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000080;
	text-align:left;
	padding: 0px 0px;
	background: #2F4A8F;
	}

div#border {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
	margin: 0px;
	width: 720px;
	padding: 0px;
	border: 0px;
	background-color: #D3D3D3;
	background-image: url(/images/verlauf_blau.jpg);
	background-repeat: repeat-y;
	background-position: right;
  }
	
div#Seite {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
	margin: 0px;
    width: 710px;
    padding: 0px 0px;
    border: 0px;
	display:inline-block;
  }

#header {
	height: 200px;
	width: 560px;
	float: left;
	margin: 0px 0px;
	padding: 10px 0 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	}
	
#languages {
	float:left;
	margin: 0 0 0 30px;
	padding:0px 0px;
	text-align: center;
	height:170px;
	}
	
#weather {
	margin: 30px 0 0 325px;
	padding: 0px 0px;
	height:120px;
	width:160px;
	background-image: url(http://www.surfschule.biz/MARCEL/marcel.jpg);
	background-repeat:no-repeat;
	background-position: center;
	}
div#weather a {
	display:block;
	width:160px;
	height:120px;
	}

#sidebar{
	width:149px;
	height:98.9%;
	padding:9px 0px 0px 0px;
	margin:0px 0px;
	float:right;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	font-size: 11px;
	}
#sidebar img {
	color: #9999FF; 
	text-decoration: none;
	padding-bottom:10px;
	}
.entry_index {
	text-align: right;
	font-size:12px;
	line-height:16px;
	color: #000080;
	font-weight: 600;
	padding: 250px 5px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
	
	
.content {
	text-align: right;
	font-size:12px;
	line-height: 16px;
	color: #000080;
	font-weight: 600;
	padding: 0px 5px;
	margin: 0px 0px;
	}
	
.content:hover {
		background: url(/images/transparent.png) repeat;
		} 
		
.content  a, .entry_index a {color: #000080; font-weight:bold; text-decoration: none;}


  div#Inhalt {
    margin: 0px 0px;
    padding: 0px 0px 0px 10px;
	width: 544px;
  }
  
  * html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
    margin-bottom: 0;
  }
  div#Inhalt h1 {
    font-size: 23px;
    margin: 5px 0 0.6em 0;
	padding: 0px;
	text-align:right; 
	}
	
  div#Inhalt h2 {
    font-size: 18px;
    margin: 1em 0 0.6em 0;
	text-align:right;
  }
  div#Inhalt h3 {
    font-size: 17px;
    margin: 1em 0 0.6em 0;
	text-align:right;
  }
	div#Inhalt h1, h2, h3 {
    color: #000080;
  }
  
  div#Inhalt h6 {
	font-size: 6px;
	margin: 1em 0 0.6em 0;
	text-align:right;
  }

  p#Fusszeile {
	clear: both;
	font-size: 11px;
	margin: 0px 0px;
	padding: 0px;
	text-align: center;
	background: #fff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	color: #9999FF;
	}
p#Fusszeile a {
	color: #666666;
	text-decoration: none;
}

	
/*Main Navbar */

a img {border: 0px;}

#nav {
	font-size:11px;
	clear:both;
    margin: 13px 0px 0px 0px; 
	padding: 0px 0px;
	float:right;
	display:inline;
	}
	
#nav, #nav ul {
	list-style:none;
	line-height:7px;
	}

#nav li {
	border-left:1px solid #fff;
	float: left;
	list-style:none;
	}


#nav a, #nav a:visited {
	color: #000080;
	display:block;
	text-decoration: none;
	font-weight:bold;
	padding:5px;
	}


#nav a:hover, #nav a:active {
	background: url(/images/transparent.png) repeat;
	text-decoration: none;
	display: block;
	color:#000;
	border:none;
	}
	
/* Dropdown Menus for child pages */		

#nav li ul {
	position: absolute;
	display:inline;
	margin: 0px 0px; 
	padding: 0px;
	left: -999em;
	height: auto;
	width: 100px;
        }
#nav li li {
	width: 120px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	background:#D3D3D3;
	}
#nav li li a, #nav li li a:visited {
    color:#000080;
	font-weight:normal;
	font-size:10px;

	}
	
#nav li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {left:auto; }

#nav li li a:hover, #nav li li a:active {color:#000;}


.left {float:left; margin:2px 4px 2px 0px; border:1px solid #999; padding:1px;}
.right {float:right; margin:2px 0 2px 4px; border:1px solid #999; padding:1px;}
.top {margin:0px 0px 0px 0px; border:1px solid #fff; padding:0px; width:540px;}
.bottom {margin:5px 0 0 0; border:1px solid #999; padding:1px; max-width:580px;}


 
.preise {
	width:540px;
	border-collapse:collapse;
	border: 1px solid #fff;
	font-size:12px;
	line-height: 16px;
	color: #000080;
	font-weight: 500;
	}
.preise tr {
	text-align:center;
	}
.preise th {
	border: 1px solid #fff;
	padding: 2px;
	font-weight: 600;
	}
	
.preise td {
	border: 1px solid #fff;
	padding: 2px;
}

.preise:hover {
	background: url(./images/transparent.png) repeat;
	}

/* Lightbox */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/lightbox_images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/lightbox_images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #fff; }	
	
/* Lightbox Ende */

div.thumbnail {
	padding: 0px 0px 0px 0px;
	border: 6px solid #2a2a2a;
	float: left;
	margin:7px;
	background-repeat:no-repeat;
	background-color: #222;
	background-position: center;
	width:150px;
	height:113px;
	font-size:0px;
	text-align:right;
	}
div.thumbnail:hover {
	color: #000;
	font-size:30px;
	}
	
div.thumbnail  a{
	text-decoration: none;
	color:#000;
	display:block;
	width:150px;
	height:33px;
	padding-top:80px;
	}
div.thumbnail a:hover {
	width:150px;
	height:33px;
	background: url(/images/transparent.png);
	}
	