html, body {
	margin:0;
	padding:0;
	background-color: #F6F6F6;
	font-family: 'Droid Sans', sans-serif;
	font-size: 13px;
	color: #333333;
}


#container {
	margin:30px auto;
	width:940px;
}

div.header {
	width:100%;
	background-image: url(images/89-tasten_300.png);
	background-repeat: no-repeat;
	background-position: top center;
	margin-bottom: 2%;
	height:100px;
}

#content {
	margin-top: 10px;
	width:100%;
	margin-right:2%;
	min-height:400px;
}

#navigation {
	width:100%;
	margin-right:2%;
	text-align: center;
}

table.slider {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-spacing: 0px;
	background: #FFFFFF;
}

td.left {
	width: 50%;
}

td.right {
	vertical-align: middle;
	text-align: center;
	width: 50%;
	padding: 10px;
	color: #595959;
	font-size: 20px;
	line-height: 2;
}

td.thumb {
	vertical-align: top;
	width: 200px;
	padding-left: 35px;
}

p.sp_text {
	text-align: center;
	color: #595959;
	font-size: 16px;
	line-height: 2;	
}



table.navigation, table.footer{
	border-top: 1px dotted #c2c2c2;
	border-bottom: 1px dotted #c2c2c2;
	text-align: center;
	width: 100%;
	margin: auto;
}

table.navigation {
	padding: 5px;
}

td.navigation_add {
	width: 40%;
}

td.dreispalten	 {
	vertical-align: top;
	width:300px;
	padding-left: 12px;
}

p.footer {
	color: #333333;
	font-size: 12px;
}

/* Contact Form - TASTEN */

div.taste {
	width: 200px;
	height: 183px;
	margin-left: 10px;
	float: left;
}


/* †berschriften */



h2 { 
	color: #ED1E79;
	font-size: 18px;	
	font-weight: 100;
	
}

h2#musik:hover, h2#latest:hover, h2#fotografie:hover {
	background-color: #333333;
	color: #FFFFFF;
}


h3 { 
	color: #AFAFAF;
	font-size: 30px;	
	font-weight: 100;
	margin-bottom: 4px;
	}

h3.musik { 
	background-repeat: no-repeat;
	background-image: url('images/musik.png');
	color: #AFAFAF;
	font-size: 32px;	
	font-weight: 100;
	margin-bottom: 4px;
	padding-left: 36px;
	margin-top: 8px;	
}

h3.download { 
	background-repeat: no-repeat;
	background-image: url('images/download.png');
	color: #AFAFAF;
	font-size: 16px;	
	font-weight: 100;
	margin-bottom: 4px;
	padding-left: 18px;
}

h1 { 
	margin-top: 0px;
	font-family: 'Droid Sans', sans-serif;
	color: #9B9B9B;
	font-size: 30px;	
	font-weight: 100;

}

h2.tagebuch { 
	margin-top: 0px;
	font-family: 'Droid Sans', sans-serif;	
	color: #333333;
	font-size: 25px;	
	font-weight: 100;
}


h1.nonh1 {
	color: #595959;
	font-size: 20px;
	line-height: 2;	
	margin: 0px;
	padding: 0px;
	font-family: 'Droid Sans', sans-serif;
	font-weight: bold;
}


h1.hover:hover { 
	margin-top: 0px;
	font-family: 'Droid Sans', sans-serif;
	color: #333;
	font-size: 30px;	
	font-weight: 100;

}


h2.date { 
	margin-top: 0px;
	font-family: 'Droid Sans', sans-serif;	
	color: #C4C4C4;
	font-size: 25px;	
	font-weight: 100;

}

h3.date { 
	padding-left: 20px;
	background-image: url(images/bookmark_1_icon&16.png);
	background-repeat: no-repeat;
	background-position: center left;
	margin-top: 5px;
	color: #C6C6C6;
	font-size: 15px;	
	font-weight: 100;
	
}

h4 {
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
	color: #565656;
}

td.line {
	height: 80px;
	width: 100%;	
	vertical-align: middle;
}

div.line {
	width: 100%;
	height: 1px;
	border-bottom: 1px dotted #C2C2C2;	
}


/* Link */


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

