body {
	background:#255f9f url(../img/bg.jpg) repeat-x;
	font-family:Calibri, Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#004b91;
}

#center {
	width:800px;
	background:#fff url(../img/bg_center.gif) repeat-y;
	position:absolute;
	top:15px;
	left:50%;
	margin-left:-400px;
}
#head {
	height:110px;
	background:url(../img/head.gif) top no-repeat;
}
#logo {
	height:37px;
	width:265px;
	background:url(../img/fleck_promotions_logo.gif) top left no-repeat;
	text-indent:-10000px;
	overflow:hidden;
	
	position:absolute;
	right:70px;
	top:50px;
}
#navigation {
	height:30px;
	padding:0 20px;
	border-top:1px solid #fff;
}
#navigation ul li {
	position: relative;
	float:left;
	padding:8px 20px;
	text-align:center;
	height:14px;
}
	
#navigation ul li ul {
	clear:both;
	position: absolute;
	top: 30px;
	left:10px;
	display: none;
	border-bottom:5px solid #004b91;
	background:#e1e2e5;
	min-width:100%;
	width:162px;

	}

/* Styles for Menu Items */
ul li a {
	text-decoration: none;
	color: #777;
	text-transform:uppercase;
	border-bottom: 0;
	}
#navigation ul li ul li {	
	clear:both;
	padding:10px 10px;
	text-align:left;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	width:140px;
	}
#navigation ul li ul li a {
	white-space:nowrap;
	}
#navigation ul li a:hover, #navigation ul li.current a {
	color:#FF6600;
	}
#navigation ul li.current ul li a {
	color:#777;
	}
#navigation ul li ul li a:hover, #navigation ul li ul li.current a  {
	color:#FF6600;
	}
	
/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

#navigation ul li:hover ul, #navigation ul li.sfhover ul { display: block; } /* The magic */

#content {
	padding:0 20px;
	border:1px solid #fff;
	border-left:0;
	border-right:0;
	background:url(../img/bg_content.gif);
	margin-bottom:15px;
}
#content a:link, #content a:visited, #content a:active {
	color:#FF6600;
	text-decoration:none;
}
#content a:hover {
	color:#FF6600;
	text-decoration:underline;
}
#left, #right, #leftone {
	float:left;
	width:380px;
	display:inline;
}

.breaker {
	clear:both;
}

#right {
	width:340px;
	padding:20px;
}

#leftone {
	width:340px;
	padding:20px;
}

h1 {
	font-weight:bold;
	padding-bottom:15px;
	font-size:13px;
}
h2 {
	font-weight:bold;
	padding-bottom:15px;
}
h3 {
	font-weight:bold;
	padding-bottom:5px;
}
p {
	padding-bottom:20px;
	line-height:1.3em;
}



fieldset input, fieldset select, fieldset textarea {
	border:1px solid #ccc;
	font-size:11px;
	color:#333;
	float:left;
	margin-bottom:5px;
	padding:2px;
	width:190px;
}
fieldset label {
	display:block;
	width:100px;
	text-align:right;
	font-size: 12px;
	margin-right:15px;
	float:left;
	padding: 2px;
}
fieldset.submitfield {
	margin:10px 0;
	border:0 !important;	
}




#foot {
	height:30px;
	background:url(../img/foot.gif) top no-repeat;
	text-align:center;
	padding-top:35px;
}

#foot a:link, #foot a:visited, #foot a:active {
	color:#FF6600;
	text-decoration:none;
}
#foot a:hover {
	color:#FF6600;
	text-decoration:underline;
}
iframe {
	border:1px solid #999;
}
.maframe {
	width:210px;
	height:70px;
	float:left;
	margin:0 15px 15px 0;
	display:inline;
}
.maframe img {
	border:1px solid #999;
	margin:0 15px 10px 0;
}
ul.newslist li {
	clear:both;
	width:340px;
}
#bild_visitenkarte {
	background:url(../img/seitenbilder/kontakt7.jpg) no-repeat;
	
	height:300px;
	padding:105px 0 0 160px;
}



.landing_header
{
border:0px;
font-style:italic;
font-weight:bold;
font-size:25px;		
}

.landing_header span
{
color:#757A7D;
}

.landing_header_2
{
font-style:italic;
font-weight:bold;
font-size:18px;		
}

.landing-form
{
font-size:13px;
color:#616F71;
padding:65px 0px 0px 290px;
}

.landing-form label
{
display:block;
width:130px;
height:22px;
float:left;
padding-top:3px;
}

.landing-form .spacer
{
width:10px;
text-align:center;
}

.landing-form .small-label
{
width:30px;
text-align:center;
}

.landing-form input
{
width:209px;
height:22px;
border:1px solid #BCBCBC;
background-color:#EBEBEB;
float:left;	
padding-top:3px;
color:#616F71;
}

.landing-form .time
{
width:30px;
}

.landing-form .send-btn
{
width:107px;
height:28px;
float:left;
background-image:url(../img/landingpages/senden-btn.jpg);
background-color:none;
border:0px;
margin-left:10px;	
}

#landing-footer 
{
width:765px;
height:200px;
background: url(../img/landingpages/landing-footer-bg.jpg) no-repeat;
margin-left:17px;
	
}

#landing-footer a:link {
	color: #AA0415;
	text-decoration: none;
}
#landing-footer a:visited {
	color: #AA0415;
	text-decoration: none;
}
#landing-footer a:hover {
	color: #AA0415;
	background-color: #EAC0C4;
	text-decoration: none;
}
