﻿body 
{
    font-size: 9pt ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12pt;
	margin: 0 auto; 
    background: white url(images/bg3.png) repeat; 
}


label {
    width: 150px;
    text-align: right;
    display: inline-block;
}
input[type=submit] {
 /*   width: 100px;*/
}
fieldset {
    border-radius: 10px;
    background: #eee;
    margin: 20px;
    padding: 20px;
    padding-top:50px;
    box-shadow: 0 0 10px rgba(0,0,0,.3);
    position: relative;
    border: 2px groove threedface;
}
legend {
    position: absolute;
    top: -2px;
    background: #fff;
    padding: 3px 20px;
    border: 2px groove threedface;
    border-top: none;
    box-shadow: inset 0 -5px 5px rgba(0,0,0,.2);
    text-shadow: 1px 1px 2px rgba(0,0,0,.3);
    font-weight: bold;
}
legend span {
    display: block;
    margin: -20px;
    background: #fff;
    padding: 0px 20px;
}

.div-akt1{
    width:200px;
    float:left;
}

.div.akt2{ 
    width:200px;
    float:none;
}

#container-out 
{ 
    background: transparent url(images/bg2.png) repeat-x top; 
    width:100%;
    height:100%;
}


#container
{
    width:1171px;
	margin: 0 auto 0px auto;  
 /*   background: transparent url(images/bg3.png) repeat top; */
}

#header 
{
    height:193px;
    width:100%;
    background: transparent url(images/head.jpg) no-repeat  top left; 
    padding-left:100px;
     
}

#header-inner
{
    height:193px;
    width:100%;
    background   : transparent url(images/logo_02.png) no-repeat  top left ; 
}

#header-left { width:50%; float:left;text-align:left;}
#header-right { width:50%; float:left;text-align:right; }

#left 
{ 
    width:200px;
    float:left; 
}


#right 
{ 
    width:200px;
    float:left; 
}


#center 
{ 
    margin:20px 0;
    width:765px;
    float:left; 
}

.clear 
{
    float:none;
    clear:both;
}

#footer 
{
    height:100px;
    width:100%;
    text-align:center;
}
 
.mGrid { width: 100%; background-color: #fff; margin: 5px 0 10px 0; border: solid 1px #525252; border-collapse:collapse; }
    .mGrid a { color: #fff; text-decoration:underline; }
    .mGrid td { padding: 2px; border: solid 1px #c1c1c1; color: #717171; }
    .mGrid th { padding: 4px 2px; color: #fff; background: #424242 url(images/grd_head.png) repeat-x top; border-left: solid 1px #525252; font-size: 0.9em; }
.mGrid .alt { background: #fcfcfc url(images/grd_alt.png) repeat-x top; }
.mGrid .pgr {background: #424242 url(images/grd_pgr.png) repeat-x top; }
    .mGrid .pgr table { margin: 5px 0; }
    .mGrid .pgr td { border-width: 0; padding: 0 6px; border-left: solid 1px #666; font-weight: bold; color: #fff; line-height: 12px; }   
    .mGrid .pgr a { color: #666; text-decoration: none; }
    .mGrid .pgr a:hover { color: #000; text-decoration: none; }
    
    
    
#Login1 { width:500px; text-align:left;}
#Login1 td{ text-align:left;}    
    
#Login1 label {    width:300px;}