/*******************************************************************************

        Project                :        PR SUGAR

        Copyright        :       Martin Mertens Design - www.martinmertens.de
                                 blumbeet - web.studio
                                        www.blumbeet.com

*******************************************************************************/




/*        undo
*******************************************************************************/

:link,:visited { text-decoration:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }

table {        border:none; padding:0px; margin:0px; border-spacing:0px; font-size:1em;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }


legend { display:none; }

body, div,p,li { background-repeat:no-repeat; }

/*        reset some basic style
*******************************************************************************/
dl                        {margin: 0 0 0 0;}
dl dt                {margin: 0 0 0 0;}
dl dd+dt        {margin-top: 0;}
dl dd                {margin: 0 0 0 0;}

ol                        {list-style: none;}
ol li                {margin: 0 0 0 0;}
ol li ol        {margin: 0 0 0 0;}
ol li ul        {margin: 0 0 0 0;}

p                        {margin-bottom: 0em;}

ul                        {list-style: none;}
ul li                {margin: 0 0 0 0;}
ul li ul        {margin: 0 0 0 0; list-style: none;}
ul li ol        {margin: 0 0 0 0;}

pre                        {font-size:1.2em; }

a:hover { text-decoration:none; }

/*        html
*******************************************************************************/
html {
        min-height: 100%;
        margin-bottom: 1px;
}

/*        body
*******************************************************************************/
body {
        background: #90BBE1 url(bg_body.png) repeat-x;
        font-family:georgia, verdana, arial, helvetica, sans-serif;
        font-size: xx-small;
        voice-family: "\"}\"";
        voice-family: inherit;
        font-size: x-small;
}

.clearer {
        display:block;
        clear:both;
        line-height:0;
        height:1px;
        font-size:0;
        visibility:hidden;
}

.clear {
        clear:both;
}

.flLeft { float:left; }
.flRight { float:right; }

.warning { color:#f00; }


/*        website
*******************************************************************************/
#website {
        background:transparent;
        position:relative;
        display:block;
        margin:0px auto;
        padding:0;
        height:100%;
        width:780px;
        color:#369;
        /*color:#0E71B4;
        color:#00005F;*/
        text-align:left;
}

/*        header One
*******************************************************************************/
#header_one {
        position:relative;
        margin:0;
        padding:0;
        height:340px;
        background: #222 url(bg_header.png);
}

/*        logo / breadcrumb
*******************************************************************************/
#logo {
        position:absolute;
        background:#000;
        top:140px;
        left:260px;
}

#logo a {
        display:block;
        height:0px;
        width:00px;
        text-indent:-700em;
}


#breadcrumb {
        position:absolute;
        bottom:9px;
        left:200px;
}

#breadcrumb a,
#breadcrumb a:link {
        color:#000;
}

#breadcrumb a:hover {
        text-decoration:underline;
}
/*        content
*******************************************************************************/


#content, #content2 {
        display:block;
        clear:both;
        position:relative;
        padding:0 0 0 0;
}


/* hide from IE/MAC \*/
* html #content, * html #content2 {
        height:1px;
}
/* end hide */


#content {}

#content2 {
        background: url(b_content.jpg);
        background-repeat:repeat-y;
}
#main_top {
        float:right;
        margin-top:0px;
        padding-left:5px;
        width:770px;
        height:80px;
        background:transparent url(bg_main_top.png) no-repeat;
        text-align:center;
}
#main_top p{
        margin:0;
        padding:30px 5px 0px 0px;
        font-size:12px;
        font-family:georgia, verdana, arial, helvetica, sans-serif;
        text-transform:uppercase;
        font-weight:bld;
        color:#0E71B4;
        text-align:center;
}
#main {
        float:right;
        margin-top:0px;
        padding-left:5px;
        width:770px;
        background:transparent url(bg_main_content.png) repeat-y;
}

#main-block {}

#main-block2 {
        padding:15px;
        margin-top: -20px;
}
/* Beispiel CSS von Sven Jansen
im Feld "Block-Name" zweier für die Spaltenart "zweispaltig" und dreier für die Spaltenart "dreispaltig" angegeben */

/* 2+3 */
.zweier, .dreier {
 margin: 0px;
 width: 735px;
}
#main-block .zweier .spalte_1 h2,
#main-block .zweier .spalte_2 h2 {
        color:#369;
        font-family:georgia, verdana, arial, helvetica, sans-serif;
        font-size:1.2em;
        font-weight:bold;
        line-height:1.4em;
}

/* 2 */
.zweier .spalte_1 {
 margin-top:0px;
 width: 360px;
 float: left;
 background:  url(b_spalte_two.png) no-repeat;
 color:#369;
 padding-right:10px;
}

