/* =Content
-----------------------------------------------
01. Structure
02. Header
03. Content
04. Footer
05. Lists
06. Forms
07. PHP Slideshow
----------------------------------------------- */


/* =Structure (01)
----------------------------------------------- */
body,h1,h2,h3,h4,h5,h6,p {
	}
#pre {
	position: absolute;
	height: 5px;
	width: 5px;
	left: 0px;
	bottom: 0px;
	color: #888;
	background-color: #888;
	overflow: hidden;
	visibility: hidden;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font: 76%/1.5 Arial, Helvetica, 'Lucida Grande', Georgia, sans-serif;
	color: #888;
	behavior: url("../js/csshover.htc"/*tpa=http://www.richwainwright.com/js/csshover.htc*/);
	background: #585858 url(../images/bg.gif) repeat-x;
	overflow: hidden;
	}

#page {
	padding: 0;
	text-align: left;
	width: 900px;
	height:580px!important;
	height:550px;
	left: 50%;
	top: 50%;
	position: absolute;
	margin-top: -310px;
	margin-left: -450px;
	background-color: #000000;
	border-top: 1px solid #292929;
	border-right: 1px solid #292929;
	border-left: 1px solid #292929;
	overflow: hidden;
	}
#unten {
	position: absolute;
	height: 15px;
	width: 300px;
	bottom: -30px;
	left: 50%;
	margin-left: -150px;
}

a { /*(2)*/
	outline: none;
	}

h1 {
	font-size: 2em;
	margin: 20px 0 5px;
	color: #777777;
	font-weight: bold;
	}

/* =Header (02)
----------------------------------------------- */
#content {
	width: auto;
	margin: 0 0 0 60px;
	padding: 0;
	overflow: hidden;
	}

#logo {
	width: 800px;
	height: 37px;
	margin: 20px 40px 0 0;
	float: left;
	display: inline;
	}

#logo img {
	border: none;
	}

#menu {
	height: 30px;
	width: 120px;
	margin: 35px 40px 0 0;
	text-align: right;
	float: right;
	display: inline;
	}


/* =Content (03)
----------------------------------------------- */
#image,
#portfolio {
	width:642px;
	padding: 0;
	float: left;
	display: inline;
	height: 454px;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}

#image img,
#portfolio img {
	padding: 0;
	border: none;
	}

#image img {
	text-align: center;
	margin: 0 auto;
	}

#portfolio img {
	padding: 0;
	border: 1px solid #333;
	}
.textImageLeft {
	float: left;
	border: 1px solid #333333;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-top: 5px;
}
.textImageRight {
	float: right;
	border: 1px solid #333333;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-top: 5px;
	margin-left: 10px;
}
.textImageLeft_randlos {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 30px;
}

#bottomLogo {
	float: left;
	width: 600px;
	display: inline;
	margin-top: -50px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 30px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 40px;
	padding-left: 0;
	}
#backButton a {
	text-decoration: none;
	color: #777;
	float: right;
	text-align: right;
	margin-right: 40px;
	margin-top: -20px;
}
#bottomLogo img {
	float: right;
}
#bottomLogo #myGalleryLabel {
	float: left;
	width: 250px;
}
#bottomLogo #myGalleryLabel img {
}
#bottomLogo #myGalleryLabel p {
	margin: 0px 0px 0px 70px;
	padding: 0px;
}

#text {
	position: relative;
	float: left;
	display: inline;
	width: 600px;
	padding: 0;
	height: 400px;
	overflow: auto;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 69px;
	margin-left: 25px;
	}

#text p {
	text-align: justify;
	padding-top: 0;
	padding-right: 0;
	padding-left: 30px;
	padding-bottom: 15px;
	margin-right: 15px;
	}

#text a {
	text-decoration: none;
	color: #737C62;
	}
#text .grey {
	color: #888;
	text-decoration: none;
}

.info {
	float: left;
	width: 270px;
	margin: 50px 0 0 50px;
	display: inline;
	}

.info p {
	line-height: 16px;
	}

.info b {
	color: #555;
	}

.info a:link, .info a:visited {
	text-decoration: none;
	color: #555;
	}

.info a:hover {
	text-decoration: underline;
	}


/* =Footer (04)
----------------------------------------------- */
#footer {
	width:900px;
	text-align: center;
	color: #333333;
	padding: 10px 0;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: 270px;
	margin-left: -450px;
	}
#footer a {
	color: #333333;
	text-decoration: none;
}
#footer a:visited {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	color: #222222;
	text-decoration: none;
}


