body {
	text-align: center;
  font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
  color: #aaa;
  font-style: normal;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
	background-image: url("img/background.gif");
}

a:link, a:visited, a:hover, a:focus { text-decoration: none; color:#aaa;}

hr { height: 1px; border: 0 none; border-top: 2px dotted #fdfd66; margin: 15px 0px 15px 15px; }

/*** Main Container ***/

#centeredContainer {
	width: 640px;
	margin:0 auto;
	text-align: left;
}
#shadowContainer {
	width: 640px;
	margin:0 auto;
	text-align: left;
	background-image: url("img/shadow-back.png");
	background-repeat:repeat-y;
}
#mainContainer {
	width: 610px;
	margin: 0px 15px 0px 15px;
	text-align: left;
	background-image: url("img/shade.png");
}
#shadowBottom {
  background-image: url("img/shadow-bottom.png");
  background-repeat: no-repeat;
  height: 15px;
	width: 640px;
	margin-bottom: 20px;
}

/*** Header ***/
#header {
  background-image: url("img/logo.gif");
  background-repeat: no-repeat;
  height: 94px;
	width: 610px;
}

/*** Hauptmenue ***/
#menuebox {
	background-image: url("img/landscape.jpg");
	width: 610px;
	height: 100px;
	font-size: 10px; 
	margin-top: 0px; 
}

.menu_ie { display: none; }

#menue {
  z-index: 300;
  margin-left: 58px;
  visibility: inherit;
	position:absolute;
}

#menue .outside_presentation, #menue .outside_start, #menue .outside_services, #menue .outside_references {
  float: left;
  display: block;
  overflow: hidden;
  height: 20px;
  margin-top: 0px;
  font-weight: normal;
  text-align: left;
  padding: 3px 4px 0px 4px;
}
#menue #selected {
	height: auto; text-decoration: none;
}
.menu_ie #selected {
	height: auto; text-decoration: none;
}

