html,body {
background-color:#FFFFFF;
height:100%;
font-family:arial,sans-serif;
font-size:12px;
}

#main {
border:1px solid #000000;
background-color:#FFFFFF;
height:480px;
}

#mainstart {
border:1px solid #000000;
background-color:#FFFFFF;
height:335px;
}

#description {
position:relative;
width:400px;
font-family:Arial,sans-serif;
font-size:12px;
border-top-style:solid;
border-top-width:1px;
border-bottom-style:solid;
border-bottom-width:1px;
background-color:#1C3280;
color:#FFFFFF;
}


#formular {
padding:5px;
width:300px;
font-size:12px;
}

#subbutton {
width:70px;
}

#notreg {
font-family:Arial,sans-serif;
font-size:12px;
padding:5px;
}

#notreg a{
text-decoration:none;
color:blue;
}

#notreg a:hover {
color:#FF9933;
}

.weltdhd {
background-color:#1C3280;
color:#FFFFFF;
font-family:Arial,sans-serif;
font-size:12px;
}

.weltdcon {
/*background-color:#BAD5EF;*/
color:#000000;
}

#tlink1 {
width:350px;
height:50px;
margin-top:10px;
font-family:Arial,sans-serif;font-size:12px;
}
#tlink1 a{
float:left;
height:48px;
width:99%;
/*background-color:#CCFFFF;*/
color:#000000;
background:url("images/dualsearch.jpg") no-repeat top left;

/*padding:0px 0px 0px 0px;*/
/*border:1px solid #000000;*/
text-decoration:none;
}
#tlink1 a:hover {
height:48px;
width:99%;
background-color:#FFFFFF;
color:#3366FF;
background:url("images/dualsearch.jpg") no-repeat bottom left;

/*padding:0px 30px 0px 55px;*/
text-decoration:none;
}
#tlink2 {
width:350px;
height:50px;
margin-top:10px;
font-family:Arial,sans-serif;font-size:12px;

}
#tlink2 a{
float:left;
height:48px;
width:99%;
/*background-color:#CCFFFF;*/
color:#000000;
background:url("images/dualanlegen.jpg") no-repeat top left;
/*padding:0px 0px 0px 0px;*/
/*border:1px solid #000000;*/
text-decoration:none;
}
#tlink2 a:hover {
height:48px;
width:99%;
background-color:#FFFFFF;
color:#3366FF;
background:url("images/dualanlegen.jpg") no-repeat bottom left;
/*padding:0px 30px 0px 55px;*/
text-decoration:none;
}

#logout a{
text-decoration:none;
color:#000000;
font-family:Arial,sans-serif;
font-size:12px;
padding:1px 2px 1px 2px;
border-top-style:solid;
border-left-style:solid;
border-top-width:1px;
border-left-width:1px;
/*border:1px solid #000000;*/
}

#logout a:hover {
color:blue;
background-color:#D4D4D4;
}

.felder {
width:240px;
}

#btnlogout {
background:url('images/button_bg.gif');
}

#ansubbutton {
/*padding-right:120px;*/
padding-left:0px;
padding-right:0px;
text-align:center;
width:70px;
background:url('images/button_bg.gif');
}

#savebutton {
padding-left:25px;
padding-right:0px;
text-align:center;
width:100px;
background-color:#FFFFFF;
background: transparent url('images/btnsave1.jpg') no-repeat left center;
/*background: url(images/button_bg.gif);*/
}

#cancelbutton {
padding-left:25px;
padding-right:0px;
text-align:center;
width:100px;
background-color:#FFFFFF;
background: transparent url('images/btnclear1.jpg') no-repeat left center;
/*background: url(images/button_bg.gif);*/
}