/* === Editor Page style === */
/* edit editor.css in template */



* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00466b;
        color: #000044;
}

a:link, a:visited {
	font-weight: bold;
	color: #800080;
	text-decoration: none;
	}

a:hover {
	font-weight: bold;
	color: #60B0FF;
	text-decoration: none;
	}

h1 {	font-size: 22px; 	margin:  1em 0em; 	}
h2 {	font-size: 18px; 	margin:  1em 0em;	}
h3 { 	font-size: 16px;	margin:  1em 0em;	}
h4 {	font-size: 14px;	margin:  1em 0em;	}

h5 {	font-size: 10px;	margin:  1em 0em;	}
h6 {	font-size: 8px;	margin:  1em 0em;	}
p { 	margin:  0.8em  0em; }


#content ul {margin-left: 25px;}
#content ul > li { margin:  0.5em  0em; }


/* ==============FOTOPAGE=============*/

.fotopage {
}

table.fotopage {
width: 100%;
}

table.fotopage td {
width: 50%;
/vertical-align: middle;
}

table.fotopage td img {
width: 96%;
height: auto;
margin: 2%;
border: 0px;
}

.albumtitle {
text-align: center;
margin-bottom: 10px;
}

/*====Startpgina====*/

table.frontpage {
width: 100%;
}

table.frontpage td {
width: 30%;
padding: 0px;
text-align: center;
vertical-align: middle;
}

table.frontpage td img {
width: 94%;
height: auto;
margin: 2%;
border: 0px;
}

.youtubemovie4-3L {}
.youtubemovie4-3R {}
.youtubemovie16-9L {}
.youtubemovie16-9R {}


/*EOF*/
