@charset "utf-8";

/* CSS Document */

#wrapper {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 570px;
	width: 100%;
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
}
#wrapper_start {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 570px;
	width: 100%;
	background-image: url(../images/content_bg_start.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
}

#filmdamage {
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 570px;
	width: 800px;
}

body {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #000000;
	overflow: hidden;
	color: #333333;
}
#left_design {
	background-image: url(../images/left_design.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 570px;
	width: 125px;
}
#left_design_start {
	background-image: url(../images/left_design_start.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 570px;
	width: 125px;
}

#container {
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 570px;
	width:470px;
}
#container_start {
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-x;
	height: 570px;
	width:auto;
	margin-right: auto;
	margin-left: auto;
	float: left;
}

#title {
	float: none;
	height: 80px;
	width: auto;
	margin-top: 40px;
}

#content {
	float: left;
	height: 415px;
	margin-left: 10px;
	width:440px;
	padding-right: 10px;
}
#button_left {
	height: 30px;
	width: 70px;
	margin-left: 23px;
	margin-top: 59px;
}
#button2_left {
	height: 30px;
	width: 70px;
	margin-left: 23px;
	margin-top: 186px;
}
#button_right {
	height: 30px;
	width: 70px;
	margin-top: 59px;
	float: none;
	margin-right: 18px;
}
#button1_right {
	height: 30px;
	width: 70px;
	margin-top: 78px;
	float: none;
	margin-right: 18px;
	top: 40px;
}

#button2_right {
	height: 30px;
	width: 70px;
	margin-top: 186px;
	float: none;
	margin-right: 18px;
	top: 40px;
}
#fotosection li {
	list-style-type: none;
	font-size: 0.9em;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#fotosection a:hover {
	text-decoration: underline;
}
#fotosection a {
	text-decoration: none;
}
#rightbuttons_box {
	float: right;
}
#fotosection {
	float: left;
	margin-top: 140px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.activ_link {
	padding-right: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 10px;
	margin-left: 0px;
	margin-right: 0px;
}
.inactiv_link {
	padding-left: 15px;
}





#right_design {
	background-image: url(../images/right_design.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 570px;
	width: 410px;
}
#right_design_blank {
	background-image: url(../images/right_design_blank.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 570px;
	width: 410px;
}
#title_start {
	margin-top: 200px;
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	z-index: 2;
	position: static;
	visibility: visible;
}


#background {
	float: none;
	height: auto;
	width: auto;
	padding: 0px;
	margin: auto;
}
#left_bg {
	background-image: url(../images/hole_left.jpg);
	background-repeat: repeat-y;
	float: left;
	height: 500px;
	width: 115px;
}
#right_bg {
	background-image: url(../images/hole_right.jpg);
	float: right;
	height: 500px;
	width: 110px;
	background-repeat: repeat-y;
}
h1 {
	font-size: 1.3em;
	margin-top: 0px;
	margin-bottom: 10px;
	font-variant: small-caps;
	letter-spacing: 0.1em;
}

p {
	margin-top: 0px;
	margin-bottom: 5px;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
a {
	color: #333333;
}
a:hover {
	color: #999999;
}



td {
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table {
	margin-top: 0px;
	margin-bottom: 5px;
	border: 1px dotted #CCCCCC;
}
hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 20px;
	margin-top: 0px;
}
#container_media {
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 570px;
	width:470px;
}
#fotoselector {
	height: auto;
	width: 210px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	clear: left;
}
#fotoselector img {
	border: 1px solid #CCCCCC;
}
#fotoselector img a:hover {
	border: 1px solid #333333;
}


#fotobox {
	height: 380px;
	width: auto;
	vertical-align: middle;
}
#fotocontainer td {
	vertical-align: middle;
	height: auto;
}
#right_design_blank ul {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 5px;
}
#right_design_blank_start {
	background-image: url(../images/right_design_media.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 570px;
	width: 190px;
}
#button_right_start {
	height: 30px;
	width: 70px;
	margin-top: 59px;
	float: right;
	margin-right: 18px;
}
#title_start_filmdamage {
	margin-top: 37px;
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	height: auto;
	z-index: 1;
}
