@charset "iso-8859-1";

* {
    padding: 0;
    margin: 0;
}

body {
    font: 14px Verdana, Arial, sans-serif;
    background: white;
    color: black;
    text-align: center;
    line-height: 133%;
}

sub {
    vertical-align: baseline;
}

a {
    color: #4e4e4e;
    font-weight: bold;
}

a.invisible {
	color: white;	
}

a:visited {
    color: #333333;
}

a:hover {
    text-decoration: underline;
}

.delimiter {
    font-size: 90%;
    margin-top: 20px;
    margin-bottom: 26px;
}

#container {
    width: 85%;
    max-width: 1286px;
    min-width: 740px;
    background: white;
    margin: 0 auto;
    text-align: left;
}

#header {
    position: relative;
    background-color: #0000aa;
    background-position: top left;
    background-attachment: scroll;
    background-image: url(../images/headerlogo.jpg);
    height: 120px;
}

#header .title {
    background-color: transparent;
    font-size: 18px;
    font-family: Verdana, Arial, sans-serif;
    font-weight: bold;
    color: white;
    text-transform: uppercase;
    padding: 12px 4px 0px 14px;
    border: 0;
    cursor: hand;
    text-decoration: none;
}

#header .searchbox {
    position: absolute;
    top: 6px;
    right: 14px;
    text-align: right;
}

ul.menu {
    position: absolute;
    bottom: 0;
    left: 160px;
    width: 80%;
    padding: 0;
    margin: 0;
}

ul.menu li {
    display: inline;
    margin: 0;
}

ul.menu {
    padding: 4px 8px 4px;
}

ul.menu li.page_item a {
    padding: 4px 8px 4px;
    border: 1px dotted white;
    background-color: transparent;
    color: white;
    margin: 0;
    text-decoration: none;
}

ul.menu li.page_item a:hover {
    background-color: #333333;
    color: #eeeeee !important;
    text-decoration: none;
}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
    padding: 4px 8px 4px;
    border: 1px dotted white;
    background-color: #888888;
    color: white;
    margin: 0;
    text-decoration: none;
}

#footer {
    background-color: #0000aa;
    background-image: url(../images/footerlogo.jpg);
    background-position: bottom;
    background-attachment: scroll;
    background-repeat: no-repeat;
    max-height: 32px;
    overflow: hidden;
    margin-top: 20px;
    padding: 8px 8px 8px 8px;
    color: white;
    font-size: 95%;
}

#footer a {
    color: white;
    text-decoration: none;
    font-weight: normal;
}

#sidebar {
    float: left;
    width: 150px;
    background: white;
    padding: 16px 0 24px 0;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #4e4e4e;
}

#sidebar a {
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: .1em;
    color: #4e4e4e;
}

#sidebar .tagcloud {
    font-size: 12px;
    text-align: left;
    line-height: 120%;
}

#sidebar a.tag {
    font-family: Georgia, "Times New Roman", serif;
    font-weight: normal;
    font-style: italic;
    vertical-align: middle;
    text-transform: none;
}

#sidebar a:hover {
    text-decoration: underline;
}

#sidebar a:visited {
    color: #666666;
}

#sidebar a.menulink {
    font-weight: normal;
    text-transform: none;
    font-size: 95%;
}

#sidebar .header {
    font-family: "Arial Black", Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: .1em;
    color: #307821;
    font-weight: normal;
   	padding: 0 0 4px 0;	
}

#sidebar .header a {
    font-weight: normal;
    color: #307821;
    text-decoration: none;
}

#toolbar {
    float: right;
    width: 120px;
    background: white;
    padding: 16px 16px;
    text-align: right;
    
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #4e4e4e;
    
}

#toolbar img {
    border-width: 1px;
    border-color: #333333;
    border-style: solid;
}

#toolbar img.noborder {
    border: 0;
}

#toolbar .caption {
    font-style: italic;
    color: #4e4e4e;
    margin: 2px 0 16px 0;
    padding: 0;
    line-height: 100%;
    font-size: 11px;
}

#toolbar .title {
    font-weight: bold;
    background-color: white;
    border: 0;
    color: #4e4e4e;
    text-transform: uppercase;
    letter-spacing: .2em;
    padding: 0;
}

#toolbar .content {
    padding: 16px 0 14px 0;
}

