@import fonts/stylesheet.css
*{
	margin:0;
	padding:0;
}
html {
    background: #ffffff url(pics/bg.png) repeat scroll left top;
    text-align: center;
	overflow-y:scroll;
}
body {
    background: #ffffff url(pics/site_bg.png) no-repeat scroll center top;
    width: 1024px;
    margin: 0 auto;
    text-align: left;
    font-family: "EuphemiaUCASRegular", Verdana, sans-serif;
    /*text-transform: uppercase;*/
}
#header {
	    padding-top:67px;
		height:285px;
		position:relative;
		}
#header h1 a{
	background: transparent url(pics/fips_logo.png) no-repeat scroll left top;
	position:relative;
	top:21px;
	width:600px;
	height:300px;
	display:block;
	text-indent:-1500px;
}
.logo {
    color: #000000;
    font-family: "Elliot'sBadDay4", Verdana, sans-serif;
    text-decoration: none;
}
/*#header h2 {
	position:relative;
	top:-120px;
	left:180px;
	width:200px;
}
.contact{
	background: transparent url(pics/contact_about.png) no-repeat scroll left top;
	width:138px;
	height:18px;
	display:block;
	text-indent:-1500px;
}
#header h2 .active, a:hover.contact, a:focus.contact{
	background: transparent url(pics/contact_about_active.png) no-repeat scroll left top;
}*/
.navi {
	position:relative;
	top:-77px;
	margin:0 0 0 80px;
    padding:0;
}
.navi li {
    list-style: none;
    display: inline;
}
.navi a {
    color: #aa4d04;
    font-size: 230%;
    text-decoration: none;
	text-transform: uppercase;
}
.navi a span {
    color: #000000;
}
.new_media{
	top:100px;
	z-index:200;
}
a.not_active {
	color:rgba(170, 76, 4, .5);
	text-shadow: 0px 0px 10px #aa4d04;
}
a:hover.not_active, a:focus.not_active {
    color: #aa4d04;
	text-shadow:0 0 0 #aa4d04;
}
a.not_active span{
	color:rgba(0, 0, 0, .5);
	text-shadow: 0px 0px 10px #000000;
}
a:hover.not_active span, a:focus.not_active span{
    color: #000000;
	text-shadow:0 0 0 #000000;
}
/*.bundles {
	margin-left:100px;
}*/
#main{
	width:90%;
	height:384px;
	padding:0 5%;
	clear:both;
	position:relative;
	top:35px;
}
.top_right{
	width:25%;
	float:right;
}
.welcome{
	padding:0px 0 0px 0;
	line-height:150%;
	font-size:120%;
}
#footer{
	position:relative;
	top:20px;	
}
#footer2{
	position:relative;
	top:7px;
}
#footer, #footer a, #footer2, #footer2 a{
	color:#aaaaaa;
}
#footer ul, #footer p, #footer2 ul, #footer2 p{
	width:30%;
	display: block;
}
#footer p, #footer2 p{
	font-size:70%;
	margin:1em 0 0;
}
#footer ul, #footer2 ul{
	text-align:right;
	margin-left:66%;
	padding-bottom:1em;
}
#footer ul li, #footer2 ul li{
	display: inline;
	padding-left:2em;
}
#footer ul a, #footer2 ul a{
	font-size:120%;
	display: inline;
	text-decoration: none;
	text-transform: uppercase;
}
#footer ul a:hover, #footer ul a:focus, #footer ul a.active, #footer2 ul a:hover, #footer2 ul a:focus, #footer2 ul a.active{
	color:#000000;
}
/*About*/
.about, .main_imprint{
	width:90%;
}
.peoplel, .peopler{
	background:transparent url(pics/about_bg.png) repeat scroll left top;
	width:46%;
	float:left;
	height:168px;
	padding:10px 10px 0 10px;
}
.peopler img{
	float:left;
	padding-right:1em;
	width:109px;
}
.peoplel img{
	float:right;
	padding-right:1em;
	width:109px;
}
.peoplel img alt, .peopler img alt{
	font-size:90%;
}
.description{
	font-size:71%;
	height:150px;
	/*overflow-y:scroll;
	padding-top:1em;*/
}
.description h3{
	margin:0px;
}
.group {
	background:transparent url(pics/about_bg.png) repeat scroll left top;
	padding:0 10px 0 10px;
	width:550px;
	text-align:center;
}
/*Contact form*/
.contact_form{
	width:33%;
	text-align:right;
	margin-left:1%;
	height:330px;
}
legend{
	visibility:hidden;
	height:0;
}
fieldset{
	height:355px;
	background-color:rgb(210, 210, 210);
	background-color:rgba(210, 210, 210, 0.5);
	border:0;
	text-align:left;
	padding:3% 3% 0;
}
label{
	padding-bottom:0.8em;
	display:block;
}
label span{
	font-size:95%;
	width:3.5em;
	float:left;
}
textarea, input{
	line-height:130%;
	padding:0.5em 0.3em;
	width:78%;
	border:0;
	background-color:rgb(180, 180, 180);
	background-color:rgba(180, 180, 180, 0.7);
	
}
.textarea{
	
	padding-bottom:0.2em;
}
.textarea span{
	padding-left:38%;
}
.subject{
	width:4.8em;
}
#subject {
	width:71%;
}
#comment{
	width:97%;
}
input[type="submit"]{
	width:5em;
	border:none;
	background-color:transparent;
	font-family:"EuphemiaUCASRegular", Verdana, sans-serif;
	font-size:100%;
	margin-left:75%;
	padding:0;
	cursor:pointer;
}
input[type="submit"]:hover{
	color:#646464;
}
.clear{
	clear:both;
	height:0px;
	color:#aaaaaa;
}
.float{
	float:left;	
	padding:30px 0 30px 0;
}
.empty{
	color:red;
}
/*works*/
.left {
	float:left;
}
.left a img, .right a img{
border:none;
background-color:#ffffff;
}
.left a:hover img, .left a:focus img, .right a:hover img, .right a:focus img{
border:none;
background-color:#e3e3e3;
}
.right {
	float:right;
}

/*imprint*/
.main_imprint{
	background:transparent url(pics/about_bg.png) repeat scroll left top;
	padding:5px 10px 0 10px;
	margin:10px 10px -10px;
}
.main_imprint p, .main_imprint h3{
	padding:0 0 .5em 0;
	font-weight:normal;
}
.small{
	font-size:80%;
	padding:0 0 .5em 0;
}
.small span{
	font-style:italic;
}
em{
	padding-top:0.2em;
}

