html {
	background: white;
}

body {
	padding: 0;
	margin: 0;
}

#wrapper {
	margin: auto 0;
	position: absolute;
	top: 50%;
	margin-top: -12.5em;
	height: 25em;
	width: 100%;
	padding: 0;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
}

#page {
	width: 100%;
	padding: 0;
	background: #021 url(../images/tempbkg.jpg);
	border-top: 3px solid #366;
	border-bottom: 3px solid #366;
	text-align: center;
	margin: 0;
}

#content {
	text-align: left;
	color: white;
	letter-spacing: 0.15ex;
	width: 40em;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	overflow: hidden;
}

.mainimg {
	float: right;
	margin-left: 1em;
	width: 15em;
}

h1,h2,h3,h4 {
	font-weight: normal;
}

#content a {
	color: white;
}

#content a:hover {
	color: #f95;
}

#info {
	font-size: 0.7em;
	margin-top: 0.5em;
}

#en {
	padding-left: 35px;
	background: url(../images/en.gif) no-repeat left center;
}

#de {
	background: url(../images/de.gif) no-repeat left center;
	padding-left: 35px;
}

.scrollview {
	overflow: auto;
	width: 24em;
	height: 16em;
}

.verticalscroll {
	overflow: auto;
	height: 27.15em;
	margin-right: -1.25em;
	padding: 0 1em 1em 0;
}

.pics {
	padding: 0;
	margin: 0.3em 0;
	white-space: nowrap;
}

.pics li {
	display: inline;
	padding: 0;
	padding-left: 0.3em;
}

.pics li img {
	height: 6.5em;
	border: 2px solid white;
}

.pics li img:hover {
	border-color: #7a7;
}

#mugshot {
	float: left;
	width: 9em;
	border: 2px solid white;
	margin-right: 1em;
	margin-bottom: 0.5em;
	margin-left: 0;
}

.column1 {
	float: left;
}

.column2 {
	float: right;
	padding-right: 4em;
}

#navigation {
	font-size: 0.7em;
	margin: 0;
	padding: 0 0 0.4em 0;
}

#navigation a, #info a {
	color: #042;
	text-decoration: underline;
}

#navigation a:hover, #info a:hover {
	color: #620;
}

#navigation ul {
	list-style: none;
	margin: 0 0 0.5em;
	padding: 0;
	display: inline;
}

#navigation ul li {
	display: inline;
	padding-bottom: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}

.interestpics {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: auto;
	width: 24em;
	height: 9.5em;
	white-space: nowrap;
}

.interestpics li {
	display: inline;
	margin: 0 0 0.5em;
	padding: 0;
}

.interestpics li img {
	height: 8em;
}

.interestpics li a img {
	border: 0.15em solid white;
}

.interestpics li a img:hover {
	border-color: #7a7;
}

.smalltext {
	font-size: 80%;
}

.zoombutton {
	border: none;
}

.zoombutton:hover {
	border: 0.2em solid black;
	margin: -0.2em;
}

.zoombutton img {
	height: 1.2em;
	position: relative;
	top: 0.2em;
	margin-top: -0.4em;
	border: none;
}

#navtitle {padding-left: 2em;}
#maintitle {margin-top: 2.2em;}
#maindetitle {margin-top: 1.9em;}
#intereststitle {margin-top: 2.1em;}
#interessentitle {margin-top: 1.9em;}
#impressumtitle {margin-top: 1.6em;}
#contacttitle {margin-top: 2.9em;}
#kontakttitle {margin-top: 2.7em;}
#portraittitle {margin-top: 1.3em;}
#portraitdetitle {margin-top: 0.9em;}
#eventstitle {margin-top: 1.1em;}
#eventsdetitle {margin-top: 0.9em;}
#humourtitle {margin-top: 0.2em; margin-bottom: -0.3em;}
#sizeacceptancetitle {margin-top: 0.5em; margin-bottom: -0.3em;}
