
* {
	margin: 0px;
	padding: 0px;
	
	font-family: Verdana, Arial, Helvetica, "sans serif";
	font-size: 9px;
	color: #666;
}

body {
	background-color: #ebecec;
	background-image: url(img-global/shade.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

/* /////////////////////////////////////////////////////////// LAYOUT*/

div#rap {
	width: 100%;
	text-align: center;
	padding: 75px 0px 0px 0px;
}

div#container {
	width: 830px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 55px;
}

div#head {
	text-align: left;
}

div#inhalt {
	text-align: left;
	margin: 10px 0px;
}

div#footer {
	padding: 20px;
	line-height: 16px;
}

#rechts {
	line-height: 18px;
	padding: 50px 20px 0px 0px;
}

div.csc-header-n1 {
	margin: 0px 0px 15px 0px;
}

/* /////////////////////////////////////////////////////////// MENU */

#mainmenu {
	list-style-type: none;
}

#mainmenu li{
	display: inline;
	margin-right: 20px;
	color: #333;
}

#mainmenu .level1-act a {
	text-decoration: none;
	font-size: 9px;
	color:#00853e;
}

#mainmenu .level1-act a:hover {
	text-decoration: none;
	font-size: 9px;
	color: #00853e;
}

#mainmenu .level1-no a {
	text-decoration: none;
	font-size: 9px;
	color: #333333;
}

#mainmenu .level1-no a:hover {
	text-decoration: none;
	font-size: 9px;
	color: #999;
}

/* /////////////////////////////////////////////////////////// SUBMENU */

#submenu {
	list-style-type: none;
}

#submenu li{
	display: inline;
	margin-right: 20px;
}

#submenu .level2-act a {
	text-decoration: none;
	font-size: 9px;
	color:#00853e;
}

#submenu .level2-act a:hover {
	text-decoration: none;
	font-size: 9px;
	color: #00853e;
}

#submenu .level2-no a {
	text-decoration: none;
	font-size: 9px;
	color: #333333;
}

#submenu .level2-no a:hover {
	text-decoration: none;
	font-size: 9px;
	color: #999;
}

/* /////////////////////////////////////////////////////////// TYPO */

.csc-firstHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666;
	font-weight: normal;
}

/* /////////////////////////////////////////////////////////// IMG LINKS */

.csc-textpic, .csc-textpic-left, .csc-textpic-below, .csc-textpic-imagewrap, .csc-textpic-image, .csc-textpic-lastcol {
	padding: 0px;
	margin: 0px 0px -20px 0px;
}

dt, dl, p{
	padding: 0px;
	margin: 0px;
}


/*///////////////////////////////////////////////////////////// TABLE */

.table-2list {
	width: 100%;
}

.table-2list td {
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 4px 5px 4px 15px;
	background: #f9f9f9;
	background-image: url(http://www.facts4emotion.com/fileadmin/img-global/dot.jpg);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	vertical-align: top;
	line-height: 12px;
	width: 50%;
}

.table-ref {
	width: 100%;
}

.table-ref td-0 {
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 4px 5px 4px 15px;
	background: #f9f9f9;
	background-image: url(http://www.facts4emotion.com/fileadmin/img-global/dot.jpg);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	vertical-align: top;
	line-height: 12px;
	width: 150px;
}
.table-ref td-1 {
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 4px 5px 4px 15px;
	background: #f9f9f9;
	background-image: url(http://www.facts4emotion.com/fileadmin/img-global/dot.jpg);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	vertical-align: top;
	line-height: 12px;
	width: 100%;
}

/*///////////////////////////////////////////////////////////// FORM */

.mf-input {
	width: 175px;
	height: 19px;
	border: 1px solid #999;
}

.mf-text {
	width: 360px;
	height: 75px;
	border: 1px solid #999;
}

.mf-submit {
	width: 125px;
	height: 19px;
	border: 1px solid #999;
}

/*///////////////////////////////////////////////////////////// sitemap */

.csc-sitemap ul {
	list-style-type: none
}

.csc-sitemap ul li a {
	font-weight: bold;
}

.csc-sitemap ul li ul li a {
	font-weight: normal;
	margin: 0px 0px 0px 20px;
}
