body {
	margin: 0;
	padding: 0;
	color: black; background-color: white;
	background: url(images/hintergrund_risse.jpg);
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, Sans-serif,serif
	width:978px;
}

a:link {
	color: black;
	text-decoration: underline;
}

a:hover {
	color: #A7211C;
	text-decoration: none;
}

a:visited {
	color: #A7211C;
}

h1 { 
font-size: 15px;
}

h2 {
font-size: 13px;
}

p.bodytext {
margin: 0;
padding: 0;
	text-align: justify;
font-size: 12px;
}

p.csc-caption {
margin: 0;
padding: 0;
	text-align: justify;
font-size: 10px;
}

div#navi_top {
	margin: 0;
	padding: 0;
	background: url(images/logo_banner.jpg) no-repeat;
	width: 978px;
	height: 135px;
}
span#navi_buttons {
	position: relative;	
	left: 170px;
	top: 103px;
}

ul#navi_left{
	margin: 0;
	padding: 0;
	padding-top: 70px;
	background: url(images/balken_links.jpg) no-repeat;
	float: left;
	width: 159px;
	height: 1324px;
	color: #ecdbc9; 
}

ul#navi_left a {
	color: #ecdbc9; 
	text-decoration: none;
}

ul#navi_left a:hover {
	color: #B79B79;
}

ul#navi_left li {
	margin: 0;
	padding: 0;
	margin-left: 10px;
	list-style: none;
}

ul#navi_left li#active a {
	color: #B79B79;
}

ul#navi_left li ul{
	margin: 0;
	padding: 0;
	font-size: 10px;
}

ul#navi_left li ul li{
	margin: 0;
	padding: 0;
	margin-left: 10px;
        width: 130px;
}

div#headline {
	margin: 0;
	padding: 0;
margin-top: 20px;
margin-bottom: 10px;
}

div#headline img {
margin-left:20px;
}

table#contentborder {
	margin: 0;
	padding: 0;
	border: 0;
	width: 660px;
}

table#contentborder td#top {
	padding: 0;
	border: 0;

	background: url(images/content_linie_oben.jpg) no-repeat;
	width: 660px;
	height: 45px;
}

table#contentborder td#left1 {
	padding: 0;
	border: 0;

	background: url(images/content_linie_links.jpg);
	width:  17px;
	height: 143px;
}

table#contentborder td#right1 {
	padding: 0;
	border: 0;

	background: url(images/content_linie_rechts.jpg);
	width:  21px;
	height: 143px;
}



table#contentborder td#bottom {
	padding: 0;
	border: 0;

	background: url(images/content_linie_unten.jpg) no-repeat;
	width: 660px;
	height: 45px;

}

table#contentborder td#content {
	margin: 0;
	padding: 0;

	
	width: 622px;
	vertical-align: top;
	background-color: #e0d8c2;
	font-size: 12px;

}

div#border_right {
	margin: 0;
	padding: 0;
	background: url(images/balken_rechts.jpg) no-repeat;
	width: 159px;
	height: 1324px;
	float: right;
	color: #ecdbc9; 
	font-size: 90.01%;
}

div#border_right p {
	width: 120px;
	padding-top: 70px;
	padding-left: 20px;
}

ul#navi_bottom {
	margin: 0;
	padding: 0;
	margin-top: 50px;
	text-align: center;
}

ul#navi_bottom li {
	margin: 20px;
	padding: 10px;;
	display: inline;
}

table.contenttable{
	border: 1px solid black;
	border-collapse: collapse;
	text-align:center;
	margin-bottom: 20px;
	margin-top: 20px;
	width: 621px;
font-size: 11px;
}

table.contenttable a:link {
	text-decoration: none;
}

table.contenttable a:visited {
	text-decoration: none;
}

table.contenttable tr.tr-odd{
	border: 0px none;
	background-color: #C1AC8F
}

table.contenttable tr.tr-even{
	border: 0px none;
	background-color: #E0D8C2
}

table.contenttable tr.tr-0{
	border: 0px none;
	background-color: #A7211C;
	color: #F4F7FA;
}

table.contenttable td.td-0,td.td-1,td.td-2,td.td-3,td.td-4 {
	border-right: 1px dotted #A7211C;
}

table.csc-uploads {
	border: 1px solid black;
	border-collapse: collapse;
	text-align:left;
	margin-bottom: 20px;
	margin-top: 20px;
	width: 621px;
        font-size: 11px;
}

table.csc-uploads  a:link {
        font-weight: bold;
	text-decoration: none;
}

table.csc-uploads  a:visited {
        font-weight: bold;
	text-decoration: none;
}

table.csc-uploads  tr.tr-odd{
	border: 0px none;
	background-color: #C1AC8F
}

table.csc-uploads  tr.tr-even{
	border: 0px none;
	background-color: #E0D8C2
}

table.csc-uploads  td.csc-uploads-icon {
        width: 30px;
        text-align: center;
	border-right: 1px dotted #A7211C;
}

table.csc-uploads  td.csc-uploads-fileName {
	border-right: 1px dotted #A7211C;
        padding-left: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
}

table.csc-uploads  td.csc-uploads-fileSize {
        width: 50px;
        text-align: center;
}

div.tx-loginboxmacmade-pi2 {
  margin-top: 80px;
  margin-left: 20px;
}

* html ul#navi_left {margin-right: -3px;}
* html div#border_right {margin-left: -3px;}
