/* CSS Document */

/* horizontal zentrierte Box */
body {
	margin: 0; /*kann auch entfallen*/
	padding: 0; /* für Crossbrowser-Kompatibilität*/
	text-align: center; /* Hack fuer IE5/Win */
	background-color: #D2D9E3;
	background-image: url(../img2010/pat_20071213030521.gif);
	background-repeat: repeat;
	color: #696969;
	font: 101% normal Enviro, "Trebuchet MS", Arial, Tahoma, Helvetica, Verdana, Courier, sans-serif;
}
#pagecontainer {
	width: 710px;
	height: 575px;
	margin: 15px auto 0 auto; /* Breite fuer rechten und linken Rand auf "auto"*/
	text-align: left; /*IE5/Win Hack zurücknehmen*/
	padding: 0px;
	border: 1px solid #333;
	background-color: transparent;
	/* Tantek rettet alles */
voice-family: "\"]}\"";
	voice-family: inherit;
	width: left;
	height: 575px;
} 
html>body #pagecontainer {
	width: 710px;
	height: 575px;
}
.zelle {
	width: 155px;
	height: 175px;
	padding: 0;
	border: 0px;
	text-align: center;
	background-color: #000;
	color: #CCC;
	font-size: 93%;
}
.zellebreit {
	width: auto;
	height: 175px;
	padding: 0;
	border: none;
	text-align: center;
	font-size: 93%;
	font-weight: normal;
	background-color: transparent;
	color: #747474;
	border: 0px;
}
p {
font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, Arial, Courier, sans-serif;
font-size: 93%;
font-weight: bold;
}
h1 {
	font-size: 100%;
	font-weight: bold;
	letter-spacing: 0.3em;
}
h2 {
font-size: 110%;
font-weight: bold;
letter-spacing: 0.5em;
}
:link {
background-color: transparent;
color: #BD7B7D;
font-weight: bold;
text-decoration: none;
}
a:link {
background-color: transparent;
color: #BD7B7D;
font-weight: bold; 
text-decoration: none;
} 
a:visited {
background-color: transparent;
color: #747474;
font-weight: normal;
text-decoration: none;
}
a:hover {
background-color: transparent;
color: #AE4C5B;
font-weight: bold;
text-decoration: none;
}
a:active {
background-color: transparent;
color: #F2F2F2;
font-weight: bold;
text-decoration: none;
}
.klein {font-size: 0.9em; font-weight: normal; text-align: center;}
.small {font-size: 0.9em;}
.thumb {border: none;}