a:hover {text-decoration: none; color: #7f2f2f;}


a.navigation {
	font-size: 15px;
	margin-left: 20px;
}

a.navigation:link {
	
	color: #ED1E79;
	text-decoration: none;
 	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;	
}
a.navigation:active {color: #ED1E79;text-decoration: none;}
a.navigation:visited {color: #ED1E79;text-decoration: none;}
a.navigation:hover {
	color: #333333;
	text-decoration: none;
 	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;	
}

a.link:link {color: #ED1E79;text-decoration: none;}
a.link:active {color: #ED1E79;text-decoration: none;}
a.link:visited {color: #ED1E79;text-decoration: none;}
a.link:hover {color: #333333;text-decoration: none;}

a.footer {
	font-weight: 100;
	font-size: 16px;
}
a.footer:link {color: #333333;text-decoration: none;}
a.footer:active {color: #333333;text-decoration: none;}
a.footer:visited {color: #333333;text-decoration: none;}
a.footer:hover {color: #ED1E79;text-decoration: none;}


/* Galerie */
	

ul.galerie {
	margin: 0;
	padding: 0;
	list-style: none;
}

   .galerie li {
        float: left;
        margin: 0 15px 15px 0; /* 20px / 940px */
        padding: 0;
        width: 220px; /* 220px / 940px */
        background: none;
        }
        .galerie li.modulo-4 {
            margin-right: 0;
            }
        .galerie li img {
            max-width: 100%;
            height: auto;
        }
        .galerie a {
            position: relative;
            display: block;
            }
        .galerie .hover {
            display: none;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            overflow: hidden;
            }
            .galerie .hover h2 {
                position: absolute;
                left: 0;
                bottom: 0;
                margin: 0;
                padding: 0;
                width: 100%;
                color: #fff;
                font-size: 14px;
                font-weight: normal;
                font-style: normal;
                text-align: center;
                background: #231f20;
                background: rgba(35, 31, 32, 0.7);
                }
                .project-thumbs .hover h2 span {
                    padding: 5%;
                    display: block;
                }
div.active {	
	-webkit-transition: opacity 1s linear;
	background-color: #DDD;
	border: 5px solid black;
	opacity: 1;
}



/* Kontaktformular */

	label {	
		font-size: 14px;
		color: #666; 
	}
	
	form { 
		margin: auto;
		min-width: 300px;
	}	

	form.bestell { 
		width: 100%;		
	}	
	
	fieldset { 
		border: none; 
		margin: 0px;
	}
	
	#user-details { 
		
		margin: 0px;
		padding: 0px;
		float: left;
		width: 230px; 
	}
	#user-adress { 
		margin: 0px;
		padding: 0px;
		float: left;
		width: 230px; 
		margin-left: 80px;
	}

	#order-add  { 
		margin: 0px;
		padding: 0px;
		float: left;
		width: 230px; 
	}

	#order-add-two  { 
		margin: 0px;
		padding: 0px;
		float: left;
		width: 230px; 
		margin-left: 80px;
	}
		
	#user-message { 
		float: left;
	}
	
	input, textarea { 		
		padding: 5px; 
		margin: 4px 0 11px 0; 
		background: #fff; 
		width: 220px; 
		font-size: 14px; 
		color: #555; 
		border: 1px #ddd solid;
		
		/* -- CSS3 Shadow - create a shadow around each input element -- */ 
		-webkit-box-shadow: 0px 0px 4px #aaa;
		-moz-box-shadow: 0px 0px 4px #aaa; 
		box-shadow: 0px 0px 4px #aaa;
		
		/* -- CSS3 Transition - define what the transition will be applied to (i.e. the background) -- */		
		-webkit-transition: background 0.3s linear;							
	}
	
	textarea {	
		margin-left: 20px;	
		min-width: 35%; 
		height: 193px; 		 		
	}
	
	input:hover, textarea:hover { 
		background: #eee; 
	}
		
	input.submit { 	
		width: 150px; 
		color: #eee; 
		text-transform: uppercase; 
		margin-top: 10px;
		background-color: #18a5cc;
		border: none;
		
		/* -- CSS3 Transition - define which property to animate (i.e. the shadow)  -- */
		-webkit-transition: -webkit-box-shadow 0.3s linear;
		
		/* -- CSS3 - Rounded Corners -- */
		-moz-border-radius: 4px; 
		-webkit-border-radius: 4px;
		border-radius: 4px; 
						
		/* -- CSS3 Shadow - create a shadow around each input element -- */ 
		background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#18a5cc), to(#0a85a8)); 
		background: -moz-linear-gradient(25% 75% 90deg,#0a85a8, #18a5cc);		
	} 
	
	input.submit:hover { 		
		-webkit-box-shadow: 0px 0px 20px #555;
		-moz-box-shadow: 0px 0px 20px #aaa; 
		box-shadow: 0px 0px 20px #555;	
		cursor:  pointer; 
	} 	

	ul.taste {
		padding: 0px;
		margin: 0px;
	}	
	ul.taste li {
		height: 220px;
		width: 20%;
		list-style: none;
		display: inline;
	}
	input.radio {
		width: 10px;
	}
	
	/* slider */
#slider{
	padding: 0px;
	margin: 0px;
}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
/*	width:400px;
	height:350px;*/
	overflow:hidden; 
	}	
#slider li.sl1{ 
	width:400px;
	height:350px;
	overflow:hidden; 
}	

#slider li.sl2{ 
	width:300px;
	height:362px;
	overflow:hidden; 
}	


#prevBtn, #nextBtn{ 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:71px;
	}	
#nextBtn{ 
	left:696px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:30px;
	height:77px;
	background:url(images/btn_prev.gif) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url(images/btn_next.gif) no-repeat 0 0;	
	}
	
	
	
p.raquo {
	vertical-align: top text-top;
	font-weight: 100;
	font-size: 20px;
	margin: 0px;
	padding: 0px;	
	display: inline;
	color: #ED1E79;
	
}

p.fontweight {
	font-weight: 100;
	margin: 0px;
	padding: 0px;
}


div.pre {
	border-left: 1px dotted #C6C6C6;
	padding-left: 15px;
	font-family: monospace;


}


/* Galerie */

  div.fader img { 
  	-webkit-transition: all 1s ease-in-out; 
  	-moz-transition: all 1s ease-in-out; 
  	-o-transition: all 1s ease-in-out; 

  }
  img.swap1, div.fader:hover img.swap2 { opacity: 1.0; }
  div.fader:hover img.swap1, img.swap2 { opacity: 0; }


div.clear {
	clear: both;
}


div.fb-like {
	padding-left: 40px;
	border-left: 1px dotted #C6C6C6;
	
}

img.kalender {
	border: 1px solid #C6C6C6;
	padding: 4px;
}


