/*
        Copyright:  fresh frames GmbH & Co. KG
                    http://www.freshframes.com/
    
        Seite:      EEBA
                    European Eye Bank Association
    
        Autor:      Stefanovski Alexander
                    stefanovski@freshframes.com
                    http://www.freshframes.com/

        Version: $Id: eeba_stage.css 151 2009-06-02 12:27:43Z lexy $
                                                    */
#login, #top, #head, #nav_secondary, #service {
	display: none;
}

#feature #footer p.metanav, #feature h1, #feature p, #feature input, #feature img{
	display: none;
}

#feature #footer p {
	display: inline;
	font-size: 10px;
}

#feature #footer {
	margin: 50px 0 0 0;
}

#breadcrumb {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0 0 20px 0;
}

h1, h2, p {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.4em;
}

#stage_txt h1 {
	font-size: 16px;
	font-weight: bold;
	color: #F70000;
	margin: 0 0 10px 0;
}

#stage_txt h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000659;
	margin: 0 0 5px 0;
}

#stage_txt p {
	font-size: 12px;
	font-weight: normal;
	color: #000659;
	margin: 0 0 5px 0;
}

#stage_txt a {
	color: #F70000;
	text-decoration: underline;
}

#stage_txt a:hover {
	text-decoration: none;
}

#stage_txt img {
	margin: 0 5px 0 5px;
}