/* override some defaults that are different from browser to browser anyway */

* {
    background-repeat: no-repeat;
}

body, div, form {
        padding: 0px;
        margin: 0px;
}

img {
        border: none;
}

body  {
        color: #28585C;
        font-size: 85%;
        line-height: 140%;
        font-family: Arial, Helvetica, Verdana, Geneva, SunSans-Regular, sans-serif;
        background-image: url(bg.gif);
        background-color: #C8D1C0
}

body.print {
  margin-left: 1em;
  background: #ffffff;
}

div.print {
  color: #000000;
  width: 550px;
}

ul {
  margin-bottom: 0px;
}

label {
  cursor: pointer;
}


/* set some more defaults for our convenience */

h1, 
h2,
h3,
h4 {
        margin: 0px;
        padding: 0px;
        padding-top: 3px;
        padding-bottom: 3px;
        font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
        font-weight: bold;
}

h1 {
        color: #24465B;
        font-size: 1.6em;
        padding-top: 15px;
        font-weight: normal;
}

h2 {
        color: #A9AFA4;
        font-size: 1.2em;
        padding-top: 5px;
}

h3 {
        color: #333;
        font-size: 1.2em;
}

h4 {
        color: #333;
        font-size: 1.0em;
}

p {
  padding-top: 3px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 10px;

}

h2.lead  { 
	margin-top: 20px; 
	padding-top: 10px; 
	margin-bottom: 20px; 
	font-size: 120%;
	line-height: 150%;
	font-weight: normal;
}

.lead { 
       font-weight: bold; 
}

h2.list { 
    font-size: 1.2em; 
	color: #333366; 
    padding: 0px;
	margin-bottom: 5px;
}

h2.leadlist { 
       font-size: 1.1em; 
       padding: 0px;
       margin-bottom: 5px; 
       margin-top: 5px;
}

.articletable {
  font-size: 1em;
  line-height: 1.6em;
}

h2 a,
h2 a:active,
h2 a:link,
h2 a:visited,
a.listtitle { 
       color: #990033; 
}

ul.leiste {
  padding: 0px 1.5em 0em 0.5em;
  margin: 0px;
  font-size: 11px;
  
}

ul.leiste li {
  padding-left: 0.5em;
  list-style-type: none;
  display: inline;
}

.clear {
    clear: both;
}

.fehler {
  color: red;
  font-weight: bold;
}

.left {
  float:left;
}

.right {
  float:right;
}


/*
 * hide certain elements from modern browsers which are (hopefully) mostly
 * convenient for text-browsers and the like
 */

.hidden {
  display: none;
}

.indent {
  padding-left: 15px;
}


/* default link styling */

a:link    { 
    color: #24465B; 
    font-weight: normal; 
    text-decoration: underline; 
    background-color: transparent; 
}

a:visited { 
    color: #24465B; 
    font-weight: normal; 
    text-decoration: underline; 
    background-color: transparent; 
}

a:hover   { 
    color: #24465B; 
    font-weight: normal; 
    text-decoration: none; 
    background-color: transparent; 
    text-decoration: none; 
}

a:active  { 
    color: #89AF57; 
    font-weight: normal; 
    text-decoration: none; 
    background-color: transparent; 
    text-decoration: none; 
}


/*** Allgemeine Anordnung der Container und Hintergruende ***/

#wrapper {
  width: 960px;
  margin: 50px auto 50px auto;
  background: #ffffff;
  border: 15px solid white;
}

#head {
  width: 960px;
  height: 170px;
  font-size: 2em;
  font-weight: normal;
  color: #24465B;
  font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
}

#head-1 {
    display: block;
    float: left;
    width: 180px;
    height: 170px;
    background-color: #C8D1C0;
    float: left;
	background-image: url(lap.gif);
}

#head-2 {
    display: block;
    float: right;
    width: 780px;
    height: 170px;
    float: right;
    text-indent: -1000px;
    background-image: url(header.jpg);
}

#head ul.leiste {
  padding: 13px 15px 0em 0.5em;
  margin: 0px;
  font-size: 11px;
  
}

#header-sect-3 {
    text-indent: 0px;
    font-size: 14px;
    /*
    height:30px;
    */
    width: 400px;
    padding: 10px 15px;
    float: left;
    text-align: left;
    color: #E5DCD2;

}

#metanav {
  position: relative;
  left: 0px;
  height: 40px;
  width:100%;
  color: #949494;
  /*
  background-color: #28585c;
  margin-bottom: 1px;
  */
  background-image: url(header-leiste-bg.gif);
  text-align: right;
  line-height: 22px;
  font-size: 90%;
  margin-top: 130px;
}

#wrapperinner {
  width: 100%;

  clear: both;
}

#wrapperinner2 {
  width: 100%;
  clear: both;
}

#breadcrumb {
    color: #999;
    padding: 15px 0;
    border-bottom: 2px solid #eee;
}

#nav {
  float: left;
  width: 180px;
  margin-left:-740px;
}

#nav_breit {
  float: left;
  width: 180px;
  margin-left:-975px;
}

#content {
  margin-left: 200px;
  float: left;
  width: 540px;
  line-height:1.6em;
  font-size: 90%;  
}

#content_breit {
  margin-left: 210px;
  float: left;
  width: 640px;
  line-height:1.6em;
  font-size: 90%;  
  overflow: visible;
  padding-right: 125px;
}

