* {margin: 0; padding: 0;}

html, body {height: 100%;}

body {
   	font-size: 11px;
	text-align: left;
	font-family: Tahoma, Arial, sans-serif;
	line-height: 160%;
	color: #5A5C60;
	background-color: #fff;
	background-image: url(../img/body.bg.gif);
}

img {
	border: 0;
}

a {
	font-weight: normal;
	text-decoration: none;
	color: #C25020;
	background: transparent;
	font-weight:bold;
}

a:hover {
	font-weight: normal; 
	text-decoration: underline;
	color: #000000;
	background: transparent; 
	font-weight:bold;
}

input, textarea, select {
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}


label {
	display: block;
	padding: 0;
	margin: 0;
}

input.text {
	border: 1px solid #b9c9c9;
	width: 400px;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	overflow: hidden;
	padding: 3px;
}

textarea.text {
	border: 1px solid #b9c9c9;
	width: 400px;
	height: 100px;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	overflow: hidden;
	padding: 3px;
}


.redStar {
	color: #e00;
	font-size: 14px;
	font-weight: bold;
	line-height: 10px;
	padding-left: 5px;
}


.floatLeft {
	float: left;
	display: block;
}


.error {
	background-color: #fdd;
	padding: 10px;
	border: 1px solid #eaa;
	margin-bottom: 20px;
}

.message {
	background-color: #dfd;
	padding: 10px;
	border: 1px solid #aea;
	margin-bottom: 20px;
}


.alignCenter {
	text-align: center;
}

.alignRight {
	text-align: right;
}

.alignLeft {
	text-align: left;
}

.bold {
	font-weight: bold;
}

p {
	padding: 0 0 10px 0;
}

ul {
	padding-left: 15px;
	margin: 0 0 10px 5px;
}

h1 {
	font-size: 18px;
	background-color: #E9E8E3;
	color: #655948;
	font-weight: normal;
	padding: 7px 11px 7px 11px;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #E1DED6;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
}

h2 {
	font-size: 16px;
	color: #655948;
	font-weight: normal;
	padding: 7px 11px 7px 11px;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #E1DED6;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
}


#dummy-right {
	width: 50%;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	background-image: url(../img/dummy-right.bg.gif);
	background-repeat: repeat-x;
	background-color: #fff;
}



#page-wrapper {
	width: 741px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#fake-page-wrapper {
	float: left;
	width: 735px;
	background-color: #fff;
	padding-left: 1px;
	border-left: 3px solid #D7D2C8;
	border-right: 2px solid #9C835F;
	background-image: url(../img/page-wrapper.bg.gif);
}

#left-col {
	width: 466px;
	float: left;
}



#menu {
	width: 466px;
	height: 35px;
	background-color: #fff;
	border-top: 1px solid #E2DFD8;
	border-bottom: 3px solid #CDD4DB;
}

#menu ul {
	list-style: none;
	height: 34px;
	margin: 2px 0 0 8px;
	padding: 0;
}

#menu ul li {
	float: left;
	margin-right: 1px;
	border-top: 3px solid #9C835F;
	height: 31px;
}

#menu ul li a {
	display: block;
	float: left;
	margin-top: 1px;
	height: 27px;
}

#menu ul li a:hover, #menu ul li a.high {
	background-color: #F5E9D7;
}


#photo {
	width: 466px;
	height: 323px;
	float: left;
	background-image: url(../img/photo.jpg);
	background-repeat: no-repeat;
	background-color: #CDD4DB;
	border-bottom: 3px solid #fff;
}


#content {
	border-top: 3px solid #DBD7CE;
	float: left;
	width: 450px;
	padding: 10px 8px 20px 8px;
}




#right-col {
	width: 257px;
	float: right;
	background-color: #E2DBD1;
	padding: 0 5px 0 5px;
}

#right-col #logo {
	width: 267px;
	height: 101px;
	margin-left: -5px;
}

#right-col h1 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #655948;
	padding: 14px 0 3px 0;
	margin: 0;
	border: 0;
	background-color: transparent;
}

#right-col h2 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9C835F;
	padding: 10px 0 3px 0;
	border-bottom: 1px solid #9C835F;
}

#right-col ul {
	list-style: none;
	margin: 0 0 0 3px;
	padding: 0;
}

#right-col ul li {
	background-image: url(../img/bullet1.gif);
	background-position: 0 8px;
	background-repeat: no-repeat;
	padding-left: 7px;
}

#right-col #kontakt {
	width: 239px;
	margin: 6px 3px 3px 3px;
	padding: 5px;
	border: 1px solid #DBD7CE;
	background-color: #E9E8E3;
}

#right-col #film {
	width: 239px;
	margin: 6px 3px 3px 3px;
	padding: 5px;
	border: 1px solid #DBD7CE;
	background-color: #E9E8E3;
	text-align: center;
}

.film
{
	text-align: center;
}



	
#footer {
	width: 735px;
	height: 30px;
	float: left;
	background-color: #F0F1E1;
	background-color: #fff;
}

#footer p {
	text-align: center;
	float: left;
	height: 28px;
	line-height: 28px;
	width: 734px;
	background-color: #F0F1E1;
	padding: 0;
	margin: 1px 0 0 0;
}




.gallery-item {
	padding: 3px;
	/*float: left;*/
	vertical-align:top;
}




/* style ImageBox */
#ImageBoxOverlay
{
	background-color: #000;
}
#ImageBoxCaption
{
	background-color: #F4F4EC;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #F4F4EC;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}
#ImageBoxCaptionImages
{
	margin: 0;
}
#ImageBoxNextImage
{
	background-image: url(../img/spacer.gif);
	background-color: transparent;
}
#ImageBoxPrevImage
{
	background-image: url(../img/spacer.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover
{
	background-image: url(../img/next_image.jpg);
	background-repeat:	no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover
{
	background-image: url(../img/prev_image.jpg);
	background-repeat:	no-repeat;
	background-position: left bottom;
}




.contactDesc {
	width: 70px;
	display: block;
	float: left;
	font-weight: bold;
}