@CHARSET "UTF-8";
/***********************************************
 * Design
 ***********************************************/
body {
	margin:0;
	padding:0;
	background:url(/img/dgn/bg_a1.gif) repeat center top #fff;
	font-family:Arial;
	font-size:12px;
	text-align:center;
	color:black;
}
body div.c1 {
	background:url(/img/dgn/bg_a2.gif) repeat-x center top;
}
div.c2 {
	margin:0 auto;
	width:950px;
	height:110px;
	text-align:left;
}
div.c2 a {
	display:block;
	width:100%;
	height:100%;
	text-indent:-9999px;
	background:url(/img/dgn/title_a2.png) no-repeat left bottom;
}
div.c3 {
	margin:0 auto 30px auto;
	padding:67px 40px 0 70px;
	width:860px;
	height:500px;
	overflow:hidden;
	background:url(/img/dgn/cnt.png) no-repeat center top;
}
ul.c4,
ul.c5,
div.c7 ul {
	margin:0;
	padding:0;
	list-style:none;
	font-family:Georgia,"Times New Roman",Times,sans-serif;
	text-transform:uppercase;
	text-align:right;
	color:#655a5a;
}
ul.c4,
div.c7 ul {
	padding-top:40px;
	font-size:150%;
	text-align:center;
	color:#4e3f3f;
}
div.c7 ul {
	font-size:125%;
}
ul.c4 {
	padding:0;
	height:37px;
	overflow:hidden;
	font-size:150%;
	text-align:left;
	color:#4e3f3f;
}
ul.c4 li {
	float:left;
	margin:0 5px 0 0;
	padding:0;
}
ul.c5 li {
	display:inline;
	margin:0;
	padding:0;
}
ul.c4 li {
	padding:0 5px;
}
div.c7 li {
	margin:0;
	padding:10px 0;
}
ul.c4 li.blog {
	float:right;
}
ul.c4 a,
ul.c5 a,
div.c7 a {
	text-decoration:none;
	color:#4e3f3f;
}
ul.c5 a {
	color:#655a5a;
}
ul.c4 a:hover,
ul.c4 span,
ul.c4 a.on, 
ul.c5 a:hover,
ul.c5 span,
div.c7 a:hover,
div.c7 span {
	color:#a71224;
}
div.c7 a:hover {
	text-decoration:underline;
}
ul.c5 img {
	margin-bottom:-3px;
	border:none;
}
div.c6 {
	margin:0 0 15px 0;
	height:400px;
	overflow:hidden;
}
div.c7,
div.c9 {
	float:left;
	margin:0;
	padding:0;
	width:200px;
	height:100%;
	overflow:hidden;
}
div.c9 img {
	display:block;
	border:none;
}
div.c8 {
	float:left;
	margin:2px 17px;
	padding:20px 20px;
	width:386px;
	height:356px;
	overflow:auto;
	text-align:left;
}
/***********************************************
 * Stuff
 ***********************************************/
h1 {
	margin-top:0;
	font-family:Georgia,"Times New Roman",Times,sans-serif;
	font-size:185%;
	font-weight:normal;
	color:#a71224;
}
h1 small {
	font-size:70%;
}
h1 sup {
	padding-left:10px;
	font-size:60%;
	color:#888;
}
h2 {
	font-family:Georgia,"Times New Roman",Times,sans-serif;
	font-size:125%;
}
p {
	line-height:150%;
}
a {
	color:#060;
}
small {
	font-size:85%;
}
big {
	font-size:125%;
}
form {
	margin:0;
}
fieldset {
	margin:0 20px;
	border:none;
	padding:0;
}
legend {
	display:none;
}
label {
	display:block;
	margin:10px 0 0 0;
	font-style:italic;
	color:#444;
}
label,
button {
	font-family:Verdana, Arial, Sans-serif;
	font-size:11px;
	font-weight:bold;
}
input,
select,
textarea {
	margin:1px 0;
	border:solid 1px #ccc;
	width:100%;
	background:url(/img/dgn/input.gif) repeat-x top;
}
.btt {
	text-align:right;
}
.nowrap {
	white-space:nowrap;
}
.date {
	margin-top:-15px;
	font-family:Georgia,"Times New Roman",Times,sans-serif;
	color:#4E3F3F;
}	
.hr {
	margin:15px 0;
	height:25px;
	background:url(/img/dgn/hr.jpg) no-repeat center;
}
.hr hr {
	display:none;
}
.price {
	font-family:Georgia,"Times New Roman",Times,sans-serif;
	font-size:125%;
	font-style:italic;
	font-weight:bold;
	text-align:right;
	color:#a71224;
}
.price img {
	border:none;
}
.arrow {
	text-align:center;
}
.arrow img {
	border:none;
}
.rss {
	padding-left:25px;
	background:url(/img/dgn/rss.jpg) no-repeat left 4px;
}
#map {
	margin:4px;
	border:solid 1px #999;
	width:190px;
	height:390px;
	overflow:hidden;
	background-color:green;
}
.red {
	color:#a71224;
}
.warning,
.warning a {
	color:#c00 !important;
}
.success,
.success a {
	color:#080 !important;
}
.comment,
.comment a {
	color:#860 !important;
}
ul.warning,
ul.comment,
ul.success {
	clear:both;
	margin:15px 0px;
	border:solid 1px #f00;
	padding:5px 10px 5px 45px;
	min-height:20px;
	list-style:none;
	background:url(/img/dgn/warning.png) no-repeat 8px 3px;
	text-align:left !important;
}
ul.warning li,
ul.comment li,
ul.success li {
	margin:0px;
	padding:0px;
}
ul.comment {
	border-color:#ec0;
	background-image:url(/img/dgn/comment.png);
}
ul.success {
	border-color:#0c0;
	background-image:url(/img/dgn/success.png);
}
/***********************************************
 * Category
 ***********************************************/