#toolbar a {
    text-decoration: none;
}


#toolbar .tagcloud {
    font-size: 12px;
    text-align: left;
    line-height: 120%;
   	padding: 4px 0 14px 0;
    
}

#toolbar a.tag {
    font-family: Georgia, "Times New Roman", serif;
    font-weight: normal;
    font-style: italic;
    vertical-align: middle;
    text-transform: none;
}

#toolbar a:hover {
    text-decoration: underline;
}

#toolbar ul  {
    list-style-type: none;
    text-indent: 0;
    margin: 0 0 8px 0;
    padding: 0 0 0 0;
}

#toolbar .header {
    font-family: "Arial Black", Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: .1em;
    color: #307821;
    font-weight: normal;
   	padding: 0 0 4px 0;	
}

#toolbar .header a {
    font-weight: normal;
    color: #307821;
    text-decoration: none;
}

#maincontent {
    text-align: left;
    margin: 0 120px 0 170px;
    padding-top: 12px;
    background-color: white;
}

#maincontent .header {
    font-family: "Arial Black", Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: .1em;
    color: #307821;
    font-weight: normal;
    padding: 0 0 4px 0;	
}

#maincontent .big {
    font-family: "Arial Black", Arial, sans-serif;
    font-size: 120%;
/*    text-transform: uppercase; */
    letter-spacing: .1em;
    color: #783021;
    font-weight: normal;
    padding: 0 0 4px 0;	
    text-align: center;
}

#dmfv {
	font-size: 110%;
	text-align: center;
	color: blue;
}

#modellflugtipps {
	font-size: 110%;
	text-align: center;
	color: blue;
}

p {
    padding: 0 8px 0 4px;
    margin: 4px 0 8px 0;
}

ol, ul {
    margin: 4px 0 8px 14px;
}

ul {
    list-style-type: square;
}

li {
    margin-left: 20px;
    text-indent: 0px;
}

p.tophairline {
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #4e4e4e;
    margin-top: 16px;
    padding-top: 8px;
}

a.footnote {
    vertical-align: top;
    font-size: 90%;
    font-weight: bold;
    text-decoration: none;
}

ol li.footnote {
    font-size: 95%;
    line-height: 100%;
    width: 85%;
}

strong {
    color: #4e4e4e;
}

p.phead {
	padding: 16px 0 4px 0;
	font-size: 16px;
	font-weight: bold;	
}

p.pheadcenter {
	padding: 16px 0 4px 0;
	font-size: 16px;
	font-weight: bold;	
	text-align: center;
}

p.pskip {
	padding: 12px 0 4px 0;
}

p.pcenter {
	padding: 4px 0 4px 0;
	text-align: center;
}

img.icenter {
	text-align: center;
}

.title {
    font-family: Verdana, Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: .1em;
    color: #173A10;
    text-transform: uppercase;
    padding: 8px 4px 8px 4px;
    text-align: center;
}

.heading {
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .1em;
    padding: 8px 4px 0px 4px;
    color: #307821;
}


#topnav {
    position: absolute;
    top: 10px;
    left: 81%;
}

#topnav a img {
    border-width: 1px;
    border-style: solid;
    border-color: #4e4e4e;
}

.content {
    padding: 0;
    background-color: white;
    color: black;
    margin-bottom: 16px;
}

.intro {
    font-weight: bold;
}

.lastchange {
    margin-top: 28px;
    font-style: italic;
    font-size: 95%;
}

blockquote {
    font-style: italic;
    border-left-style: dotted;
    border-left-width: 1px;
    border-left-color: #333333;
    padding-left: 16px;
}

#header form {
    margin-bottom: 14px;
    font-size: 11px;
    color: white;
    font-weight: bold;
}

#header input[type=text] {
    font-size: 11px;
    color: black;
    font-weight: normal;
}

#header input[type=submit] {
    font-size: 11px;
    color: white;
    background-color: #4e4e4e;
    border: 1px solid black;
    margin-top: 4px;
    font-weight: normal;
    padding: 2px 4px 2px 4px;
}

table {
    empty-cells: show;
    border-width: 1px;
    border-style: solid;
    border-color: black;
    border-spacing: 0;
    border-collapse: collapse;  
}

table.noborder {
    border: 0;
}

table.noborder td {
    border: 0;
}   

