
body {
    font-family: Verdana;
    font-size: 12px;
    margin: 0px;
		background-color:#DDD;
}

a img {
  border: 0px;
}

input, textarea {
  font-family: Courier New;
  font-size: 11px;
  color: #075077;
  background-color: #cceeff;
  border: 2px solid #075077;
}

div#base-main {
  position: absolute;
  bottom: 0px;
  top: 0px;
  left: 0px;
  right: 0px;
}

div#base-Header {
	background-image: url('/design/gfx/ovi19_title_bg.png');
	background-repeat:repeat-x;
	top: 0px;
	width: 100%;
}

div#base-Menu {
	position: absolute;
	width: 200px;
	top: 110px;
	left: 0px;
}

div#base-Content {
	position: absolute;
	top: 100px;
	left: 210px;
	right: 6px;
}

div.News-Main {
	margin-top: 10px;
	border: 2px solid #075077;
}

div.News-Headline {
	background-image: url('/design/gfx/ovi19_title_bg.png');
    color: white;

	top: 0px;

    font-weight: bold;
    font-size: 12px;
	text-align: left;

	padding-left: 4px;
    padding-bottom: 2px;
}

div.News-Text {
	padding-top: 10px;
	padding-left: 12px;
	Padding-right: 20px;
	padding-bottom: 10px;
	background-color: #FFF;
}

div.menu-headline {
    background-image: url('/design/gfx/ovi19_title_bg.png');
    padding-bottom: 2px;
    color: white;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 4px;
    padding-left: 4px;
}

div.menu-basic {
  padding: 0px;
  padding-bottom: 18px;
  margin-bottom: 10px;
  margin-left: 6px;
  border: 2px solid #075077;
  background-color: #FFF;
}

div.menu-child {
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 1px;
  padding-bottom: 1px;
}

div.menu-child a {
  display: block;
  text-decoration: none;
  color: #075077;
}

div.menu-child a:hover {
  color: #FFFFFF;
  background-color: #075077;
}

table.admin-news-list {
  font-size: 12px;
}

table.admin-news-list td.button {
  width: 20px;
}

table.admin-news-list td.normal-text {
    padding-bottom: 12px;
}

table.admin-news-list td.spacer {
  width: 20px;
}

table.styled-form {
  font-size: 11px;
}

table.styled-form td.button {
  background-repeat: no-repeat;
}

table.styled-form tr.small input,
table.styled-form tr.small textarea  {
  width: 230px;
}

table.styled-form tr.medium input,
table.styled-form tr.medium textarea  {
  width: 345px;
}

table.styled-form tr.medium td.zipcode input {
  width: 90px;
}

table.styled-form tr.medium td.city input {
  width: 255px;
}

table.styled-form tr.large input,
table.styled-form tr.large textarea
{
  width: 460px;
}


table.styled-form td.button a {
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

span.inner-button {
  margin-top: 1px;
  padding-top: 1px;
  padding-left: 10px;
  padding-right: 60px;
  background-image: url('/design/gfx/ovi19_title_bg.png');
  height: 16px;
}

tr.contains-button {
  padding: 0px;
  margin: 0px;
  height: 20px;
  border: 10px solid red;
}

tr.contains-button img {
  padding: 0px;
}

div.vertically-centered {
  vertical-align: middle;
}

form.in-a-line {
  display: inline;
}

form.in-a-line a {
  text-decoration: none;
}


/* Gallery */

div.gallery-list-items {
  width: 100%;
}

td.gallery-title-cell {
  font-size: 10px;
  font-weight: bold;
  background-image: url('/design/gfx/ovi19_title_bg.png');
  color: #FFFFFF;
}

table.pictures {
  display: inline;
  min-width: 170px;
}


table.gallery-table {
  border: 1px solid #CCCCCC;
  background-color: #F7F7F9;
  width: 75%;
}

td.gallery-picpreview-cell {
  width: 170px;
}

td.gallery-description-cell {
  font-size: 10px;
}

td.gallery-picpreview {
  border: 2px solid #CCCCCC;
  width: 160px;
  padding: 5px;
  text-align: center;
}

span.gallery-picture-descrition {
  font-size: 10px;
  color: #075077;
  margin-top: 3px;
  display: block;
  width: 100%;
  background-color: #F7F7F9;
}


/* Chronik */

td.chronicle-cell {
  font-size: 10px;
  color: #777777;
  font-weight: bold;
  text-decoration: none;
}

td.chronicle-cell a {
  font-size: 10px;
  color: #075077;
  text-decoration: none;
}

td.chronicle-cell a:hover {
  font-size: 10px;
  color: #FFFFFF;
  text-decoration: none;
  background-image: url('/design/gfx/ovi19_title_bg.png');
}


/* Mitgliederliste */

td.member-cell-firstname {
  font-size: 10px;
  width: 140px;
  color: #777777;
  font-weight: bold;
}

td.member-cell-city {
  font-size: 10px;
  color: #777777;
  font-weight: bold;
}

td.member-cell-callsign {
  font-size: 10px;
  color: #075077;
  width: 100px;
  font-weight: bold;
}

/* COMMITTEE */

td.committee-cell {
  font-size: 10px;
  font-weight: bold;
  color: #777777;
}

td.committee-cell a {
  font-size: 10px;
  font-weight: bold;
  color: #075077;
  text-decoration: none;
}

td.committee-cell a:hover {
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
  background-image: url('/design/gfx/ovi19_title_bg.png');
}

/* Linklist */
td.linklist-cell {
  font-size: 10px;
  color: #777777;
}

td.linklist-cell b {
  font-size: 10px;
  color: #444444;
}

td.linklist-cell a {
  font-size: 10px;
  font-weight: bold;
  color: #075077;
  text-decoration: none;
}

td.linklist-cell a:hover {
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
  background-image: url('/design/gfx/ovi19_title_bg.png');
  text-decoration: none;
}



