html { 
  padding:0px;
  margin:0px;
}

body {
  font-size: 12px;
  font-family: Century gothic, Verdana, Arial, SunSans-Regular, Sans-Serif;
  color: black;  
  padding:0px;
  margin:0px;
 background-color: #cccccc;   
  background-image: url(bg/hunde_bg_1.gif);
  background-position: top left;
  background-repeat: no-repeat;
}


h1
{
  font-size: 24px;
  font-weight: bold;
  margin-left: 2 px;
  border-left: 2px solid white;
  border-bottom: 1px solid white;
  width:450px;
 line-height: 130%;
}

h2
{
  font-size: 14px;
  font-weight: bold;
  width:450px;
   line-height: 130%;

}


h3
{
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
  width:450px;
   line-height: 130%;

}

#container
{
	margin-top: 5px;
	max-width: 1200px;
	max-height:800px;
	text-align: left;
	line-height: 200%;
}

#header
{
font-size: 10px;
  height: 140px;
  background-color: transparent;
}


#kruemel
{
  text-align: right;
  height: 20px;
  margin:10px 0 0 0;
  padding-left: 5px;
  background-color: silver;
  color: black;
}

#content 
{

  margin-left: 10px;
  padding: 0px;
  background-color: transparent;
}

div#content { 
min-height:600px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
line-height:150%;
}



#text
{
margin-left: 210px;
margin-top: 100px;
width:550px;
background-color: white;
color: #666;
border-left: 2px solid transparent;
}


p, pre,  {
  padding:5px;
  margin:0px
}



#left {
float: left;
width: 194px;
margin: 0px;
padding: 0px;
background-color: #cccccc;
}

div#left { 
min-height:500px;
height:expression(this.scrollHeight > 500 ? "auto":"500px"); 
line-height:150%;
}

#right {
	float: right;
	width: 350px;
	margin-top: 100px;
	margin-right: 70px;
	padding: 0;
	background-color: white;
}

div#right { 
min-height:500px;
height:expression(this.scrollHeight > 500 ? "auto":"500px"); 
line-height:150%;
}

#text-right
{
text-align:bottom left;
margin-top: auto;
margin-left: 5px;
margin-right: 5px;
margin-bottom: 5px;
border-left: 2px solid transparent;
/*background-color: white;*/
color: #666666;
border-left: 2px solid transparent;
}

/*-- #left {
position: absolute;
float: left;
left: 0px;
width: 160px;
background-color: transparent;
margin: 0px; 
padding: 0px;
}

#right {
position: absolute;
float: right;   
width: 160px;
background-color: transparent;
margin: 0px; 
padding: 0px;
}
-- */

#footer
{

right: 0px;        
max-width: 1200px;
height: 14px;
font-size: 10px;
color: black;
background-color: #666666; 
}


.text-left
{
text-align: left;
}

.text-right
{
text-align: right;
}

.text-central
{
text-align: centre;
}

.image
{
background: transparent;
}


div.image_mt_left {
  float: left;
  width: auto;
  /*border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;*/
  border-bottom: thin silver solid;
    text-align: center;
  font-style: italic;
  font-size: 10px;
  color: #666;
  text-indent: 0;
}

div.image_mt_left p {
  text-align: center;
  font-style: italic;
  font-size: 10px;
  color: #666;
  text-indent: 0;
}


div.image_mt_centre {
  float: centre;
  width: auto;
  /*border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;*/
  border-bottom: thin silver solid;
    text-align: center;
  font-style: italic;
  font-size: 10px;
  color: #666;
  text-indent: 0;
}

div.image_mt_centre p {
  text-align: center;
  font-style: italic;
  font-size: 10px;
  color: #666;
  text-indent: 0;
}

div.image_mt_right {
  float: right;
  width: auto;
  /*border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;*/
  border-bottom: thin silver solid;
    text-align: center;
  font-style: italic;
  font-size: 10px;
  color: #666;
  text-indent: 0;
}

div.image_mt_right p {
  text-align: right;
  font-style: italic;
  font-size: 10px;
  color: #666;
  text-indent: 0;
}

.#666666
{

color: #666666;
}

