@import url(table.css);

@import url(menu.css);

@import url(editor.css);


* {
	font-family: Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

body {
    background-color: #fff;
}

h1,h2 {
    color: #000;
    font-size: 11px;
    vertical-align: top;
}

h1,h2,h3 {
    font-weight: bolder;
    color: #126D25;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

h1 {
    font-size: 30px;
}

h2,h3 {
    font-size: 15px;
}

h3 {
text-align: left;
}

h4 {
    font-size: 11px;
    color: black;
    margin-top: 3px;
    font-weight: bold;
}

a
{
    font-weight: bold;
    text-decoration: none;
    color: #737373;
}

a:link
{
    color: #737373;
}

a:hover
{
    color: #737373;
}

hr {
    background-color: transparent;
    font-size: 1px;
    height: 1px;
    border: none;
    border-top: 1px solid #999;
    width: 100%;
}

#textImage .image_left{
    float: left;
    padding-right: 10px;
    padding-bottom: 5px;
}

#textImage .image_right{
    float: right;
    padding-left: 5px;
    padding-bottom: 5px;
}
#contentDivAllColumnsTotalWidth {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 927px;
    /*border: 1px dotted;*/
}
#contentDivAllColumnsTotalWidth .banner{
    position: absolute;
    width: 877px;
}

#contentDivAllColumnsTotalWidth .linie{
    position: absolute;
    top: 55px;
}

#contentDivMainColumnTotalWidth {
    position: absolute;
    left: 217px;
    top: 98px;
    width: 695px;
    /*border: 1px dotted;*/

}

#contentDivMainColumn {
    position: absolute;
    left: 217px;
    top: 88px;
    width: 450px;
    /*border: 1px dotted;*/
}

#contentDivRightColumn {
    position: absolute;
    left: 702px;
    top: 89px;
    width: 210px;
    /*border: 1px dotted;*/
}

.rightColumnMainTitle {
    color: #126D25;
    font-weight: bold;
    padding-top: 0px;
    padding-bottom: 3px;
    padding-left: 0px;
    margin-bottom: 4px;
    margin-top: 0px;
}

.rightColumnTitle {
    color: #126D25;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
}
.rightColumnText{
    font-size: 11px;
}

#mainColumnText{
    font-size: 11px;
}

.devShowBox {
    background-color: #cccccc;
    padding: 4px;
}

.code {
    font-family: Courier New, monospace;
    font-size: 12px;
}

.searchresult {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

.searchresult p {
    margin: 3px 0 3px 0;
}

.searchresult h4,.searchresult a {
    display: block;
    margin-bottom: 2px;
}

.spacer1 {
    margin-bottom: 1em;
}

.spacer2 {
    margin-bottom: 2em;
}

#footer {
    margin-top: 10px;
    border-top: 1px solid #999;
    padding-top: 3px;
}

#footer img {
    float: right;
    border: none;
    margin-top: 5px;
}

                                                       
#vorstand .amt, .daten, .bild, #vereine .verein, .daten, .freitext, #termine .datum, .veranstaltung, .ort, .kontakt, #hyperlinks .ganzeBreite, #kontakt .ganzeBreite
{
    display: block;
    float: left;
    clear: none;    
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10px;    
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    font-size: 11px;
    /*Für's Layouten*/
    /*border: 1px dotted;*/
}

#rahmen .links, .oben
{
    position: absolute;

    display: block;
    float: left;
    clear: none;    
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10px;    
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-repeat:no-repeat;
    /*Für's Layouten*/
    /*border: 1px dotted;*/
}

#rahmen .links
{
    position: absolute;
    left: 0px;
    top: 98px;
    width: 240px;
    height: 492px;
    background-image: url(../imgs/bg_links.jpg);    
}

#rahmen .oben
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 986px;
    height: 98px;
    background-image: url(../imgs/bg_oben.jpg);    
}

#vereine .verein
{
    width: 100%;
}

#vereine .verein p
{
    font-weight: bolder;
}

#vereine .daten, #vereine .freitext{
    margin-bottom: 20px;
}
#vereine .daten
{
    margin-left: 14px;
    width: 300px;
}

#vereine .freitext
{
    margin-left: 15px;
    width: 385px;
}

#vorstand .amt
{
    
    width: 140px;
}

#vorstand .daten
{
    width: 247px;
}

#vorstand .bild
{
    width: 55px;
}

#vorstand .amt p, .daten p, .bild p, #vereine .daten p, .freitext p
{
    width: 100%;
}

#termine .datum
{
    width: 120px;
    
}

#termine .veranstaltung
{
    width: 202px;
    
}

#termine .ort
{
    width: 165px;
    
}

#termine .kontakt
{
    width: 200px;
    
}

#hyperlinks .ganzeBreite
{
    width: 100%;
}

#kontakt .ganzeBreite
{
    margin-left: 15px;
    width: 100%;
}

.thumbnail{
padding-top: 3px;
padding-right: 3px;
padding-bottom: 8px;
padding-left: 3px;
background-color: #E6E6E6;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #D3D3D3;
border-right-color: #D3D3D3;
border-bottom-color: #D3D3D3;
border-left-color: #D3D3D3;
float: left;
margin-right: 10px;
margin-bottom: 10px;
}

.break{
    
    
    clear: left; 
}
