* {margin: 0; padding: 0; border: 0;}

body {
text-align: center; 
background:#8b8b8b;
color:#303030;
min-width: 770px;
font:76% Verdana,Tahoma,Arial,sans-serif;

margin:0;
padding:0;

}

a {
color:#505050;
font-weight:bold;
text-decoration:none;
}

a:hover {
color:#808080;
text-decoration:underline;
}

p {
line-height:1.5em;
margin:0 0 15px;
}


/*** Main container ***/
/* wrapper holds left faux column tab */
/* nn6/7 will put content out of scrollable reach if auto is used unless the min-width is on body */

#wrapper { 
text-align: left;
width: 100%;
margin: 0 auto; 
background:#f0f0f0 url(img/bodybg.jpg) repeat-x;
color:#303030;
min-width:770px;
padding:0;
}


/*** Header section ***/

#header {
color:#ffffff;
height:92px;
margin:0 20px 10px;
text-align:left;
clear: both;
}

#header h1,#header h2 {
font-weight:400;
letter-spacing:-2px;
margin:0;
padding:0;
}

#header h1 {
font-size:2.4em;
padding-top:20px;
}

#header h2 {
font-size:1.6em;
}

#header img {
margin:5px 15px 6px;
padding:5px;
}


/*** Horizontal menu ***/

#subnav {
float:left;
clear:both;
width: 100%;
margin-bottom:25px;
}

#subnav ul {
font-size:16px;
margin:0;
padding:0;
}

#subnav li {
float:left;
height:35px;
list-style:none;
margin:0;
padding:0;
}

#subnav a {
border-right:1px solid #b0b0b0;
color:#606060;
display:block;
font-size:0.7em;
padding:11px 10px 10px;
text-transform:uppercase;
}

#subnav a:hover {
background:#f0f0f0 url(img/menuhover.jpg) top left repeat-x;
color:#505050;
text-decoration:none;
}

#subnav a.current {
background:#f0f0f0 url(img/menuhover.jpg) top left repeat-x;
color:#505050;
text-decoration:none;
}

/*** Footer ***/

#footer {
background:#8b8b8b url(img/footerbg.jpg) top left repeat-x;
clear:both;
color:#d0d0d0;
font-size:0.9em;
font-weight:bold;
margin:0;
padding:20px 0;
text-align:center;
width:100%;
}

#footer a {
color:#d0d0d0;
font-weight:bold;
}

/*** Content ***/

#contentfloatholder {/* right faux column tab */
font-size:0.9em;
float: left;
width: 100%;
}

#contentfloatholder:after {
 /* this is for NN6 to clear floats */
    content: "."; 
    display: block; 
		height: 0px;
    clear: both; 
    visibility: hidden;
}




#center {
margin: 0 200px 0 200px;
}

#centerwrap {
  float:left;
  width: 100%; 
	margin: 0 -95% 0 0;
}

#center,#centeralt {
background-color:#fafcff;
border:1px solid #909090;
color:#2a2a2a;
padding:15px 20px 5px;
}

#center h1,#center h2,#center h1,#centeralt h2 {
background-color:inherit;
color:#606060;
font-size:1.8em;
font-weight:bold;
letter-spacing:-1px;
margin:0 0 15px;
padding:0;
}

#center h2,#centeralt h2 {
font-size:1.6em;
margin-bottom:10px;
}

#center h3,#centeralt h3 {
font-size:1.2em;
margin-bottom:10px;
text-align:center;
}

#center img,#centertalt img {
border:1px solid #b0b0b0;
float:right;
margin:5px 15px 6px;
padding:5px;
}

/* Seminartermine */
#center .termin1{
color: #874343;
font-weight:600;
}

#center .termin3{
font-style:oblique;
font-weight:600;
}


#left {
  float:left;
  width: 165px;
  margin: 0 0 0 -5%;
}

#right {
  float:right;
  width: 165px;
	margin: 0;
}


#left,#right {
padding:0 10px 10px;
}


#left h1,#right h1 {
color:#505050;
font-size:1.6em;
font-weight:bold;
letter-spacing:-1px;
margin:0 0 12px;
}

#left h2,#right h2 {
font-size:1.1em;
margin:0 0 20px;
}

#left p,#right p {
font-size:0.9em;
line-height:1.4em;
margin:0 0 16px 10px;
}

.linklist {
list-style:none;
margin:0 0 16px 10px;
padding:0;
}

.linklist li {margin-bottom:0.7em;}


/*** Sidebar menu ***/

.nav {
background:#f1eee7;
border:1px solid #b0b0b0;
color:#606060;
display:block;
margin-top:8px;
padding:5px 4px 4px 10px;
position:relative;
text-transform:uppercase;
width:140px;
}

.nav:hover,.active {
background:#f8f9fa;
border:1px solid #909090;
color:#303030;
text-decoration:none;
}

.sub {
font-size:0.8em;
letter-spacing:1px;
margin:3px 0 2px 10px;
padding:4px 2px 2px 8px;
width:125px;
}

.sub:hover,.active {
background:#f8f9fa;
border:1px solid #909090;
color:#303030;
text-decoration:none;
}




/*** Various classes ***/

.thumbnail {
background:#fafbfc;
border:1px solid #b0b0b0;
margin:0 0 10px 10px;
padding:5px;
}

.searchform {margin:0;}

.searchbox {
font-size:0.8em;
background:#f0f0f0;
border:1px solid ;
margin:0 4px 0 0;
}

.searchbox2
{
font-size:1.3em;
background:#f0f0f0;
border:1px solid ;
margin:0 4px 0 0;
}

.searchbutton {
background:#f0f0f0;
border:1px solid #b0b0b0;
}

.clearingdiv {
clear:both;
height:30px;
width:1px;
}

.hide {display:none;}

.header1 {
font-size:1.8em;
font-weight:bold;
background:#f1eee7;
border:1px solid #b0b0b0;
color:#606060;
display:block;
padding-top: 3px;
padding-bottom: 3px;
text-align: center;
}

.header2 {
font-size:1.2em;
font-weight:bold;
background:#999999;
border:1px solid #b0b0b0;
color:#FFFFFF;
display:block;
padding-top: 3px;
padding-bottom: 3px;
text-align: left;
}

.header3{
width:270px;
padding: 10px;
background:#eeeeee;
border:1px solid #b0b0b0;
display:block;
}
/*** Text format ***/

.intro {
font-size:1.1em;
font-weight:bold;
letter-spacing:-1px;
}

.middle {font-size:1.1em;}
.small {font-size:0.8em;}
.large {font-size:1.4em;}
.center {text-align:center;}
.right {text-align:right;}

/************* IE Mac CSS Only  works for Win too **************/
* html div#centerwrap {margin: 0 -100% 0 0;}
* html div#left {margin: 0;}


/*** End of file ***/