.zweier .spalte_2 {
 margin-top:0px;
 width: 360px;
 float: right;
 background:  url(bg_spalte.png) no-repeat;
 color:#369;
 padding:0px;
}


/* 3 */
.dreier .spalte_1 {
 width: 15%;
 float: left;
 margin-right: 10px;
}

.dreier .spalte_2 {
 width: 25%;
 float: left;
 text-align: center;
}

.dreier .spalte_3 {
 width: 55%;
 float: right;
}



/*        Navigation horizontal and vertical -
        Wenn die Navigation mit der ID 2 verwendet wird, kann alles bis
        zum nächsten Kommentar gelöscht werden
------------------------------------------------------------------------------*/

#header-nav {
        position:absolute;
        top:0px;
        left:0px;
        width:780px;
        height:110px;
}
#header-nav ul.nav1st {
        position:relative;
        width:770px;
        margin:15px 10px;
        }

#header-nav ul.nav1st li {
        display:inline;
}

#header-nav ul.nav1st a, ul.nav1st a:link {
        display:block;
        align:center;
        float:left;
        padding:16px 0px 0px 0px;
        width:125px;
        height:44px;
        margin-right:0px;
        color:#FFFFFF;
        font-size:12px;
        text-align:center;
        font-weight:normal;
        text-transform:uppercase;
        font-family: georgia,arial, helvetica, verdana, sans-serif;
}

#header-nav ul.nav1st a:hover {
        color:#369;
}

#header-nav ul.nav1st li.active a {
        color:#369;
}
#navigation h1 {
        color:#AC0048;
        font-family:arial, verdana, helvetica, sans-serif;
        font-size:1.3em;
        font-weight:bold;
        line-height:1.8em;
        text-transform:uppercase;
}
#navigation .teaser {
        margin-bottom:10px;
}
#navigation {
        position:absolute;
        float:left;
        width:150px;
        height:200px;
        padding-left:0px;
        top:55px;
        left:-135px;
        background:#aaa url(bg_sub_menue.png) no-repeat;
}

#navigation ul.nav2nd li {
        padding-left:10px;
        margin-left:0px;
        font-size:1.1em;
        font-weight:normal;
}

#navigation ul.nav2nd a,
#navigation ul.nav2nd a:link {
        display:block;
        padding:10px 0 10px 10px;
        color:#369;
}

#navigation ul.nav2nd a.current,
#navigation ul.nav2nd a.current:link,
#navigation ul.nav2nd a:hover {
        color:#369;
        text-decoration:none;
        background:url(bg_sub_button.png) no-repeat;
}


/*        donate Werbebanner
------------------------------------------------------------------------------*/
#donate {
        margin:2em 0 0 14px;
}


/*        Headlines
------------------------------------------------------------------------------*/

/* Headline 1 */
#main-block h1 {
        color:#369;
        font-family:georgia, verdana, arial, helvetica, sans-serif;
        font-size:1.7em;
        font-weight:bold;
        line-height:1.8em;
        text-transform:uppercase;
        background: transparent url(bg_h1.png) no-repeat;
        padding-left:0px;
}

#main-block .teaser h1 {
        font-size:1.3em;
}
#navigation .teaser h1 {
        font-size:1.0em;
}

/* Headline 2 */
#main-block h2 {
        color:#369;
        font-family:georgia, verdana, arial, helvetica, sans-serif;
        font-size:1.4em;
        font-weight:bold;
        line-height:1.4em;
}


/*        Paragraphs / Lists
------------------------------------------------------------------------------*/
#main-block p,
#main-block ul,
#main-block ol {
        margin-bottom:1.2em;
        font-size:1.3em;
        letter-spacing:0.02em;
        line-height:1.4em;
}
#main-block ul li ul,
#main-block ul li ol,
#main-block ol li ol,
#main-block ol li ul {
        font-size:1em;
}

#main-block ul {
        margin-left:14px;
        list-style-type:square;
}

#main-block ol {
        list-style-type:decimal-leading-zero;
}


/*        Hyperlinks
------------------------------------------------------------------------------*/
#main-block a, #main-block a:link{
        font-size:1.0em;
        letter-spacing:0.05em;
        color:#369;
        font-weight:none;
        text-decoration:underline;
}
#navigation .teaser a:visited, #navigation .teaser a:link {
        font-size:1.0em;
        color:#369;
        font-weight:bold;
        text-decoration:underline;
}

#main-block a:hover, #navigation .teaser a:hover  {
        color:#AAA;
}



