body {
	background-color: #404040;
	color: #555555;
	font: 11px/13px Verdana, Arial, Helvetica, Geneva, sans-serif;

}

h1 {
	color: #ea9837;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	margin-top: 30px;
	margin-bottom: 13px;
}

.zitat {
	color: #ea9837;
	font-size: 10px;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 0;
}

p {
	margin: 0 0 13px;
}

a {
	color: #555555;
}

/* @group box */

#box1 {
	width: 867px;
	height: 512px;
	background-color: #2c2c2c;
	margin-left: -453px;
	left: 50%;
	position: relative;
	top: 50px;
}

#box2 {
	width: 845px;
	height: 487px;
	background-color: #988f70;
	top: 11px;
	left: 11px;
	position: relative;
}

#box3 {
	width: 835px;
	height: 477px;
	background-color: #a7a084;
	top: 5px;
	left: 5px;
	position: relative;
}

#boxtext {
	background-color: white;
	width: 400px;
	height: 469px;
	position: absolute;
	top: 0;
	left: 0;
}

#boxbild {
	width: 297px;
	background-color: white;
	height: 477px;
	position: absolute;
	top: 0;
	left: 400px;
}

#boxbild img {
	position: relative;
	top: 8px;
	left: 8px;
}



/* @end */

/* @group scrollbox */

#scrollable {
	width: 363px;
	height: 367px;
	overflow: hidden;
	text-align: left;
	position: absolute;
	left: 20px;
	top: 90px;
	padding-top: 5px;
}

#track {
	width: 8px;
	height: 343px;
	background-color: #C5BD9A;
	float: left;
	position: absolute;
	top: 97px;
	left: 392px;
	z-index: 200;
}

#handle {
	width: 8px;
	height: 16px;
	cursor: move;
	background-color: #988f70;
}

#sliderUp {
	float: left;
	width: 8px;
	height: 8px;	
	background: url(images/arrowup.gif) no-repeat;
	position: absolute;
	left: 392px;
	top: 443px;
}

#sliderDown {
	float: left;
	width: 8px;
	height: 8px;	
	background: url(images/arrowdown.gif) no-repeat;
	position: absolute;
	top: 454px;
	left: 392px;
}



/* @end */

#logo {
	position: relative;
	top: 0;
	left: 0;
	width: 400px;
	height: 115px;
	z-index: 100;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/carolinefrank.png', sizingMethod='scale');
}

html>body #logo {
	background: url(images/carolinefrank.png) no-repeat;

}

/* @group menu */

#menu_a_01 {
	width: 138px;
	height: 14px;
	background: url(images/navigation/a/01.gif) no-repeat;
	position: absolute;
	top: 52px;
	left: 713px;
	z-index: 500;
}

#menu_a_01:hover, #menu_a_01_on {
	width: 138px;
	height: 14px;
	background: url(images/navigation/a/01_over.gif) no-repeat;
	position: absolute;
	top: 52px;
	left: 713px;
	z-index: 500;
}

#menu_a_02 {
	width: 138px;
	height: 14px;
	background: url(images/navigation/a/02.gif) no-repeat;
	position: absolute;
	top: 69px;
	left: 713px;
	z-index: 500;
}

#menu_a_02:hover, #menu_a_02_on {
	width: 138px;
	height: 14px;
	background: url(images/navigation/a/02_over.gif) no-repeat;
	position: absolute;
	top: 69px;
	left: 713px;
	z-index: 500;
}

#menu_a_03 {
	width: 138px;
	height: 14px;
	background: url(images/navigation/a/03.gif) no-repeat;
	position: absolute;
	top: 86px;
	left: 713px;
	z-index: 500;
}

#menu_a_03:hover, #menu_a_03_on {
	width: 138px;
	height: 14px;
	background: url(images/navigation/a/03_over.gif) no-repeat;
	position: absolute;
	top: 86px;
	left: 713px;
	z-index: 500;
}

#menu_a_04 {
	width: 138px;
	height: 14px;
	background: url(images/navigation/a/04.gif) no-repeat;
	position: absolute;
	top: 103px;
	left: 713px;
	z-index: 500;
}

