/*font-family: Georgia,Cambria,Constantia,"New York","Bitstream Vera Serif",Times,"Times New Roman",serif; */

/*Front End Style*/
body {
	background-color: #ffffff;
	padding: 0;
	margin: 0;
	background-image: url('/images/design/bgtop.jpg');
	background-repeat: repeat-x;
}

#rahmen {
	width: 934px;
	margin: 0 auto;
	position: relative;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
	color: #918d8d;
}

#top {
	position: relative;
	display: block;
	width: 934px;
	height: 214px;
	padding: 0px;
	background-image: url('/images/design/top.jpg');
	background-repeat: no-repeat;
	background-position: top;
	float: left;
}

#headerslider {
	width: 550px;
	height: 110px;
	display: block;
	float: right;
	margin-top: 65px;
	margin-right: 60px;
	overflow: hidden;
}

.slideshow {
	margin-left: 10px;
	padding: 3px;
	background-color: #ffffff;
	-moz-box-shadow: 0px 2px 4px #ccc;
	-webkit-box-shadow: 0px 2px 4px #ccc;
	box-shadow: 0px 2px 4px #ccc;
	behavior: url(/inc/css3pie/PIE.htc);
}

.next {
	position: absolute;
	top: 115px;
	right: 23px;
	width: 18px;
	height: 15px;
	cursor: pointer;
	background-image: url('/images/design/right.png');
	background-repeat: no-repeat;
	background-position: top;
}

.prev {
	position: absolute;
	top: 115px;
	left: 380px;
	width: 18px;
	height: 15px;
	cursor: pointer;
	background-image: url('/images/design/left.png');
	background-repeat: no-repeat;
	background-position: top;
}

#menue {
	width: 160px;
	min-height: 200px;
	padding: 0px;
	float: left;
	font-size: 12px;
	display: block;
}

#menue a {
	width: 141px;
	height: 22px;
	float: left;
	padding-left: 10px;
	padding-top: 5px;
	margin-bottom: 5px;
}

#menue, #menue a, #menue a:link, #menue a:visited {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
	color: #918d8d;
}

#menue a:active, #menue a:focus, #menue a:hover, #menue a.aktiv, #menue a.aktiv:link, #menue a.aktiv:active, #menue a.aktiv:focus, #menue a.aktiv:hover, #menue a.aktiv:visited {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #bc0100;
	background-image: url('/images/design/men_button.jpg');
	background-repeat: no-repeat;
	background-position: top;
	-moz-box-shadow: 0px 2px 4px #ccc;
	-webkit-box-shadow: 0px 2px 4px #ccc;
	box-shadow: 0px 2px 4px #ccc;
	behavior: url(/inc/css3pie/PIE.htc);
}

#content {
	width: 720px;
	min-height: 550px;
	background-color: #ffffff;
	padding: 20px;
	line-height: 200%;
	float: right;
	font-size: 0.8em;
	-moz-box-shadow: 0px 0px 6px #ccc;
	-webkit-box-shadow: 0px 0px 6px #ccc;
	box-shadow: 0px 0px 6px #ccc;
	behavior: url(/inc/css3pie/PIE.htc);
}

.adminpic {
	float: left;
	width: auto;
	height: auto;
	margin-right: 10px;
	}

.clear {
	clear: both;
}

.copysk {
	display: none;
}

#footer .right {
	float: right;
	width: 200px;
}

#footer {
	width: 774px;
	text-align: center;
	font-size: 10px;
	height: 30px;
	padding-left: 160px;
	padding-top: 20px;
}

#footer a, #footer a:link, #footer a:visited {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
	color: #918d8d;
}

#footer a:active, #footer a:focus, #footer a:hover, #footer a.aktiv, #footer a.aktiv:link, #footer a.aktiv:active, #footer a.aktiv:focus, #footer a.aktiv:hover, #footer a.aktiv:visited {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #bc0100;
}

.contentblock {
	padding-bottom: 20px;
}

.blocklinkgerade {
	margin-top: 10px;
	margin-bottom: 10px;
	}

.contentblocktitel {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 1.2em;
	color: #bc0100;
	padding-bottom: 5px;
}

b, strong {
	color: #bc0100;
}

.contentblocktext > p, .contentblocktext > img > p{
	padding: 0;
	margin: 0;
}

h1,h2,h3 {
	display: inline;
}

h1, h2, h3, .contentblocktitel a, .contentblocktitel a:link, .contentblocktitel a:active, .contentblocktitel a:focus, .contentblocktitel a:hover, .contentblocktitel a:visited {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #bc0100;
	text-decoration: none;
	font-weight: bold;
}

.pdf {
	float: left;
	padding-right: 50px;
	white-space: nowrap;
}

.fotogr > img {
	border: 0;
}

.sitemap {
	padding-left : 30px;
	padding-top : 5px;
	padding-bottom : 15px;
}

.sitemaplink {
	padding-left : 30px;
	padding-top : 5px;
	padding-bottom : 5px;
}

.contentfoto {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	-moz-box-shadow: 5px 5px 5px #888;
	-webkit-box-shadow: 5px 5px 5px #888;
	box-shadow: 5px 5px 5px #888;
	behavior: url(/inc/css3pie/PIE.htc);
}

.contentfoto:hover {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	-moz-box-shadow: 2px 2px 2px #888;
	-webkit-box-shadow: 2px 2px 2px #888;
	box-shadow: 2px 2px 2px #888;
	behavior: url(/inc/css3pie/PIE.htc);
}

a, a:link, a:visited {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #918d8d;
}

a:active, a:focus, a:hover {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #bc0100;
}