/*        Images
------------------------------------------------------------------------------*/
#main-block div.image {
	margin-bottom:0;
}
#main-block div.image p {
	margin:0;
	font-size:0.9em;
}
#main-block div.flLeft {
	margin-right:14px;
}
#main-block div.flRight {
	margin-left:14px;
}
#main-block div.refer {

        margin-bottom:0;
        background:url(bg_img.png) no-repeat;
        width:200px;
        height:90px;
        float:left;
        margin-left:10px;
        padding:23px 15px;
}
/*#main-block div.image {

        margin-bottom:0;
        background:url(bg_img.png) no-repeat;
        width:230px;
        height:140px;
}
#main-block div.start-image {

        margin-bottom:0;
        background:url(bg_img.png) no-repeat;
        width:150px;
        height:140px;
        float:left;
}
#main-block div.start-image img{

        width:130px;
        height:92px;
        padding:24px 16px;
}

#main-block img {
        width:200px;
        height:92px;
        padding:24px 16px;
}
#main-block div.image p {
        margin:-20px 90px;
        font-size:0.9em;
}
#main-block div.flLeft {
        margin-right:0px;

}
#main-block div.flRight {
        margin-left:0px;
}
#navigation .teaser img{
        width:150px;
        margin:2px 2px 0px 0px;
        float:left;
}
#main-block .galerie .image{
          float:left;
          margin-left:10px;
} */
/*        footer
------------------------------------------------------------------------------*/
.footer {
        display:block;
        width:770px;
        height:120px;
        margin:0px auto;
        background:transparent url(bg_main_footer.png) no-repeat;
}
.footer2 {
        padding:20px 14px;
}
.footer p {
        margin:0;
        padding:10px 0;
        font-size:10px;
        text-transform:uppercase;
}

.footer p,
.footer p a,
.footer p a:link {
        color:#DDDDDD;
        font-family:georgia, verdana, arial;
}
.footer p a:hover {
        text-decoration:underline;
}

.footer .col-left {
        float:left;
        width:186px;
}
.footer .col-right {
        float:left;
}


/* form-module
*******************************************************************************/
#form-module * {
        padding:0px;
        margin:0px;
}

#form-module {
        margin:0px auto;
        padding:0px;
        width:470px;
        background-color:#CFE5FC;
        color:#FFFFFF;
        font-family:verdana, arial, helvetica, sans-serif;
        font-size:1.2em;
}

#form-module fieldset {
        border:0px solid #CFE5FC;
}

#form-module legend {
        display:none;
}


#form-module p {
        margin:0;
        padding:5px;
        font-size:1em;
        font-weight:bold;
}

#form-module .element {
        display:block;
        clear:both;
        background-color:#CFE5FC;
        border-top:2px solid #CFE5FC;
}

#form-module label {
        display:block;
        float:left;
        padding:5px;
        width:120px;
        border-right:2px solid #CFE5FC;
}

#form-module label.checkbox {
        width:372px;
        border-left:2px solid #CFE5FC;
        border-right:none;
}

#form-module input,
#form-module select,
#form-module textarea {
        float:left;
        margin:5px;
        width:295px;
        border:1px solid #333;
}

#form-module input.text {
        height:20px;
}

#form-module input.checkbox {
        width:120px;
        padding:0;
        border:none;
}

#form-module input.submit {
        margin:5px 5px 5px 137px;
        padding:2px 5px;
        border:1px solid #CFE5FC;
        background-color:#CFE5FC;
        color:#369;
        font-family:verdana, arial, helvetica, sans-serif;
        text-align:center;
        cursor:pointer;
}

#form-module input.submit:hover {
        background-color:#f7f7f7;
        color:#FFFFFF;
}

#form-module label.textarea,
#form-module textarea.textarea {
        height:96px;
}

#form-module-thanks {
        display:block;
        color:#666;
        font-family:verdana, arial, helvetica, sans-serif;
        font-size:1.2em;
}


/* download
*******************************************************************************/
#main-block .download-hdl p,
#main-block .download-file p,
#main-block .download-desc p {
        margin:0;
}
#main-block .download-hdl p {
        padding:5px 7px;
        background-color:#393;
        font-weight:bold;
        color:#fff;
}

#main-block .download-file {
        padding:1.2em 7px;
        border-left:2px solid #393;
        border-right:2px solid #393;
}

#main-block .download-desc {
        margin-bottom:1.2em;
        padding:1.2em 7px;
        background-color:#e5ffe5;
        border-left:2px solid #393;
        border-right:2px solid #393;
        border-bottom:2px solid #393;
}

#main-block .download-without-desc {
        margin-bottom:1.2em;
        border-top:2px solid #393;
}
