/*  
Theme Name: georg wilhelm wirtz
Theme URI: http://georg-wilhelm-wirtz.de/
Description: handheld-stylesheet meiner website version 1.0
Version: 1.02
Author: georg wilhelm wirtz
Author URI: http://georg-wilhelm-wirtz.de/

	© 2008_10_01, georg-wilhelm-wirtz.de

*/

/* Handheld Style Sheet */
* {
	padding: 0;
	margin: 0;
}
#switcher,
#size,
#blind,
#header,
#imageHolder,
#f,
#blog,
.tipp {
   display: none;
}
body {
	background-color: White;
	color: #222222;
	font-size: 80%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 1.52em;
}
h1,
h2,
h3 {
	margin: 20px;
	font-weight: 100;
	font-variant: small-caps;
}
h1,
h3 {
	font-size:	200%;	
}
h2 {
	font-size:	120%;
}
p,
li {
	margin: 14px 20px;
}
li {
	list-style-type: none;	
}
a {
	background-color: transparent;
	color: #222222;
}
acronym {
	border-bottom: 1px dotted #222222;
	cursor: help;
}
a:visited,
#content a.book:visited {
	background: url(../image/besucht.png) right center no-repeat;
	padding: 0 20px 0 0;
}
a:hover,
#content a.book:hover {
	background-color: #e8e8e8;
}
a:active,
a:focus,
#content a.book:active,
#content a.book:focus {
	background-color: #222222;
	color: White;
}
#navigation {
	color: #999;
	background-color: transparent;
	text-align: left;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
}
#navigation a {
	display: block;
	color: #222222;
	background-color: transparent;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	text-decoration: none;
}
#navigation #size a:hover {
	text-decoration: none;
}
body > #navigation a:hover {
	color: #686868;
	background-color: transparent;
	text-align: left;
	text-decoration: underline;
}
#navigation a:visited {
	color: #686868;
	background-color: transparent;
}
#navigation #startnav{
	color: #686868;
	background-color: transparent;
	text-align: right;
	border-top: 1px solid #686868;
	border-bottom: 1px solid #686868;
	padding: 3px;
	background: url(../image/aktuell.png) no-repeat 0 50%;
}
body > #navigation {
	background-image: url(../image/inhalt.png);
	background-repeat: repeat;
} /* IE6 */
#navigation p {
	display: none;
}
#wrap {
	text-align: left;
}
#header {
	float: none;
	height: 200px;
	text-align: left;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
}
#content {
	top: 0;
}
#content li {
	margin-left: 55px;
	list-style-type: square;
}
#content a.book {
	background: url(../image/link.png) right center no-repeat;	
	padding: 0 20px 0 0;
}
#footer{
	text-align: center;
	float: left;
	margin: 0 -3px 0 0; /* IE6 */
}
#up a,
#up a:hover {
	background: url(../image/oben.png) no-repeat;
	border: none;
	display: block;
	height: 24px;
	line-height: 1em;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 335px;
	text-decoration: none;
}
#size li {
	background: url(../image/schrift.png) no-repeat;
	border: none;
	height: 24px;
	margin: 0;
	text-indent: 0px;
	width: 35px;
}
#size a,
#size a:hover {
	background: url(../image/schrift.png) no-repeat;
	border: none;
	display: block;
	height: 24px;
	line-height: 1em;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 35px;
	text-decoration: none;
}
#help p {
	margin-bottom: 10px;
	text-align: left;
	font-weight: 100;
	font-variant: small-caps;
	font-size:	120%;
}
#help li {
	background: url(../image/hilfe.png) no-repeat;
	border: none;
	float: left;
	height: 24px;
	margin: 0;
	text-indent: 0px;
	width: 35px;
}
#help #anfang a,
#help #hilfe a,
#help #anfang a:hover,
#help #hilfe a:hover {
	background: url(../image/hilfe.png) no-repeat;
	border: none;
	display: block;
	height: 24px;
	line-height: 1em;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 35px;
	text-decoration: none;
}
#up li {
	background: url(../image/oben.png) no-repeat;
	border: none;
	float: left;
	height: 24px;
	margin: 0;
	text-indent: 0px;
	width: 35px;
}
#help ul,
#up ul {
	height: 24px;
	padding: 0 14px 10px 14px;
}
#up,
#up a,
#help #hilfe,
#help #hilfe a,
#size #klein,
#size #klein a {
	background-position: 0 0;
}
#size #gross,
#size #gross a,
#help #anfang,
#help #anfang a {
	background-position: -36px 0;
}
#up a:hover,
#size #klein a:hover,
#help #hilfe a:hover {
	background-position: 0 -24px;
}
#help #anfang a:hover,
#size #gross a:hover {
	background-position: -36px -24px;
}
#updown a {
	padding-left: 15px;
	background: url(../image/updown.png) no-repeat 0 50%;
}
div.vcard {
	background-color: #fff;
	background-image: url(../image/www.georg-wilhelm-wirtz.de/hCard.png);
	background-repeat: repeat-x;
	background-position: 0 100%;
	padding: 20px;
	width: 85%;
	clear: left;
	overflow: hidden;
	margin: 20px;
}
div.vcard img {
	float: left;
	border: 1px solid #eee;
	padding: 3px;
	margin-right: 5px;
}
#hideOrShow {
	display: none;
}

