/*********************************************************************************

  Project : van Bremen
  Copyright : elricco media services

**********************************************************************************/


/* ### undo #################################################################### */

:link,:visited { text-decoration:none; }
ul,ol { list-style-type:none; }
h5,h6,pre,code { font-size:1em; font-weight:normal; }
h4 {
  font-size: 10px;
}
h3 {
  font-size: 14px;
}
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; }

div, p, li, a {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: 1em;}

ul      {list-style: disc;}
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 {
  text-decoration: none;
  color: #900;
}
a:hover { text-decoration:none; color: #333;}

hr {
  border: 1px solid #000;
  background-color: #FFF;
}

/* ### HTML ###################################################################### */
html {
  min-height: 99%;
  margin-bottom: 1px;
}

/* ### BODY ###################################################################### */
body {
  background:#8D000A;
  color: #333;
  font-family:arial, helvetica, sans-serif;
  font-size: 12px;
  }

/* \*/ * html body { text-align:left; font-size: 12px; } /* *//* IE 5.5 Hack */

.clearer {
  display:block;
  clear:both;
  line-height:0;
  height:1px;
  font-size:0;
  visibility:hidden;
}

.clear {
  clear:both;
}

.floatLeft { float:left; }
.floatRight { float:right; }
.floatLeftImg { float:left; padding: 10px 10px 10px 0px;}
.floatRightImg { float:right; padding: 10px 0px 10px 10px;}

.warning { color:#f00; background: inherit; }

/* ### Website Content ############################################################ */
#site-content {
  position:relative;
  display:block;
  margin:0 auto;
  padding:0;
  left: 1px;
  height:100%;
  width:875px;
}

/* ### Header ##################################################################### */

#header {
  position: relative;
  margin: 0px;
  padding: 0px;
  width: 875px;
}

#headerPic {
  width: 875px;
  height: 120px;
  background-image:url(files/header02.jpg);
  background-repeat: no-repeat;
  border-bottom: 1px solid #BEB0B6;
}

#header01 {
  width: 875px;
  height: 121px;
  background-image:url(files/header01.jpg);
  background-repeat: no-repeat;
}

#header02 {
  width: 875px;
  height: 121px;
  background-image:url(files/header02.jpg);
  background-repeat: no-repeat;
}

#header03 {
  width: 875px;
  height: 121px;
  background-image:url(files/header03.jpg);
  background-repeat: no-repeat;
}

#header04 {
  width: 875px;
  height: 121px;
  background-image:url(files/header04.jpg);
  background-repeat: no-repeat;
}

#header05 {
  width: 875px;
  height: 121px;
  background-image:url(files/header05.jpg);
  background-repeat: no-repeat;
}

#header06 {
  width: 875px;
  height: 121px;
  background-image:url(files/header06.jpg);
  background-repeat: no-repeat;
}

#header07 {
  width: 875px;
  height: 121px;
  background-image:url(files/header07.jpg);
  background-repeat: no-repeat;
}

/* ### Logo ####################################################################### */
#logo {
background-image: url(files/vanBremen_logo.gif);
background-repeat: no-repeat;
 margin: 0px;
 height: 120px;
 width: 895px;
}

#logo a {
  display:block;
  height: 85px;
  width: 175px;
  margin-left: 337px;
}


/* ### Navigation ##################################################################### */

#navi {
  font-size: 12px;
  width:874px;
  height: 20px;
  border-bottom: 1px solid #BEB0B6;
  border-right: 1px solid #BEB0B6;
  background-color: #212125;
}

#navi a,
#navi table a:link {
  display: block;
  padding: 3px 5px 1px 5px;
  width: 134px;
  height:16px;
  text-align: center;
  color: #FFF;
  text-decoration: none;
  border-left: 1px solid #BEB0B6;
}

#navi table a:hover {
  padding-top: 3px;
  background-color: #8D000A;
  color: #FFF;
  text-decoration: none;
  height: 16px;
}

#navi a.current,
#navi table a.current:link {
  display: block;
  padding: 3px 5px 1px 5px;
  width: 134px;
  height:16px;
  text-align: center;
  color: #FFF;
  text-decoration: none;
  border-left: 1px solid #BEB0B6;
  background-color: #8D000A;
}

