
div.n_title
{
	background: url(../img/title.png) left no-repeat;
	background-position: 0px 0px;
	vertical-align: middle;
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 2px;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-align: left;
	color: #444444;	  
	text-decoration: none;	 
}

span.n_title
{
	background: url(../img/title.png) left no-repeat;
	background-position: 0px 0px;
	vertical-align: middle;
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 2px;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-align: left;
	color: #444444;	  
	text-decoration: none;	 
}

div.werke_title
{
	margin-left: 0px;
	padding: 12px;
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-align: left;
	color: #444444;	  
	text-decoration: none;	 
	vertical-align: middle;
	border: 1px solid silver;
	background-color: #eeeeee;
}

div.werke_category
{
	margin-left: 0px;
	padding: 6px;
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-align: left;
	color: #444444;	  
	text-decoration: none;	 
	vertical-align: middle;
	border: 1px solid silver;
	background-color: #eeeeee;
}

div.n_utitle
{
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-family: sans-serif;
	font-size: 8pt;
	font-weight: bolder;
	text-align: left;
	color: silver;
	text-decoration: none;	  
}

div.n_text
{
	font-family: sans-serif;
	font-size: 8pt;
/*	text-align: left; */
	color: black;	
	text-decoration: none;	 
  margin-left: 10px;
}

div.n_line
{
  width: 100%;
  border-top: 1px dotted silver;
  height: 25px;
  margin-top: 4px;
}

input,textarea
{
  border-left: 1px solid gray;
  border-top: 1px solid gray;    
  border-right: 1px solid silver;
  border-bottom: 1px solid silver;
  font-size: 8pt;
  font-family: sans-serif, verdana, arial;
  background-color: rgb(255,200,0);  
  color: black;
}

input.text,textarea.text
{
  background-color: white;    
}

input.email,input.key,input.guestbook,input.yes,input.no,input.news
{
  border-left: 1px solid silver;
  border-top: 1px solid silver;    
  border-right: 1px solid gray;
  border-bottom: 1px solid gray;
  background-color: #eeeeee;
  padding: 2px;
  padding-left: 22px;
  padding-right: 10px;
  margin-top: 2px;
  background-repeat: no-repeat;
  background-position: 2px 2px;  
  color: #444444;
}

input.email:hover,input.key:hover,input.guestbook:hover,input.yes:hover,input.no:hover,input.news:hover
{
  background-color: #e1e1e1; /* rgb(255,200,0); */
  cursor: pointer;
  /*color: white;*/
  color: black;
}

input.email
{
  background-image: url(../img/ico/email.png);
}

input.email:hover
{
  background-image: url(../img/ico/email_go.png);
}

input.guestbook
{
  background-image: url(../img/ico/book.png);
}

input.guestbook:hover
{
  background-image: url(../img/ico/book_go.png);
}

input.key
{
  background-image: url(../img/ico/key.png);
}

input.key:hover
{
  background-image: url(../img/ico/key_go.png);
}

input.yes
{
  background-image: url(../img/ico/tick.png);	
}

input.no
{
  background-image: url(../img/ico/cancel.png);	
}

input.news
{
  background-image: url(../img/ico/comment.png);
}

input.news:hover
{
  background-image: url(../img/ico/comment_add.png);
}


div#erfolg,div#fehler
{
    color: #08C739;
    font-family: sans-serif, verdana, arial;
    font-size: 10px;
    text-decoration: none;
    font-weight: bold;
    line-height: 120%;
    text-align: left;
    padding: 10px;
    padding-left: 32px;

    margin-top: 5px;
    margin-bottom: 5px;

    border: 1px solid;
    border-top-color: silver;
    border-left-color: silver;
    border-bottom-color: #808080;
    border-right-color: #808080;    
    background-color: #eeeeee;
    color: #333333;
}

div#erfolg
{
    background-image: url(../img/ico/tick.png);
    background-repeat: no-repeat;
    background-position: 10px 10px;    
}


div#fehler
{
    background-image: url(../img/ico/cancel.png);
    background-repeat: no-repeat;
    background-position: 10px 10px;  
}


span.blaettern a
{
	cursor: pointer;
	font-family: sans-serif;
	font-size: 10px;
	color: #999999;	
	text-decoration: none;	
	font-weight: bold;	
}

span.blaettern a:hover
{
	font-size: 11px;	
}

a
{
	cursor: pointer;
	font-family: sans-serif;
	font-size: 12px;
	color: #999999;	
	text-decoration: none;	
	font-weight: bolder;	
}

a:hover
{
	color: black;	
}

span.link
{
	background: url(../img/ico/house.png) left no-repeat;
	background-position: 0px 0px;
	vertical-align: middle;
	margin-left: 0px;
	padding-left: 20px;
	padding-top: 2px;
	font-size: 12px;
	font-weight: bolder;
	text-align: left;
	text-decoration: none;	 
}

span.link:hover
{
	background: url(../img/ico/house_go.png) left no-repeat; 
}


/* IMGs mit hover */

span.img_house
{
	background: url(../img/ico/house.png) left no-repeat;
	padding-left: 20px;
}

span.img_house:hover
{
	background: url(../img/ico/house_go.png) left no-repeat;
}

span.img_email
{
	background: url(../img/ico/email.png) left no-repeat;
	padding-left: 20px;
}

span.img_email:hover
{
	background: url(../img/ico/email_go.png) left no-repeat;
}

span.img_image
{
	background: url(../img/ico/image.png) left no-repeat;
	padding-left: 20px;
}

span.img_image:hover
{
	background: url(../img/ico/image_go.png) left no-repeat;
}

span.img_package
{
	background: url(../img/ico/package.png) left no-repeat;
	padding-left: 20px;
}

span.img_package:hover
{
	background: url(../img/ico/package_go.png) left no-repeat;
}

span.img_news_delete
{
	background: url(../img/ico/comment_delete.png) left no-repeat;
	padding-left: 20px;
}

span.img_news_delete:hover
{
	background: url(../img/ico/comment_delete.png) left no-repeat;
	padding-top: 4px;
}

span.img_news_edit
{
	background: url(../img/ico/comment_edit.png) left no-repeat;
	padding-left: 20px;
}

span.img_news_edit:hover
{
	background: url(../img/ico/comment_edit.png) left no-repeat;
	padding-top: 4px;
}

div#content_img
{
  position: absolute;
  background: rgb(255,200,0);
  z-index: 10102 !important;
  color:#000000;
  border: 2px solid black;
  text-align: center;
  left: 32px;
  top: 32px;
  padding: 5px;
}

#bgb {
  position: fixed;
  z-index:10100 !important;
  top: 0px;
  left: 0px;
  opacity: 0.6;
  filter:Alpha(opacity=60);
  background-color: black;
  padding: 0px;
  width: 100%;
  height: 100%;
}
