body   { font-size: 13px; font-family: Arial, Helvetica; line-height: 18px; text-align: justify }
p { 
	margin: 0px; }

div.tlME {
	padding-left:19px;
}

/*Menu*/

a.tlME_active { 
	color: red; }

/*Linkformatierung*/
a.link  { color: red; font-size: 13px; font-weight: bold; line-height: 18px; text-decoration: none }
a.link:hover { color: red; font-size: 13px; font-weight: bold; line-height: 18px; text-decoration: underline }
a.tlME  { color: white; font-size: 14px; font-weight: bold; line-height: 18px; text-decoration: none }
a.tlME:hover { color: white; font-size: 14px; font-weight: bold; line-height: 18px; text-decoration: underline }
a.tlME_active  { color: red; font-size: 14px; font-weight: bold; line-height: 18px; text-decoration: none }
a.tlME_active:hover { color: white; font-size: 14px; font-weight: bold; line-height: 18px; text-decoration: underline }
/*Textformatierung*/
h1 { color: red; font-size: 20px; font-family: Arial, Helvetica }
h2  { color: black; font-size: 14px; font-family: Arial, Helvetica }
.quote { color: red; font-size: 13px; font-style: italic; line-height: 18px; text-align: justify }
.text { font-size: 13px; font-family: Arial, Helvetica; line-height: 18px; text-align: justify }
/*Contentposition*/
#Content       { visibility: visible; position: absolute; top: 180px; left: 199px; width: 480px; height: 500px }
/*Bildpositionen*/
#Bild1    { visibility: visible; position: absolute; top: 180px; left: 707px; width: 140px; height: 105px }
#Bild2 { visibility: visible; position: absolute; top: 300px; left: 707px; width: 140px; height: 105px }
#Bild3 { visibility: visible; position: absolute; top: 420px; left: 707px; width: 140px; height: 105px }
/*Galerie*/
div.waxmlc_gallery {
        text-align:center;
        width:100%;
}

div.waxmlc_gallery_bigdiv {
}

#waxmlc_gallery_big  { border: solid 1px black }

div.waxmlc_gallery_preview {
        left:20px;
        top:300px;
        width:400px;
        text-align:center;
}

img.waxmlc_gallery_preview_image  { margin: 8px; width: 80px; border: solid 1px black }

/* Lightbox*/

.lightboxGallery ul {
	list-style: none outside none;
    margin: 0;
    padding: 0;
}

.lightboxGallery ul li {
	display: inline;
    float: left;
    height: 132px;
    line-height: 120px;
    margin: 5px;
    position: relative;
    text-align: left;
    vertical-align: top;
    width: 132px;
}

.lightboxGallery ul a {
	
	display: inline;
    height: 128px;
    width: 128px;
    line-height: 128px;
    vertical-align: middle;
}

.lightboxGallery ul a.lightbox-enabled img {
	line-height: 128px;
    position: relative;
    text-align: center;
    vertical-align: top;
}
#lightbox-overlay-text {
	display:none;
}
