@import url(content.css);
@import url(mailform.css);

#RCONTENT {
	font-size: 12px;
	background-color: #EBEBEB;
	text-align: left;
	color: #fff;
        font: normal;
        height: 274px;
        width: 235px;
        overflow: hidden;
        padding: 0px;
        margin: 10px;
}
        
#outer-wrapper {
        text-align: left;
	margin: 10px auto 40px auto;
	width: 1000px;
	position: relative;
	height: 100%;
	}

#header-image img {
        padding-left: 15px;
        color: white;
        width: 735px;
	position: absolute;
        top: 130px;
	height: 275px;
	overflow: hidden;
        }

#header-text {
        position: relative;
        left: 250px;
        bottom: 60px;
        color: #07256B;
        font-size: 30px;
        z-index:10;
}

body, html {
       height: 100%;
       background: #18329A; url(../img/blau2.jpg) repeat-y;
       font: normal 100.01% Verdana,Arial,Helvetica,sans-serif;
       color: #666666;
       border: 0;
       margin: 0;
       padding: 0;
}

#header {
	position: absolute;
	top: 30px;
	left: 0;
	width: 1000px;
	height: 100px;
        background: #ffffff;
	z-index:50;
	}

#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 975px;
	height: 100px;
	z-index:10;
	}

#links {
	position: absolute;
	left: 525px;
	top: 5px;
	font: normal 10px Arial,Helvetica,Verdana,sana-serif;
	color: #ffffff;
}

#links ul {
       text-decoration: none;
       font: normal 10px Arial,Helvetica,Verdana,sana-serif;
       color: #ffffff;
} 

#links li {
       text-decoration: none;
       font: normal 10px Arial,Helvetica,Verdana,sana-serif;
       color: #ffffff;
} 

#links li a {
       text-decoration: none;
       font: normal 10px Arial,Helvetica,Verdana,sana-serif;
       color: #ffffff;
}

#content-wrapper {
	position: absolute;
	top: 120px;
	left: 0px;
	width: 750px;
	background: #fff;
	min-height: 200px;
}

#content {
	position: relative;
	padding-top: 8px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 10px;
	top: 0px;
	left: 250px;
	witdh: 500px;
	min-height: 784px;
	margin: 0px 0px 0px 0;
	background: #fff;
}

#copyright {
        position: relative;
        left: 250px;
        witdh: 740px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	text-decoration: none;
	clear: both;
	border-top: 1px dotted #ccc;
	font: normal 10px Arial,Helvetica,Verdana,sana-serif;
	background: #fff;	
}

#copyright li a {
       text-decoration: none;
       font: normal 10px Arial,Helvetica,Verdana,sana-serif;
       color: #fff;
}

#copyright li {
       text-decoration: none;
       font: normal 10px Arial,Helvetica,Verdana,sana-serif;
       color: #fff;
}

#left {
   position: absolute;
	top: 270px;
	left: 0px;
	width: 250px;
	background: #fff;
	}

#leftmenu {
       margin: 15px 0 0 0;
       background: #fff;
       padding: 10px 10px 10px 15px;
}

p {
        margin: 0;
}

#leftmenu ul {
       margin:0;
       padding:0;
       list-style-type: none;
       font-size: 12px;
       
}

#leftmenu li {
       margin: 0 20px 0 0;
       border-bottom: 1px dotted #ccc;
       line-height: 24px;
}

#leftmenu li a {
       text-decoration: none;
       color: #07256B;
}

#leftmenu ul li a:hover {
              color: #07256B;
              text-decoration: underline;
}

#leftmenu li.ACT {
             font-size: 12px;
             font-weight: normal;
             position: relative;
}

#leftmenu li li {
       margin: 0 20px 0 10px;
       border-bottom: 0px dotted #ccc;
       line-height: 18px;
       font-size: 12px;
}

#leftmenu li li a {
       text-decoration: none;
       color: #07256B;
}

#leftmenu ul li li a:hover {
              color: #07256B;
              text-decoration: underline;
}

#leftmenu li li.ACT {
             font-size: 12px;
             font-weight: normal;
             position: relative;
}

.csc-frame-invisible {
        border: 0px;
        margin: 10px 0px 0px 0px;

        }
        