/*
	Fabrizio by PVII
	(c) 2004 Project Seven Development (www.projectseven.com)
	All Rights Reserved
	
	CSS developed by Al Sparber - PVII
*/

body {
	background-color:#d0d7e1;
	color: #333333;
	font-family: Arial, sans-serif;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 101%;
	margin: 24px 0;
	min-width: 789px;
	padding: 0;
}

#contentwrapper {
	/*background-color:#FF0000;*/
	background-image:url(../images/hg.jpg);
	background-repeat: repeat-y;
	margin: 0 auto;
	width: 789px;
}

#masthead {
    widht: 778px;
    height:133px;
	background-image:url(../images/header.jpg);
	background-repeat: no-repeat;
}

#masthead a, #masthead a:visited, #masthead a:active {
	color:#FFFFFF;
	text-decoration:none;
}

#masthead a:hover {
color:red;
/*font-weight:bold;*/
}

#menu_oben {
	/*margin: 0;*/
	padding-top:112px;
	font-size:10px;
	color:#ffffff;
}

#maincontent {
	float: left;
	font-size: 0.8em;
	line-height: 1.5em;
	padding: 0 24px;
	width: 536px; /*528*/
	text-align: justify;
}
#maincontent p {
	margin: 6px 0 12px 0;
	padding: 0 0 0 16px;
}
#maincontent h2 {
	color: #333333;
	font-size: 19px;
	font-weight: normal;
	/*letter-spacing: 0.2em;*/
	line-height: normal;
	margin: 24px 0 0 0;
	text-align: left;
}

/*
#maincontent h3 {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
letter-spacing: 0.2em;
	line-height: normal;
	margin: 24px 0 0 0;
	text-align: left;
}
*/

#maincontent h4 {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	/*letter-spacing: 0.2em;*/
	line-height: normal;
	margin: 24px 0 0 0;
	text-align: left;
	
}

#maincontent a:link {
	color: #333333;
}
#maincontent a:visited {
	color: #333333;
}
#maincontent a:hover, #maincontent a:active, #maincontent a:focus {
	color: #333333;
}

.hideit {display: none;}
.showit {display: block; visibility: visible;margin-top:10px;}
.noSeeUm {visibility: hidden;}
#introControls {margin: 0;}
#introControls li {list-style-type: none;}
#introSection {
	background-image: url(../images/quote.gif);
	background-repeat: no-repeat;
	color: #333333;
	font-size: 11px;
	letter-spacing: 0.1em;
	line-height: 1.25em;
	margin: 12px 0;
	padding: 0 0 0 40px;
	text-align: left;
}
#tagline {
	background-image: url(../images/tagline.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 32px;
}
#tagline p {
	margin:0;
	display: none;
}
.picture {
	float: right;
}
				#sidebar {
				        background-image:url(../images/sidebar.jpg);
						background-repeat:no-repeat;
						/*color: #866B64;*/
						float: left;
						font-size: 0.75em;
						/*padding: 24px;*/
						width: 200px;
						height:400px;
					}
					
					
									/*.navbar {
										margin: 6px 0 0 1em;
										padding-left: 1em;
									}
									.navbar li {
										list-style-type: none;
									}
									.navbar a {
										padding: 3px;
									}
									.navbar a:link, .navbar a:visited {
										color: #9C8C85;
									}
									.navbar a:hover, .navbar a:active, .navbar a:focus {
										color: #333333;
									}*/
#footer {
	clear: both;
	float:left;
	color:#333333;
    font-size:9px;
	text-align:right;
	margin: 0 auto;
	padding: 12px 24px 0 24px;
	width:665px; /*748*/
}

#footer a:link, #footer a:visited {
	color: #675954;
}
#footer a:hover, #footer a:active, #footer a:focus {
	color: #FFFFFF;
}



#float_menu { 
position:relative;
display:inline;
weight: 180px; 
/*background: #FFCC00; */
/*width:175px;*/
/*padding:10px 5px 10px 5px;*/
text-align:left;
}

#nav1
{
margin-left:13px;
}

#nav2
{
margin-left:19px;
}

#nav3
{
margin-left:22px;
}

#nav4
{
margin-left:23px;
}

#nav5
{
margin-left:155px;
}
