
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	background-image: url(../images/index/background.jpg);
	background-repeat: repeat;
	text-align: center;
}
#wrapper_index {
	position: relative;
	text-align: left;
	width: 1500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	border: none;
}


#wrapper {
	position: relative;
	text-align: left;
	width: 1000px;
	background-image: url(../images/navig/bg_blue.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	border: none;
}

#top {
	float: left;
	position: relative;
	width: 1000px;
	height: 150px;
	padding: 0 0 0 0;
	border: 0;
}	
#header_index {
	float: left;
	position: relative;
	width: 1000px;
	border: 0;
	height: 10px;
} 
#navig .active {
	color: #F09;
}
#navig {
	float: left;
	position: relative;
	list-style-type: none;
	width: 1000px;
	border-bottom: 1px solid #606;
	height: 50px;
	left: 0;
	margin: 5px 0 0 0;
	padding: 0;
}

#navig ul{
	list-style:	none;
	float: left;
	width: 980px;
	margin:	0;
	padding: 0;
}

#navig li{
	line-height: 20px;
	display: inline;
	margin: 0;
	padding: 0;
}

#navig a {
	color: #F9C;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: normal;
	background-color: transparent;
	font-family: Gill, sans-serif;
	display: inline;
	width: inherit;
	border-right: 1px solid #606;
	margin: 0;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
}
#navig a:hover {
	color: #F09;
}


#footer {
	clear: both;
	padding: 10px 0 0 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: left;
}
#footer p {
	color: #666666;
	font-size: 10px;
	letter-spacing: 2px;
	margin: 0 0 0 10px;
	padding: 0;
	font-family: Gill, sans-serif;
	line-height: 13px;
}
#footer strong {
	color: #999999;
	font-weight: bold;
}

#footer a {
	color: #F9C;
	font-size: 10px;
	background-color: transparent;
	text-decoration: none;
	letter-spacing: 2px;
	font-family: Gill, sans-serif;
	line-height: 13px;
}

#footer a:hover {
	color: #F09;
}

#content {
	float: right;
	position: relative;
	width: 620px;
	padding: 0;
	margin: 10px 0 30px 0;
}

#content p{
	color: #333;
	font-size: 12px;
	width: 90%;
	letter-spacing: 1px;
	text-align:justify;
	font-weight: normal;
	font-family: Gill, sans-serif;
	line-height: 19px;
}
#content strong {
	color: #F09;
	font-weight: bold;
}

#content h1{
	color: #F09;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	letter-spacing: 2px;
	font-family: Gill, sans-serif;
}
#content h2{
	color: #F09;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: normal;
	font-family: Gill, sans-serif;
	line-height: 17px;
}
#content h3{
	color: #999999;
	font-size: 12px;
	font-weight: normal;
	font-family: Gill, sans-serif;
	line-height: 17px;
}
#content h4{
	color: #999999;
	font-size: 9px;
	text-align: right;
	font-weight: normal;
	font-family: Gill, sans-serif;
	line-height: 11px;
}

#content a:link, #content a:visited {
	color: #F9C;
	font-size: 12px;
	line-height: 17px;
	letter-spacing: 1px;
	font-weight: normal;
	background-color: transparent;
	text-decoration: none;
}
#content a:hover {
	color: #F09;
}
#content table p, table h2, table a, table a:link {
	line-height: 20px;
}

#content ul {
	float: left;
	padding: 0;
	margin: 10px;
	width: 570px;
	height: inherit;
	list-style: none;
}

#content li { 
  display: inline; 
  margin: 0;
  padding: 0;
  border: 0;
  float: left;  
  width: 180px; 
  height: 180px; 
}

#content ul a, a:link {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#content ul a:hover {
	color: #993366;
	text-decoration: none;
}
#content img {
	border: 0;
}

#content_big {
	float: left;
	position: relative;
	width: 980px;
	padding: 0;
	margin: 10px 0 10px 10px;
}
#content_big p{
	color: #777777;
	font-size: 12px;
	width: 90%;
	letter-spacing: 1px;
	text-align:justify;
	font-weight: normal;
	font-family: Gill, sans-serif;
	line-height: 19px;
}
#content_big strong {
	color: #A00821;
	font-weight: bold;
}

#content_big h1{
	color: #F0C;
	font-size: 18px;
	font-weight: normal;	
	line-height: 24px;
	letter-spacing: 1px;
	font-family: Gill, sans-serif;
}




#content_left {
	float: left;
	position: relative;
	width: 350px;
	padding: 0;
	margin: 10px 0 30px 10px;
}

#content_left p{
	color: #777777;
	font-size: 12px;
	width: 90%;
	letter-spacing: 1px;
	text-align:justify;
	font-weight: normal;
	font-family: Gill, sans-serif;
	line-height: 19px;
}
#content_left strong {
	color: #999999;
	font-weight: bold;
}

#content_left h1{
	color: #F0C;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	letter-spacing: 1px;
	font-family: Gill, sans-serif;
}
#content_left h2{
	color: #F0C;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
	font-family: Gill, sans-serif;
	line-height: 17px;
}
#content_left h3{
	color: #999999;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-family: Gill, sans-serif;
	line-height: 17px;
}
#content_left h4{
	color: #999999;
	font-size: 9px;
	text-align: right;
	font-weight: bold;
	font-style: normal;
	font-family: Gill, sans-serif;
	line-height: 11px;
}

#content_left a:link, #content_left a:visited {
	color: #F9C;
	font-size: 12px;
	line-height: 17px;
	letter-spacing: 1px;
	font-weight: bold;
	background-color: transparent;
	text-decoration: none;
}
#content_left a:hover {
	color: #F09;
}


#content_left ul {
	float: left;
	padding: 0;
	margin: 10px;
	width: 320px;
	height: inherit;
	list-style: none;
}

#content_left li { 
  display: inline; 
  margin: 0;
  padding: 0 10px 0 0;
  border: 0;
  float: left;  
  width: 150px; 
  height: 210px; 
}

#content_left ul a, a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#content_left ul a:hover {
	color: #FC9;
	text-decoration: none;
}
#content_left img {
	border: 0;
}

.foto_legende {
	float: right;
	margin: 5px 2px 5px 10px;
	padding: 0;
	line-height: 1em;
	width: 300px;
	height: 250px;
}
.foto_legende p{
	width: 100%;
	margin: 0;
	padding: 1em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 1px;
	line-height: 11px;
	color: #999999;
}
.foto_legende strong {
	font-weight: bold;
	color: #FFFFFF;
}
.foto_legende img{
	margin: 0;
	pading: 0;
	width: inherit;
	display: block;
	border: 0;
}
.foto_legende object{
	margin: 0;
	pading: 0;
	width: 280px;
	height: 200px;
	display: block;
	border: 1px solid #666666
}

hr {
	color: #333333;
	width: 100%;
	line-height: 1px;
}
