* {
	padding: 0;
	margin: 0;
	border: 0;
	font-size: 100.01%;
}

a {
	outline: none;
}

/* MAIN DIVS */

body {
	font-size: 0.8em;
	font-family: "Lucida Grande", "Trebuchet MS", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	color: #EEEEEE;
	text-align: center;
	background: #605f60 url("../images/bg-footer.jpg") top left repeat-x;
}

#page {
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	text-align: left;
}

#footerclear {
	clear: both;
	height: 15px;
}


/* BASIC ELEMENTS */

img {
	border: none;
	display: block;
}

a img {
	border: none;
}

hr {
	display: none;
}

p {
	padding: 0px;
	margin: 0px;
}

small {
	padding: 0px;
	margin: 0px;
}

a, a:link, a:visited {
	color: #9a9a9a;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

a:hover {
	color: #ffffff;
}

a:active {
	text-decoration: none;
}

/*HEADLINES*/

h1 {
	margin: 0px 0px 6px 0px;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: -0.5px;
}

#headerimg {
	background: url("../images/header.jpg") top left no-repeat;
}

#headerimg h1 a, #headerimg h1 a:link, #headerimg h1 a:visited, #headerimg h1 a:active, #headerimg h1 a:hover {
	display: block;
	width: 700px;
	height: 185px;
	border: 0px;
	text-decoration: none;
}

#headerimg h1 {
	display: block;
	height: 185px;
	width: 700px;
	cursor: pointer;
	overflow: hidden;
	text-indent: -5000px;
	font-size: 0.1em;
}

/* FOOTER */



#footer {
	height: 100px;
  	text-align: center;
  	font-size: 85%;
	color: #9a9a9a;
}

#footer a{
	color: #9a9a9a;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

/* CONTENT */

#pics {
	overflow: hidden;
	width: 740px;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
}

#imprint {
	width: 700px;
	margin-top: 10px;
}

/* NAVIGATION */

#navi {
	clear: right;
	width: 350px;
	margin: 0px;
	padding: 15px 0px 3px 0px;
}

#navi #current {
	color: #ffffff;
}

#navibot {
	clear: both;
	padding-bottom: 8px;
}

#menu_cat {
	float: right;
	width: 160px;
	padding-right: 41px;
	text-align: right;
}

#menu_cat img {
	display: inline;
}

.thumb img {
	margin: 0px;
	padding: 1px;
	background: #FFFFFF;
}

.thumb a {
	background: none;
}

.thumb a:hover {
	background: #bbbdbe;
}

.thumb {
	float: left;
	padding: 0px 30px 20px 0px;
	margin: 0px;
}
