body  {
	margin-top:10px;
	font: 101% Arial, New Roman ,Times,serif;
	line-height: 16px;
	color: #000000;
	background-color: #ffffff;
	text-transform: none;
}

/******************** overlay ******************** */
#overlay   { 
	text-align: left;
	position:absolute;
	z-index:999;
	width:100%;
	display:none;
	background:#000;
	filter:alpha(opacity=60);-moz-opacity:.80;opacity:.80;
}

#contentInner { 
	padding: 10px; 
}

#contentContainer {
	width:680px;
	background:white; 
	position:absolute; 
	top:100px; 
	left:200px; 
	z-index:11111; 
	color:#000; 
	display:none;
}

/* ********************************************** */

ul {
	list-style: none;
	margin:0;
	padding:0;
}

a.topLink {
	background: url(../images/top.gif) no-repeat right center;
	padding:0 15px 0 0;
	font-size:1.2em;
}

a.topLink:hover {
	padding:0 15px 0 0;
}

.pdf_link {
	background: url(../images/pdf.jpg) no-repeat left center;
	padding:0 0 0 20px;
}

.hide {
	display:none;
}

.test_border {
	border:1px solid red;	
}

.float_left {
	float:left;	
}

.topContainer {
	width:100%;
	float:right;	
}

#gal_title {
	position:absolute;
	width:200px;
	top:10px;
	left:10px;
	text-align:left;
}

#gal_close {
	position:absolute;
	width:20px;
	top:5px;
	right:10px;
	text-align:right;
}

a:link, a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a.activ {
	font-weight:bold; 
	font-size:1.3em;
}

#active_menu {
	color: #000000;
	text-decoration: underline;
}

img {
	border:none;
}

#h_menu {
	float:left;
	width:125px;
}

#h_menu a {
	display:block;
}

#title_co {

}

#content_container {
	width:97%;
	margin:0 auto;
	margin-top:20px;
	overflow:hidden;
	font-size:0.57em;
}

#galerie_container {
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	display:none;
}

#logo {
	margin:0 0 20px 0;
	padding:0;
	float:left;
	width:150px;
	height:120px;
}

#little_gal_container {
	margin-bottom:20px;
}

#little_gal_links {
	text-align:center;
	width:800px;
	margin:0 auto;
	margin-bottom:5px;
}

#all_photographers_menu {
	float:left;
	width:125px;
}

#all_photographers_top_menu {
	width:80%;
	margin-left:10px;
	float:left;
}

#kategories_top_menu {
	width:80%;
	margin:0 0 20px 10px;
	float:left;
}

#all_photographers_top_menu {
	margin-bottom:15px;
}

.only_photographers_menu {
	overflow:hidden;
	margin-bottom:10px;
}

.menue_div {
	width:91%;
	float:right;
}

.only_stylist_menu,
.only_special_menu {
	overflow:hidden;
}

.only_stylist_menu {
	margin-bottom:10px;	
}

#all_photographers_top_menu b.topmenu_headline {
	font-size:14px; 
	font-weight:bold;
	color:grey;
	float:left;
	width:110px;;
}

#all_photographers_top_menu a {
	font-size:1.2em;
}

#all_photographers_top_menu a:hover {
	/*
	font-weight:bold;
	text-decoration:none;
	*/
}

#kategories_top_menu a {
	font-size:1.2em;	
}

#photographers_menu {
	float:left;
	width:125px;
}

#photographers_menu a {
	display:block;
}

#content {
	float:left;
	width:630px;
/*	display:none; */
}


#gallery {
	display:none; 
	text-align:center; 
	z-index:9999; 
	margin:0 auto;
	width:820px;
	margin-top:50px;
}

#image {
	padding:20px;
	background:#fff;
}

#imageContainer {
	background:#fff;
	display:inline;
	position: fixed;
}

div#loader {
	display:none;
}

#gal_title {
	display:inline;
	padding:5px;
	background:#fff;
	display:none;
	position:absolute;
}

.loading {
	display:block;
	height:300px;
	background: url(../images/loading.gif) no-repeat center center;
}

