/* S: Formatierung Seite global */
body {
	font-family:verdana,helvetica,sans-serif;
	font-size:13px;
	font-weight:normal;
	background-color:#000000;
	margin:0px;
	padding:0px;
}

body.cont0 {
	font-family:verdana,helvetica,sans-serif;
	font-size:13px;
	font-weight:normal;
	background-image:url(bg_image_0.jpg);
	background-repeat:no-repeat;
    color:#FFFFFF;
}

body.cont1 {
	font-family:verdana,helvetica,sans-serif;
	font-size:18px;
	font-weight:normal;
	background-image:url(bg_image_1.jpg);
	background-repeat:no-repeat;
    color:#000000;
}

td.nav {
	font-family:verdana,helvetica,sans-serif;
	font-size:13px;
	font-weight:normal;
	vertical-align:top;
	padding-right:10px;
}

td.con {
	font-family:verdana,helvetica,sans-serif;
	font-size:13px;
	font-weight:normal;
	vertical-align:top;
	padding:10px;
}

td.foo {
	color:#808080;
	font-family:verdana,helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	vertical-align:top;
	padding:2px;
}
/* E: Formatierung Seite global */

/* S: Formatierung Links global */
a:link {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

a:visited {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
/* E: Formatierung Links global */

/* S: Formatierung Nav global */
div.nav {
	color:#FFFFFF;
	text-align:right;
	border-bottom:solid #FFFFFF 1px;
	margin-bottom:8px;
}

a.nav_a:link {
	color:#FFFFFF;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
}

a.nav_a:visited {
	color:#FFFFFF;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
}

a.nav_a:hover {
	color:#FFFFFF;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
}

a.nav_p:link {
	color:#C0C0C0;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
}

a.nav_p:visited {
	color:#C0C0C0;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
}

a.nav_p:hover {
	color:#FFFFFF;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
}
/* E: Formatierung Nav global */

/* S: Formatierung Inhalt global */
h1 {
	font-size:14px;
	margin-top:5px;
}

h2 {
	font-size:13px;
	margin-top:5px;
}

h3, h4, h5, h6, h7 {
	font-size:12px;
	margin-top:5px;
}

p, div, ol, ul, li {
	font-family:verdana,helvetica,sans-serif;
	font-size:13px;
	font-weight:normal;
}
/* E: Formatierung Inhalt global */

/* S: Formatierung Galerie */
td.overview_titel {
	font-family:verdana,helvetica,sans-serif;
	font-size:13px;
	font-weight:normal;
	padding-bottom:32px;
	vertical-align:top;
}

td.overview_count {
	font-family:verdana,helvetica,sans-serif;
	font-size:13px;
	font-weight:normal;
	padding-bottom:32px;
	vertical-align:top;
}

div.overview_picture {
	float:right;
	border:solid #000000 1px;
	margin-left:15px;
	margin-bottom:5px;
}

div.overview_desc_short {
	font-family:verdana,helvetica,sans-serif;
	font-size:13px;
	font-weight:normal;
	text-align:justify;
	font-weight:bold;
}

div.overview_desc {
	font-family:verdana,helvetica,sans-serif;
	font-size:13px;
	font-weight:normal;
	text-align:justify;
	margin-top:5px;
}

/* Von der Extension übernommene Style Sheet Angaben */
/* Ganze Tabelle */
#tx-lzgallery-pi1-fotos {
	font-family:verdana,helvetica,sans-serif;
	font-size:13px;
	font-weight:normal;
	text-align:center;
	background-color:#CCCCCC;
	border: solid #CBCBCB 1px;
	padding:2px;
	width:100%;
}

/* Ganze Zellen */
#tx-lzgallery-pi1-fotos td {
	font-family:verdana,helvetica,sans-serif;
	font-size:13px;
	font-weight:normal;
	text-align:center;
	border: dotted #999999 1px;
	padding:2px;
}
/* S: Formatierung Galerie */
