html {
	overflow-y: scroll;
}

body	{ 		
	margin:0px; 
	padding:0px;
	background-color:#e4dab5;
	background-image:url('../images/bg.jpg');
	background-repeat:no-repeat;
	background-position:center top;
	font-family:verdana,arial,sans-serif;
	font-size:11px;
	line-height:1.5em;
	color:#02242b;
}

*+html body {
	background-image:url('../images/bg.jpg');
	background-repeat:no-repeat;
	background-position:0% 0%;
}

img { 
	border:none; 
}

br { 
	line-height:1.5em; 
}

h1 {
	font-size:24px;
	letter-spacing:0.03em;
}

h2 {
	font-size:14px;
	letter-spacing:0.01em;
}

h1, h2 {
	color:#7a7a7a;
	font-weight:normal;
	line-height:1.1em;
	text-transform:uppercase;
	font-family: 'PT Sans', sans-serif;
}

h3 {
	font-size:12px;
	line-height:1.5em;
	color:#aa143c;
	font-weight:normal;
}


ol {
	list-style-type:decimal;
	list-style-position:outside;
}

.errorMsg {
	color:#aa143c;
}

/* container */

#container_top {
	display:block;
	position:relative;
	width:1018px;
	height:66px;
	left:50%;
	margin-left:-509px;
	background-image:url('../images/bg_container_top.png');
	background-repeat:no-repeat;
	background-position:left bottom;
}
	
#container {
	position:relative;
	width:1018px;
	height:auto;
	left:50%;
	margin-left:-509px;
	background:none;
	background-image:url('../images/bg_container_middle.png');
	background-repeat:repeat-y;
}

#container_bottom {
	display:block;
	position:relative;
	width:1018px;
	height:20px;
	left:50%;
	margin-left:-509px;
	/*margin-bottom:40px;*/
	background-image:url('../images/bg_container_bottom.png');
	background-repeat:no-repeat;
}

#butterfly {
	position:absolute;
	width:89px;
	height:80px;
	top:-48px;
	filter:alpha(opacity=0); 
	-moz-opacity: 0.0;
	opacity:0.0;
	z-index:5;
}

#header {
	position:relative;
	width:1000px;
	height:140px;
}

/** datenschutz **/
#datenschutz {
	position:relative;
	width:1020px;
	margin:0 auto;
	text-align:center;
}
#datenschutz a {
	color:#000;
	font-size:16px;
	line-height:28px;
}

#foerderung {
	position:relative;
	width:1020px;
	margin:0 auto;
	text-align:center;
	padding:12px 0 24px;
}

.foerderung_text {
	padding:4px 0 12px;
}
/**************************************** logo */

#logo {
	position:relative;
	margin-left:30px;
	margin-top:29px;
	width:452px;
	height:57px;
	float:left;
}

#logo img {
	width:364px;
	height:57px;
}

/**************************************** main navigation */

#mainNavi {
	position:relative;
	margin-top:57px;
	width:auto;
	height:21px;
	font-size:12px;
	float:left;
}

#mainNavi ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#mainNavi ul a {
	float:left;
	display:block;
	line-height:20px;
	padding:1px 14px 0px 14px;
	height:20px;
	margin:0px;
	color:#02242b;
	text-decoration:none;
}

#mainNavi ul a:hover {  
	color:#aa143c;
}

#mainNavi li {
	float:left;
	margin:0px;
	padding:0px;
}

.mainNaviInactive {
	float:left;
	display:block;
	line-height:20px;
	padding:1px 14px 0px 14px;
	height:20px;
	margin:0px;
	color:#aa143c;
}

.inactiveLink {
	color:#aa143c;
}

/*************************************** main content */
#arrowLeft,
#arrowRight {
	position:absolute;
	width:32px;
	height:44px;
	top:252px;
	z-index:10;
}

#left,
#right {
	display:none;
}

#arrowLeft {
	left:25px;
}

#arrowRight {
	left:946px;
}

#arrowLeft img,
#arrowRight img {
	width:37px;
	height:48px;
}

#mainContent {
	position:relative;
	width:1000px;
	height:auto;
	left:8px;
}

.mainContentStart {
	padding:63px 0px;
	cursor:pointer;
}

#mainContent a {
	color:#99998f;
	text-decoration:none;
}