#menu_a_04:hover, #menu_a_04_on {
	width: 138px;
	height: 14px;
	background: url(images/navigation/a/04_over.gif) no-repeat;
	position: absolute;
	top: 103px;
	left: 713px;
	z-index: 500;
}

#menu_a_05 {
	width: 138px;
	height: 14px;
	background: url(images/navigation/a/05.gif) no-repeat;
	position: absolute;
	top: 120px;
	left: 713px;
	z-index: 500;
}

#menu_a_05:hover, #menu_a_05_on {
	width: 138px;
	height: 14px;
	background: url(images/navigation/a/05_over.gif) no-repeat;
	position: absolute;
	top: 120px;
	left: 713px;
	z-index: 500;
}

#menu_a_06 {
	width: 138px;
	height: 14px;
	background: url(images/navigation/a/06.gif) no-repeat;
	position: absolute;
	top: 137px;
	left: 713px;
	z-index: 500;
}

#menu_a_06:hover, #menu_a_06_on {
	width: 138px;
	height: 14px;
	background: url(images/navigation/a/06_over.gif) no-repeat;
	position: absolute;
	top: 137px;
	left: 713px;
	z-index: 500;
}

#menu_a_07 {
	width: 138px;
	height: 14px;
	background: url(images/navigation/a/07.gif) no-repeat;
	position: absolute;
	top: 154px;
	left: 713px;
	z-index: 500;
}

#menu_a_07:hover, #menu_a_07_on {
	width: 138px;
	height: 14px;
	background: url(images/navigation/a/07_over.gif) no-repeat;
	position: absolute;
	top: 154px;
	left: 713px;
	z-index: 500;
}

#menu_b_01 {
	width: 62px;
	height: 14px;
	background: url(images/navigation/b/01.gif) no-repeat;
	position: absolute;
	top: 498px;
	left: 33px;
	z-index: 500;
}

#menu_b_01:hover, #menu_b_01_on {
	width: 62px;
	height: 14px;
	background: url(images/navigation/b/01_over.gif) no-repeat;
	position: absolute;
	top: 498px;
	left: 33px;
	z-index: 500;
}

#menu_b_02 {
	width: 63px;
	height: 14px;
	background: url(images/navigation/b/02.gif) no-repeat;
	position: absolute;
	top: 498px;
	z-index: 500;
	left: 124px;
}

#menu_b_02:hover, #menu_b_02_on {
	width: 63px;
	height: 14px;
	background: url(images/navigation/b/02_over.gif) no-repeat;
	position: absolute;
	top: 498px;
	left: 124px;
	z-index: 500;
}

#menu_b_03 {
	width: 31px;
	height: 14px;
	background: url(images/navigation/b/03.gif) no-repeat;
	position: absolute;
	top: 498px;
	left: 217px;
	z-index: 500;
}

#menu_b_03:hover, #menu_b_03_on {
	width: 31px;
	height: 14px;
	background: url(images/navigation/b/03_over.gif) no-repeat;
	position: absolute;
	top: 498px;
	left: 217px;
	z-index: 500;
}



/* @end */

li {
	list-style-type: square;
	line-height: 16px;
}

.image {
	float: right;
	margin-left: 10px;
}

.imageatelier {
	margin: 3px;
}

#atelier {
	width: 193px;
	height: 187px;
	position: absolute;
	left: 170px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/content/atelier.png', sizingMethod='scale');
}

html>body #atelier {
	background: url(images/content/atelier.png) no-repeat;
}

#gaestebuchform  {
	line-height: 30px;
}
#gaestebuchform input  {
	border: 1px solid gray;
}
#gaestebuchform textarea  {
	border: 1px solid gray;
	width: 200px;
	height: 50px;
}
#gaestebuchform label  {
	width: 80px;
	float: left;
	position: relative;
	clear: left;
}

.klein {
	font: bold 10px/13px Verdana, Arial, Helvetica, Geneva, sans-serif;
}

#new {
	vertical-align: -2px;
}

.fotovorschau {
	display: inline-block;
	margin: 1px;
	text-align: left;
}
