/* 
	Resets defualt browser settings
	reset.css
*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td { margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; }
:focus { outline:0; }
a:active { outline:none; }
ol,ul { list-style:none; }
table { border-collapse:separate; border-spacing:0; }
caption,th,td { text-align:left; font-weight:normal; }
blockquote:before,blockquote:after,q:before,q:after { content:""; }
blockquote,q { quotes:"" ""; }

/*
	Page style
*/


.clear {
	clear:both;
	}


body {
	font-family: 'Carme', Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	background-image:url(../img/back1.png);
	background-repeat:repeat;
	}
	


h1 {
	font-family:'Nothing You COuld Do', Helvetica, sans-serif;
	margin-bottom:0px;
	font-size:28px;
	}
	

h2 {
	font-family:'Nothing You COuld Do', Helvetica, sans-serif;
	font-size:20px;
	margin-bottom:15px;
	padding-bottom:5px;
	border-bottom:1px solid #cbc6ba;
	}


p {
	margin-bottom:10px;
	}


strong {
	font-weight: normal;
	font-size:14px;
	}

a {
	text-decoration:none;
	color:#666;}
 
a:hover {
	text-shadow: 5px 5px 2px #4f4c4f;
	filter: dropshadow(color=#4f4c4f, offx=5, offy=5);
	}
 

#container {
	width:960px;
	min-height:1000px;
	margin:0 auto;
	position:relative;
	z-index:0;
}


#header {
	margin-top:5px;
	}
	
#arline {
	position:absolute;
	margin-top:85px;
	margin-left:50px;
	}

#arline a {
	font-family:'Nothing You Could Do', Helvetica, sans-serif;
	font-size:38px;
	color:#FFF;
		}

#header .nav2 {
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	position: absolute;
	margin: 135px 0 0 630px;
	}

#header .nav2 li {
	display:inline-block;

	width:70px;
	text-align:center;
	background-image: url(../img/back2.png);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-left:2px;
	
	}
	
#header .nav2 a {
	color:#666;
	padding:0;
	}


#container2 {
	background-image:url(../img/back3.png);
	background-repeat:repeat;
	}


#nav {
	float:left;
	width:250px;
	min-height:520px;
	background-image:url(../img/back3.png);
	background-repeat:repeat;
	margin-top:20px;
	}


.menue a {
	color:#FFF;
	text-decoration:none;
	
	}

.menue a:hover {
	text-shadow: 5px 5px 2px #4f4c4f;
	filter: dropshadow(color=#4f4c4f, offx=5, offy=5);
}


.menue {
	font-family:'Nothing You Could Do';
	font-size:16px;
	color:#FFF;
	min-heigth:50px;
	border-bottom:1px solid #8A8A8A;
	margin-left:10px;
	margin-right:15px;
	}



li {
	padding:12px;
}


	
#content {
	padding:40px 50px 30px 50px;
	float:left;
	width:610px;
	min-height:440px;
	background-image:url(../img/back2.png);
	}


#ueberschrift {
	width:615px;
	float:left;
	/*background-image:url(../img/back4.png);
	background-repeat:repeat; */
	margin:-25px 0 0px 0;
	padding:15px 0 10px 0;
	text-align:center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}



#textbox {
	float:left;
	padding-bottom:30px;
	margin-top:15px;
	margin-bottom:0px;
	border-bottom:1px solid #cbc6ba;
	text-align:justify;
		}


#hauptbox {
	margin:10px 0px 40px 0;
	padding-bottom:40px;
	border-bottom:1px solid #cbc6ba;
	
}


#bildbox {
	float:right;
	padding:20px;
	-webkit-box-shadow: 1px 1px 10px 5px rgba(209, 204, 191, 1);
	-moz-box-shadow: 1px 1px 10px 5px rgba(209, 204, 191, 1);
	box-shadow: 1px 1px 10px 5px rgba(209, 204, 191, 1);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}


#beschreibung {
	width:160px;
	float:left;
	
	
}

.hinweis {
	font-size:0.8em;
	font-style:italic;
	color: #333;
	margin-bottom:30px;
	margin-top:10px;
		}


.beschreibung1 {
	font-size:14px; 
	float:right; 
	width:560px; 
	margin-bottom:30px;
	font-style:italic;
	}

.groesse {
	font-size:14px; 
	margin-top:10px;
	}



table {
	border-collapse:collapse;
	text-align:left;
	margin-bottom:30px;
}

th {
	padding-left:0px;
	padding-bottom:10px;
	}

td {
	padding-bottom:5px;
	border:#FFF 1px dotted;
	}


#example {
	width:550px;
	height:550px;
}



/*
	Footer
*/

#footer {
	padding:15px 25px 25px 25px;;
	width:910px;
	height:49px;
	background-image:url(../img/footer.png);
	background-repeat:no-repeat;
	text-align:right;
}

#footer a {
	font-family:'Nothing You Could Do', Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	text-decoration:none;
	}


/*
	Gallery
*/

.gallery { list-style: none; padding: 0; margin: 0; }
.gallery:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
.gallery li { float: left; width: 30%; padding:10px;}
.gallery li a { display: block; margin: 5px; border: 1px solid #CCC; }
.gallery li img { display: block; width: 100%; height: auto; }


/* For inline examples only */
#PhotoSwipeTarget { width: 100%; height: 200px; }

#Indicators { text-align: center; margin-top: 20px; }
#Indicators span { display: inline-block; height: 10px; width: 10px; margin: 0 10px 0 0; padding: 0; -webkit-border-radius:5px; -moz-border-radius:5px; -o-border-radius:5px; border-radius:5px; background: #c5c5c5; overflow:hidden; }
#Indicators span.current{ background: #EEBF02; }