﻿body {font-weight:lighter; font-variant:normal; color:#2B2B2B; font-size:16px; text-align:left; font-family: sans-serif;}
	
* { margin: 0; padding: 0; }
		
#page-wrap { width: 800px; margin: 50px auto; padding: 0px; background: white; -moz-box-shadow: 0 0 20px black; -webkit-box-shadow: 0 0 20px black; box-shadow: 0 0 20px black; }

#page-wrap-demo { width: 800px; margin: 50px auto; padding: 0px; }

#page-wrap-demo-top { width: 635px; margin: 30px auto; padding: 0px; -moz-box-shadow: 0 0 20px black; -webkit-box-shadow: 0 0 20px black; box-shadow: 0 0 20px black; }

h1,h2,h3 {font-weight:lighter; font-style:normal; text-rendering:optimizeLegibility; line-height:1.2;}
h1 {font-size:35px; text-shadow: 0 1px 1px rgba(72,72,72,0.4); margin: 5px 0 -20px 10px; padding: 0px 10px 0 10px; color:#FFFFFF; font-family: 'Quicksand', sans-serif;}
h2 {font-size:23px; text-shadow: 0 1px 1px rgba(72,72,72,0.4); margin: 0px 0 5px 10px; padding: 0 10px 0px 10px; color:#FFFFFF; font-family: 'Quicksand', sans-serif;}
h3 {font-size:25px; padding: 0 20px 20px 20px; font-family: 'Open Sans Condensed', sans-serif;}
h4 {font-size:16px; padding: 0 20px 10px 20px; font-family: sans-serif;}
p {font-size:16px; line-height:1.6; padding: 0 20px 20px 20px; font-weight:lighter; font-family: sans-serif;}
p a {font-size:16px; line-height:1.6; font-weight:lighter; font-family: sans-serif; color:#009dd2;}
p a:hover {font-size:16px; line-height:1.6; font-weight:lighter; font-family: sans-serif; color:#00779f;}

img {border: 0px; }

hr {
  margin: 0 20px 0 20px;	
  background-color:#5d5d5d;
  color:#5d5d5d;
  border:#5d5d5d;
  height:1px;
}

#logo { position:absolute; z-index: 160; float:left; margin: 10px 0 10px 0; padding-left:0px; top:50px; color:#099; }

#slider {
  width:800px;
  height:330px;
  margin:0px auto;
  position:relative;
  z-index:1;
}

#gallery {
    width: 800px;
    height: 330px;
	margin: 0 auto;
	list-style: none;
}

#gallery li {
    position: absolute;
    float: left;
    background: transparent;
}

/* navi anfang */

.navi { 
	width: 100%;
    height: 50px;
	font-family: Arial;
	text-shadow: 0 1px 1px rgba(255,255,255,0.4);
    background : #464646;
    background : -webkit-gradient(linear, left top, left bottom, from(rgb(69,69,69)), to(rgb(168,168,168)));
    background : -moz-linear-gradient(top, rgb(69,69,69), rgb(168,168,168));
    position: relative;
    margin-bottom: 30px;
	border-top:    1px solid white; 
	border-bottom: 1px solid white; 
}

.menu {
    height: 50px;
    border-left: 1px solid rgba(0,0,0,0.3);
    border-right: 1px solid rgba(255,255,255,0.3);
    float:left;
}

.menu a {
    text-decoration: none;
    color: #363636;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
}

ul {
    margin: 0;
    padding: 0;
}

ul.menu li {
    list-style: none;
    float:left;
    height: 49px;
    text-align: center;
    background: -webkit-gradient(radial, 50% 100%, 10, 50% 50%, 90, from(rgba(18,216,204,1)), to(rgba(0,28,78, 1)) );
    background: -moz-radial-gradient(center 50px 45deg, circle cover, rgba(18,216,204,1) 0%, rgba(0,28,78, 1) 100%);
    }

ul li a {
    display: block;
    padding: 0 20px;
    border-left: 1px solid rgba(255,255,255,0.1);
    border-right: 1px solid rgba(0,0,0,0.1);
    text-align: center;
    line-height: 49px;
    background : -webkit-gradient(linear, left top, left bottom, from(rgb(168,168,168)), to(rgb(69,69,69)));
    background : -moz-linear-gradient(top, rgb(168,168,168), rgb(69,69,69));
    -webkit-transition-property: background;
    -webkit-transition-duration: 800ms;
    -moz-transition-property: background;
    -moz-transition-duration: 800ms;
    }

ul li a:hover {
    background: transparent none;
}

ul[rel=sam1] li a {
    background: #999999;
    background : -webkit-gradient(linear, left top, left bottom, from(rgb(69,69,69)), to(rgb(168,168,168)));
    background : -moz-linear-gradient(top, rgb(69,69,69), rgb(168,168,168));
}

ul[rel=sam1] li a:hover {
    background: transparent none;
}

ul li.active a{
    background: -webkit-gradient(radial, 50% 100%, 10, 50% 50%, 90, from(rgba(18,216,204,1)), to(rgba(0,28,78, 1)) );
    background: -moz-radial-gradient(center 50px 45deg, circle cover, rgba(18,216,204,1) 0%, rgba(0,28,78, 1) 100%);
}
/* navi ende */

/* gallery anfang */

 		ul.gallery_foto { width: 780px; margin: 0 0 18px 0px; }
		ul.gallery_foto li { display: inline; }
		ul.gallery_foto a { background: #f0f0f0; border:solid 1px #CCC; display: inline; float: left; margin: 0 0 5px 20px; width: auto; padding: 10px 10px 5px; text-align: center; font-family: sans-serif; text-decoration: none; color: #333; font-size: 16px; -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.25); -moz-box-shadow: 0 3px 6px rgba(0,0,0,.25); -webkit-transform: rotate(-2deg); -webkit-transition: -webkit-transform .15s linear; -moz-transform: rotate(-2deg); }
		ul.gallery_foto img { display: block; width: 150px; margin-bottom: 10px; }
		ul.gallery_foto a:after { content: attr(title); }
		
		ul.gallery_foto li:nth-child(even) a { -webkit-transform: rotate(2deg);  -moz-transform: rotate(2deg); }
		ul.gallery_foto li:nth-child(3n) a { -webkit-transform: none; position: relative; top: -5px;  -moz-transform: none; }
		ul.gallery_foto li:nth-child(5n) a { -webkit-transform: rotate(5deg); position: relative; right: 5px;  -moz-transform: rotate(5deg); }
		ul.gallery_foto li:nth-child(8n) a { position: relative; right: 5px; top: 8px; }
		ul.gallery_foto li:nth-child(11n) a { position: relative; left: -5px; top: 3px; }
		
		ul.gallery_foto li.messy a { margin-top: -375px; margin-left: 160px; -webkit-transform: rotate(-5deg); -moz-transform: rotate(-5deg); }
		
		ul.gallery_foto li a:hover { -webkit-transform: scale(1.25); -moz-transform: scale(1.25); -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.5); -moz-box-shadow: 0 3px 6px rgba(0,0,0,.5); position: relative; z-index: 5; background: #f0f0f0; }

/* gallery ende */

#main {
  width:460px;
  margin:0px auto;
  float:left;
}

#main_foto {
  width:780px;
  margin:0 10px 40px 5px;
  float:left;
}

#main_foto p {font-size:16px; line-height:1.6; padding: 0 20px 10px 20px; font-weight:lighter; font-family: sans-serif;}

#main_demo {
  width:460px;
  margin:0px auto;
  float:left;
   -moz-box-shadow: 0 0 20px black;
   -webkit-box-shadow: 0 0 20px black; 
   box-shadow: 0 0 20px black;
}

#mediaspace {
  width:375px;
  margin:0 10px 40px 20px;
  float:left;
}

#social {
  width:315px;
  margin:0 5px 0 0 auto;
  float:right;
}

#footer {
    width: 800px;
    text-align:center;
    clear:both;
    margin:-20px auto;
    padding:0px 0 20px 0;
    background-image:url(../images/footer_shadow_top.png);
    background-repeat:no-repeat;
    background-position:top center;
}

#footer p {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:11px;
	text-align:center;
	color:#5d5d5d;
}

#footer a {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color:#00779f;
	text-decoration:none;
	font-size:11px;
}

#footer a:hover {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;;
	color:#009dd2;
	text-decoration:underline;
	font-size:11px;
}

.clear { 
  clear: both;
}