﻿body {
  background-color: #e2dfdf;
  font-family:      Verdana, Geneva, Arial, sans-serif;
  font-size:        100%;
  margin: 10px;
}

#wrapper {
        width:     100%;
        text-align:   left;
	margin: 0 auto;
}

#fgLogo {
  background-color: #ec2727;
  font-size:	    40px;
  font-weight:	    bold;
  padding:	    25px 0px 15px 20px;
}

#nav {
      width:          170px;
      float:          left;
      border-top:       1px;
      border-right:	0px;
      border-bottom:	1px;
      border-left:	0px;
      border-color:   black;
      border-style:   solid;
}

#nav li {
	list-style-type:   none;
        margin-top:        1em;
}

nav a {
        color:   black;
        font-weight:  bold;
        text-decoration: none;
}

#content a {
	color: #282222;
}


nav a:hover {
	text-decoration:  underline;
}

#content a:hover {
	color: #282222;
	font-weight: bold;
}


nav a:visited {
        color: #708070;
	text-decoration: none;
}

nav li.selected a {
       color: #544e4e;
}

#content a:visited{
	color: #ec2727;
}

#content {
        padding-left:  230px;
   }

#newpics {
      font-size:   20px;
      text-align:  center;
      margin-top:  130px;
      margin-left: 230px;
}

td {
     padding: 10px;
}


#copyright {
   background-color: #ec2727;
   padding-left:          3px;
}

#einsatz {
	height: 14em;
	width: 21em;
	float: left;
	margin: 5px 10px 0px 0px;
}

#Matterhorn {
	height: 14em;
	width: 21em;
	float: right;
	margin: 5px 0px 0px 10px;
}

#hamburg {
	height: 14em;
	width: 21em;
	float: left;
	margin: 5px 10px 0px 0px;
}

#zylinder {
	height: 17em;
	width: 17em;
	margin: 5px 10px 0px 0px;
        float: right;
        }


#impressum h2 {
	padding: 10px 0px 0px 0px;
}

#rechtliches {
	font-size: 0.8em;
}

#webdesign {
	font-size: 0.8em;
}

#kontakt td {
        width:     50px;
}