body.home div.c7 {
	background:url(/img/cat/home_c7.jpg) no-repeat bottom;
}
body.shooting-erotik,
body.gallery-erotik,
body.feedback-erotik,
body.preise-erotik {
	background:url(/img/dgn/bg_b1.gif) repeat center top #a2192a;
}
body.shooting-erotik div.c1,
body.gallery-erotik div.c1,
body.feedback-erotik div.c1,
body.preise-erotik div.c1 {
	background:url(/img/dgn/bg_b2.gif) repeat-x center top;
}
body.shooting-erotik div.c2 a,
body.gallery-erotik div.c2 a,
body.feedback-erotik div.c2 a,
body.preise-erotik div.c2 a {
	background-image:url(/img/dgn/title_b2.png);
}
body.blog div.c7 ul a {
	color:#a71224;
}
/***********************************************
 * referenzen-kunden
 ***********************************************/
ul.rel {
	margin:0 0 30px 0;
	padding:0;
	list-style:none;
}
ul.rel li {
	margin:20px 0 0;
	padding:40px 0 0;
	background:url(/img/dgn/hr.jpg) no-repeat top;
}
ul.rel img {
	float:left;
	margin:0 10px 5px 0;
	border:solid 1px #ccc;
	padding:1px;
}
ul.rel blockquote {
	margin:0 0 0 25px;
	padding:0;
}
ul.rel h2,
ul.rel cite {
	margin-top:0px;
	font-style:italic;
}
/***********************************************
 * gallery
 ***********************************************/
ul.gallery {
	margin-left:0;
	margin-right:0;
	padding:0;
	list-style:none;
	text-align:center;
}
ul.gallery li {
	display:inline;
	margin:0;
	padding:0;
	text-align:center;
}
ul.gallery img {
	margin:0 5px 5px 0;
	border:solid 2px #ddd;
	padding:1px;
}
/***********************************************
 * service
 ***********************************************/
ul.service {
	margin-left:0;
	margin-right:0;
	margin-bottom:35px;
	padding:0;
	list-style:none;
}
ul.service li {
	margin:10px 0 10px 10px;
	padding:0px;
	text-indent:-10px;
	line-height:150%;
}
/***********************************************
 * http
 ***********************************************/
body.http h1 {
	color:black;
}
body.http a {
	display:inline;
	width:auto;
	height:auto;
	background:none;
	text-indent:0px;
}
body.http div.c1 {
	height:678px;
}
body.http div.c2 {
	padding:150px 90px;
	width:510px;
	height:auto;
	background:url(/img/http/flower2.png) no-repeat 0 130px;
	text-align:left;
	text-indent:0;
}
body.http div.c3 {
	margin:0 15px;
	padding:0;
	width:auto;
	height:35px;
	background:url(/img/http/title.png) no-repeat left top;
	text-indent:-9999px;
}
body.http div.c4 {
	padding:25px 40px;
	height:160px;
	background:url(/img/http/cnt.png) no-repeat left top;
}
/***********************************************
 * Blog
 ***********************************************/
div.c7 ul.blog {
	padding:25px 10px;
}
div.c7 ul.blog a {
	color:#a71224;
}
div.c7 ul.blog small {
	font-size:70%;
}
/***********************************************
 * Korrekturen für Shadowbox
 ***********************************************/
div#sb-title-inner {
	font-size:13px;
}