#navi table a.current:hover {
  padding-top: 3px;
  color: #FFF;
  text-decoration: none;
  height: 16px;
  background-color: #212125;
}

/* ### nav2nd - second level navigation ######################################### */

ul.nav2nd {
  margin: 0 0 10px 0;
  font-size:11px;
  font-weight:normal;
  text-transform:none;
  list-style: none;
}

ul.nav2nd li {
  padding:0;
  margin:0;
  font-weight:normal;
  border-bottom: 1px solid #6B6D74;
  text-align: left;
}

ul.nav2nd a, 
ul.nav2nd a:link {
  display:block;
  padding:2px 17px 1px 10px;
  background-color: #D8D9DB;
  color: #414144;
}


ul.nav2nd a:hover {
  padding:2px 17px 1px 10px;
  background-color:#D8D9DB;
  color:#9D2C36;
}

ul.nav2nd li.active a, 
ul.nav2nd li.active a:link {
  padding:2px 17px 1px 10px;
  background-color:#D8D9DB;
  color:#9D2C36;
}

/* ### navPerm - permanent level navigation ######################################### */

#permLinkBox {
  margin-top: 20px;
  border-top: 1px solid #FFF;
  width: 145px;
}

#permLinkBox ul {
  list-style-type: none;
}

ul.navPerm {
  list-style-type: none;
  margin: 0 0 10px 0;
  font-size:11px;
  font-weight:normal;
  text-transform:none;
  list-style: none;
}

ul.navPerm li {
  padding:0;
  margin:0;
  font-weight:normal;
  border-bottom: 1px solid #FFF;
  text-align: left;
}

ul.navPerm a, 
ul.navPerm a:link {
  display:block;
  padding:2px 17px 1px 10px;
  color: #FFF;
}


ul.navPerm a:hover {
  padding:2px 17px 1px 10px;
  color:#9D2C36;
}

ul.navPerm li.active a, 
ul.navPerm li.active a:link {
  padding:2px 17px 1px 10px;
  color:#9D2C36;
}

/* ### NewsBox #################################################################### */

#membox {
  position: relative;
  margin-right: -35px;
  margin-top: -80px;
  width: 140px;
  padding: 5px 10px 0px 10px;
  float: right;
  background-color: #497049;
  color: #FFF;
  z-index: 3;
  font-size: 11px;
}

#newsbox {
  display:block;
  position: relative;
  top: 20px;
  left: 10px;
  width: 125px;
  text-align: left;
}

#newshead {
  position: relative;
  width: 120px;
  height: 16px;
  background-color: #000;
  color: #FFF;
  font-size: 11px;
  padding-left: 5px;
}

#newsbody {
  position: relative;
  width: 115px;
  min-height: 175px;
  background-color: #FFF;
  color: #000;
  font-size: 10px;
  padding: 5px;
}

#newsbody ul {
  list-style-type: square;
  list-style-position : inside;
}

#newsbody li {
  padding-left: 5px;
}

#newsbody a,
#newsbody a:link {
  color: #9D2C36;
}

#newsbody a:hover {
  color: #000;
}

a.imagehover 
{
  display: block;
  background-position: top;
  background-repeat: no-repeat;
  border: 1px solid #333;
  margin-left: -1px;
}
      
a.imagehover:hover 
{
    background-position: bottom;
}

/* ### Content #################################################################### */

#startcontent {
  position:relative;
  background-image: url(files/hg_start.jpg);
  background-repeat: no-repeat;
  background-color: #000910;
  width: 875px;
  height: 464px;
  display:block;
  clear:both;
  position:relative;
  padding:0px;
  text-align: center;
}

#printer {
  width:690px;
  padding: 5px 20px 3px 0px;
  text-align:right;
  float:right;
}

#printer ul {
  list-style: none;
  display: inline;
}

#printer ul li {
  color: #FFF;
  text-align: center;
  border: 1px solid #FFF;
  display:inline;
  width: 20px;
  height: 20px;
  padding: 1px;
  margin: 1px;
  background-color: #666;
}

#printer ul li a {
  color: #FFF;
  width: 20px;
  height: 20px;
}