table.termin {
    border: 0;
}

table.termin td:first-child {
    border: 0;
    width: 150px;
    padding: 10px;
}   

table.termin td {
    border: 0;
}   
 
table.mitglieder {
    border: 0;
    background-color: #e0e0e0;	
}

table.mitglieder td:first-child {
    border: 1;
   	border-color: white;
    vertical-align: middle;
}   

table.mitglieder td {
    border: 1;
   	border-color: white;    
}    

img.mitglieder {
    border-width: 1px;
    border-style: solid;
    border-color: black;
    width: 250px;
}

table.form_table {
    margin-left: auto;
    margin-right: auto;
}

table.form_table th {
    border-style: none;
    background-color: #e0e0e0;
}

table.form_table td {
    border-style: none;
    background-color: #e0e0e0;
}

table.galerie {
    border: 0;
    background-color: #e0e0e0;	
}

table.galerie td:first-child {
    border: 1;
   	border-color: white;
    vertical-align: middle;
}   

table.galerie td {
    border: 1;
   	border-color: white;  
   	vertical-align: middle;  
}    

img.galerie {
    border-width: 1px;
    border-style: solid;
    border-color: black;
    width: 320px;
}

img.galerie_large {
    border-width: 1px;
    border-style: solid;
    border-color: black;
    width: 640px;
}

img.bboard {
    border-width: 1px;
    border-style: solid;
    border-color: black;
    width: 640px;
}

table.sponsoren {
    border: 0;
    background-color: #e0e0e0;	
}

table.sponsoren td:first-child {
    border: 1;
   	border-color: white;
    vertical-align: middle;
   	text-align: left;
}   

table.sponsoren td {
    border: 1;
   	border-color: white;    
   	vertical-align: middle;
    text-align: left;  	
}    

img.sponsoren {
    border-width: 1px;
    border-style: solid;
    border-color: black;
    width: 200px;
}

table.links {
    border: 0;
    background-color: #e0e0e0;	
}

table.links td:first-child {
    border: 1;
   	border-color: white;
    vertical-align: middle;
   	text-align: left;
}   

table.links td {
    border: 1;
   	border-color: white;    
   	vertical-align: middle;
    text-align: left;  	
}    

img.links {
    border-width: 1px;
    border-style: solid;
    border-color: black;
    width: 150px;
}

table.impressum {
    border: 0;
    background-color: #e0e0e0;	
}

table.impressum td:first-child {
    border: 1;
   	border-color: white;
    vertical-align: middle;
   	text-align: left;
}   

table.impressum td {
    border: 1;
   	border-color: white;    
   	vertical-align: middle;
    text-align: left;  	
}    


table.vorstand {
    border: 0;
    background-color: #e0e0e0;	
}

table.vorstand td:first-child {
    border: 1;
   	border-color: white;
    vertical-align: middle;
}   

table.vorstand td {
    border: 1;
   	border-color: white;    
    vertical-align: middle;	
}    

img.vorstand {
    border-width: 1px;
    border-style: solid;
    border-color: black;
    width: 150px;
}

table.chronik {
    border: 0;
    margin: 4px;
}

table.chronik td {
    border: 0;
    padding: 10px;
}   


table.beitrittsinfo {
    border: 1;
    border-color: white;
    background-color: #e0e0e0;	
}

table.beitrittsinfo th:first-child {
    border: 1;
   	border-color: white;
    vertical-align: middle;
    background-color: white;
}   

table.beitrittsinfo th {
    border: 1;
   	border-color: white;
    vertical-align: middle;
}   

table.beitrittsinfo td:first-child {
    border: 1;
   	border-color: white;
    vertical-align: middle;
}   

table.beitrittsinfo td {
    border: 1;
   	border-color: white;    
    vertical-align: middle;
  	horizontal-align: middle;
}    

th {
    margin: 0;
    padding: 4px 4px 4px 4px;
    border-width: 1px;
    border-style: solid;
    border-color: black;
    font-weight: bold;
    text-align: left;
    color: black;
    vertical-align: top;
}

td {
    margin: 0;
    padding: 4px 4px 4px 4px;
    border-width: 1px;
    border-style: solid;
    border-color: black;
    color: black;
    vertical-align: top;
}

.clearfloat {
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.source {
    color: #666666;
    font-size: 95%;
}

