/**************************************************************
   Visit studio7designs.com for more layouts and downloads for this template!
 **************************************************************/
 
/**************************************************************
   All page content except for footer
 **************************************************************/

#content {
  position: relative;
  height: auto !important;
  height: 100%;
  min-height: 100%;

}


/**************************************************************
   Top menu and logo
 **************************************************************/

#header {
	clear: both;
	position: relative;
	height: 123px;
	margin: 0 auto;
	background: url(../grafik/head.jpg) no-repeat;
	
}

#header img {
  position: absolute;
  top: 58px;
  left: 22px;
}

#header ul {
  margin: 105px 27px 0 0 !important;
  margin: 105px 0.5 em 0 0;
  padding: 0;
  float: right;
}

#header ul li {
  display: inline;
  list-style: none;
  font: 400 1.1em arial, sans-serif;
  letter-spacing: 0.1em;
  line-height: 0.8em !important;
  line-height: 1em;
}

#header ul li a {
  float: left;
  padding: 0 1em;
  font: 400 1.1em arial, sans-serif;
  letter-spacing: 0em;
  line-height: 0.8em !important;
  line-height: 1em;
  color: #FFF;
  border-right: 1px solid #FFF;
}

#header ul li a.last {
  padding-right: 0;
  border-right: 0;
}

#header ul li a:hover {
  color: #FFCC00;
  text-decoration: none;
}



/**************************************************************
   Page Content
 **************************************************************/

#page {
  clear: both;
  float: left;
  width: 100%;
  margin-bottom: 72px;
  margin-top: 0px;
  text-align: left;
}

#columns {
  margin: 0px auto;

}


#columns #bg {

  position: relative;
  margin: 0 auto;
  background: url(../grafik/hg_links.gif) repeat-Y;
  min-height: 530px;
  height: auto !important;  /* für moderne Browser */
  height: 530px;  /*für den IE */
}




/* Column widths */
.width {
  width: 800px;
}

.widthPad {
  width: 800px;
}

.width1 {
  width: 240px;
}

.width2 {
  width: 175px;
}

.width3 {
  width: 330px;
}

.width25 {
  width: 24%;
}

.width50 {
  width: 45%;
}

.width73 {
  width: 73%;
}

.width75 {
  width: 75%;
}

.width100 {
  width: 100%;

}


/**************************************************************
   Footer
 **************************************************************/


#footer {
  clear: both;
  float: left;
  width: 100%;
  height: 72px;
  margin-top: -72px;
}


#footer ul {

  margin: 7px 27px 0 0 !important;
  margin: 7px 0.5em 0 0;
  padding: 0em;
  float: right;

}

#footer ul li {
  float: left;
  padding: 0 1em;
  list-style: none;
  font: 400 1.1em arial, sans-serif;
  letter-spacing: 0em;
  line-height: 0.8em !important;
  line-height: 1.0em;
  color: #FFF;
  border-right: 1px solid #FFF;

}

#footer ul li.last {
  padding-right: 0;
  border-right: 0;
}


#footer ul li a {
  float: left;
  padding: 0 0em;
  list-style: none;
  font: 400 1.1em arial, sans-serif;
  letter-spacing: 0em;
  line-height: 0.8em !important;
  line-height: 1em;
  color: #FFF;
}

#footer ul li a.last {
  padding-right: 0;
  border-right: 0;
}

#footer ul li a:hover {
  color: #FFCC00;
  text-decoration: none;
}

#footer #bg {
  position: relative;
  height: 72px;
  margin: 0 auto;

  background: url(../grafik/footer.jpg) no-repeat;
  background-color: #D5D5D5;
}



/**************************************************************
   Bild unten links
 **************************************************************/

#bild {
	clear: both;
	position: relative;

	margin: 0 auto;
	
}

#bild img {
  position: absolute;
  top: -297px;
  left: 0px;
}

.unternavi {
  padding:  20 20 20 20;
}



/**************************************************************
   Icons specific to the colour theme
 **************************************************************/

a.lightTheme img,
a.darkTheme img,
a.submitButton img {
  width: 20px;
  height: 20px;
  vertical-align: middle;
}

a.lightTheme img {
  background: url(../images/icons/light_light_theme.gif) no-repeat center center;
}

a.darkTheme img {
  background: url(../images/icons/light_dark_theme.gif) no-repeat center center;
}

a.submitButton img {
  background: url(../images/icons/light_submit.gif) no-repeat center center;
}


/**************************************************************
   Posts
 **************************************************************/

.post {
  float: left;
  width: 100% !important;
  width: 99%;
  position: relative;
}

.post .date {
  position: absolute;
  top: 0;
  left: 5px;

  width: 2.3em;
  text-align: right;
}

.post .date .month {
  text-transform: uppercase;
  font: 700 1.0em arial, sans-serif;
  color: #888;
}

.post .date .day {
  display: block;
  margin-top: -5px;
  font: 700 2.1em arial, sans-serif;
  color: #888;
}

.post p {
  margin: 0 0 0 0em;
  padding:  0 0 0 0;
  border-left: 0px solid #CCCCCC;
}


/**************************************************************
   Navigation
 **************************************************************/

ul.submenu1{
  margin: 0 20px 20px 0;
  padding: 0;
}

ul.submenu1 li{
  margin: 0px;
  padding: 0px 5px 0px 29px;
  color: #000;
  list-style: none;
  list-style-image: url(foo.gif); /* because IE is balls */
}

ul.submenu1 li a{
  display: block;
  height: auto !important;
  /* Start hide from IE Mac \*/
  height: 1%;
  /* End hide from IE Mac */ 
  text-decoration: none;
  color: #666;
}

ul.submenu1 a:hover {
  text-decoration: none;
  color: #DDB000;
}



/**************************************************************
   Generic Display 
 **************************************************************/


.block {
  display: block;
}

.clear {
  clear: both;
}

.marginRight {
  margin-right: 15px;
}

.paddingLeft {
  padding-left: 5px;
}

.paddingRight {
  padding-right: 27px;
}

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

.alignLeft {
  text-align: left;
}

.alignRight {
  text-align: right;
}

.alignTop {
  vertical-align: top;
}

.alignMiddle {
  vertical-align: middle;
}

.alignBottom {
  vertical-align: bottom;
}

.lightGreyBg {
  background-color: #FF0000;
}

.dark {
  color: #AAAAAA;
}

.orange {
  color: #DDB000;
}

.schwarz {
  color: #000;
}

.unternavi1 {
  margin-left: 20px;
}

.unternavi2 {
  margin-left: 40px;
}
