@charset "utf-8";
/* CSS Document */

body, html
{
	height: 100%;
}

body
{
	background-image: url(../images/bg.jpg);
	background-position: center;
	background-repeat: repeat-x;
   	margin-left     : 		0px;
   	margin-top      : 		0px;
   	margin-right    : 		0px;
   	margin-bottom   : 		0px;
}

html, body, p, h1, h2, td, th
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size  : 12px;
	font-weight: normal;
	color: #333333;
}

	a:link { text-decoration:none; font-weight:normal; color:#9C2D24; }
	a:visited { text-decoration:none; font-weight:normal; color:#9C2D24; }
	a:hover { text-decoration:underline; font-weight:normal; color:#511611; }
	a:active { text-decoration:underline; font-weight:normal; color:#511611; }
	
.kleineschrift {
	font-size  : 9px;
}


h1
{
	font-size: 18px;
	color: #9C2D24;
	font-weight: bold;
}

h2
{
	font-size: 14px;
	color: #9C2D24;
	font-weight: bold;
}

div#content
{
	width: 402px;
	height: 480px;
	margin-left: 52px;
	margin-top: 53px;
	text-align: left;
}

.logo
{
	margin-top: 20px;
	margin-left: 15px;
}

.headline
{
	margin-bottom: 20px;
}

.klpic
{ 
	margin-top: 4px;
	margin-right: 8px;
}

.galerieklein
{ 
	margin-bottom: 10px;}

.sprache
{ 
	margin-top:	2px;
	margin-left: 15px;
}

.sprache1
{ 
	margin-top:	2px;
	margin-left: 5px;
}

img, div
{
  behavior: url(iepngfix.htc);
}
