*{
margin:0;
padding:0;
}

a img {
text-decoration: none;
border: 0px;
}

body {
font-family: verdana,sans-serif;
text-align:center;
color:#333;
background-image: url( /fileadmin/template/img/back_1.gif);
background-position: top left;
background-repeat: repeat-x;
background-color: #efefef;
font-size: 75%;
}

h1 {
font-family: arial,sans-serif;
margin-bottom: 15px;
color:#666;
font-size: 180%;
}

h2 {
font-family: arial,sans-serif;
color:#444;
font-size: 140%;
margin-bottom: 5px;
}

h3 {
font-family: arial,sans-serif;
color:#444;
font-size: 120%;
margin-top: 5px;
}

h4 {
font-family: arial,sans-serif;
color:#555;
font-size: 120%;
margin-top: 18px;
}

.menu_itemon h3{
color:#602175;
}

a {
text-decoration: none;
color: #660099;
}

h2 a{
color: #444;
}

h2 a:hover{
text-decoration: underline;
}

a:hover{
text-decoration: underline;
color: #660099;
}

p {
margin-top:10px;
}

dl {
margin-top:10px;
}

dt {
font-weight: bold;
float: left;
}

dd {
margin-left: 150px;
}

#wrapper {
width: 902px;
margin-left: auto;
margin-right: auto;
}

#header {
height: 100px;
background-image: url(/fileadmin/template/img/header.gif);
background-position: top left;
background-repeat: no-repeat;
}

#homebutton {
float:left;
}

#login {
float: right;
padding: 10px 7px;
text-align: left;
color: #a992a9;
}

#login input{
background-color: #a28fb3;
border: 0px;
padding-left: 3px;
margin-top: 3px;
height: 18px;
width: 175px;
color: #000;
}

#login input.button{
background: transparent;
border: 0px;
padding-left: 3px;
margin-top: 3px;
height: 18px;
width: 100px;
text-align: right;
color: #a992a9;
}

.proceed {
text-align: right;
}

.proceed a{
color: #a992a9;
text-decoration: none;
}

.proceed a:hover{
color: #fff;
text-decoration: underline;
}

.mainlink {
text-align: right;
padding-right: 20px;
margin-top: 5px;
background-image: url(/fileadmin/template/img/arrow.gif);
background-position: center right;
background-repeat: no-repeat;
}

.pagelink {
text-align: left;
padding-left: 20px;
margin-top: 10px;
background-image: url(/fileadmin/template/img/arrow_r.gif);
background-position: center left;
background-repeat: no-repeat;
}

#menu {
height: 25px;
background-color: #ccc;
}

#submenu {
padding: 5px 5px 20px 20px;
text-align: left;
background-color: #fff;
margin-left: 0px;
margin-right: 0px;
border-top: 1px dotted #666;
}

#submenu a{
background-color: #a28fb3;
color: #fff;
}

.menu_item {
float:left;
height: 25px;
width: 224px;
background-color: #e3e3e3;
border-right: 1px solid #fff;
text-align: center;
padding-top: 5px;
}

.menu_itemon {
float:left;
height: 25px;
width: 224px;
background-color: #fff;
border-right: 1px solid #fff;
text-align: center;
padding-top: 5px;
}

.menu_item a{
color:#888;
font-size: 110%;
font-weight: bold;
}

.menu_item a:hover{
text-decoration: none;
}

.menu_itemon a{
color: #444;
font-size: 110%;
font-weight: bold;
}

.menu_itemon a:hover{
text-decoration: none;
}

#main {
clear:both;
background-color: #fff;
text-align: left;
}

.small {
font-size: 90%;
}

.x-small {
font-size: 80%;
}

.content {
text-align: left;
}

.home {
height: 250px;
background-image: url(/fileadmin/template/img/image_home.jpg);
background-position: top right;
background-repeat: no-repeat;
padding: 20px 300px 0px 20px;
}

.page {
height: 400px;
overflow: auto;
padding: 20px 20px 20px 30px;
}

.container {
padding: 10px;
font-size: 90%;
}

.footer {
padding: 30px 10px 10px 10px;
text-align: left;
color: #666;
}

#dock {
clear: both;
height: 220px;
background-image: url(/fileadmin/template/img/back_2.gif);
background-position: top left;
background-repeat: repeat-x;
background-color: #888;
}

#container {
float: left;
width: 223px;
height: 100%;

}

.space {
float: left;
width: 2px;
height: 100%;
background-color: #efefef;
}

.clear {
clear: both;
}

#actions {
border-top: 1px dotted #000;
margin-top: 21px;
}

#footer {
height: 75px;
margin-top: 2px;
background-color: #ccc;
padding: 20px 10px 10px 10px;
text-align: left;
color: #666;
}