

body {
  background-color: #e1ddd9;
  font-size: 10px;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  color:#000000;  
background-image: url("http://www.night-creatures.de/files/header_back.jpg");

}

ul,ol,li,pre,form,body,html,p,blockquote,input, dl, dt, dd { margin:0px; padding:0 }


ul,ol { list-style:none }

dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p			{margin-bottom: 0em;}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}




a { 
color: #000000;
background-color:transparent;
text-decoration: none; 
}
 

a:hover {
padding: 0px 0px;
color: #7b3f15;

}

fieldset{
border: none;
}

pre { 
color: #564b47;
font-size: 11px;
background-color:transparent;
font-family: Courier, Monaco, Monospace;
}

.alignright {
margin-top: 0; 
text-align: right;
font-size: 10px;
}

h2 {
font-size:14px;
padding-top:10px;
text-transform:uppercase;
color: #564b47;
background-color: transparent;
	}


h1 {
font-size: 12px;
font-family: arial;
text-transform:uppercase;
text-align: left;
letter-spacing: 1px;
color: #000000;
padding: 5px 15px 5px 10px;
margin-bottom: 10px;
border-bottom: 1px solid #000000;

}


strong { 
font-size: 13px;
}

.flLeft { float:left; }
.flRight { float:right; }


#container{
margin: 100px 0px 0px 0px;
height: 573px;
background-image: url("http://www.night-creatures.de/files/background_4.jpg");
background-repeat: repeat-x;
}


#links {
height: 573px;
position: absolute;
/*background-image: url("http://www.night-creatures.de/cms/files/navi_left.jpg");*/
left: 0px;
width: 380px;
color: #564b47;
margin: 0px; 
padding: 0px;
}



#navigation {
float: left;
padding: 180px 0px 0px 200px;
height: 350px;
font-family: Arial;
font-weight: bolder;
letter-spacing: 2px;
font-size: 10px;
color: #000000;
}


#navigation a{
font-family: Arial;
font-weight: normal;
letter-spacing: 2px;
color: #000000;
text-transform: uppercase;

}


#navigation ul.nav1st {
	width:170px;
	

}


#navigation ul.nav1st li {
	padding:7px 0px 7px 14px;


}

#navigation ul.nav1st li.active a.current{
padding: 1px 10px;
color: #7b3f15;
border-left: 2px solid #000;

}



#navigation ul.nav1st li.active ul,
#navigation ul.nav1st li.active ul{
	
       display:inline;


}

#navigation ul.nav1st li ul,
#navigation ul.nav1st li ul{
	
display:none;

}

#navigation ul.nav1st li.active a:hover {
	color: #7b3f15;


}

#navigation ul.nav1st a, 
#navigation ul.nav1st a:link {
	
	
}


#navigation ul.nav1st li.active a,
#navigation ul.nav1st li.active a:link {



}


#navigation ul.nav1st a:hover {
	color: #7b3f15

}


#navigation ul.nav1st li ul.nav2nd li {
	padding:10px 4px 4px 4px;
	margin-left:14px;
	
}

#navigation ul.nav2nd a, 
#navigation ul.nav2nd a:link {
	
	padding:4px 0 4px 0;
	
}

#navigation ul.nav2nd a.current, 
#navigation ul.nav2nd a.current:link, 
#navigation ul.nav2nd a:hover {
background-color: transparent;
}



#navigation a.current{
font-weight: bold;
color: #333;


}




#inhalt {
height: 573px;
/*background-image: url("http://www.night-creatures.de/cms/files/content.jpg");*/
margin: 0px 0px 0px 380px;
padding: 0px;  
}

#text_back{
float: left;
padding: 120px 0px 20px 20px;
height: 350px;
width: 600px;
overflow-y: auto;
}


}
#text {
color: #000000;
}

#main-block{
float: left;
padding-left: 50px;
Padding-right: 20px;
margin: 150px 30px 0px 0px;
height: 320px;
width: 570px;
overflow-y: auto;
}

#main-block2 {
color: #000000;
z-index: auto;
}

#main-block2 li {
display: block;

}

#main-block li {
margin: 10px 0px 0px 10px;
}


#main-block p {
margin-top: 10px;

}

#main-block img {
padding-right: 20px;

}

/* form-module
*******************************************************************************/
#form-module * {
	padding:0px;
	margin:0px;
}

#form-module {
	margin:0px;
	padding:0px;
	width:95%;
	color:#000000;
	font-family: arial, helvetica, sans-serif;
	
}

#form-module fieldset {
	
}

#form-module legend {
	display:none;
}


#form-module p {
	margin:0;
	padding:5px;
	font-size:1em;
	font-weight:bold;
}

#form-module .element {
	display:block;
	clear:both;
	
	
}

#form-module label {
	display:block;
	float:left;
	padding:5px;
	width:120px;
	
}

#form-module label.checkbox {
	width:372px;
	border-left:2px solid #fff;
	border-right:none;
}

#form-module input, 
#form-module select, 
#form-module textarea {
	float:left;
	margin:5px;
	width:295px;
	border:1px solid #333;
}

#form-module input.text {
	height:20px;
}

#form-module input.checkbox {
	width:120px;
	padding:0;
	border:none;
}

#form-module input.submit { 
	margin:5px 5px 5px 137px;
	padding:2px 5px;
	border:1px solid #333;
	background-color:#fff;
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	text-align:center;
	cursor:pointer;
}

#form-module input.submit:hover { 
	background-color:#7b3f15;
	color:#000;
}

#form-module label.textarea, 
#form-module textarea.textarea {
	height:96px;
}

#form-module-thanks {
	display:block;
	color:#000;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:1.2em;
}



div.jaosg_thumbnail{
	float: left;
	
	
	border-color: #AAA #444 #444 #AAA;
	margin: 5px 3px;
}

div.jaosg_thumbnail img{
padding: 3px 3px 3px 3px;
	border: 1px solid;
	
}
/* ls=landscape-Format der Thumbs */
div.ls img{
	height: 60px;
	width: 80px;
	margin: 20px 10px;
}
/* pt=portrait-Format der Thumbs */
div.pt img{
	height: 80px;
	width: 60px;
	margin: 10px 20px;
}
/*footer schaltet float:left wieder aus */
div#jaosg_footer{
	clear: both;
	padding-top: 1em;
}


/* --- GıSTEBUCH ---*/

.gbook{
width: 94%;
}
.label {
font-size: 10px;
font-weight: normal;
}

.name{
font-size: 12px;
font-weight: bold;
}
.entry{
border: none;
}
 .pagination {

border-bottom: 1px solid #000000; ;
}

/*--------NEWSLETTER---------*/
#newsletter_firstname{
margin-left: 48px;

}

#newsletter_name{
margin-left: 40px;

}

#newsletter_email{
margin-left: 20px;

}

#newsletter_email2{
margin-left: 20px;
}

#footer{
background-color: #7c7e74;
color: #fff;
height: 17px;
font-size: 9px;
padding: 4px 0px 0px 10px;
}

#footer a {
color: #fff;
}



#footer a:hover {
color: #7b3f15;
}

#footerleft{
float:left;
}

#footerright{
float: right;
margin-right: 15px;
}

#end {
background-image: url("http://www.night-creatures.de/cms/files/footer.jpg");
height: 50px;
}

