* { margin:0; padding:0; border:0; }

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

html{
	font-family:"Trebuchet MS";
	font-size: 13px;
	color: #004961;
	height:100%;
	min-width:870px;
	background:url(../images/bg-repeat.gif) repeat-x top left #fff8e1;
}

body {
	margin:0px;
	height:100%;
	line-height:1.7;
	min-width:870px;
	background:url(../images/bg_01.jpg) center top no-repeat;
}

p{
	margin-bottom:8px;
	margin-top:3px;
}

h1, h2, h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	letter-spacing:-1px;
	font-weight:400;
	margin-bottom:5px;
}

h3{
	font-size:16px;
}

ul{
	list-style-type:none;
}

/* =Links
---------------------------------------------------------------------*/
a:link, a:visited { font-size:12px; text-decoration:none; color:#c0b57f; text-decoration:underline;}

a:hover { color:#000066;}

a.kaktos:link, a.kaktos:visited { font-size:11px; color:#000066; text-decoration: none; border:none; font-weight:400; font-style:normal; }

a.kaktos:hover {  color:#CC0000; text-decoration: none; border:none; font-weight:400; }

a.more:link, a.more:visited, a.more:active { font-family:"Bookman Old Style"; font-size:16px; letter-spacing:-1px; color: #ded9c0; border-bottom:dotted 1px #ded9c0; padding-bottom:2px; display:block; }

a.more:hover { color:#fdbf04; border-bottom:dotted 1px #fdbf04;  }

a.home:link, a.home:visited, a.home:active { color: #ffffff; text-decoration:none; }

a.home:hover { color:#ccc18e; }

a.lang:link, a.lang:visited{ color:#ccc18e; text-decoration:none;}

a.lang:hover { color:#ffffff; }

/* =Content General
-----------------------------------------------------------------------------*/
#top-header{
	float:left;
	width:100%;
	height:28px;
}

#languages{
	float:right;
	width:50%;
	text-align:right;
}

#home{
	float:left;
	padding-left:23px;
	width:30%;
	color:#FFFFFF;
}

#slide{
	float:left;
	padding-left:23px;
	width:30%;
	color:#FFFFFF;
}

#wrapper{
	width:870px;
	min-width:870px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:10px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}

#header{
	width:100%;
	height:225px;
	float:left;
	background:url(../images/header.jpg) no-repeat center top;
}

#content{
	width:870px;
	float:left;
	padding-bottom:3%;
}

.column{
	width:330px;
	height:100%;
	float:left;
	padding-right:20px;
}

/* =Menu
-----------------------------------------------------------------------------*/
#nav{
	width:100%;
	float:left;
	padding-top:3px;
}

#nav li{
	display:inline;
}

#nav ul{
	list-style:none;
}

#nav a{
	color:#ffffff;
	display:block;
	font-size:12px;
	letter-spacing:-1px;
	height:40px;
	padding-left:25px;
	padding-right:22px;
	text-decoration:none;
	text-align:center;
	float:left;
}

#nav a:hover{
	color:#000099;
}

/* =Index only
-----------------------------------------------------------------------------*/
/*#left, #center, #right{
	float:left;
	width:260px;
	height:100%;
	padding-right:15px;
}

#left{
	background:url(../images/Biomedicin_01_10.jpg) right bottom no-repeat;
}

#center{
	background:url(../images/Biomedicin_01_19.jpg) right bottom no-repeat;
}

#right{
	background:url(../images/Biomedicin_01_16.jpg) right bottom no-repeat;
}*/

.divider{
	width:20px;
	height:230px;
	float:left;
}

#banners{
	float:left;
	width:100%;
	margin-top:-12px;
	padding-bottom:10px;
}

.banner-box{
	float:left;
	width:214px;
	text-align:center;	
}

#main{
	padding-left:25px;
}

#exoplismos{
	float:left;
	width:730px;
	margin-right:25px;
}

#photos{
	float:left;
}

#photos img{
	float:left;
	border:#c0b57f solid 3px;
	margin-right:10px;
}

/* =Footer
-----------------------------------------------------------------------------*/
#footer {
	width:100%;
	text-align:center;
	font-size:13px;
	border-top:1px #ffffff solid;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:-20px;
	background-color:#c0b57f;
	color:#15014f;
}

/* =Contact only
-----------------------------------------------------------------------------*/
#contact{
	padding-left:30px;
	margin-right:10px;
	width:370px;
	float:left;
	padding-bottom:20px;
}

#map-all{
	width:400px;
	padding-left:20px;
	float:left;
	height:380px;
}

#map1{
	width:400px;
	float:left;
	height:350px;
	margin-top:5px;
	margin-bottom:5px;
	color:#000033;
	border:1px dotted #000000;	
}

input, textarea{
   font-size:13px;
   font-family:"Trebuchet MS";
   font-style:italic;
   color:#c0b57f;
   padding:4px;
   margin-bottom:5px;
   border:dotted 1px #CCCCCC;
   background-color:#FFFFFF;
   margin-right:5px;
}

.button{
	background-color:#c0b57f;
	color:#ffffff;
	font-style:normal;
	letter-spacing:-1px;
}

.style1 {color: #c0b57f}
.test2{
 	float:left;}
