body {
	text-align: left;
	background-color: #fff;
	
	background-repeat: no-repeat;
	margin:      0px;
	padding:     0 0 25px;
	font-family: Lucida Grande, Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	overflow: hidden;
	}

#outer {
	color:           #333;
	background-color: transparent;
	
	margin:           50px auto;
	padding:          0px;
	width:            810px;
	overflow: hidden;
	  }

html>#outer {
	width: 810px }

#head {
	color:       #000;
	background-color: transparent;
	font-size: 20px;
	text-align:  left;
	margin:      0px;
	padding:     0px 25px 5px 5px;
	height:      25px;
	
	overflow: hidden;}

#main {
	color:     #000;
	background-color: transparent;
	text-align: left;
	width: 780px;
	height: 405px;
	margin:     0px;
	border: 2px solid #33ffff;
	padding:    0px;
	
	
	overflow: hidden;
	}

html>#main {
	width: 780px }
	
#left {
	float: left;
	background-color: transparent;
	background-image: ;
	background-repeat: no-repeat;
	margin:            0px;
	padding:           35px 0px 25px 25px;
	width:             125px;
	height:            336px;
	border: 2px solid #33ffff;
	overflow: hidden;
	}	
	
html>#left {
	width: 150px }
	
#space {
	float: left;
	background-color: transparent;
	
	margin:            0px;
	padding:           0px;
	width:             25px;
	height:            390px;
	overflow: hidden;
	}	
	
html>#space {
	width: 25px }
	
#content {
	float: left;
	background-color: transparent;

	background-repeat: no-repeat;
	margin:            0px;
	padding:           0px;
	width:             596px;
	height:            396px;
	border: 2px solid #33ffff;
	overflow: hidden;
	}

html>#content {
	width: 600px }

	
#big {
	background-color: transparent;
	margin:            0px;
	padding:           35px 50px 25px 50px;
	width:             500px;
	height:            350px;
	text-align: justify;
	border: 0px;
	overflow: auto;
	}
	
#formbox {
	float: right;
	color: #000;
	background-color: transparent;
	margin:	0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	height: 350px;
	width: 325px;
	}
	
#footer {
	color:       #66ccff;
	background-color: transparent;
	text-align:   right;
	margin:		  0px;
	padding:      0px 25px 0px 0px;
	width: 780px;
	height:       25px;
	border: 0px;
	overflow: hidden;
 }

 .rubrik {
 font-size: 14px;
 font-family: Lucida Grande, Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 }
 
p {
 font-size: 14px;
 font-weight: normal;
 }
 
 .normal {
 font-size: 14px;
 font-weight: normal;
 }
 
 .cred {
	font-size: 11px;

	}
	
.formstuff {
font-size:  14px;
font-family: Lucida Grande, Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
background-color: transparent;
overflow: hidden;
}

a:link, a:visited {
	color: #000; 
	text-decoration: none;
	font-weight: bold;
	}
a:hover {
	color: #bbb;
	text-decoration: none;
	font-weight: bold;
	}
a:active {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	}
	
a.photolink:link, a.photolink:visited, a.photolink:hover, a.photolink:active {
	font-size: 10px;
	border: 0px;
	text-align: center;
	text-decoration: none;
