/*<![CDATA[*/

div, body
{ 
  /**/
  font-family: 'Didact Gothic', helvetica, arial, sans-serif;
  font-size: 16px;
  letter-spacing: 1px;
  text-align: left;
  text-transform: uppercase;
}

body
{
  text-align: center;
}

div
{
  position: absolute; 
}

a
{
  color: black;
  text-decoration: none;
}

h1 a
{
    color: #5D6B76;
}

i
{
  font-style: normal;
  letter-spacing: 2px;
}

blockquote, cite, tt 
{
  display: block;
  font-family: 'Didact Gothic', helvetica, arial, sans-serif;
  font-size: 18px;
  letter-spacing: 1px;
  padding: 10px;
  margin: 10px;
  border: solid 2px #d3d3d3;
}

address
{
  font-style: normal;
}

img
{
  border: 0px;
}

#div1
{
  position:relative;
  top: 10px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  max-width: 960px;
	min-width: 300px;
  height: 90%;
}

#sprache
{
  position:relative;
  top: 0px;
	right: 20px;
	max-width: 960px;
	min-width: 300px;
	height: 20px;
	text-align: right;
	z-index: 20;
}

.div2
{
  top: 15px;
  left: 0px;
  max-width: 960px;
	width: 100%;
  height: 44px;
}

#textoben
{
  position:relative;
  width: 100%;
  padding-top: 18px;
  padding-bottom: 20px;
	margin-top:50px;
  margin-bottom: 10px;
  border-top:  3px solid black;
  border-bottom: 1px solid black;
  font-size: 1.55em;
	line-height: 1.55em;
  font-family: Monda, helvetica, arial, sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  color: black;
  text-align: center;
}

.inhalt
{
  position:relative;
	left: 33%;
  margin-top:0%;
	width:66%;
	height: 440px;
	max-height: 440px;
  min-height: 300px;
  padding: 8px;
  overflow: auto;
  text-transform: none;
}

.inhalt a
{
  text-decoration: underline;
}

.fuss
{
  position:relative;
  width: 100%;
  padding-top: 4px;
	margin-top:600px;
	text-align: center;
  border-top: 1px solid black;
	max-width: 960px;
	min-width: 300px;
}

#kontakt
{
	margin: 5px;
  z-index: 20;
	background-color: white;
}

img.logo
{
  position: absolute;
  left: 5px;
  bottom: 5px;
  padding: 0px;
}

h1 
{
  font-family: 'Didact Gothic', helvetica, arial, sans-serif;
  font-size: 24px;
  color: #5D6B76;
  text-transform: none;
  font-weight: normal;
	line-height: 40px;
  letter-spacing: 2px;
  bottom: 0px;
  top: 0px;
  padding: 0px;
  margin: 0px;
}
h2 
{
  font-family: Monda, helvetica, arial, sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 22px;
	line-height: 24px;
  color: black;
}
h3
{
  font-family: 'Didact Gothic', Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  padding: 2px;
  background-color: #d3d3d3;
}
p, div
{
  font-family: 'Didact Gothic', Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
}
b
{
  letter-specing: 2px;
  font-weight: normal;
  background-color: #d3d3d3;
  padding-left: 2px;
  padding-right: 2px;
}

img.bild
{
  max-width: 100%;
  border: solid 10px #d3d3d3; 
}

div#tadeusz-szewczyk, div#kontakt
{
    text-transform:none;
}

/*]]>*/