#mainContent a:hover {
	color:#aa143c;
}

#contentStartsite {
	width:880px;
	height:421px;
	margin-left:70px;
	background-image:url('../images/atelier_kirmse_dresden.png');
	background-repeat:no-repeat;
	background-position:left 46px;
}

#startImage {
	position:absolute;
	width:240px;
	height228px;
	right:40px;
	top:50px;
}

#startImage img {
	width:240px;
	height228px;
}

#startText {
	padding:270px 0px 0px 10px;
}

#startText h1 {
	display:inline;
	color: #02242b;
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	text-transform:none;
}

#startText,
#startText h1 {
	line-height: 1.66em;
	color:#bd6363;
}

#startText strong {
	color:#9f2828;
}

#startLink {
	width:100%;
	text-align:center;
	padding:36px 0 0 0;
}

#startLink a {
	text-transform:uppercase;
	color:#bd6363;
}

#startLink a:hover {;
	color:#9f2828;
}

#contentOneCol {
	position:relative;
	width:920px;
	height:auto;
	padding:24px 42px 0px 42px;
}

#contentLeft {
	position:relative;
	width:450px;
	float:left;
	height:auto;
	padding:24px 62px 0px 42px;
}

#contentLeft img {
	padding:16px 0px;
}

#contentRight {
	position:relative;
	float:left;
	height:auto;
	padding:24px 0px 0px 0px;
}

#contentFormBtn {
	position:relative;
	float:left;
	height:auto;
	padding:294px 0px 0px 14px;
}

#contentFooter {
	position:relative;
	width:1018px;
	height:20px;
	clear:left;
}

.contentText {
	width:525px;
}

.contentDist {
	margin-left:12px;
}

.clearboth {
	clear:both;
}

.signumline {
	float:left;
}

.signumlinetxt {
	padding:0px 0px 0px 12px;
}


/********************************* gallery */

#galleryArea {
	width:1000px;
	height:183px;
	margin:40px 0px 0px 0px;
	background-color:#e2d7a6;
}

#galleryPreview {
	position:absolute;
	margin:23px 0px 23px 83px;
	clip:rect(0px, 840px, 260px, 0px);
	/*overflow:hidden;*/
}

*+html #galleryPreview {
	clip:rect(0px 840px 260px 0px);
	overflow:hidden;
}

#galleryPreviewHolder {
	position:relative;
}

.galleryPreviewPicture {
	position:relative;
	float:left;
	width:140px;
	margin-right:33px;
	height:auto;
}

.galleryPreviewPicture:hover >* {
	color:#aa143c;
	/*font-weight:bold;*/
}

.galleryPreviewPicture img {
	-webkit-border-radius: 50px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	
	-moz-box-shadow: 2px 2px 5px #666;
    -webkit-box-shadow: 2px 2px 5px #666;
    box-shadow: 2px 2px 5px #666;
    
  /*  -ms-filter:"progid:DXImageTransform.Microsoft.DropShadow(color=#666666, offx=2, offy=2)";
    filter:progid:DXImageTransform.Microsoft.DropShadow(color=#666666, offx=2, offy=2); */
    
    /* behavior: url(PIE.htc); */
}

.galleryPreviewTitle {
	position:relative;
	text-align:center;
	color:#a9a9a9;
	width:140px;
	margin-top:32px;
}

#galleryText {
	position:relative;
	width:892px;
	height:auto;
	padding:56px 42px 36px 48px;
}

#galleryBtnLine {
	position:relative;
	width:874px;
	height:24px;
	margin-top:24px;
}

#galleryBtnLine img {
	width:8px;
	height:8px;
}

#galleryBtn_Back {
	position:relative;
	width:180px;
	float:left;
}

#galleryBtn_Pricelist {
	position:relative;
	width:150px;
	text-align:right;
	float:right;
}

/****************************** form */

input, textarea {
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	line-height:1.8em;
	color:#02242b;
	border:solid 1px #e3d7a2;
	width:300px;
	padding:2px;
}

input.checkbox {
	width:20px;
	height:20px;
	border:none; 
	background:transparent;
}

.comment {
	height:100px;
}

.formBtn {
	display:block;
	height:12px;
}

.contacturl {
	display:none;
}

