html,body{margin:0;padding:0}
body{font: 12px verdana,arial,sans-serif;text-align:center;color:#3D3D3D;}
p{line-height:17px}
a{color:#030CA2;text-decoration:none}
a:hover{color:#030CA2;text-decoration:underline}

h1 {
border-bottom: 1px solid gray;
font-size:13px;
color:#3D3D3D;
font-weight:bold;
}
h1 span {
border-bottom: 4px solid #3D3D3D;
}

h2 {
font-size:12px;
font-weight:bold;
color:#3D3D3D;
}

h3 {
font-size:12px;
font-weight:bold;
color:#3D3D3D;
}

div#container{text-align:left;background:#fff;}
div#navigation{background:#EA0001;color: #FFF;}
div#footer{background: #44CC2E;color: #FFF;border-top:2px solid #fff;}
div#footer p{margin:0;padding:5px 10px}


div#container{width:800px;margin:0 auto;}
div#content{float:right;width:600px;background:#fff url(umimages/contbg.jpg) repeat-y;
background-position:right;}
div#navigation{float:left;width:200px}
div#footer{clear:both;width:100%}

div#topmenu {
height:116px;
width:100%;
background:#fff url(umimages/top1.jpg);
color:#000;
border-bottom:2px solid #fff;
}

div#header {
height:100px;
width:100%;
background:#fff url(umimages/balken2.jpg);
background-position:50%;
color:#000;
border-bottom:1px solid #fff;
border-top:0px solid #848383;
}

.headerfinish {
width:100%;
background:#030CA2;
color:#fff;
border-bottom:1px solid #fff;
}

.headerfinish a{
color:#fff;
text-decoration:none;
}

.headerfinish a:hover{
color:#fff;
text-decoration:underline;
}

div#content1{width:570px;margin:15px 15px;}
div#content1 ul{line-height:18px;}

#button {
        width: 200px;
        padding:0;
		margin:0;
        font-size : 12px;
        color: #333;
		border: none;
        }

        #button ul {
                list-style: none;
                margin: 0;
                padding: 0;
                }

        #button li {
                border-bottom: 1px solid #fff;
                margin: 0;
                list-style: none;
                list-style-image: none;
                }

        #button li a {
                display: block;
                padding: 5px 5px 5px 5px;
                border-left: 10px solid #44CC2E;
                border-right: 10px solid #44CC2E;
                background-color: #44CC2E;
                color: #fff;
                text-decoration: none;
                width: 200px;
                }

        html>body #button li a {
                width: auto;
                }

        #button li a:hover {
                border-left: 10px solid #030CA2;
                border-right: 10px solid #030CA2;
                background-color: #030CA2;
                color: #fff;
				text-decoration: none;
                width: 200px;
                }
				
				html>body #button li a:hover {
                width: auto;
                }

				
div#language {width: 200px;
        padding:2px 0;
		margin:0;
        font-size : 12px;
        color: #fff;
		background-color: #030CA2;
		text-align:center;
        }
		
div#language a{
color:#A8BDF6;
text-decoration:none;
font-weight:bold;
}

div#language a:hover{
color:#fff;
text-decoration:none;
font-weight:bold;
}
				
dt {line-height:17px;}

input,select {font-size:12px;color:#3D3D3D;}	

.csc-frame-frame2 {padding:10px;color:#fff;background:#4FD037;}

.csc-frame-frame3 {background-color: #4FD037;padding:10px;color:#fff;width:200px;float:right;clear:right;}
				
				
				
