@charset "utf-8";
/* CSS Document */

#myGallerySet{
width: 660px !important;
height: 477px !important;
} 


#contentwrapper{
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	min-height: 670px; 
	position: relative;
    	right: 180px;
}


.leftnav{
    font-family:Trebuchet MS, Arial, Verdana, Helvetica;
    font-size:14px;
    top: 150px;
    left: 240px;
    width: 100px;
    height: 500px;
    background: white;
    color: black;
    border-color: black;
    border: 1px solid #000000;
    position: absolute;
    padding:4px;
    float: right;
    } 

.frame{
    top: 150px;
    left: 355px;
    width: 680px;
    height: 500px;
    font-family:Trebuchet MS, Arial, Verdana, Helvetica;
    font-size:12px;
    background: white;
    color: black;
    border: 1px solid #000000;
    position: absolute;
    padding:4px;
    float: right;
    } 

#content{
    top: 155px;
    left: 360px;
    width: 675px;
    height: 490px;
    font-family:Trebuchet MS, Arial, Verdana, Helvetica;
    font-size:12px;
    background: white;
    valign: top;
    color: black;
    border: 0px solid #000000;
    position: absolute;
    padding:4px;
    float: right;
    } 

#content font{
	font-size: 16px;
	font-weight: bold;
	color: #736E62;
}

.bilder{
	width:250px;
	border: 1px solid #000000;
	float: right;
	vertical-align:text-top;
	margin-left: 20px;
	margin-bottom: 5px;
}

.fostasida{
	width:auto;
	border: 0px solid #000000;
	float: center;
	vertical-align:text-top;
	margin-left: 20px;
	margin-bottom: 5px;
}

.startbild{
    background:url(fot1.jpg);
    float: right;
    top: 60px;
    left: 240px;
    width: 108px;
    height: 84px;
    border-color: black;
    border: 0px solid #000000;
    position: absolute;
    z-index: -1;
    } 

.header{
    background: url(header_green.jpg);
    float: right;
    top: 60px;
    left: 399px;
    width: 657px;
    height: 90px;
    position: absolute;
    z-index: 2;
}

body{
	background: #8b8878;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

body p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding: 0;
}

a:link { 
	text-decoration: none; 
	color: #736E62;
}

a:visited { 
	text-decoration: none; 
	color: #736E62;
}

a:active { 
	text-decoration: none; 
	color: #736E62;
}

a:hover { 
	color: #535252;
	font-weight: bold;
}

/* TABLE STYLE*/

table{
	font-size: 12px;
}

th{
	text-align: left;
	padding-left: 3px;
}

td{
	padding-left: 3px;
}
#info span{
	float:right; 
	clear:both; 
	color:#F3F2F1; 
	font-size:9px;
	vertical-align:bottom;
}