.loadingNoMargin {
	margin:0;	
}

.loadingMargin {
	margin:300px;	
}

.newLoading {
	height:300px;
	background: url(../images/loading.gif) no-repeat center center;
}

#showcase {

}


#startseite_uebersicht_gal {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
}

#startseite_uebersicht_gal li {
	float:left;
	position:relative;
	margin-right:5px;
}

#startseite_uebersicht_gal li p {
	padding:5px;
	margin:0;
	position:absolute;
	background:#fff;
	display:none;
}



#uebersicht_gal {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
}

#uebersicht_gal li {
	float:left;
	position:relative;
	margin-right:5px;
}

#uebersicht_gal li p {
	padding:5px;
	margin:0;
	position:absolute;
	bottom:0;
	bottom:20px;
	background:#fff;
	display:block;
	font-size:1.2em;
	font-weight:bold;
}

#uebersicht_gal_news {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:653px;
}

#uebersicht_gal_news li {
	float:left;
	width:150px;
	margin:0 12px 10px 0;
	position:relative;
}

#uebersicht_gal_news li p {
	padding:5px;
	margin:0;
	position:absolute;
	bottom:17px;
	background:#fff;
}


#debug {
	position:absolute;
	bottom:20px;
	left:20px;
	border:1px solid red;
	padding:5px;
	width:600px;
	font-size:11px;
	background:#fff;
}

#debug a {
	display:inline;
}

#debug span {
	font-size:11px;
	font-weight:bold;
	margin-right:5px;
}

/* ############### Slideshow style ############ */

.pics {
	height:500px;
	width:600px;
}


/* ############### Vita style ############ */

#vita_container {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:653px;
	display:none;
}

.new_vita_container {
	float:left;
	width:350px;
	margin-left:20px;
}

.vita {
	margin-top:20px;
}

.vita div.new_vita_container {
 	display:none;	
}

.actor_mail {
	font-size:1.2em;
}

#thema_title {
	text-transform:uppercase;
}

#content {
	width:100%;	
}

#content h1 {
	margin-bottom:40px;	
}

/*
 * cms-sites-footer
 */
#footer {
	float:left;
	text-align:center;
	width:100%;
	margin:20px 0 20px 0;
	color:#bbb;
	font-size:0.57em;
}

#footer a {
	color:#bbb;	
}

.thumbs_all li {
	position:relative;
}

.thumbs_all li p a  {
	text-decoration:none;
}

.thumbs_all li p {
	position:absolute;
	top:0;
	right:0;
}

.gallerieHead {
	margin:5px 5px 10px 0; 
	padding:0; 
	font-size:1.2em;
}

.gallerieHead a {
	font-size:1em;
}

a.pdf_icon {
	/* mit pdf icon
	background: url(../images/pdf.jpg) no-repeat left center;
	padding:5px 0 5px 20px;
	*/
}

h1.actor_name {
	font-size:1.2em;
	margin-bottom:10px;
}

h2.indiv_kat_name {
	font-size:1.2em;
	margin-bottom:1px;
	font-weight:normal;
}

#pdf_link_container {
	font-weight:bold;
	font-size:1.2em;
}

.visible_show {
	visibility: visible;	
}

.visible_hide {
	visibility: hidden;	
}

.service_menu {
	width:79%;
	margin:-10px 0 20px 10px;
	float:left;
	text-align:right;
	height:20px;
}

a.blog_link {
	font-weight:bold;
	font-size:1.2em;
}



/* *********************** blog ********************* */

#blog_page {
	font-style: italic;	
}


#blog_page h1 {
	margin:0 0 10px 0;	
}

#blog_content_container {
	width:720px;
	margin:0 auto;
	font-size:0.65em;
	overflow:hidden;
}

#blog_content_container_inner {
	float:left;
	width:100%;	
}

#blog_content {
	float:left;
	width:520px;
}

#page_container {
	width:720px;
	margin:0 auto;
}

#actors_blog_menu {
	float:right;
	width:180px;
	margin:0;	
}

