* {
	margin: 0;
	padding: 0;
}


body {
	
       margin: auto;     
	padding-left: 20px;
       font-size: 62.5%;
       text-align: center;
       width: 974px ! important;
}


h1 span, h2 span, h4 span {
	display: none;
}

/* The Container */


#container {
	position: relative;
	display: block;
	width: 974px;
	height: 100%;
	color: #516b6b;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-style: normal;
	font-size: 1.6em;
	text-align: left;
}

/* ------------------------------------------------------------------
This is a box for the logo and the title of the page - nothing more, nothing less
---------------------------------------------------------------------------------------- */

/* Evident, well at least it is to me! */
#pageheader {
	position: relative;
	width: 974px;
	height: 90px;
	margin-top: 4px;

}

/*#pagetitle {
                position: relative;
                text-align: right;
               	color: #29413d;
                font-style: italic;
	display: inline;
}
*/
/* These are for the flags */

#pagetitle {
	position: absolute;
             right: 10px;
	margin: -37px -10px 0px 0;
	display: inline;
}

#pagetitle h1 { 
	font-size: 2em;
	margin: 25px 0px 10px 0;
	display: inline;
}

#pagetitle p { 
	font-size: .8em;
    margin: 0px 20px 0 0;
}

#pagetitle h4 {	
	margin: 0px;
	padding: 0px;
	font-size: 0.7em;
	text-decoration: none;
	text-align: left;
	display: inline;
}

#pagetitle li a {
	text-decoration: none;
	color: #ece2dd;
}

#pagetitle li a:hover { 
                   color: #f1bea2;
                   text-decoration: underline;
}

#pagetitle ul {
	position: relative;
	margin: 5px 30px 0px 0px;
}

#pagetitle li {
	padding-left: 10px;
	display: inline;
	list-style: none;
}

#pagetitle img {
	border:  #29413d solid 1px;
	width: 27px;
	height: 16px;
}

#pagetitle img:hover {
	border: #3b7a6f solid 1px;
}

/* ----------------------------------------------------------------------------
	Currently not in use. Here are is the main contents portion of the CSS. To make everything play nice and line up, all the content boxes are put in a container, this makes it so it doesn't matter how far down the page we go, everything plays nicely
----------------------------------------------------------------------------------------- */
/*#main {

}
*/
#contents {
            
	position: relative;
	margin: 40px 40px 0px 60px;
	z-index: 20;
	display: block;
	width: 500px;
	height: 100%;
}

#contents ul li { 
               margin: 0px 100px 0 20px;
                  padding-bottom: 0px;
                  font-size: 1.05em;
                  line-height: 1.3em;
		list-style: none;
}

#contents ul {
	margin-bottom: 20px;
}

#menu ul li {
	display: inline;
}

#menu {
	position: absolute;
	top: 45px;
	left: 300px;
	color: #ece2dd;
}

#menu ul { 
          list-style: none;
          margin-bottom: 10pt;
}

#menu li a { 
          text-decoration: none;
          color: #ece2dd;
          font-size: 0.9em;
             font-weight: bold;
            line-height: 1.3em;
	margin: 0px 10px 0px 0px;
}

#menu li a:hover { 
                   color: #ffd8c2;
                   text-decoration: underline;
}

body#index a#index_link,
body#kurse a#kurse_link,
body#praesentation a#praesentation_link,
body#korrekturlesen a#korrekturlesen_link,
body#preis a#preis_link,
body#arbeitsteam a#arbeitsteam_link,
body#referenz a#referenz_link,
body#preis a#preis_link, 
body#karte a#karte_link {
color: #84adab
}


p, h1, h2, h3, h4, h5 { 
    padding-bottom: 0.9em;
}

p { 
    font-size: 0.9em;
    line-height: 1.1em;
}
/* p:first-letter
{
font-size: 1.7em;
font-family: "Palatino Linotype";
padding: 0px -10px;
} */
h3 { 
     text-align: center;
     font-size: 1.7em; 
}

h4 { 
     text-align: left;
     font-size: 1.4em;
}

h5 { 
     text-align: left;
     font-size: 0.9em;
	font-family: ;
}


a { 
    text-decoration: none;
    color: #8a3d05;
}

a:hover { 
           text-decoration: underline;
           color: #b54a10 ; }



/* This is for the headshots on the "team" page */
/*

.shot {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	width: 161px;
	float: right;
}
*/
#footer { 
	position: absolute;
	top:502px;
	margin: 0 0 0px -5px;
	height: 0px;
	clear: both;
          font-size: 0.8em;
          text-align: left;
	color: #84adab;
}


#footer li {
	display: inline;
}

#footer ul {
	
	padding: 12px 0 0 0;
	margin: 0 0px 0px 0;
	list-style-type: none;
	text-decoration: none;
}

#footer li {
	padding-right: 10px;
	display: inline;
	list-style-type: none;
}

#footer a {
	text-decoration: none;
	color: #ece2dd;
}

#footer a:hover {
	color: #ffd8c2;
	text-decoration: underline;
}
.kontakt {
             font-size: 1.2em;
	}

.hea  {
	margin-bottom: -15px;
}

.back { 
        text-align: right;
        font-size: 0.8em;
}

.more {
	position: absolute;
	top: 320px;
	left: 450px;
	text-align: right;
	font-size: 0.9em;

}

.price-number {
	position: absolute;
	font-style: normal;
	left: 250px;
}