#news {
  width: 180px;
  margin-left: 762px;
  margin-right: 0%;
  padding-top: 2px;
  color: #999;
}

#news_breit {
  visibility: hidden;
}

#metanav2 {
  position: relative;
  left: 0px;
  height: 18px;
  width: 100%;
  text-align: right;
  line-height: 18px;
  font-size: 90%;  
  color: #999;
  margin: 20px 0;
}

#metanav2 a {
  color: #999;
}

#footer {
  position: relative;
  left: 0px;
  height: 22px;
  width: 100%;
  text-align: right;
  color: #949494;
  background-color: #28585c;
  line-height: 22px;
  font-size: 85%;
  padding: 8px 0;

}

#footer a, 
#metanav a {
  color: #899599 !important;
}

#footer a:focus, 
#footer a:hover, 
#footer a:active, 
#metanav a:focus,
#metanav a:hover,
#metanav a:active {
  color: #fff !important;
}

div#logos img {
   margin-top:0px;
}

div#logos img#logo-ministerium {
  margin: 20px 0px 20px 0px;
}

div#dgblogo {
  text-align:right;
  margin-right: -33px;
}

div#dgblogo_breit {
  text-align:right;
  margin-right: -125px;
}


/* Bildformatierung */

.AWimageleft { float:left; }
.AWimageright { float:right; }

.AWimagemarginleft { margin-left:6px; }
.AWimagemarginright { margin-right:6px; }
.AWimagemargincenter { margin:auto; }

div.AWimagebox { background-color: #C8D1C0; margin-top: 0.5em; margin-bottom: 10px;}

img.AWimage { border:0px; }

p.AWimagetext { padding-left: 6px; padding-right: 6px; margin-top:0px; margin-bottom:0px; }

span.AWimagetitle { font-weight:bold;display:block; }



/* Bildformatierungen zum Ueberschreiben */


.AWimageboxOverride { }

AWimageOverride {}

AWimagetextOverride {}

AWimagetitleOverride {}

AWimagedescOverride {}



/*
* Menu-Bereich
*/

#menu {

}

#menu ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  border: 0px;
}

/* Ebene 1 */

#menu ul li {
  padding: 2px 0px 1px 0px;  
}

#menu ul li a img {
  padding-top: 0px;
  padding-bottom: 1px;
}

#menu ul li a {
  color: #333 !important;
  font-size: 0.85em;
  font-weight: normal;
  text-decoration: none !important;
  display: block;
  line-height: 2em;
  background-color: #C8D1C0 !important;
  padding: 4px 8px;
}

#menu ul li a:hover {
  background-color: #A9AFA4 !important;
}

#menu ul li a.active {
  background-color: #A9AFA4 !important;
  font-weight: normal !important;
}


/* Ebene 2 */

#menu ul li ul {
  padding-top: 2px;
  padding-bottom: 5px;
}

#menu ul li ul li {
  padding: 0px 0px 1px 0px;  
}

#menu ul li ul li a {
  margin-bottom: 1px;
  line-height: 2em;
  padding-left: 22px;
}

#menu ul li ul li a:hover {
}

#menu ul li ul li a.active {
}

/* Ebene 3 */

#menu ul li ul li ul li a {
  margin-bottom: 1px;
  line-height: 2em;
  padding-left: 33px;
}

#menu ul li ul li ul li a:hover {
}

#menu ul li ul li ul li a.active {
}

/* Ebene 4 */

#menu ul li ul li ul li ul li a {
  margin-bottom: 1px;
    line-height: 2em;
      padding-left: 44px;
      }

      #menu ul li ul li ul li ul li a:hover {
      }

      #menu ul li ul li ul li ul li a.active {
      }


/*
* Boxen
*/

/* Kopfbereiche der Boxen*/

div.boxhead {
  float: left;
  width: 180px;
  height: 22px;
  line-height: 22px;
  font-weight: bold;
  padding: 0px 6px 0px 6px;
  padding-top: 20px;
  border-bottom: 4px solid #eee;
}

/* Box-Inhalts-Div */

div.box {
  width: 180px;
  padding: 0px 6px 18px 6px;
  font-size: 0.87em;
  line-height: 1.3em;
  margin-bottom: 1em;
  float: left;
}

div.box ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  border: 0px;
}

div.box li { clear: left; display: block;}

div.box img { float: left; margin: 0em 0.5em 0em 0em; }

div.box p {
  float:left;
}

div.box input[type=text],
div.box input[type=submit] {
  width: 150px; 
  margin-top:4px;
}

div.box input[type=radio] {
  width:16px;
}

/* Box-Inhalt-Formate für News */

#news div.box a.title {
  display: block;
  padding-top: 8px;
  padding-bottom: 4px;
}

/* Banner */

ul.banner {
  margin: 2em 0em 1em 0em;
  padding: 0em;
}

ul.banner li {
  margin:0.5em 0em 0.5em 0em;
  padding: 0px;
  border: 0px;
  list-style-type: none;
  display: inline;
}

/*Social Bookmarks */

#social_bookmark ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  border: 0px;
}

#social_bookmark li { 
  padding-right: 0.5em;
  list-style-type: none;
  display: inline;
}

#social_bookmark img {
  margin: 0.25em 0em 0em 0em; 
}
