body {
	background:url("/fileadmin/template/images/top-bg.jpg") repeat-x scroll 0 0 #f4f4f4;
	font-family: verdana;
}

ol {
	padding-right: 20px;
}

#navi ul, #footer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

li {
	margin: 0px;
}


img {
	border: none;
	
}

h1 {
	color:#B10135;
	font-size:12pt;
	margin-top:0;	
}

p {
	color:#211E1F;
	font-size:10pt;
	font-weight:normal;
	text-decoration:none;	
}

#main {
	position: relative;
	top: -8px;
	height: 100%;

	margin-top: 0px;
	margin:auto;
	width: 970px;
	min-height: 300px;
	
}

#header {
	width: 970px;
	height: 210px;

	
}

#header_left {
	width: 250px;
	height: 210px;
	float:left;
}

#header_right {
	width: 700px;
	height: 210px;
	float:left;
}

#page {
	position: relative;
	min-height: 50px;

}


#navi {
	width: 246px;
	float:left;
	overflow: visible;
	display: table-cell;
	
	
}

#navi ul {
	padding-top: 10px;
}

#navi ul li {
	width: 195px;
	height: 36px;
	line-height: 36px;
	background-image: url("/fileadmin/template/images/seperator.jpg");
	background-position:bottom;
	background-repeat: no-repeat;
}

#navi ul li a img {
	vertical-align: middle;
}


#content {
	position: relative;
	min-height: 600px;
	width: 698px;
	padding-left: 10px;	
	float:left;
	background-color: #ffffff;
	background-image:url("/fileadmin/template/images/content_bg.gif") ;
	background-repeat: repeat-y;
}

#footer {
	width: 954px;

	height: 40px;
	float: left;
	background-image: url("/fileadmin/template/images/footer.gif");
	background-repeat: no-repeat;
	background-position: right;
}

#footer ul {
       margin-top: 6px;
       margin-left: 350px;     
}

#footer ul li {
       float:left;
       margin-left: 15px;
}

#footer ul li a {
       text-decoration : none;
       font-size: x-small;
       color: #211e1f;
}

#footer ul li a:hover {
      color: #B10135;
}

.csc-textpic-intext-right {
	padding-right: 15px;
}

.csc-textpic-caption {
        text-align: center;
	color:#211E1F;
	font-family:verdana;
        font-size:7pt;
        font-weight:normal;
        text-decoration:none;
}

.csc-textpic-text p, .bodytext {
	padding-right: 20px;
}

.formu input {
	width: 350px;	
}

.formu textarea {
	size: 100;
	width: 350px;
}

#small {
	font-size: 7pt;
	color:#211E1F;
}

.contenttable tbody tr {
    height: 18px;
}

.contenttable tbody tr td {
    line-height: 16px;
    
}

.important {
	color: #b20034;
	font-size: 14px;
	font-weight: bold;
}

.csc-textpic-text ul li {
	font-size: 12px;
	line-height: 16px;
}