#right_container {
	float:right;
	width:190px;	
}

#actors_date_menu {
	float:right;
	width:180px;
	margin:20px 0 0 0 ;	
}

#actors_blog_menu a {
	display:block;
	font-size:1.2em;
	margin-bottom:4px;	
}

.blog_top_link_container {
	text-align:right;
	margin:10px 0 20px 0;
	border-bottom:2px solid black;
	width:520px;
	float:left;
	font-variant: small-caps;
	padding:0 0 10px 0;
	font-size:1.2em;
}

.blog_top_photographers_headline_container {
	margin:10px 0 20px 20px;
	width:170px;
	float:left;
	font-variant: small-caps;
	padding:0 0 10px 0;
	font-size:1.2em;
}

#blog_logo {
}	

.blog_entry {
	margin:0 0 70px 0;
	border-bottom:2px solid black;
	width:520px;
	padding:0 0 50px 0;
	
}

.blog_entry_no_border {
	margin:0 0 70px 0;
	width:520px;
	padding:0 0 50px 0;	
}

ul.blog_pics_liste {
	width:520px;
	float:left;
	margin-top:50px;
}

#contact_menu {
	position:absolute; 
	top:150px; 
	font-size:1.2em;
}

ul.blog_pics_liste li h3 {
	margin:0;
}

ul.blog_pics_liste li {
	margin:5px 5px 5px 0;
	float:left;
}


#pdftoolbox {
	width:640px;
	height:680px;
	position:absolute;
	right:0px;
	top:-900px;
	z-index:99999;
	border:1px solid #000;
	background:#fff;
}
  
#pdftoolbox .inactiveBtn {
	float:left;
	height:300px;
	width:60px;
	margin:150px -5px 150px 0;
	background:url(../images/create.png) 3px 0 no-repeat;
}

#pdftoolbox .activeBtn {
	float:left;
	height:300px;
	width:60px;
	margin:150px -5px 150px 0;
	background:url(../images/download.png) 3px 0 no-repeat;
}
 
#pdftoolbox #inner {
	float:left;
	height:590px;
	width:630px;
	padding:0 10px 0 6px;
}
 
#pdftoolbox #images {
	height:550px;
	overflow:auto;
}
 
.inactiveBtn {
	background:url(../images/create.png) 3px 0 no-repeat;
}  
 
.activeBtn {
	background:url(../images/download.png) 3px 0 no-repeat;
} 

.pointer {
	cursor:pointer;
}

.pos_relative {
	position:relative;
	overflow:hidden;
}

.pdficon {
	position:absolute;
	right:1px;
	border:none;
	pading:0;
	margin:0;
	display:none;
	cursor:pointer;
}

#pdftoolbox li {
	position:relative;
	margin:5px;
	padding:3px;
	float:left;
}

#pdftoolbox li img.pic {
	display:block;
}

#pdftoolbox .pdficon {
	position:absolute;
	right:0;
	border:none;
	cursor:pointer;
}

#pdftoolbox .deleteicon {
	position:absolute;
	right:0px;
	border:none;
	cursor:pointer;
}

#pdftoolbx_menu {
	padding:5px 0 0 0;
	font-size:12px;
	font-weight:bold;
	margin:5px 0  0 8px;
	position:absolute;
	right:10px;
}

#pdftoolbx_menu span {
	cursor:pointer;
}

.pdftoolstart_text {
	font-size:11px; 
	line-height:16px;
}

.pdftoolstart_text img {
	float:left; 
	margin:0 10px 0 0;
}

a#create_your_own_pdf {
	color:red;
	font-style:italic;
}

.logo_menu_section {
	padding:10px;
	height:70px;
	position:relative;
}

.logo_menu_section #pdftoollogo {
	position:absolute;
	top:10px;
	left:10px;
}

.logo_menu_section #lightbox_pdftool_head {
	position:absolute;
	top:43px;
	left:140px;
}

.logo_menu_section #write_your_pdf {
	position:absolute;
	top:63px;
	left:140px;
	cursor:pointer;
}

