* {
padding:0;
margin:0;
}

body {
font-family:verdana, arial, helvetica, sans-serif;
padding: 0;
margin: 0;
font-size:76%;
background: #fff;
background-image: url('pics/background2.jpg');
background-repeat: repeat-x;
width: 850px;
margin: 0 auto 0 auto;
}

a, a:focus, a:active {
outline:none;
}

#main {
width: 850px;
margin: 10px auto 0 auto;
text-align: left;
position:relative;
}


.menu {
height: 30px;
width:500px;
font-size: 90%;
background-repeat: repeat-x;
background-image: url('pics/menu_in.gif');
float:right;
white-space:nowrap;
margin-top: 10px;
}

.menu ul {
text-align:center;
list-style-type: none;
padding:0;
margin:0;
}

.menu ul li {
position:relative;
float:left;
padding: 0;
}

.menu ul li em {
background: url(pics/hover02.png) no-repeat;
width: 200px;
height: 45px;
position: absolute;
top: 55px;
left: -65px;
text-align: center;
padding: 25px 0px 10px;
font-style: normal;
z-index: 2;
display: none;
}


li.strich {
padding: 6px 0px 8px 0px !important; 
color: #c9caca; 
font-size: 13px;
}

.menu ul li a:link, .menu ul li a:visited {
display:block; 
text-decoration:none; 
color:#fff; 
width:62px; 
padding: 7px 6px 10px 6px; 
}

.menu ul li a:hover {
border-bottom:2px solid #f90;
padding: 7px 6px 8px 6px;
}

.menuLeft {
background-image: url('pics/menu_left.gif');
background-repeat: no-repeat;
height: 30px;
}

.menuRight {
background-image: url('pics/menu_right.gif');
background-repeat: no-repeat;
height: 30px;
background-position: 100% 0%;
padding: 0px 0px 0px 12px;
}

.header {
clear:both;
height: 380px;
width:100%;
background-image: url('pics/bonsai2.jpg');
background-repeat: no-repeat;
background-position: 95% 40%;
}

.header h1 {
font-size:250%;
padding-top:100px;
font-weight:normal;
}

:lang(de-DE) { 
quotes:"\00BB" "\00AB" "\203A" "\2039"; 
}

.header h2 {
padding-top:10px;
font-size:100%;
font-weight:normal;
font-style:italic;
}

.columnhd1, .columnhd2, .columnhd3 {
width: 280px;
margin-right:4px;
padding:0px;
float:left;
background-image: url('pics/column_hd.gif');
background-repeat: no-repeat;
}

.columnhd1 p, .columnhd2 p, .columnhd3 p {
padding:4px 0px 4px 15px;
font-size:120%;
color:#ccc;
font-weight:bold;
}

.columnhd3 {
margin:0;
}

.column1, .column2, .column3 {
width: 260px;
height: 160px;
float: left;
background-image: url('pics/column_bg.jpg');
background-repeat: repeat-x;
margin-bottom: 20px;
}

.column1, .column2 {
margin-right: 4px;
padding: 10px;
}

.column3 {
margin: 0px;
padding: 10px;
}

.columnPic {
float: left;
margin-right: 10px;
}

.columnp {
margin-left: 75px;
line-height: 20px;
font-size: 98%;
}

h4 {
font-size: 100%;
margin-bottom: 10px;
}

h4 a:link, a:visited {
color: #000;
padding-bottom:1px;
border-bottom: 1px dotted #000;
text-decoration:none !important;
}

h4 a:hover {
color: #f90;
border-bottom: 1px dotted #f90;
padding-bottom: 1px;
}

.footer {
clear:both;
font-size: 80%;
color: #999;
margin-top: 20px;
margin-left: 30px;
}

* html .footer {
margin-top: 20px;
}

.footer p {
margin-bottom: 5px;
}

.footer a:link, a:visited {
text-decoration:none;
border: none;
color: #999;
}

.footer a:hover {
text-decoration:none;
border-bottom: 1px solid #999;
}

dl.list {
margin: 0px 0;
font-size: 0.85em;
}


dl.list dd {
margin: 0;
padding: 5px 5px 0 15px;
color:black;
}

dl.list dd em {
font-style: normal;
font-weight: bold;
float:right;
color: black;
padding-right: 5px;
}

.semester {
display: block;
background-image: url('pics/column_hd.gif');
background-repeat: no-repeat;
padding:4px 0px 4px 15px;
font-size:120%;
color:#ccc;
font-weight:bold;
margin: 10px 0px 0px 0px;
}

#sem1 {
float:left;
height: 160px;
width: 400px;
background-image: url('pics/column_bg.jpg');
background-repeat: repeat-x;
}

#sem2 {
float:right;
height: 160px;
width: 400px;
background-image: url('pics/column_bg.jpg');
background-repeat: repeat-x;
}

.construction {
position: absolute;
z-index: 10;
top:100px;
left: 130px;
}