/* CSS Document */
body {
background-image:url(images/bg.gif);
background-repeat:repeat-x;
background-color:#000000;
margin:0;
padding-top:5px;
text-align:center;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
}

a, a:link, a:active, a:visited {
color:#FFF;
text-decoration:none;
font-weight:bold;
}

a:hover {
color:#FF6600;
text-decoration:none;
font-weight:bold;
}

#seitenrahmen {
width:780px;
background:#262626;
border:1px solid #666666;
margin:auto;
}

#innenrahmen {
margin:5px;
background:#000;
}

#webdesign {
width:100%;
text-align:left;
height:200px;
background:#000 url(images/startseite_webdesign.jpg) no-repeat;
}

#programmierung {
width:100%;
text-align:left;
height:200px;
background:#000 url(images/firmenprofil_programmierung.jpg) no-repeat;
}

#content {
width:100%;
text-align:left;
height:200px;
background:#000 url(images/leistungen_content.jpg) no-repeat;
}

#kontakt {
width:100%;
text-align:left;
height:200px;
background:#000 url(images/kontakt_webdesign_altenburg.jpg) no-repeat;
}

#fastlane {
width:100%;
text-align:left;
height:200px;
background:#000 url(images/cms_contenterstellung.jpg) no-repeat;
}

#logo {
width:300px;
height:68px;
margin-left:25px;
background-image:url(images/fastlane_logo.png);
background-repeat:no-repeat;
}

* html #logo {
width:300px;
height:68px;
margin-left:25px;
background-image:url(images/fastlane_logo.gif);
background-repeat:no-repeat;
}

#hauptmenue {
width:100%;
height:40px;
background:#666666;
overflow:hidden;
background-image:url(images/bg_navi.jpg);
background-repeat:repeat-x;
}

#inhalte {
background:url(images/inhalt_hg.gif) #000;
background-position:top;
background-repeat:no-repeat;
color:#FFF;
font-size:11px;
text-align:left;
padding-bottom:15px;
margin-top:5px;
padding-top:25px;
}

.inhaltelinks {
margin-left:20px;
width:500px;
float:left;
}

.inhaltelinks h3 {
font-size:14px;
color:#FF6600;
}

.inhalterechts {
margin-right:5px;
border-left:1px solid #999999;
margin-left:555px;
padding-left:10px;
}

.inhalterechts h3 {
font-size:11px;
font-weight:bold;
color:#FF6600;
width:95%;
border-bottom:1px solid #FF6600;
}

.pfeil {
	float:left;
	margin-right:5px;
	margin-bottom:30px;
	margin-top:2px;
}

.pfeil2 {
	float:left;
	margin-right:5px;
	margin-top:2px;
}

.kunden {
float:left;
margin-right:5px;
}

.links a, .links a:link, .links a:active, .links a:visited {
font-size:10px;
font-weight:normal;
text-decoration:none;
}

.links a:hover {
color:#FF9900;
}

.clear {
clear:both;
}

#fusszeile {
width:800px;
height:147px;
margin-top:5px;
margin-left:auto;
margin-right:auto;
padding-top:20px;
background:url(images/footer_hintergrund.png);
background-position:top;
background-repeat:no-repeat;
}

* html #fusszeile {
width:800px;
height:147px;
margin-top:5px;
margin-left:auto;
margin-right:auto;
padding-top:20px;
background:url(images/footer_hintergrund.gif);
background-position:top;
background-repeat:no-repeat;
}

#fusszeile .text {
text-align:left;
margin-left:250px;
}

.imprint {
margin-top:150px;
line-height:130%;
}
