/* ---------------------------------------------------------------------------------------
project: web site - 'plattform-sportrecht.de'
description: default screen css

author: Mike Wink
email: info@mikewink.de
website: mikewink.de

version: 0.8
date: 05/17/2007
status (protoype, draft, test, review, final): review

modified (date, author, modification):
--------------------------------------------------------------------------------------- */

* {
    margin: 0;
    padding: 0;
}


body {
    background: transparent url(/backstage/plattform-sportrecht/picpool/common/bg_footer.png) no-repeat -10px bottom;
    background-attachment: fixed;
    font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
    font-size: small;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

h1 {
    font-size: 170%;
}

h2 {
    margin: 0 0 .4em 0;
    font-size: 150%;
    color: #333;
}


h3 {
    margin: .8em 0 .5em 0;
    font-size: 130%;
}

h4 {
    font-size: 110%;
    margin: 1.5em 0 .5em 0;
    font-weight: bold;
}

ul, ol, dl {
    margin: 1em 0 1em 2.5em;
}

li {
    line-height: 140%;
}

p {
    margin: 0 0 1em 0;
    line-height: 140%;
    font-size: 100%;
    color: #333;
}

address {
    margin: 1em 0;
    font-style: normal;
}

fieldset {
    border: 0;
}

a img {
    border: none;
}

dfn {
    position: absolute;
  left: -3000px;
  top: -3000px;
  width: 0;
  height: 0;
  overflow: hidden;
  display: inline;    
}

a {
    color: #b19d6e;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

/* --- form contact --- */
form {
    margin: 1em 0 0 0;
}

fieldset {
    padding: 2em 3em 1em 3.5em;
    background-color: #f5f5f5;
    border: 1px solid #dadfe1;
}

legend {
    display: none;
}

label {
    float: left;
    display: block;
    width: 8.4em;
    margin-top: .6em;
    color: #333;
    font-size: .9em;
}

label:hover {
    text-decoration: underline;
}

input, select, textarea {
    float: left;
    margin: .4em 0;
    padding: .2em;
    border-top: 1px solid #ccd5df; 
    border-right: 1px solid #dadfe1; 
    border-bottom: 1px solid #dadfe1;
    border-left: 1px solid #ccd5df;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

input:focus, textarea:focus {
    padding: .2em;
    border: 1px solid #b6bfc4; 
}

#el_0, #el_1, #el_2, #el_3 {
    width: 27.3em;
}

#el_4 {
    width: 30.5em;
}

textarea {
    height: 10em;
    font-size: 90%;
    line-height: 140%;
}

form br {
    clear: both;
}

.submit, .submit:focus {
    margin-top: 1em;
    padding: .2em .3em;
    background-color: #fff;
    border-top: 1px solid #dadfe1; 
    border-right: 1px solid #ccd5df; 
    border-bottom: 1px solid #ccd5df;
    border-left: 1px solid #dadfe1;    
}

/* --- form "mitglied werden" --- */
#artID_28 #el_0 {
    width: 10em;
    margin-right: 17em;
}

#artID_28 #el_1, #el_2, #el_3, #el_4, #el_5, #el_6, #el_7, #el_8, #el_9 {
    width: 27.3em;
}

#artID_28 #el_10 {
    width: 30.5em;
}







/* --- form "anmeldung" --- */
#artID_16 label {
    width: 30em;
}
#artID_16 #el_0 {
    width: 10em;
    margin-right: 17em;
}

#artID_16 #el_1, #el_2, #el_3, #el_4, #el_5, #el_6, #el_7, #el_8, #el_9 {
    width: 27.3em;
}

#artID_16 #el_10 {
    margin: .5em .5em 0 0;
}
#artID_16 #el_11 {
    width: 30.5em;
}

/* -------------------- */
#wrapper {
    background: transparent url(/backstage/plattform-sportrecht/picpool/common/bg.png) repeat-x left top;
}

#header {
    background: transparent url(/backstage/plattform-sportrecht/picpool/common/bg_nav1.png) repeat-x -5px 0;
    height: 1%; /* peekaboo ie6*/
    width: auto;
}

#logo {
    width: 180px;
    height: 130px;
    margin: 1em 0 2em 3em;
    clear: both;
}

#pathway {
    font-size: .8em;
    margin-top: 4em;
}

#content_head {
    position: absolute;
    left: 21.8em;
    top: 60px;
    width: 470px;
}

#content_col1 {
    float: left;
    width: 18em;
    margin-right: 1.8em;
}

#content_col2 {
    float: left;
    width: 470px;
    margin-left: 1.9em;    
    padding: 0 1.5em 3em 0;
    border-right: 1px solid #F5F5F5;    
}