#content {
  text-align: left;
  width: 875px;
  background-color: #FFF;
  background-image: url(files/content_bg.gif);
  background-repeat: repeat-y;
}


/* hide from IE/MAC \*/
* html #content, * html #main-content {
  height:1px;
}
/* end hide */


#main-content {}

#main {
  float:left;
  width:660px;
  padding: 20px 0px 20px 15px;
}


#main ul,ol { list-style-type: disc;}
#main li { margin-left: 15px; padding-bottom: 5px; }

/* ### main-block => MainContent ################################################### */

#main-block {
  float:left;
  width:670px;
  border: 1px solid black;
}


#main-content-block {
  position: relative;
  float: left;
  width:660px;
}

#main-content-blocker {
  position: relative;
  float: left;
  width:450px;
  padding-right: 10px;
}

#right-content-block {
  position: relative;
  text-align: right;
  float: right;
  width: 170px;
  padding-right: 10px;
}


#main-content-text, #main-content-textshadow{
 position:absolute;
 width: 830px;
 text-align: center;
 }

#main-content-text {
 color: #FFFFFF;
 top: 10px;
 left: 10px;
 z-index:2;
}

#main-content-textshadow {
 color: #000000;
 top: 11px;
 left: 11px;
 z-index:1;
}

.download-file {
  padding: 5px;
  margin: 2px;
  float: left;
  display: block;
}

/* ### Left Column ###################################################################### */

#leftColumn {
  height: 100%;
  float: left;
  width: 145px;
  background-color: #7F7F83;
}

/* ### Footer ###################################################################### */

#footer {
  position: relative;
  display:block;
  width:570px;
  border-top: 1px solid #333;
  padding-right:10px;
  font-size: x-small;
}

#bms {
  float: right;
  font-size: x-small;
  text-align: right;
  width: 400px;
  margin-top: -12px;
}

#footer p {
  padding: 20px 0;
  color:#333333;
  background:inherit;
}

#footer p a,
#footer p a:link {
  color:#c4c4c4;
  text-decoration: underline;
  background:inherit;
}

#footer p a:hover {
  color:#333333;
  text-decoration: none;
  background:inherit;
}

a.ttext.title {
  color: #990000;
}

a:hover.ttext.title  {
  color: #333333;
}

/* ### Groupletter ###################################################################### */

.gletter {
  width: 170px;
  color: #000;
  text-align: left;
}

#ghead {
  width: 170px;
  height: 20px;
  padding-left: 5px;
  padding-top: 2px;
  color: #000;
  font-size: 14px;
  font-weight: bolder; 
  background-color: #DDDDDD;
}

#gbody {
  width: 170px;
  padding-left: 5px;
  font-size: 12px;
  background-color: #EEEEEE;
}

#gbody td {
  height: 25px;
}

#gbody input {
  width: 90px;
  height: 15px;
  font-size:12px;
  text-indent: 3px;
  padding-top: 2px;
  background-color: #FFF;
  color: #000;
  border: 1px solid #000;
}

#gbody select {
  width: 90px;
  background-color: #FFF;
  color: #000;
  border: 1px solid #000;
}

#gbody h2 {
  color: #000;
  font-size: 12px;
  font-weight: bolder;
}

#gbody .submit {
  height:20px;
  width: 90px;
  display:block;
  color: #000;
  border: 1px solid #000;
  padding-bottom: 8px;
}

#gbody .send {
  text-align: right;
}

#gbody .unsubmit {
  height:20px;
  width: 90px;
  display:block;
  color: #000;
  border: 1px solid #000;
}



/*/////////////////////////////////////////////////////////////////////////////
CSS - Definition - DEMO 1
do form!  
Stand: 2.08.2008 

Erstellt von: Thomas Skerbis 
Dieses CSS dient als Beispiel

Bitte nicht 1:1 übernehmen, ist ja auch nicht wirklich hübsch ;-) 
Funktioniert nicht mit Formular-Generator < v.4.43
 
/*



/* Formular Definition */


/* Div das das Formular umschließt */
.formgen {
  font-size: 1em;
  background-color: #FFFFFF;
}


label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
cursor : pointer;
}



.formgen form
{
line-height : 110%;
width: 470px;
}


