/* CSS Document */

/* fuer top */
#boxtop {
	position: absolute;
	background-image: url(../../../ZoeMacTaggart/sites/nav/TOP.jpg);
	top: 6px; 
	left: 180px;
	width: 910px;
	height: 150px;
}
	
/* fuer obere navigatiosleiste */
#boxoben {
	position: absolute;
	background-color: #ffffff;
	top: 165px;
	left: 179px;
	width: 910px;
	float: left;
	height: 40px;
}

/* box fuer ueberschriften */
#boxueberschriften {
	position: absolute;
	background-color: #ffffff;
	top: 209px;
	left: 180px;
	width: 910px;
	float: left;
	height: 50px;
}

/* box fuer ueberschrift promo */
#boxueberschriftpromo {
	position: absolute;
	background-color: #ffffff;
	top: 219px;
	left: 179px;
	width: 910px;
	float: left;
	height: 20px;
}

/* box fuer ueberschrift hauptinhalt */
#boxueberschrifthaupt {
	position: absolute;
	background-color: #ffffff;
	top: 216px;
	left: 337px;
	width: 485px;
	float: left;
	height: 20px;
}

/* box fuer ueberschrift archive */
#boxueberschriftarchive {
	position: absolute;
	background-color: #ffffff;
	top: 215px;
	left: 843px;
	width: 195px;
	float: left;
	height: 20px;
}

/* kontainer fuer hauptinhalt */
#boxinhalt {
	position: absolute;
	background-color: #ffffff;
	top: 265px;
	left: 464px;
	padding-left: 8px;
	width: 620px;
	float: left;
	height: 2233px;
}

/* kontainer fuer news */
#boxnewslinks{
	position: absolute;
	text-align: left;
	width: 300px;
	left: 464px;
	top: 280px;
	height: 300px;
}

#boxnewsrechts{
	position: absolute;
	text-align: right;
	width: 300px;
	left: 784px;
	top: 280px;
	height: 300px;
}

#boxnewslinksunten{
	position: absolute;
	text-align: left;
	width: 300px;
	left: 464px;
	top: 600px;
	height: 300px;
}

#boxnewsrechtsunten{
	position: absolute;
	text-align: right;
	left: 784px;
	top: 600px;
	width: 300px;
	height: 300px;
}

/* kontainer fuer galeriehauptinhalt */
#boxinhaltgalerie {
	position: absolute;
	background-color: #ffffff;
	top: 215px;
	left: 180px;
	padding-left: 8px;
	width: 910px;
	float: left;
	height: 900px;
}

/* linke promotionleiste */
#boxpromo {
	position: absolute;
	top: 264px;
	left: 180px;
	width: 250px;
	float: left;
	height: 1672px;
}

/* rechte archivbox */
#archivebox {
	position: absolute;
	background-color: #ffffff;
	top: 264px;
	left: 843px;
	width: 195px;
	float: left;
	height: 1000px;
}

#boxgallerie { background-repeat: no-repeat; position: absolute; top: 340px; left: 215px; padding-left: 8px; width: 600px; 
}

/* kontainer fuer bilder */
.boxlinks{
	float: left;
	position: relative;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
	text-align: left;
	left: -167px;
	top: -266px;
}

.bildlinks{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
	text-align: left;
}

.boxrechts{
	float: right;
	position: relative;
	padding: 0px 0px 0px 10px;
	margin: 0 0px 5px 5px;
	right:0px;
	text-align: right;
	left: 687px;
	top: 233px;
	width: 211px;
	height: 19px;
}

.schraeg {
	font-family: Palatino Linotype;
	font-size: 0.9em;
	line-height: 1.4em;
	font-style: italic;
	color: #3A3A3A;
}

.big {
	font-family: Palatino Linotype;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.4em;
	color: #3A3A3A;
}

.bigschraeg {
	font-family: Palatino Linotype;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.4em;
	font-style:italic;
	color: #3A3A3A;
}

/* Bildunterschrift klein */
.bukl {
	font-family: Verdana;
	font-weight: bold;
	font-size: 0.7em;
	line-height: 1.2em;
	font-weight: 500;
	color: #838383;
}

/* Bildunterschrift gross*/
.bubig {
	font-family: Palatino Linotype;
	font-weight: bold;
	font-size: 0.8em;
	line-height: 1.2em;
	font-weight: 600;
	color: #838383;
}

/* Bildunterschrift schräg */
.buSchraeg {
	font-family: Palatino Linotype;
	font-weight: bold;
	font-size: 0.8em;
	line-height: 1.2em;
	font-weight: 500;
	font-style: italic;
	color: #3A3A3A;
}

/* Überschriftenstile*/
h1 {
	font-family: Palatino Linotype;
	font-size: 36px;
	font-weight: 700;
	color: #3A3A3A;
}

h2 {
	font-family: Palatino Linotype;
	font-size: 30px;
	font-weight: 700;
	color: #3A3A3A;
}

/* Fließtext*/
p { font-size: 0.9em; line-height: 1.5em; color: #3A3A3A; font-family: Palatino Linotype;
}

/* linkstile für den fliesstext */
a:link { font-family: Palatino Linotype; font-size: 1em; line-height: 1.5em; color: #C10001; font-weight: 800; text-decoration: none; }
a:visited { font-family: Palatino Linotype; font-size: 1em; line-height: 1.5em; color: #4A5960; font-weight: 800; text-decoration: none; }
a:hover { font-family: Palatino Linotype; font-size: 1em; line-height: 1.5em; color: #C10001; font-weight: 800; text-decoration: none; background-color: #ffffff; }
a:active { font-family: Palatino Linotype; font-size: 1em; line-height: 1.5em; color: #C10001; font-weight: 800; text-decoration: none;
}

/* Linktext klein */
.kleinLink { font-family: Palatino Linotype; font-size: 1em; line-height: 1.4em; color: #C10001; font-weight: 800; text-decoration: none; }
a:visited { font-family: Palatino Linotype; font-size: 1em; line-height: 1.4em; color: #4A5960; font-weight: 800; text-decoration: none; }
a:hover { font-family: Palatino Linotype; font-size: 1em; line-height: 1.4em; color: #C10001; font-weight: 800; text-decoration: none; background-color: #ffffff; }
a:active { font-family: Palatino Linotype; font-size: 1em; line-height: 1.4em; color: #C10001; font-weight: 800; text-decoration: none;
}

/* hintergrund */
body {
	background-color: #ffffff; background-attachment: scroll; background-repeat: no-repeat;
}

