/* Reset Reloaded, Eric Meyer, http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ ------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background-repeat: no-repeat;
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: #20291b;
}

ol, ul {
	list-style: none;
}

p {
	clear: both;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

.left {
	float: left;
	margin: 0 1em 0.3em 0;
}

.right {
	float: right;
	margin: 0 0 0.3em 1em;
}

body {
	font-size: 100%;
	line-height: 1.4em;
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	background: #001328 url(../images/bgX.jpg);
}

a:link {
	color: #820D1B;
	text-decoration: none;
	text-shadow: #cedfe9 0 1px 1px;
	font-weight: bold;
}

a:visited {
	color: #820D1B;
	text-decoration: none;
	text-shadow: #cedfe9 0 1px 1px;
	font-weight: bold;
}

a:hover {
	color: #171717;
	text-decoration: underline;
	text-shadow: #cedfe9 0 1px 1px;
	font-weight: bold;
}

#wrapper {
	width: 660px;
	margin: 1em auto;
	background: transparent;
	padding: 0;
	position: relative;
	z-index: 10;
}

h1, h2, h3, h4, h5, p {
	margin: 1em 0;
}

h1 {
	margin: 0;
	position: relative;
	z-index: 8;
}

h1 img {
	position: relative;
	left: 470px;
	bottom: -20px;
	z-index: -1;
}

h1 span {
	left: -999px;
	position: relative;
}

h2 {
	font-size: 2em;
	font-family: "Whitney-Bold", Helvetica, Verdana, Arial, sans-serif;
	line-height: 1.2em;
	text-shadow: #cedfe9 0 1px 0;
	color: #2c3621;
}

h2 a span.amp {
	font-family: "Hoefler Text", Baskerville, Palatino, "Book Antiqua", serif !important;
	font-style: italic;
	clear: none !important;
	display: inline !important;
	padding: 0 !important;
}

h2 a:link, h2 a:visited {
	color: #2c3621;
	padding: 2em 0;
}

h2 a:hover {
	background: url(../images/KLICK.png) 0 -10px no-repeat;
	text-decoration: none;
}

h2.ui-state-active a:link, h2.ui-state-active a:visited {
	cursor: default;
}

h2.ui-state-active a:hover {
	background: transparent;
}

h3 {
	font-size: 1.2em;
	font-family: "Whitney-Bold", Helvetica, Verdana, Arial, sans-serif;
	line-height: 1.2em;
	text-shadow: #C2CDD0 0 1px 0;
	color: #4B6F78;
	text-transform: uppercase;
	font-weight: normal;
	clear: both;
}

.texte {
	font-size: 0.8em;
}

strong {
	font-weight: bold;
}

#about {
	position: relative;
	z-index: 15;
}

.kompetenzen li {
	background: #c2ce00 url(../images/green.png) bottom left repeat-x;
	float: left;
	display: inline;
	border-top: 1px solid #d2d495;
	border-bottom: 1px solid #636639;
	width: 660px;
	padding: 2em;
	text-shadow: #cedfe9 0 1px 1px;
	color: #171717;
}

.top {
	border-top-right-radius: 20px;
	-moz-border-radius-topright: 20px;
	-webkit-border-top-right-radius: 20px;
}

.bottom {
	border-bottom-right-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-right-radius: 20px;
}

.kompetenzen li:hover {
	background: #aab7bf url(../images/grau.png) bottom left repeat-x;
	float: left;
	border-top: 1px solid #cad7df;
	border-bottom: 1px solid #475a65;
	width: 660px;
	padding: 2em;
	text-shadow: #cedfe9 0 1px 1px;
	color: #171717;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

ul#sites, ul#kontakt, ul#my-sites, ul#my-projects, ul#my-projects-cont, ul#add-sites, ul#add-sites-cont {
	width: 320px;
	background: none;
	padding: 0;
	font-size: 0.9em;
	font-weight: bold;
}

ul#sites li, ul#my-sites li, ul#my-projects li, ul#my-projects-cont li, ul#add-sites li, ul#add-sites-cont li {
	width: 320px;
	background: transparent;
	padding: 0 0 1em 0;
	border: none;
	min-height: 50px;
}

ul#my-projects li, ul#my-projects-cont li {
	min-height: 100px;
}

ul#sites li a:link, ul#sites li a:visited, ul#my-sites li a:link, ul#my-sites li a:visited, ul#my-projects li a:link, ul#my-projects a:visited, ul#my-projects-cont li a:link, ul#my-projects-cont li a:visited, ul#add-sites li a:link, ul#add-sites li a:visited, ul#add-sites-cont li a:link, ul#add-sites li a:visited {
	padding: 0.3em 0.2em;
	width: 320px;
	float: left;
	color: #324232;
	text-shadow: #cedfe9 0 1px 1px;
	float: left;
	clear: both;
}

ul#sites li a:hover, ul#my-sites li a:hover, ul#my-projects li a:hover, ul#my-projects-cont li a:hover, ul#add-sites li a:hover, ul#add-sites-cont li a:hover {
	color: #111;
	text-shadow: #cedfe9 0 1px 1px;
}

ul#sites li a span, ul#my-sites li a span, ul#my-projects li a span, ul#my-projects-cont li a span, ul#add-sites li a span, ul#add-sites-cont li a span {
	clear: both;
	display: block;
	font-weight: normal;
	font-size: 0.8em;
	display: table-cell;
	margin: -10px 0 0 0;
	line-height: 1.3em;
	padding: 0 1em 0 0;
	;
letter-spacing: 0.08em;
	color: #111;
	text-shadow: none;
}

ul#sites, ul#my-sites, ul#my-projects, #my-projects-cont, ul#add-sites {
	float: left;
}

#my-projects-cont, ul#add-sites-cont {
	float: right;
}

ul#kontakt li {
	width: 320px;
	background: transparent;
	padding: 0 0 0.2em 0.4em;
	border: none;
}

ul#kontakt li.hcard {
	width: 320px;
	background: transparent;
	padding: 0 !important;
	border: none;
}

.fn {
	font-size: 1.4em;
}

.email {
	font-size: 1.1em;
	background: transparent url(../images/20.png) bottom left repeat-x;
	padding: 0 0 0.3em 0;
}

.email:hover {
	text-decoration: none !important;
}

ul#kontakt {
	float: right;
}

.faviconlink {
	float: left;
	width: 16px;
	margin: 4px 6px 0 0;
	padding: 8px;
	background: transparent url(../images/fav.png) 50% 50% no-repeat;
}

#flickrimages, #flickrfotos {
	width: 660px !important;
	float: left;
	clear: both;
	margin: -1em 0 2em 0;
}

#flickrimages li , #flickrfotos li {
	background: transparent url(../images/png-bg.png);
	padding: 5px !important;
	float: left;
	margin: 10px 10px 0 0;
	width: 76px;
	height: 76px;
	border: none;
}

#flickrimages li a, #flickrfotos li a {
	padding: 0;
	margin: 0;
}

p#footer {
	margin: 2em 0;
	font-size: 0.75em;
	color: #7E8248;
	float: left;
	clear: both;
	font-weight: normal;
	text-shadow: none;
}

p#footer a:link, p#footer a:visited {
	color: #7E8248;
	text-decoration: underline;
	text-shadow: none;
}
