html,body {
background:url(/static/images/back_spring.jpg);
text-align:center;
font-family:"Lucida Grande","Lucida Sans Unicode",Lucida,Verdana,Arial,sans-serif;
background-attachment:fixed;
font-size:9pt;
margin:0;
}

#container {
width:1000px;
background:#fff;
text-align:center;
margin:2em auto;
}

#header {
font-size:9pt;
margin:0 0 5px;
padding:20px 0 0;
}

#ownlogo {
width:50%;
float:left;
text-align:center;
}

#search_form {
width: 45%;
float: right;
}

input#q {
width: 200px;
}


#heading {
clear:both;
text-align:center;
margin:auto;
}

#txt {
width:350px;
float:left;
text-align:left;
margin: 0 1em 1em 1em;
}

#descr,#vcard {
width:403px;
float:left;
text-align:left;
border-right:1px dashed #ccc;
margin:0 0 15px;
}

#post {
width:100%;
text-align:left;
}

#info {
margin:0 0 15px;
padding:0;
}

#announcement_block {
float:left;
width:50%;
text-align:left;
border-right:1px dashed #ccc;
margin-bottom:1em;
}

#announcement_block .readmore {
font-size:7pt;
text-align:right;
}

#announcement_block h3 {
margin-left:1em;
background:url(/static/images/h3.gif);
background-repeat:no-repeat;
padding:0 0 0 35px;
}

.ann_body {
margin:0 .5em;
}

.ann_img {
float:left;
margin:0 .5em .5em 0;
width: 80px;
height: 80px;
}

.ann_img a {
display:block;
width: 80px;
height: 80px;
}

#banner {
text-align:left;
margin-bottom:1em;
}

#footer {
clear:both;
border-top:#eaeaea 1px solid;
font-size:9pt;
height:100px;
}

#footleft {
width:60%;
float:left;
text-align:left;
}

#footright {
width:35%;
float:right;
text-align:right;
}

h1 {
color:#000;
font-size:14pt;
font-weight:400;
}

h2 {
color:#000;
font-size:11pt;
font-weight:400;
}

h3 {
color:#000;
font-size:12pt;
text-align:left;
font-weight:400;
}

td {
text-align:center;
font-size:9pt;
width:auto 20%;
margin:0;
padding:15px 0;
}

table {
width:100%;
}

img {
border:0;
}

p {
margin:1em 1em 1em 0;
}

#footer p {
margin:1em;
}

.postimg {
float:left;
border:1px solid #ccc;
margin:0 10px;
padding:2px;
}

.personal {
border:1px solid #ccc;
float:left;
margin:0 10px 10px;
padding:2px;
}

#publications {
text-align:left;
}

#mail {
margin-top:50px;
text-align:center;
}

#cv {
clear:both;
text-align:left;
}

a {
color:#B30000;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

#certificates,#little_menu {
clear:both;
}

#little_menu {
font-size:x-small;
border-top:1px solid #eaeaea;
margin-top:10px;
padding:10px;
}

#post_navigation {
font-size:x-small;
text-align:right;
}

#illustrations {
float:right;
margin:0 1em;
}

.illustr_img {
width:150px;
height:150px;
margin-bottom:1em;
}

.illustr_img a {
display:block;
width:150px;
height:150px;
}

.image img {
border:1px solid #ccc;
margin:2px auto;
}

.image {
width:80px;
height:80px;
float:left;
text-align:center;
margin:2px;
}

#index {
border-top:1px solid #eaeaea;
float:left;
text-align:left;
font-size:1.1em;
font-weight:700;
width:100%;
clear:both;
}

#index a:hover; {
font-weight:700;
color:#fff;
text-decoration:underline;
}

#toolbar {
width:200px;
float:left;
text-align:right;
}

ul#tag_list {
list-style-type:none;
margin:0;
padding:0;
}

ul#tag_list li {
display:inline;
margin:.25em .25em 0 0;
}

#announcement_block h3 a,a:visited,a,a:visited {
text-decoration:none;
}

#toolbar ul {
    list-style-type:none;
    margin:0 0 0 1em;
    padding:0;
}

#toolbar ul li {
    border-top: 1px dotted #ccc;
    padding: 0;
}

#toolbar ul li.main {
    background: #EFEFEF;
}

#toolbar ul li a {
    display: block;
    width: 100%;
    padding: .5em 0;
}

#toolbar ul li a:hover {
    background: #336699;
    color: #fff;
    text-decoration: none;
}

.break {
height:1px;
clear:both;
}

