@charset "UTF-8";
div, ul, li, h1, form, p, input { margin: 0; padding: 0; }
body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #444;
	background-color: #000;
	margin: 0; 
	padding: 0;
	background-image: url("images/background.png");
}

div {
	margin: auto;
}

#header { 
	position: relative;
	width: 100%;
	height: 80px;
	padding-bottom: 0px;
	top: 0px;
	left: 0px;
	background-color: #000;  /* #0c0c0c */
	text-align: center;
}

#logo {
	position: absolute;
	width: 148px;
	height: 53px;
	top: 16px;
	left: 30px;
	background-image: url("images/myflicklogo.png");
}

#shadow {
	width: 100%;
	height: 11px;
	background-image: url("images/shadow.png");
}	

#wrapper {
	width: 955px;
	margin: auto;
}

.skyscraper{
	width: 165px;
	height: 610px;
	margin-top: 20px;
	float: right;
}

.box {
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	width: 585px;
}

.box_top {
	width: 585px;
	height: 10px;
	background-image: url("images/box_top.png");
}

.box_middle {
	padding-top: 20px;
	padding-bottom: 5px;
	width: 585px;
	background-color: #ececec;
	text-align: center;
}

.box_middle_info {
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 30px;
	padding-left: 30px;
	width: 525px;
	background-color: #ececec;
	text-align: justify;
}

.box_middle_ts {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 30px;
	padding-left: 30px;
	width: 525px;
	background-color: #ececec;
	text-align: center;
}

.box_bottom {
	width: 585px;
	height: 10px;
	background-image: url("images/box_bottom.png");
	margin-bottom: 25px;
}

.image {
	margin-bottom: 5px;
}

.description {
	width: 450px;
	text-align: justify;
	position: relative;
}

.exiftable {
	font-size: 14px;
	text-align: left;
	line-height: 19px;
}

.desi {
	margin-bottom: 10px;
}

.loader {
	position: absolute;
	top: 0px;
	width: 450px;
	height: 300px;
	background-image: url("images/loader.gif");
	background-position: center;
	background-repeat: no-repeat;
}

#footer {
	width: 700px;
	font-size: 11px;
	color: #CCC;
	text-align: center;
	line-height: 15px;
	margin-bottom: 20px;
}

#footer a, a:visited {
	text-decoration: underline;
	color: #FFF;
}

#footer a:hover {
	color: #ff5403;
	text-decoration: none;
}

#pagechange {
	color: #FFF;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 20px;
}

#pagechange a, a:visited {
	color: #FFF;
	text-decoration: none;
}

#pagechange a:hover {
	color: #ff6600;
	text-decoration: none;
}

.flick {
	color: #2960d3;
}

.my {
	color: #ff5403;
}

.kl {
	font-size: 11px;
	text-align: center;
}

img {
	border: 0px;
}

h1 {
	padding-top: 29px;
	font-size: 34px;
	letter-spacing: 0.2em;
	font-variant:small-caps;
	color: #ff8f45;
	text-align: center;
	font-weight: bold;
	line-height: 34px;
}

h2 {
	padding-top: 10px;
	font-size: 20px;
	letter-spacing: 0.3em;
	font-variant:small-caps;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
}

h3 {
	font-size: 16px;
	font-weight: bold;
  	color: #333;
  	margin-bottom: 6px;
  	margin-top: 2px;
	font-variant:small-caps;
	letter-spacing: 0.2em;
}

h4 {
	padding-top: 0px;
	font-size: 26px;
	letter-spacing: 0.3em;
	font-variant:small-caps;
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: center;
}

h5 {
	padding-top: 0px;
	font-size: 20px;
	letter-spacing: 0.3em;
	font-variant:small-caps;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
}

a:link, a:visited {
	color: #1d4394;
	text-decoration: none;
}

a:hover {
	color: #ff6600;
	text-decoration: none;
}

/* Für die Infoseite */

#info {
	width: 440px;
	margin: 0 auto;
	margin-bottom: 18px;
	font-size: 15px;
	line-height: 23px;
}

.icon {
	width: 48px;
	vertical-align: top;
	padding-top: 6px;
}

.userinforow {
	text-align: left;
	padding-left: 20px;
}

#about_photosets,
#about_favorites,
#about_cloud,
#about_contacts,
#about_groups {
	padding-top: 0px;
	padding-bottom: 4px;
	width: 555px;
	font-size: 13px;
}

td.about_thumbs {
	width: 138px;
	padding-top: 15px;
	padding-bottom: 10px;
	vertical-align: top;
}

td.about_cg {
	width: 390px;
	vertical-align: top;
}

td.contacticon {
	width: 48px;
}

td.contactname {
	font-size: 14px;
	text-align: left;
	padding-left: 25px;
}

table.cg {
	width: 20%;
	margin-top: 15px;
}

.cloud {
	padding-top: 15px;
}

#yourURL {
	text-align: center;
	padding-bottom: 10px;
}

#formURL {
	text-align: center;
	font-size: 14px;
	padding-bottom: 10px;
}

#valid {
	margin-bottom: 15px;
	text-align: center;
}

ul#buttons li {
	padding-left: 15px;
	padding-right: 15px;
	list-style: none;
	display: inline;
}

ul#buttons img {
	border: 0px;
}

form {
	display: inline;
}

#searchform {
	position: absolute;
	top: 10px;
	right: 10px;
	height: 37px;
	width: 180px;
}

#name,
#searchform #s{
	background: #ffffff url(images/input-bg.gif) no-repeat ;
	height: 17px;
	width: 118px;
	margin: 6px 5px 0px 10px;
	padding: 3px 7px 2px 5px;
	color: #333;
	border: none;
}
#searchform #searchsubmit { 
	background: url(images/search.png) no-repeat left top;
	height: 24px;
	width: 24px;
	border: none;
	text-indent: -999%;
	line-height: 1px;
	margin-top: 6px;
}

#searchform #searchsubmit:hover { 
	background: url(images/search-hover.png) no-repeat left top;
}