/* =Lists (05)
----------------------------------------------- */
ul#navlist {
	list-style-type: none;
	text-align: right;
	margin: 0 0 20px;
	padding: 0;
	font-size: 120%;
	border-bottom: 1px solid #252525;
	}

ul#navlist li {
	border-top: 1px solid #252525;
	padding: 3px 0;
	}

ul#navlist a {
	float: left; /* Added second float to get IE to display all menu-items on one line! */
	padding: 4px 8px 6px;
	color: #fff;
	text-decoration: none;
	}

ul#navlist a {
	float: none;
	padding: 0 5px 0 0;
	color: #999;
	}

ul#navlist a:hover,
ul#navlist .currentpage a {
	text-decoration: none;
	color: #ffba00;
	}

ul#navlist .currentpage a {
	cursor: default;
	}

dl.portfolio { /*(4)*/
	float: left;
	width: 305px;
	margin: 0;
	}
	
dl.portfolio dt {
	width: 120px;
	height: 90px;
	float: left;
	margin-bottom: 25px;
	clear:left;
	}
	
dl.portfolio dd {
	float: none;
	width: 170px;
	height: 90px;
	line-height: 13px;
	font-size: 0.9em;
	margin: 0 0 25px 130px;
	text-align: justify;
	}

dl.portfolio b {
	color: #999;
	}


/* =Forms (06)
----------------------------------------------- */
form { /*(3)*/
	margin: 0;
	}


/* =PHP Slideshow (07)
----------------------------------------------- */
.image_info {
    display:block;
    font-size:10px;
    color:#999;
    border:0px;
    }

.show_title a {
    font-size:12px;
    text-decoration:none;
    color:#999;
	}

.image_info a {
    text-decoration:none;
    color:#fff;
	}

img {
	margin: 0;
	padding: 0;
	border-width: 0;
	}

.image {
	margin: 0;
	padding: 0;
	}

.image img {
    display: block;
	margin: 0;
	padding: 0;
	}

.image-single {
    border: 1px solid #333;
	}

#caption-container {
	height: 80px;
	margin: 0;
	padding: 0;
	}

#caption {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	}

.navigation {
	width: 120px;
	float: right;
	}

.navigation, .navigation a {
	text-decoration: none;
    color:#999;
    margin-top:9px;
	clear: all;
	}

.navigation a:hover {
	text-decoration: none;
	color: #DE2C00;
	}

.navigation span {
	font-weight: bold;
	}
#GallerySet {
	height: 404px;
	width: 602px;
	margin-top: 5px;
	overflow: auto;
}
.galleryElement h2 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	width: 284px;
	height: 68px;
}
.galleryElement {
	float: left;
	width: 284px;
	margin-top: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
	margin-right: 0px;
	height: 68px;
}
.galleryThumb {
	float: left;
	height: 60px;
	width: 90px;
	border: 1px solid #333;
	overflow: hidden;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 30px;
	margin-left: 4px;
}
.galleryElement a, .galleryElement a:visited {
	text-decoration: none;
	overflow: hidden;
	color: #888;
}

.thumbnail_container {
	float: right;
	width: 111px;
	text-align: right;
	}

.thumbnail_row {

	float: right;
	margin: 0;
	padding: 0;
	display: inline;
	overflow: hidden;
	list-style: none;
	}

.thumbnail_row li {
	float: left;
	width: 30px;
	height: 30px;
	padding: 0;
	margin: 0 0 5px 5px;
	display: inline; /* duplicated for IE 5/Win */
	list-style-type: none; /* duplicated for IE 5/Win */
    border: 1px solid #333;
	}

.thumbnail_row a {
	float: left;
	}
	
.thumbnail_row img {
	display:block; /* Kills unwanted pixel space under image */
	}

.thumbnail_center {
    border:1px solid #ddd !important;
	}

.small, .small a {
    margin-top: 20px;
    text-decoration:none;
    color:#777;
	}

.i {
	cursor: default;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	}

.i a {
	color: #fff;
	}
#HeadText {
	position: absolute;
	height: 20px;
	width: 99%;
	font-size: 6pt;
	color: #000000;
	left: 0px;
	top: 0px;
	overflow: hidden;
}
#HeadText a {
	color: #000000;
}
.galleryElement a:hover {
	color: #FFF;
	background-color: #333;
}
#backButton a:hover {
	color: #ffba00;
}

#text iframe {
	margin-left: 30px;
}
