/***************************************************************************/
/* Allgemeine Eigenschften
/***************************************************************************/

body
{
  font-family: Tahoma, Verdana, Arial;
  font-size: 10pt;
  color: #7C6D49;
  margin: 0px;
  background-color: #BCBCBC;
}

a, a:visited
{
	color: #D87621;
	text-decoration: underline;
	font-weight: bold;
}

a:active, a:hover
{
	text-decoration: none;
}

img
{
	border: 0px none;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.clear
{
	clear: both;
}


/***************************************************************************/
/* Seitenheader
/***************************************************************************/

#wrapper
{
	width: 994px;
	min-height: 800px;
	height: auto !important;
	height: 800px;
	margin: 0 auto;
	margin-top: 2px;
	background-color: #F4F0DD;
	background-image: url(../pictures/layout-wrapper-bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #706E67;
	position: relative;
}

#logo
{
	width: 214px;
	height: 74px;
	position: absolute;
	top: 19px;
	left: 34px;
}

#topmenu
{
	width: 310px;
	height: 15px;
	position: absolute;
	top: 80px;
	left: 675px;
}

#topmenu img
{
	float: right;
	margin-right: 15px;
}

#mainmenu
{
	width: 965px;
	height: 71px;
	background: url(../pictures/layout-mainmenu-shadow-bottom.jpg) no-repeat;
	background-position: left bottom;
	position: absolute;
	top: 106px;
	left: 20px;
}

#mainmenu img, #mainmenu div
{
	float: left;
}

#mainmenu .menu-spacer
{
	width: 2px;
	height: 66px;
	background: url(../pictures/layout-mainmenu-spacer.jpg) no-repeat;
}

#menu-shadow-right
{
	width: 5px;
	height: 66px;
	background: url(../pictures/layout-mainmenu-shadow-right.jpg) no-repeat;
}

.header-picture
{
	width: 600px;
	height: 223px;
	position: absolute;
	top: 172px;
	left: 350px;
	background-position: top right !important;
}

#submenu
{
	width: 220px;
	height: 210px;
	position: absolute;
	top: 180px;
	left: 30px;
}

#submenu div
{
	position: absolute;
	bottom: 0px;
}

#submenu img
{
	height: 20px;
}

#submenu p
{
	margin-top: 0px;
	margin-bottom: 10px;
}

#submenu a
{
	outline: none;
}

/***************************************************************************/
/* Header-Bilder
/***************************************************************************/

#header-startseite
{
	background: url(../pictures/layout-header-startseite.jpg) no-repeat;	
}

#header-internet
{
	background: url(../pictures/layout-header-internet.jpg) no-repeat;	
}

#header-optimierung
{
	background: url(../pictures/layout-header-optimierung2.jpg) no-repeat;	
}

#header-entwicklung
{
	background: url(../pictures/layout-header-entwicklung2.jpg) no-repeat;	
}

#header-angebote
{
	background: url(../pictures/layout-header-angebote2.jpg) no-repeat;
}

#header-service
{
	background: url(../pictures/layout-header-service2.jpg) no-repeat;
}

#header-kontakt
{
	background: url(../pictures/layout-header-kontakt2.jpg) no-repeat;
}

#header-sitemap
{
	background: url(../pictures/layout-header-sitemap.jpg) no-repeat;
}

/***************************************************************************/
/* Seitenfooter
/***************************************************************************/

#footer
{
	font-size: 11px;
	width: 500px;
	margin: 0px auto;
	margin-top: 5px;
	margin-bottom: 7px;
	text-align: center;
}

#footer a
{
	color: #7C6D49;
	text-decoration: none;
	font-weight: normal !important;
}

#footer a:hover
{
	text-decoration: underline;
}

#footer span
{
	margin-right: 5px;
	margin-left: 5px;
}

.preload
{
	width: 0px;
	height: 0px;
	display: none;
}


/***************************************************************************/
/* Main Content
/***************************************************************************/

#content-top
{
	width: 956px;
	height: 9px;
	background: url(../pictures/layout-content-corner-top.jpg) repeat-x;
	margin: 0px auto;
	margin-top: 395px;
	font-size: 1px;
}

#content-top-left
{
	width: 11px;
	height: 9px;
	background: url(../pictures/layout-content-corner-tl.jpg) no-repeat;
	float: left;
}

#content-top-right
{
	width: 11px;
	height: 9px;
	background: url(../pictures/layout-content-corner-tr.jpg) no-repeat;
	float: right;
}

#content-bottom
{
	width: 956px;
	height: 9px;
	background: url(../pictures/layout-content-corner-bottom.jpg) repeat-x;
	margin: 0px auto;
	font-size: 1px;
}

#content-bottom-left
{
	width: 11px;
	height: 9px;
	background: url(../pictures/layout-content-corner-bl.jpg) no-repeat;
	float: left;
}

#content-bottom-right
{
	width: 11px;
	height: 9px;
	background: url(../pictures/layout-content-corner-br.jpg) no-repeat;
	float: right;
}

#content
{
	width: 934px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
	background: url(../pictures/layout-content-bg.jpg) repeat-x;
	background-color: #F9F4DA;
	margin: 0px auto;
	border-left: 1px solid #C0AC77;
	border-right: 1px solid #C0AC77;
	padding-left: 20px;
	padding-top: 10px;
	position: relative;
}

#content h1
{
	font-size: 20px;
}

#content h2
{
	font-size: 15px;
	margin-bottom: 15px;
}


/***************************************************************************/
/* Allgemeine Content-Elemente
/***************************************************************************/

#content-box
{
	float: left;
	width: 640px;
	padding-right: 25px;
	border-right: 1px dotted #D3CCAE;
	position: relative;
}

#info-box
{
	float: right;
	width: 260px;
	font-size: 12px;
}

.standard-info-box
{
	width: 220px;
	margin-left: 20px;
}

.wide-info-box
{
	width: 246px;
	margin-left: 2px;
}

.content-sub-box-dark
{
	display: block;
	background: #EFE9CB; 
	border: 0 solid #D3CCAE; 
	border-width: 0 1px;
	padding: 3px 17px 8px 12px;
	text-align: justify;
}

.content-sub-box-dark h2
{
	margin-top: 0px;
	color: #5E5237;
	margin-bottom: 10px !important;
}

.content-sub-box-dark-top, .content-sub-box-dark-bottom 
{
	display: block; 
	background: transparent; 
	font-size: 1px;
}

.content-sub-box-dark-bottom 
{
	margin-bottom: 10px;
}

.content-sub-box-dark-b1, .content-sub-box-dark-b2, .content-sub-box-dark-b3, .content-sub-box-dark-b4 
{
	display: block; 
	overflow: hidden;
}

.content-sub-box-dark-b1, .content-sub-box-dark-b2, .content-sub-box-dark-b3 
{
	height: 1px;
}

.content-sub-box-dark-b2, .content-sub-box-dark-b3, .content-sub-box-dark-b4 
{
	background: #EFE9CB; 
	border-left: 1px solid #D3CCAE; 
	border-right: 1px solid #D3CCAE;
}

.content-sub-box-dark-b1 
{
	margin: 0 5px; 
	background: #D3CCAE;
}

.content-sub-box-dark-b2 
{
	margin: 0 3px; 
	border-width: 0 2px;
}

.content-sub-box-dark-b3 
{
	margin: 0 2px;
}

.content-sub-box-dark-b4 
{
	height: 2px; 
	margin: 0 1px;
}

.content-sub-box-dark ul
{
	margin-left: 0px;
	padding-left: 15px;
	margin-bottom: 0px;
}

ul .abstand
{
	margin-bottom: 7px;
}

.important
{
	font-weight: bold;
}

.content-pic
{
	float: left;
	margin-right: 15px;
	margin-top: 4px;
	width: 179px;
	height: 123px;
}

#content p
{
	text-align: justify;
	margin-top: 0px;
}

.telefon
{
	background: url(../pictures/telefon.gif) no-repeat;
	background-position: 0px 4px;
	padding-left: 17px;
	font-weight: bold;
	color: #C66B1C;
}

.content-title
{
	height: 22px;
	margin-bottom: 25px;
}

.content-subtitle
{
	height: 19px;
	margin-bottom: 5px;
}

.last-paragraph
{
	padding-top: 5px;
	margin-bottom: 10px;
	border-top: 1px dotted #BCB69B;
	padding-left: 3px;
	color: #5E5237;
}

.sublink
{
	background: url(../pictures/arrow-hover.gif) no-repeat;
	background-position: 0px 5px;
	padding-left: 16px;
	margin-bottom: 3px;
}

.backlink
{
	position: absolute;
	right: 30px;
	top: 7px;
	outline: none;
}

/***************************************************************************/
/* Content Titel
/***************************************************************************/

#content-news-title
{
	background: url(../pictures/title-letzte-neuigkeiten.jpg) no-repeat;
}

#content-start-title
{
	background: url(../pictures/title-qualitaet-fuer-ihren-erfolg.jpg) no-repeat;
}

#internet-entwicklung-title
{
	background: url(../pictures/title-internet-entwicklung.jpg) no-repeat;
}

#webloesungen-title
{
	background: url(../pictures/title-webloesungen.jpg) no-repeat;
}

#internet-technologien-title
{
	background: url(../pictures/title-internet-technologien.jpg) no-repeat;
}

#sinnvolle-internetseite-title
{
	background: url(../pictures/title-sinnvolle-internetseite.jpg) no-repeat;
}

#formen-des-webauftritts-title
{
	background: url(../pictures/title-formen-des-webauftritts.jpg) no-repeat;
}

#professionelle-gestaltung-title
{
	background: url(../pictures/title-professionelle-gestaltung.jpg) no-repeat;
}

#online-marketing-title
{
	background: url(../pictures/title-online-marketing.jpg) no-repeat;
}

#seo-title
{
	background: url(../pictures/title-suchmaschinenoptimierung.jpg) no-repeat;
}

#adwords-title
{
	background: url(../pictures/title-google-adwords.jpg) no-repeat;
}

#affiliate-marketing-title
{
	background: url(../pictures/title-affiliate-marketing.jpg) no-repeat;
}

#social-networking-title
{
	background: url(../pictures/title-social-networking.jpg) no-repeat;
}

#direkt-marketing-title
{
	background: url(../pictures/title-direktmarketing.jpg) no-repeat;
}

#anwendungssoftware-title
{
	background: url(../pictures/title-anwendungssoftware.jpg) no-repeat;
}

#datenbankprogrammierung-title
{
	background: url(../pictures/title-datenbankprogrammierung.jpg) no-repeat;
}

#individuelle-loesungen-title
{
	background: url(../pictures/title-individuelle-loesungen.jpg) no-repeat;
}

#multimedia-programme-title
{
	background: url(../pictures/title-multimedia-programme.jpg) no-repeat;
}

#schnittstellenentwicklung-title
{
	background: url(../pictures/title-schnittstellenentwicklung.jpg) no-repeat;
}

#angebote-entwicklung-title
{
	background: url(../pictures/title-angebote-entwicklung.jpg) no-repeat;
}

#seo-angebote-title
{
	background: url(../pictures/title-seo-angebote.jpg) no-repeat;
}

#hosting-angebote-title
{
	background: url(../pictures/title-hosting-angebote.jpg) no-repeat;
}

#angebote-komplettpakete-title
{
	background: url(../pictures/title-komplettpakete.jpg) no-repeat;
}


#helferprogramm-title
{
	background: url(../pictures/title-helferprogramm.jpg) no-repeat;
}

#kontakt-title
{
	background: url(../pictures/title-kontakt.jpg) no-repeat;
}

#firmenprofil-title
{
	background: url(../pictures/title-firmenprofil.jpg) no-repeat;
}

#datenschutz-title
{
	background: url(../pictures/title-datenschutz.jpg) no-repeat;
}

#impressum-title
{
	background: url(../pictures/title-impressum.jpg) no-repeat;
}

#sitemap-title
{
	background: url(../pictures/title-sitemap.jpg) no-repeat;
}

#content-begriffe-title
{
	background: url(../pictures/title-begriffserklaerungen.jpg) no-repeat;
}

#lexikon-title
{
	background: url(../pictures/title-lexikon.jpg) no-repeat;
}

#tutorials-title
{
	background: url(../pictures/title-tutorials.jpg) no-repeat;
}

#tutorial-title
{
	background: url(../pictures/title-tutorial.jpg) no-repeat;
}

/***************************************************************************/
/* News
/***************************************************************************/

#rss-feed
{
	position: absolute;
	right: 50px;
	margin-top: 6px;
}

#rss-feed a
{
	outline: none;
}

.news-datum
{
	font-style: italic;
	margin-top: 5px;
}

.news-headline
{
	font-weight: bold;
	margin-top: 5px;
}

.news-body
{
	margin-top: 10px;
	
}

.news-more
{
	margin-bottom: 15px;
	margin-right: 5px;
	float: right;
}



/***************************************************************************/
/* Callback
/***************************************************************************/

.callback-box
{
	display: block;
	background: url(../pictures/callback.jpg) no-repeat;
	background-position: 2px 4px;
	background-color: #E6D4A6; 
	border: 0 solid #ACACAC; 
	border-width: 0 1px;
	padding: 5px 10px 8px 12px;
	font-size: 11px;
	color: #6C5E40;
}

.callback-box-top, .callback-box-bottom 
{
	display: block; 
	background: transparent; 
	font-size: 1px;
}

.callback-box-b1, .callback-box-b2, .callback-box-b3, .callback-box-b4 
{
	display: block; 
	overflow: hidden;
}

.callback-box-b1, .callback-box-b2, .callback-box-b3 
{
	height: 1px;
}

.callback-box-b2, .callback-box-b3, .callback-box-b4 
{
	background: #E6D4A6; 
	border-left: 1px solid #ACACAC; 
	border-right: 1px solid #ACACAC;
}

.callback-box-b1 
{
	margin: 0 5px; 
	background: #ACACAC;
}

.callback-box-b2 
{
	margin: 0 3px; 
	border-width: 0 2px;
}

.callback-box-b3 
{
	margin: 0 2px;
}

.callback-box-b4 
{
	height: 2px; 
	margin: 0 1px;
}

#callback-title
{
	background: url(../pictures/callback-title.jpg) no-repeat;
	height: 17px;
	width: 152px;
	float: right;
}

.callback-box form
{
	margin-top: 27px;
	margin-left: 90px;
	margin-bottom: 10px;
}

.callback-box input
{
	border: 1px solid #6C5E40;
	background-color: #F1EACD;
	font-size: 11px;
	padding: 1px 1px 2px 1px;
	width: 126px;
	margin-top: 4px;
	height: 13px;
	font-style: italic;
	color: #8F8C7A;
}

.callback-box img
{
	margin-top: 5px;
}

/***************************************************************************/
/* Angebot
/***************************************************************************/

.offert-info-box
{
	width: 246px;
	margin-top: 10px;
	padding-top: 12px;
	padding-bottom: 45px;
	padding-right: 6px;
	position: relative;
}

.offert-box
{
	display: block;
	background-color: #EA9337; 
	border: 0 solid #CA7B20; 
	border-width: 0 1px;
	padding: 5px 10px 8px 12px;
	font-size: 11px;
	color: #4A412C;
}

.offert-box-top, .offert-box-bottom 
{
	display: block; 
	background: transparent; 
	font-size: 1px;
}

.offert-box-b1, .offert-box-b2, .offert-box-b3, .offert-box-b4 
{
	display: block; 
	overflow: hidden;
}

.offert-box-b1, .offert-box-b2, .offert-box-b3 
{
	height: 1px;
}

.offert-box-b2, .offert-box-b3, .offert-box-b4 
{
	background: #EA9337; 
	border-left: 1px solid #CA7B20; 
	border-right: 1px solid #CA7B20;
}

.offert-box-b1 
{
	margin: 0 5px; 
	background: #CA7B20;
}

.offert-box-b2 
{
	margin: 0 3px; 
	border-width: 0 2px;
}

.offert-box-b3 
{
	margin: 0 2px;
}

.offert-box-b4 
{
	height: 2px; 
	margin: 0 1px;
}


.offert-notiz
{
	background: url(../pictures/angebot-notizblock.gif) no-repeat;
	width: 57px;
	height: 64px;
	position: absolute;
	top: 0px;
	left: 10px;
}

.offert-title
{
	background: url(../pictures/angebot-title.jpg) no-repeat;
	height: 23px;
	width: 150px;
	float: right;
	margin-top: 9px;
	margin-right: 7px;
}

.offert-box h3
{
	font-size: 13px;
}

.offert-headline
{
	margin-top: 18px;
}

.offert-bullet
{
	padding-left: 0px;
	padding-right: 5px;
}

.offert-button
{
	margin-left: -4px;
	margin-top: 15px;
	
}

.offert-siegel
{
	width: 90px;
	height: 92px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.angebot-preis-anfrage
{
	background: url(../pictures/angebot-preis-anfrage.jpg) no-repeat;
}

.angebot-preis-199
{
	background: url(../pictures/angebot-preis-199.jpg) no-repeat;
}

.angebot-preis-389
{
	background: url(../pictures/angebot-preis-389.jpg) no-repeat;
}

.angebot-preis-489
{
	background: url(../pictures/angebot-preis-489.jpg) no-repeat;
}

.angebot-preis-500
{
	background: url(../pictures/angebot-preis-500.jpg) no-repeat;
}

.angebot-preis-589
{
	background: url(../pictures/angebot-preis-589.jpg) no-repeat;
}

.angebot-preis-684
{
	background: url(../pictures/angebot-preis-684.jpg) no-repeat;
}

.angebot-preis-1188
{
	background: url(../pictures/angebot-preis-1188.jpg) no-repeat;
}

.angebot-preis-1989
{
	background: url(../pictures/angebot-preis-1989.jpg) no-repeat;
}


/***************************************************************************/
/* Begriffserklärungen
/***************************************************************************/

.sub-box-dark
{
	display: block;
	background-color: #E6D4A6; 
	border: 0 solid #ACACAC; 
	border-width: 0 1px;
	padding: 3px 17px 8px 12px;
	text-align: justify;
}

.sub-box-dark-top, .sub-box-dark-bottom 
{
	display: block; 
	background: transparent; 
	font-size: 1px;
}

.sub-box-dark-bottom 
{
	margin-bottom: 10px;
}

.sub-box-dark-b1, .sub-box-dark-b2, .sub-box-dark-b3, .sub-box-dark-b4 
{
	display: block; 
	overflow: hidden;
}

.sub-box-dark-b1, .sub-box-dark-b2, .sub-box-dark-b3 
{
	height: 1px;
}

.sub-box-dark-b2, .sub-box-dark-b3, .sub-box-dark-b4 
{
	background-color: #E6D4A6; 
	border-left: 1px solid #ACACAC; 
	border-right: 1px solid #ACACAC;
}

.sub-box-dark-b1 
{
	margin: 0 5px; 
	background: #ACACAC;
}

.sub-box-dark-b2 
{
	margin: 0 3px; 
	border-width: 0 2px;
}

.sub-box-dark-b3 
{
	margin: 0 2px;
}

.sub-box-dark-b4 
{
	height: 2px; 
	margin: 0 1px;
}

.content-sub-box
{
	margin-top: 10px;
	margin-left: 3px;
	width: 246px;
}

.begriff-headline
{
	font-weight: bold;
	margin-top: 15px;
}

.begriff-body
{
	margin-top: 5px;
}