/* 
Wie sehen die einzelnen Blöcke aus? 
Jedes Feld wird von einem DIV umschlossen, das hier definiert werden kann
*/


.formgen .formblock
{
  margin-bottom: 15px;
  background-color: #FFFFFF;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-right: 2px;
  padding-left: 5px;
}


/*
Verhalten von br-Tags
*/
.formgen br
{
clear : both;
}


/* 
--------- FORMULAR-OBJEKTE ------------ 
*/


/* Mehrzeiliges Eingabefeld */
.formgen .formtextfield
{
  width: 250px;
  height: 150px;
  margin-left: 4px;
  background-color: #FFFFFF;
  border-left: 1px dotted #000;
  border-right: 1px dotted #000;
  border-top: 1px solid #FFF;
  border-bottom: 1px dotted #000;
}


/* Textfeld */
.formgen .formtext
{
  width: 250px;
  background-color: #FFFFFF;
  margin-left: 4px;
  border-left: 1px solid #FFF;
  border-right: 1px solid #FFF;
  border-top: 1px solid #FFF;
  border-bottom: 1px dotted #000;
}
/* Trennelement , Abstand */
.formgen .formtrenn
{
  display: block;
  height: 30px; 
}
/* Hinweistext */
.formgen .formhinweis
{
  font-weight: bold;
  color: #003366;
  font-size: 1.2em;
}
/* Überschrift */
.formgen .formheadline
{
  font-weight: bold;
  color: #900;
}


/* Passwortfeld */
.formgen .formpassword
{
  width: 250px;
  background-color: #FFFFFF;
  margin-left: 4px;
}
/*Captcha-Bild*/
.formgen .formcaptcha {
  border: 1px solid #990000;
}

/* Label */
.formgen label {
font-family: Arial, Helvetica, sans-serif;
width: 160px;
clear: left;
float: left;
height: 20px;
padding: 0px;
}


/* Aussehen der Select-Ausgabe */
.formgen .formselect
{
  width: 250px;
  background-color: #FFFFFF;
  margin-left: 4px;
}


/* Sende-Button */
.formgen .formsubmit
{
  width: 30%;
  background-color: #FFF;
  color: #000;
  float: right;
  border: 1px solid #000;
}


/* Definition des Fieldsets, das das ganze Formular umschließt */
.formgen fieldset {
  width: 480px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  border: 1px solid #333;
  background-color: #FFFFFF;
}


/* Fieldsetbeschriftung */
.formgen legend {
  font-weight: bold;
  color: #990000;
  width: 140px;
  margin: 0px;
}

/* -------------- AUSGABEN / Fehlermeldungen --------*/

/* Fehlermeldung nach Versand */

.formgen .forminfo {
  color: #990000;
  background-color: #FFFFFF;
  border: 1px dashed #333;
  margin: 5px;
  padding: 5px;
}


/* Markierung der Labels bei Fehler */
.formgen .formerror {
  color: #990000;
  background-color: #FFFFFF;
}
.forminfo {
  color: #333;
  background-color: #FFFFFF;
  margin: 2px;
  padding: 4px;
  border: 1px solid #990000;
}

/*//////////////////////////////////////////////////////////////////////////////*
/* Ende der Formulardefinition */

/*JAOS-Galerie*/
div.jaosg_thumbnail{
float: left;
background: #FFFFFF;
border: 1px solid;
border-color: #000 #000 #0004 #000;
margin: 5px 3px;
}
div.jaosg_thumbnail img{
border: 1px solid;
border-color: #FFF #FFF #FFF #FFF;
}
/* ls=landscape-Format der Thumbs */
.ls img{
height: 60px;
width: 80px;
margin: 20px 10px;
}
/* pt=portrait-Format der Thumbs */
.pt img{
height: 80px;
width: 60px;
margin: 10px 20px;
}
/*footer schaltet float:left wieder aus */
div#jaosg_footer{
clear: both;
padding-top: 1em;
}
/* eq=quadratisches-Format der Thumbs */
div.eq img{
   height: 50px;
   width: 50px;
   margin: 5px 5px;
}

.galimg
{
  text-align:center;
  background-color: #FFF;
  border: 5px solid #000;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
} 

//**** Ende Galerie ****//
