html {
        height:100%;
        max-height:100%;
        padding:0;
        margin:0;
        border:0;
        background-color:#E6DADA;
        /* hide overflow:hidden from IE5/Mac */
        /* \*/
        overflow: hidden;
        /* */
}
body {
        height:100%;
        max-height:100%;
        padding:0;
        margin:0;
        border:0;
        background-color:#E6DADA;
        background-image:url(../img/backContent.gif);
        background-repeat:repeat-y;
        color:#000000;
        font-family: Arial, Helvetica, sans-serif;
        overflow:hidden;
			  scrollbar-face-color:#F0E9E9;
			  scrollbar-arrow-color:#580404;
			  scrollbar-track-color:#E6DADA;
			  scrollbar-shadow-color:#580404;
			  scrollbar-highlight-color:#580404;
			  scrollbar-3dlight-color:#F0E9E9;
			  scrollbar-darkshadow-Color:#F0E9E9;
			  
}

#head {
        z-index:10;
        position:absolute;
        width:100%;
        height:84px;
        margin:0;
        top:0;
        left:0;
        display:block;
        overflow:hidden;
        background-color:#FFFFFF;
}

#smallNav {
		position:absolute;
		top:0px;
		left:0px;
		width:258px;
		height:84px;
		background-color:#A20808;
}

#logo {
		position:absolute;
		top:1px;
		left:258px;		
}


#leftImg {
		position:absolute;
		top:85px;
		left:0px;
		height:500px;
		z-index:6;
		width:130px;
		overflow:hidden;
		background-color:#F5F0F0;
}


#left {
		position:absolute;
		top:0px;
		left:0px;
		width:260px;
		height:100%;
		z-index:5;
}

#leftNav {
		position:absolute;
		top:170px;
		left:0px;
		width:140px;
		z-index:10;
		padding-left:10px;
}

#nav {
        z-index:5;
        position:absolute;
        height:41px;
        margin:0;
        top:84px;
        left:0;
        right:0;
        overflow:hidden;
        padding-left:129px;
        background-color:#580404;
        border:1px solid #FFFFFF;
}

* html #nav {
		width:100%;
		height:43px;
}

#whiteLine {
		top:22px;
		width:100%;
		height:1px;
		overflow:hidden;
		background-color:#FFFFFF;
}

#menueKlein {
        z-index:5;
        position:absolute;
        width:100%;
        height:20px;
        margin:0;
        top:2;
        left:2;
        overflow:hidden;
}

#main {
        z-index:3;
        position:absolute;
        top:128px;
        right:0;
        bottom:0px;
        left:190px;
        margin:0;
        padding:0;
        overflow:auto;
        overflow-x:hidden;
}

* html #main {
        z-index:2;
        position:absolute;
        height:100%;
        max-height:100%;
        width:100%;
        top:0;
        right:0;
        bottom:0;
        left:0;
        border-top:127px solid transparent;
        padding-left:190px;
}

table {
        color:#000;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
}

.big {
        height:99%;
}

p {
        margin:0;
}

.big td {
	width:700px;
}

.onlyText, .csc-header {
	padding-left:50px;
}

.csc-textpic-intext-right-nowrap div.csc-textpic-text { 
	padding-left:50px;
}

.csc-textpic-intext-right div.csc-textpic-text { 
	padding-left:50px;
}

/* Border just around the image */
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
	border: 1px solid white;
	padding: 0px 0px;
}

DIV.csc-textpic-center DIV.csc-textpic-text {
	padding-left:50px;
}


DIV.csc-textpic-above DIV.csc-textpic-text {
	padding-left:50px;
}

p.align-right {
	width:100%;
	text-align:right;
}


td.menu {
	border-right:1px solid #FFFFFF;
	color:#FFFFFF;
	width:112px;
	text-align:center;
	height:20px;
	padding-right:8px;
	padding-left:8px;
}

* html td.menu {
	width:112px;
}



.csc-header h1, .csc-textpicHeader h1 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

