/***************************************************
* CSS MPI-T3PROJECTS
* Open Source Web Design by tri-star web design (http://www.tristarwebdesign.co.uk/)
* adapted by Gina Steiner (steiner@akea.de),
* Last Modified: 05.03.2007
****************************************************/
body {
	margin: 0;
	padding: 0;
	background-color: #FFF;
	font-family: trebuchet ms, verdana, tahoma, arial;	/*ANPASSEN*/
	font-size: 75%;						/*ANPASSEN*/
	line-height: 200%;
}

td {
	font-family: trebuchet ms, verdana, tahoma, arial;
	font-size: 12px;		
}

img {
	border: 0px;
}

body > #menu {
	position: fixed;
}

a:active, a:visited, a:link {
	color: #3399CC;						/*ANPASSEN #5E8E3E*/
	text-decoration: underline;
}

#menu {
	display: none;
}

#menutop {
        display: none;
}

#main {
	width: 740px;
	margin-left: 0px;
	padding: 20px;
}

#main h5 {
	border-bottom: 1px solid #808080;			/*ANPASSEN*/
	font-family: arial;					/*ANPASSEN*/
	font-weight: 100;
	letter-spacing: 8px;
	font-size: 200%;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 0px;
        clear: both;
}

#topmenu {
	display: none;
}

#webdesign {
	display: none;
}

#print {
	display: none;
}

#breadcrumb {
	display: none;
}

.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align: center;
}
.csc-frame-frame2 {
	background-color: #ffffcc;
	padding: 0px 5px 0px 5px;
}
.csc-frame-frame1 {
	background-color: #eeeeee;
	padding: 0px 5px 0px 5px;
}
.important {
	color: #8a0020;
}
.name-of-person {
	color: #10007b;
}
.detail {
	color: #186900;
}

/* sitemap */
div.csc-sitemap {
	/*border: 1px #eeeeee solid;*/
}
div.csc-sitemap a {
	font-weight:bold;
}
div.csc-sitemap ul {
	padding-left: 15px;
	margin-top: 0px;
	list-style-image: url(../../../media/gif/sitemap2.gif);
}
div.csc-sitemap ul li {
	padding-left: 5px;
}
div.csc-sitemap ul li ul {
	margin-top: 0px;
	list-style-image: url(../../../media/gif/sitemap3.gif);
}
div.csc-sitemap ul li ul li {
}
div.csc-sitemap ul li ul li ul {
	list-style-image: url(../../../media/gif/sitemap4.gif);
}
div.csc-sitemap ul li ul li ul li{
}
div.csc-sitemap ul li ul li ul li ul {
	list-style-image: url(../../../media/gif/sitemap5.gif);
}
div.csc-sitemap ul li ul li ul li ul li {
}

/* --- regular table -- */
table.contenttable {
	margin: 0px;
	padding: 0px;
	border-spacing: 1px;
}
table.contenttable td {
	/*padding: 2px;*/
	padding: 0px 5px 0px 5px;
	vertical-align: top;
}
table.contenttable-0 tr.tr-odd {
         background-color:#eeeeee;
}
table.contenttable-0 tr.tr-even {
         background-color:#ffffff;
}
table.contenttable-0 tr.tr-0 {
         font-weight:bold;
         background-color:#999999;
         color:#ffffff;
}
table.contenttable-1 tr.tr-odd {
         background-color:#ffffff;
}
table.contenttable-1 tr.tr-even {
         background-color:#eeeeee;
}
table.contenttable-1 td.td-0 {
         font-weight:bold;
         background-color:#999999;
         color:#ffffff;
}
table.contenttable-2 tr.tr-odd {
         background-color:#ffffff;
}
table.contenttable-2 tr.tr-even {
         background-color:#eeeeee;
}
table.contenttable-2 tr.tr-0 {
         font-weight:bold;
         background-color:#999999;
         color:#ffffff;
}
table.contenttable-2 td.td-0 {
         font-weight:bold;
         background-color:#999999;
         color:#ffffff;
}
table.contenttable-3 tr.tr-odd {
         background-color:#ffffff;
}
table.contenttable-3 tr.tr-even {
         background-color:#eeeeee;
}