.blocktitel {
	padding: 0.25em 0.75em 0 0.75em;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #bc0100;
}

.blocktext {
	padding: 0.75em;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 0.75em;
	color: #bc0100;
}

.seitenzahl {
	text-align: center;
	width: 444px;
}
#content fieldset {
	border: 0;	
}

#content label {
	display: block;
	float: left;
	width: 100px;
	padding: 0;
	text-align: right;
	padding-right: 1em;
	border: 0;
}

.block {
  display: block;
  float: left;
  width: 400px;
  padding: 0;
}

.mytext {
	width: 85%;
	margin: 1px;
	height: 15px;
	background-color: #ffffff;
	}
	
.mytextarea {
	width: 85%;
	margin: 1px;
	overflow: auto;
	}
	
/*ENDE Front End Style*/

/*Galerie Style*/

#gallery DIV.thumb {
	float: left;
	width: 220px;
	height: 150px;
	margin-right: 18px;
	margin-bottom: 5px;
}

#gallery IMG.br:hover {
	-moz-box-shadow: 2px 0px 2px #888;
	-webkit-box-shadow: 2px 0px 2px #888;
	box-shadow: 2px 0px 2px #888;
	behavior: url(/inc/css3pie/PIE.htc);
}

#gallery IMG.ho:hover {
	-moz-box-shadow: 2px 0px 2px #888;
	-webkit-box-shadow: 2px 0px 2px #888;
	box-shadow: 2px 0px 2px #888;
	behavior: url(/inc/css3pie/PIE.htc);
}

#gallery IMG.br {
	width: 210px;
	height: 140px;
	-moz-box-shadow: 5px 5px 5px #888;
	-webkit-box-shadow: 5px 5px 5px #888;
	box-shadow: 5px 5px 5px #888;
	behavior: url(/inc/css3pie/PIE.htc);
}

#gallery IMG.ho {
	width: 109px;
	height: 162px;
	-moz-box-shadow: 5px 5px 5px #888;
	-webkit-box-shadow: 5px 5px 5px #888;
	box-shadow: 5px 5px 5px #888;
	behavior: url(/inc/css3pie/PIE.htc);
}

#gallery {
	padding: 10px 0 10px 0;
}

.fotogr {
	width: 464px;
	text-align: center;
}
/*ENDE Galerie Style*/


.schatten {
	border: 0px;
	-webkit-box-shadow: #888 0px 2px 3px;
	-moz-box-shadow: #888 0px 2px 3px;
	box-shadow: #888 0px 2px 3px;
	behavior: url(/inc/css3pie/PIE.htc);
}

#kuenstlervorstellung {
	width: 756px;
	float: right;
}

#kuenstlervorstellung .backlink {
	width: 756px;
	text-align: center;
}

#kuenstlervorstellung .titel {
	color: #666666;
	font-size: 20pt;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 10px;
}

#kuenstlervorstellung .geboren {
	color: #666666;
	padding: 20px 0 20px 0;
}

#kuenstlervorstellung .text {
	color: #666666;
	padding: 0 0 10px 0;
}

.kataloguebersicht {
	width: 150px;
	height: 175px;
	padding: 10px 24px;
	float: left;
}

.kataloguebersicht span {
	padding-top: 10px;
	font-size: 10px;
	color:#666666;
}

.kataloguebersicht a {
	width: 150px;
	height: 175px;
	display: block;
	text-decoration: none;
	text-align: center;
	color:#666666;
}

.kataloguebersicht img {
	border: 0px;
	-webkit-box-shadow: #888 0px 2px 3px;
	-moz-box-shadow: #888 0px 2px 3px;
	box-shadow: #888 0px 2px 3px;
	behavior: url(/inc/css3pie/PIE.htc);
}

.bilddetail {
	width: 720px;
	text-align: center;
}

.bilddetailbest {
	width: 720px;
	float: right;
	text-align: center;
}

.bilddetail span, .bilddetailbest span {
	padding-top: 10px;
	font-size: 10px;
	color:#666666;
	display: block;
}

.bilddetail a, .bilddetailbest a, .backlink a {
	display: block;
	text-decoration: none;
	text-align: center;
	color:#666666;
}

.bilddetail img, .bilddetailbest img {
	border: 0px;
	-webkit-box-shadow: #888 0px 2px 3px;
	-moz-box-shadow: #888 0px 2px 3px;
	box-shadow: #888 0px 2px 3px;
	behavior: url(/inc/css3pie/PIE.htc);
}
fieldset.contentform {
	width: 700px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 20px;
	margin-left: 1px;
	font-size: 11px;
	float: left;
	background-color: #ffffff;
	border: 1px solid #b5b1b1;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #666 0px 0px 3px;
	-moz-box-shadow: #666 0px 0px 3px;
	box-shadow: #666 0px 0px 3px;
	behavior: url(/inc/css3pie/PIE.htc);
	clear:left;
}

fieldset.contentform ul li input:focus, fieldset.contentform ul li textarea:focus	{
	border: 1px solid #011da9;
}

fieldset.contentform ul	{
	list-style: none;
	margin-top: 5px;
}

fieldset.contentform ul li {
	display: block;
	float: left;
	width: 100%;
}

fieldset.contentform ul li label {
	float: left;
	padding: 7px;
	width: 110px;
	overflow: auto;
	text-align: right;
}

fieldset.contentform ul li input, fieldset.contentform  ul li textarea {
	float: left;
	border: 1px solid #ccc;
}

.addthis_toolbox {
	position: absolute;
	right: 20px;
	top: 200px;
}
