body {
    font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
    line-height:20px;
    color:#fff;
    font-size:14px;
    background:#3B3B3B;
}

@font-face {
  font-family: Futura-Book;
  src: url("/files/Futura_Book_BT.ttf");
}

#leftmenu {
    width:200px;
    margin-top:12px;
    float:left;
}

#rightmenu {
    width:200px;
    float:right;
    margin-left:20px;
    margin-bottom:20px;
}

#leftmenu a, #rightmenu a {
    display:block;
    padding:6px;
    border-bottom:1px solid transparent;
    margin-bottom:8px;
    background:url(img/layout/trans.png);
    color:#fff;
}

#leftmenu a:hover, #rightmenu a:hover {
    border-bottom:1px solid white;
    text-decoration:none;
}

#primary-footer-content a { color:#bbb; }
#primary-footer-content a:hover { color:#fff; }

.none, .none:hover { 
  display:inline !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background:none !important
}

.blue {
	color:#009ee0 !important;
}

.citat {
	padding: 20px 40px 20px 40px;
	margin: 10px;
	font-style:italic;	
        background:url(img/layout/trans.png);

}

em {	font-style:italic; }

h1 	{ font-family: Futura-book, Helvetica, Arial, Sans-Serif; font-size: 24px;line-height: 26px; color: #009ee0; font-weight: normal; }
h2 	{ font-family: Futura-book, Helvetica, Arial, Sans-Serif; font-size: 20px;line-height: 26px; color: #009ee0; font-weight: normal; }
h3 	{ font-family: Futura-book, Helvetica, Arial, Sans-Serif; font-size: 18px;line-height: 24px; color: #009ee0; font-weight: normal; }
h4, .smallcaps	{ font-family: "Trebuchet MS"; font-size: 10px; letter-spacing: 1px; text-transform: uppercase; line-height: 14px; font-weight: normal; }
h5 	{ font-family: Futura-book, Helvetica, Arial, Sans-Serif; font-size: 24px;line-height: 24px; color: #009ee0; font-weight: normal; }
h6 	{ font-family: Futura-book, Helvetica, Arial, Sans-Serif; font-size: 24px;line-height: 24px; color: #009ee0; font-weight: normal; }
p	{ margin:0px;padding:0px;}
td 	{ vertical-align:top;color:#fff; }
pre 	{ font-family: Courier, "Courier New", monospace; }
li	{ margin-left:30px;margin-bottom:2px;}
ul 	{ list-style-type: disc; list-style-image: url("img/punktlista.png"); list-style-position: outside; }

a:link, a:visited { color: #009EE0; text-decoration: none; }
a:hover, a:active, a:focus { text-decoration: underline; outline: 0;}


.header	{ border-bottom:1px solid #fff;margin-bottom:10px; }
.newslist { font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;font-size: 11px;padding:5px;border-bottom:1px solid #888;}    
.newslist a { color:#fff;text-decoration:underline; }
.newslist a:hover { text-decoration:none;color:#000;}

.system { font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; font-size: 11px; }
.system a { color:#fff; text-decoration:underline; }

.pabild { border:1px solid transparent; }
.pabild:hover { border:1px solid #fff;background:#222; }