#content_col3 {
    float: left;
    width: 190px;
    padding: 1.4em 0 0 2em;
    font-size: 85%;
    line-height: 145%;
}

#footer {
    width: 100%;
    left: 0;
    bottom: 0;
    clear: both;
}
/* -------------------- */
#header h1 {
    position: absolute;
  left: -3000px;
  top: -3000px;
  width: 0;
  height: 0;
  overflow: hidden;
  display: inline;
}

#content_head h2 {
    margin: 0 0 .1em 0;
    font-family: "Times New Roman", Times, "MS Serif", "New York", serif;
    font-size: 240%;
    font-weight: normal;
    font-variant: small-caps;
    line-height: 100%;
}

#content_head h3 {
    margin: 0;
    font-size: 80%;
}

#content_col2 p {
    text-align: justify;
}

#content_col2 img {
    border: 1px solid #EAEAEA;
    padding: 2px;
    margin: .6em 0;
}

#skip {
    position: absolute;
    left: -3000px;
    top: -3000px;
    width: 0;
    height: 0;
    overflow: hidden;
    display: inline;
}

#bottom a {
    position: relative;
    top: .6em;
    left: 36.1em;
    font-size: 85%;
    color: #b6bfc4;
    /*position: relative;
    left: -98px;
    top: 2.7em;
    padding: 4px 0px 4px 5px;
    font-size: 85%;
    color: #b6bfc4;*/
}

.hide {
    position: absolute;
    left: -3000px;
    top: -3000px;
    width: 0;
    height: 0;
    overflow: hidden;
  display: inline;
}

/* -------------------- */
div#header .nav1st {
    margin: 0;
    padding: .1em 0 0 275px;
    list-style: none;
}

div#header .nav1st li {
    float: left;
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: .8em;
    text-transform: uppercase;
}

div#header .nav1st li strong {
    font-weight: normal;
}

div#header .nav1st a {
    float: left;
    display: block;
    margin: 5px 1px 0 0;
    padding: .4em 5px .1em 5px;
    color: #333;
    text-decoration: none;
}

div#header .nav1st .current {
    float: left;
    display: block;
    margin: 5px 1px 0 0;
    padding: .4em 5px .1em 5px;
    background-color: transparent;
    font-weight: lighter;
    color: #9A8552;
    border-bottom: 1px dotted #9A8552;
}

div#header .nav1st a:visited {
    color: #333;
}

div#header .nav1st a:hover {
    background-color: transparent;
    text-decoration: none;
    color: #9A8552;
    border-bottom: 1px dotted #9A8552;
}

#content_col1 h3 {
    display: none;
}


.nav2nd {
    margin: 2.5em 0 0 0;
    padding: .1em 0 0 0;
    list-style: none;
    background: #fff url(/backstage/plattform-sportrecht/picpool/common/bg_nav2.png) no-repeat left top;
}

.nav2nd li {
    margin: 0;
    color: #333;
    text-align: right;
    height: 1%;
    background: #fff url(/backstage/plattform-sportrecht/picpool/common/bg_nav2.png) no-repeat left bottom;
}

.nav2nd li strong {
    font-weight: normal;
}

.nav2nd li a {
    display: block;

    padding: .3em 0 .4em 1em;
    color: #9a8552;
    text-decoration: none;
}

.nav2nd .current, .nav2nd .current a:visited, .nav2nd .current a{
    display: block;
    /* padding: .3em 0 .4em 1em; */
    color: #333;
    border-left: .5em solid #333;
}


.nav2nd a:visited {
    color: #9a8552;
}

.nav2nd a:hover {
    color: #333;
}

.nav2nd .sub3{
    margin-right: 15px;
}

.nav2nd .sub3 a{
   font-size: 90%;
}


#courtesy {
    margin: .5em 0 0 2em;
    padding: 0;
    text-align: right;
}

#courtesy li {
    display: inline;
    font-size: 85%;
}

#courtesy li a {
    margin: 0;
    padding: 4px 0px 3px 1px;
    color: #b19d6e;
    text-decoration: none;
}

#courtesy li a:visited {
    color: #b19d6e;
    text-decoration: none;
}

#courtesy li a:hover {
    color: #333;        
}

/* ------- Logos ----- */
.parID_srt #logo {
    background-image: url(/backstage/plattform-sportrecht/picpool/common/logo_srt.png);
}

.parID_idis #logo {
    background-image: url(/backstage/plattform-sportrecht/picpool/common/logo_idis.png);
}

.parID_srz #logo {
    background-image: url(/backstage/plattform-sportrecht/picpool/common/logo_srz.png);
}
.parID_sfs #logo {
    background-image: url(/backstage/plattform-sportrecht/picpool/common/logo_sfs.png);
}
