@charset "UTF-8";
body {
	font: 75% Verdana, Arial, Helvetica, sans-serif;
	background: #999900;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image:url(images/background.jpg);¨¨*/
	background-position:- top;
	background-repeat:no-repeat
}

h1 {
	font-size:1.5em;
	padding: 0;
	margin: 0;
	color: #FFF;
	font-weight: bold;
	}
	
h4 {
	font-size:0.9em;
	font-weight:normal;
}
h6 {
	font-size:0.9em;
	color:#FFF;
	font-weight:normal;
	margin: 0;
	padding: 0;
}

h5 {
	color:#FFF;
	font-size:0.9em;
	font-weight: normal;
}

.txtbold {
	font-weight:bold;
	color:#fff;
	font-size:0.9em;
	}
	
	.txt {
	font-weight:normal;
	color:#fff;
		font-size:0.9em;

	}

.style #container {
	width: 1074px;
	margin: 0 auto; /* this overrides the text-align: center on the body element. */
	padding-top: 20px;
	position:relative;
}
.style #mainContent {
	padding: 20px 0px;
	overflow: auto;
	float: left;
	width: 1074px;
	margin-top: 0px;
	display:inline;
}
.style #mainContent2 {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	overflow: visible;
	float: left;
	width: 1074px;
	margin-top: 20px;
	display:inline;
	border-top: 1px solid #cccc99;
}

.style #mainContent3 {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	overflow: hidden;
	width: 860px;
	position: relative;
	margin: 0 auto;
	min-height:400px;
	color:#FFF;
		background-color:#999900;

}
.floatleft {
	float:left;
margin-left:40px;
margin-top:31px;
}

#logo {
	margin-top: 13px;
	position: relative;
}
#header {
	position: relative;
		background-color:#999900;

}
#footer {
	
	margin-top: 20px;
	width: 1074px;
	text-align: center;
	border-top: 1px solid #cccc99;
	padding-top: 10px;
	position:relative;
}

#footerimg {
	float:left;
}
#footertext {
	margin-top:70px;
	text-align: center;
	float: left;
}

#plassard {
	float:left;
}
#schoeller {
	float:left;
	margin-left: 40px;
}

#debbie {
	float:left;
	margin-top: 20px;
	margin-left: 70px;
	margin-right: 10px;
}
#austermann {
	float:left;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 5px;
}

#fonty {
	float:left;
	margin-left: 50px;
}

#noro {
	float:left;
	margin-left: 95px;
	margin-top: 20px;
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
	height:0;
	font-size: auto;
	line-height: 0px;
}
#slideshow {
	margin: 0 auto;
}

#slideshow1 {
	}

#slideshow2 {
	
}

#slideshow3 {
	
}
#slideshow4 {

	
}

#slideshow5 {
	

}
#slideshow6 {
	
	
}

.slide {
	height: 280px;
	width: 209px;
	float:left;
}

	
#slideshow img {
	padding: 2px;
	border: 1px solid #cccc99;
	background-color: #cccc99;
}
	
/* navigation*/

#nav {
	padding-left: 15px;
	position: relative;
	top: -30px;
}
	

ul#navigation {
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
	text-align: right;
	padding-right: 50px;
}

ul#navigation li {
	display: inline; 
		padding: 0px 4px 0px 0px;

}

ul#navigation li a {
	text-decoration: none;
} 
a:link, a:visited { 
color: #fff; 
}

ul#navigation li a:hover {
	color: #B31A86;
	text-decoration: overline;
}

#form {
	border-right:1px dotted #CCCCCC;
float:left;
font-size:1em;
padding-right:20px;
}

textarea {
	width:13em;
	float: left;
	height: 80px;
}

#banner {
	float:left;
	width: 750px;
	margin-top: 10px;
}

#mention {
	float:left;
	color:#FFF;
	position: relative;
}


	label {  
float: left;  
margin-right: 1em;
}
		
fieldset {
	float: left;
	clear: left;
	width: 100%;
	margin: 0 0 1.5em 0;
	padding: 0;
	border: 0px;
}
legend {  
margin-left: 1em;  
color: #000000;  
font-weight: bold; 
} 
fieldset ol {  
padding: 1em 1em 0 1em;  
list-style: none; 
} 
fieldset li {
	padding-bottom: 0.5em;
}
fieldset.submit {  
float: none;  
width: auto;  
border: 0 none #FFF;  
padding-left: 12em; 
}
.req {
	color:#F3C
}

.colum {
	float:left;
	width:207px;
	padding: 10px 7px 2px 0px;
	display:inline;
	color:#FFF;


}

