/* Created by Marc Rolli    */
/* last modified 16.05.2012 */
/* CSS Document */

/*PAGE LAYOUT*/

/* --- special --- */
ul br { display:none; }
.iphone { display:none; }

/* --- table --- */
table tr td.standard img.portrait { magin-right: 10px !important; padding: 2px 20px 15px 0 !important; }

th { text-align: left; padding-left:4px; }
.tablesorter tr { border-top: 1px dotted #6F6F6F; }
.tablesorter tr td { padding-left:4px; }

/* --- title --- */
.title {
    font-weight: bold !important;
    color: #E60505 !important;
    font-size: 12pt;
    }
.title a {
    font-weight: bold !important;
    color: #E60505 !important;
    font-size: 12pt;
    }

/* --- committee --- */
.address {width: 500px;border-top:1px dotted #E60505;padding-top:10px;}
.leftpart {width: 320px;float:left;}
.rightpart {width: 180px;float:right;}

/* --- links --- */
#content a:link { color: red;  text-decoration: none  }
#content a:visited { color: red; text-decoration: none }
#content a:hover { color: red; text-decoration: underline }
#content a:active { color: red; text-decoration: underline }