﻿/*INDEX - Seite -------------------------------------------------------------------------------------------------------------------*/
body.index {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	width:100%;
	height:100%;
	color: #000;
	background: #fff url(../images/allg/bg_allg.gif);
	text-align: center;
	/*background:	#ffffeb;*/
}
#container_i {
	width: 100%;
	height: 616px;
	position: relative;
	z-index: 1;
	background: url(../images/index/bg_header_n.jpg) repeat-x;
	margin: 0 0 0 0;
	padding: 26px 0 0 0;
	text-align: center;
}
#logo {
	margin: 0 auto 0 auto;
	padding: 0 0 14px 0;
	width: 272px;
	height: 71px;
	background: url(../images/index/logo_index_s.gif) no-repeat;
}
#logo h1 {
	display: none;
}
#claim {
	margin: 0 auto 0 auto;
	padding: 0 0 15px 0;
	width: 309px;
	height: 82px;
	background: url(../images/index/start_claim.gif) no-repeat;
}

#claim2 {
	margin: 0 auto 0 auto;
	padding: 0 0 15px 0;
	width: 309px;
	height: 82px;
	background: url(../images/index/start_claim.gif) no-repeat;
}

#claim h2 {
	display: none;
}
body.index h1 {
	position: absolute;
	width: 300px;
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
a img {
	border: none;
}
#content_i a {
	/*margin: 0 15px 0 15px; wenn flaggen zur Sprachauswahl dabei sind*/
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #000;
	font-size: 18px;
	/*font-weight: bold;*/
	line-height: 140%;
	text-decoration: none;
}
#content_i a:hover {
	color: #9C0000;
}

