@import url(inc_csc.css);
@import url(inc_common.css);
/*@import url(inc_news.css);
@import url(inc_cal.css);
@import url(inc_htmlarea.css);
@import url(inc_gallery.css);
@import url(inc_style.css);*/

#mainwrapper, #ulrike, #bernhard, #mainwrapper .maincontent,
#mainwrapper h1, #mainwrapper h2, #mainwrapper .heading,
#mainwrapper .maincontent img,
#footer, #footer ul, #footer li {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    text-align: left
}

#mainwrapper {
	position: relative;
	margin: 106px auto 10px auto;
	text-align: left;
	width: 888px;
	height: 407px;
}

#mainwrapper h1, #mainwrapper h2 {
	background: 0;
	color: white;
	font-size: 23px;
	font-weight: bold;
}
#mainwrapper h2 {
	font-weight: normal;
	font-size: 17px;
	margin-top: 10px;
	padding-bottom: 4px;
}

#mainwrapper a {
	text-decoration: none;
	color: white;
}

#ulrike, #bernhard {
	position: absolute;
	width: 438px;
	height: 407px;
}

#ulrike {
	background: url(../images/ulrike.png) no-repeat;
	left: 0;
}

#bernhard {
	background: url(../images/bernhard.png) no-repeat;
	margin-left: 452px;
	right: 0;
}

#mainwrapper .maincontent {
	position: absolute;
	left: 34px;
	bottom: 25px;
	height: 110px;
	width: 371px;
}

#mainwrapper .heading {
	position: absolute;
	left: 4px;
	top: 4px;
	height: 175px;
	padding: 67px 0 0 88px;
}

#mainwrapper .maincontent img {
	position: absolute;
	bottom: 0;
	left: 0;
}

#ulrike .heading { background: url(../images/back_ulrike_main.png) no-repeat; }
#bernhard  .heading { background: url(../images/back_bernhard_main.png) no-repeat; }

/*
 * Footer
 */

#footer {	
	position: relative;
	margin: 0 auto 0 auto;
	text-align: right;
	width: 840px;
}

#footer ul {
	list-style-position: inside;
	list-style-type: none;
	text-align: right;
}

#footer li {
    display: inline;
    white-space: nowrap;
	font-family: Arial, Verdana, Helvetica, Tahoma, sans-serif;
	color: #999999;	
	font-size: 12px;
}

#footer a {
	text-decoration: underline;
	font-weight: normal;
	color: #4D73A1;
}

#footer a:hover {
	text-decoration: none;
}

#footer .siteby a {
	color: #86A0BF;
	text-decoration: none;
}

#footer .siteby a:hover {
	color: #004080;
}
