/*
Theme Name: Rexahn WordPress
Theme URI: http://core-division.com/
Description: 
Version: 0.1
Author: Jan Schmidle & Rainer Schulz
Author URI: http://core-division.com/
Tags: custom
*/


#screen_logo,
#navigation,
#ambient,
#breadcrumb,
#subnavigation,
.smallcolumn,
.sociable,
.navigation,
#footer {
    display:none;
}

#logoimg {
    width: 156px;
    height: 52px;
    background: url('images/logo_press.gif');
}

a { 
    border: none;
    color: #000;
    text-decoration: none;
}

#print_contact div{
    text-align: left;
    width: 200px;
    margin-left: auto;
    margin-bottom: 20px;
}


