/******************************
   CSS for www.freewave.at
   PDA Version
   
   Made by VividVisions
   www.vividvisions.at
 ******************************/

body {
   margin: 0;
   padding: 0;
   font: normal normal normal 100.01%/1.2em Arial, Helvetica, sans-serif;
}

#logo {
   padding: 0;
   margin: 0;
}

img {
   border: 0 none;
}

#bar {
   height: 15px;
   background-color: #ba1fb5;
}

a {
   color: #ba1fb5;
   outline: none;
}

#body {
   padding: 5px 10px 5px 10px;
}

form {
   text-align: center;
}

.connect-button {
   font-size: 1.2em;
}

#terms-of-use {
   margin-top: 10px;
   border-top: 1px dotted #dddddd;
}

h1 {
   font-size: 1.2em;
}

small {
   font-weight: normal;
}

#footer {
   padding: 5px;
   text-align: right;
}

#languages {
   text-align: right;
   font-size: 0.9em;
   padding: 5px 5px 0 0;
}

#languages a img {
   vertical-align: middle;
   margin-right: 3px;
}

h2 {
  border-bottom: 1px solid #a61ca2;
  font-size: 1.1em;
  font-weight: bold;
  margin: 0;
}

ul {
   border-left: 1px solid #a61ca2 !important;
   margin: 0 0 30px 0 !important;
   padding: 5px 0 0 5px !important;
   list-style: none !important;
   border-bottom: 1px solid white;
}

ul li {
  padding: 8px 8px 8px 5px !important;
  background: none !important;
  line-height: 1.1em;
}