a.menutag  { color:#aaa; display: block; cursor: pointer; height: 20px; }
.menutag .start  { color:#65fd66;}
.menutag .services  { color:#fdfd66;}
.menutag .presentation  { color:#00a5ea;}
.menutag .references  { color:#fd66cb;}

#menue .outside_presentation:hover, .outside_presentation:link, .outside_presentation:visited, #menue .outside_start:hover, .outside_start:link, .outside_start:visited, #menue .outside_services:hover, .outside_services:link, .outside_services:visited, #menue .outside_references:hover, .outside_references:link, .outside_references:visited { height: auto; text-decoration: none; }

.outside_presentation a.menutag:hover, .outside_start a.menutag:hover, .outside_services a.menutag:hover, .outside_references a.menutag:hover {display:block;cursor:pointer;height:20px;}

a.inside_presentation-1, a.inside_start-1, a.inside_services-1, a.inside_references-1, a:hover.inside_presentation-1, a:hover.inside_start-1, a:hover.inside_services-1, a:hover.inside_references-1 { margin-top: -3px; }

a.inside_presentation, a.inside_presentation-1, a.inside_start, a.inside_start-1, a.inside_services, a.inside_services-1, a.inside_references, a.inside_references-1 {
	background-repeat: no-repeat;
  display: block;
  padding: 2px 0 2px 6px;
  text-decoration: none;
  font-weight: normal;
  text-align: left;
	color:#aaa;
}

a.inside_start .start, a.inside_start-1 .start {color:#65fd66;}
a.inside_services .services, a.inside_services-1 .services {color:#fdfd66;}
a.inside_presentation .presentation, a.inside_presentation-1 .presentation {color:#00a5ea;}
a.inside_references .references, a.inside_references-1 .references {color:#fd66cb;}

a:hover.inside_presentation, a:hover.inside_start, a:hover.inside_services, a:hover.inside_references {margin-top: 0px;}

a.inside_presentation, a.inside_presentation-1 {background-image: url("img/stripe_presentation.gif");}
a.inside_start, a.inside_start-1 {background-image: url("img/stripe_start.gif");}
a.inside_services, a.inside_services-1 {background-image: url("img/stripe_services.gif");}
a.inside_references, a.inside_references-1 {background-image: url("img/stripe_references.gif");}

.outside_presentation a.menutag:hover, a:hover.inside_presentation, a:hover.inside_presentation-1 {color:#00a5ea;}
.outside_start a.menutag:hover, a:hover.inside_start, a:hover.inside_start-1  {color:#65fd66;}
.outside_services a.menutag:hover, a:hover.inside_services, a:hover.inside_services-1  {color:#fdfd66;}
.outside_references a.menutag:hover, a:hover.inside_references, a:hover.inside_references-1  {color:#fd66cb;}

/*** Mittlerer Bereich ***/
#content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
  padding: 0px;
  margin: 30px 35px 30px 58px;
  font-size: 11px;
}


/*** Definitionen fuer den Content Bereich ***/
#content p { padding: 0px; }
p.description { clear:both; margin: 0px 0px 8px 0px; }
p.property { margin: 0px 0px 2px 0px; }
#content h1 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; font-weight: bold; margin: 0px 0px 10px 0px;}
#content h4 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; font-weight: bold; margin: 0px 0px 10px 0px;}
#content h2.references { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #fd66cb; font-weight: bold; margin: 0px 0px 10px 0px;}

#content div.articleContainer { margin: 5px 0px 20px 0px; }

#content a:link, a:visited, a:focus { color:#aaa; text-decoration:none; }
#content.start a { color:#65fd66; text-decoration:none; }
#content.services a { color:#fdfd66; text-decoration:none; }
#content.presentation a { color:#00a5ea; text-decoration:none; }
#content.references a { color:#fd66cb; text-decoration:none; }

#mainContainer #content a:hover { text-decoration:underline; }

.introductionContainer {margin: 0px 0px 20px 0px; }
.introductionContainer .services {font-weight:bold; color:#fdfd66;}
.introductionContainer .presentation {font-weight:bold; color:#00a5ea;}
.introductionContainer .references {color:#fd66cb;}
.productContainer {margin: 0px 0px 50px 0px; clear:both}
.productContainer .services {font-size:18px; font-weight:bold; font-style:italic; color:#fdfd66;}
.productContainer .presentation {font-size:18px; font-weight:bold; font-style:italic; color:#00a5ea;}

.priceContainer {float:right}
.priceContainer .text {font-size:9px}
.priceContainer .services {font-size:24px; font-weight:bold; font-style:italic; color:#fdfd66;}



/* Formatierung Texte mit Bildern */
#content img { float: left; margin: 0px 10px 10px 0px; border:0px; }
#content img.left { float: left; margin: 0px 14px 10px 0px; }
#content .thumbGallery { margin: 10px 10px 90px 10px; }

/*** footer ***/
#footerbox {
	height:35px;
	font-size:10px;
  clear: both;
  border-top: 1px solid #2b2b2b;
  margin-top: 5px;
  text-align: center;
	vertical-align:middle;
	background-color:#2b2b2b;
}
#footer {
	margin-top:9px;
}

.noborder {border:0px;}
.hidden {display:none;}

/*** Headers and separation bars ***/ 
.header_start {
	margin: -70px -35px 0px -58px;
	background-image: url("img/header_start.png");
	width:561px;
	height:90px;
}
.header_services {
	margin: -50px -35px 0px -58px;
	background-image: url("img/header_services.png");
	width:558px;
	height:70px;
}
.header_presentation {
	margin: -50px -35px 0px -58px;
	background-image: url("img/header_presentation.png");
	width:555px;
	height:70px;
}
.header_references {
	margin: -48px -35px 0px -58px;
	background-image: url("img/header_references.png");
	width:566px;
	height:68px;
}
.icon_start {
	margin: 0px -35px 0px -58px;
	background-image: url("img/icon_start.png");
	width:610px;
	height:15px;
}
.icon_services {
	margin: 0px -35px 0px -58px;
	background-image: url("img/icon_services.png");
	width:610px;
	height:15px;
}
.icon_presentation {
	margin: 0px -35px 0px -58px;
	background-image: url("img/icon_presentation.png");
	width:610px;
	height:15px;
}
.icon_references {
	margin: 0px -35px 0px -58px;
	background-image: url("img/icon_references.png");
	width:610px;
	height:15px;
clear: both;
}
/*background-color:#888;filter:alpha(opacity=60);MozOpacity:.60;opacity:.60;*/
