body {
	margin: 0px;
	background: url(/images/g_background.png) repeat;
}
tr, p, div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #000000;
}
hr {
  background       : #999999;
  height           : 1px;
  width            : 100%;
}

a.navi_lang:link, a.navi_lang:visited {
color: #D90000; 
font-family: Verdana, Helvetica, Arial, sans-serif;
/*font-weight: bold;*/
font-size: 10px;

}
A.navi_lang:hover { 
    /* text-decoration: underline; */
    text-decoration: none; 
    color: #FC0606;   
}


/* buttonbar link */
a.buttonbar:link, a.buttonbar:visited {
  
  color            : #FFFFFF;
  font-weight      : bold;
  font-size        : 10px;
  text-transform   : uppercase;
  text-align       : right;
  text-indent      : 5px;
  margin-left      : 20px;	
}

a.buttonbar:hover {
  color            : #0000FF;;
  text-decoration  : bold;
}



/*different setting for newsflash*/
.newsflash td {
color: #000000;
text-align: justify;
vertical-align: middle;
}

/*setting for the greetings*/
.mainpage {
text-align: justify;
color: #333333;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 13px;
}
.mainpage-bkg {
	background-image: url(/images/g_lineborder.png);
	width: 1px;
}

.greybg {
  background: #eeeeee;
}

/*pathaway setting*/
.pathway {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 16px; 
	font-weight: bold;
	text-transform: uppercase;
	color            : #D90000;
}

a.pathway:link, a.pathway:visited {
  color            : #ff9900;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #ff3300;
  font-weight      : normal;
  text-decoration   : none;
}

/*for title or site name*/
.title {
font-family: sans-serif;
font-size: 20px;
font-weight: bold;
color : #000000;
margin-left: 10px;
}

/*for the tag-line*/
.subtitle {
font-family: sans-serif;
font-size: 10px;
font-weight: bold;
color : #666666;
text-transform: uppercase;
letter-spacing: 2px;
margin-left: 20px;
}

#active_menu {
  color: #000000;
}

/* --Default Class Settings-- */

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #CCCCCC;
}

a:link, a:visited {
color: #000000; /* #ff6600;*/
text-decoration: none;
}

a:hover {
color: #D90000; /* #ff3300; */
text-decoration: underline;
}



ul {
  margin: 0;
  padding: 0;
  list-style: none;
}


li {
  line-height: 15px;
  padding-left: 10px;
  padding-top: 0px;
  background-image: url(/images/g_list_arrow.png) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}


table.searchinto {
	width: 100%;
}

table.searchintro td {
	background-color: #293C43;
	color: #ffffff;
	font-weight: bold;
}

/* --Content (middle) Settings-- */

.div-content-container { 
	/*margin: top , right , bottom , left*/
	
	margin: 0px 2px 5px 5px;
	padding: 0px 2px 0px 1px;
/*  min-width: 145px;
  max-width: 98%;   
	min-height: 220px;
	height: 99%;
*/  
}


.contentTabs {
 float: right;
 width: 98%;
 border: 1px solid #D90000; 
  margin-left: 2px;
  margin-top: 4px;
  margin-bottom: 10px;
  
}

.contentTab {
	font-size: 14px;

 padding: 4px;
 padding-bottom: 14px;
 margin: 2px;
}

/*.infoTab .infoHeader {*/
.contentHeader {
 background: #D90000;
 color: white;
 text-align: left;
 font-family: Helvetica, Arial,san-serif;
 font-weight: bold;
  margin: 0px; 
  padding: 2px; 
}

.contentTab .contentHeader {
  margin: 0px; 
  padding: 0px; 
}

/* buttonbar link */
.contentTab a.link:link, a.link:visited {
  
  color            : #FF0000;
  font-weight      : bold;
  font-size        : 10px;
  text-indent      : 5px;
  margin-left      : 5px;	
  margin-right      : 5px;	
}

.contentTab a.link:hover {
  color            : #0000FF;;
  text-decoration  : bold;
}


.contentTab .start ul {
  margin-left: 5px;
  margin-bottom: 6px;

}

.contentTab .next ul {
  margin-left: 45px;

}

.contentTab .small-font ul li {
  font-size: 12px;

}

.contentTab .big-font ul li {
  font-size: 12px;
  margin-top: 2px;
  margin-bottom: 2px;

}
.contentTab .big-font ul {
  margin-top: 4px;
  margin-bottom: 8px;

}

p.address {
	font-size: 16px;
}
p.telefon {
	font-size: 14px;
}

ul.telefon li  {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 16px;
  background-image: none ;

}

.contentTab p.offerPrice {
	font-size: 16px;

}

.contentTab p.offerPriceVat {
	font-size: 9px;

}

/* --Content Right Settings-- */

.div-container { 
  margin: 0px; 
  padding: 0px; 
  
  /*margin-bottom: 5px;*/	
 /* padding-bottom: 5px;*/	
	width: 98%;

	  
  /*
  border: 0px solid #990000; 
  
  
  min-width: 145px;
  max-width: 98%;   
	
	min-height: 150px;
	height: 98%;
  	*/
}

.infoTabs {

	width: 98%;
	border: 1px solid #D90000; 
	margin-left: 2px;
	margin-top: 4px;
	margin-bottom: 8px;
	
}

.infoTab {
 padding: 2px;
 margin: 2px;

}

/*.infoTab .infoHeader {*/
.infoHeader {
 background: #D90000;
 color: white;
 text-align: center;
 font-family: Helvetica, Arial,san-serif;
 font-weight: bold;
  margin: 0px; 
  padding: 2px; 
}

.infoTab .infoHeader {
  margin: 0px; 
  padding: 0px; 
}

a.infoHeader:link, a.infoHeader:visited{
	color: white;

}

a.infoHeader:hover{
	color: #0000FF;

}

.infoTab .infoItems {
  font-size: smaller;
}

.infoTab .infoItems div {
   /*background: white no-repeat url(/images/g_list_arrow.png);*/
   /*padding-left: 4px;*/
   padding-bottom: 1px;
}

.div-text { margin-top: 20px; }
.subtitle { font: 12px; font-weight: bold; }



.small-font ul li {
  font-size: 8px;
}

a.more {
	text-align: right;
	font-size: 10px;
}

a.webhostinglist:link, a.webhostinglist:visited {
font-size: 12px;
  color            : #000000;
  font-weight      : normal;
}

a.webhostinglist:active {
  color            : #D90000;
  font-weight      : bold;
  text-decoration   : none;
}
a.webhostinglist:hover {
  color            : #ff3300;
  font-weight      : normal;
  text-decoration   : none;
}

div#credits , div#links {
	padding-left: 0px;

}

dl {
	padding-left: 3px;
}

dt {
	/*font-size:8px;*/
	/* Abstand zwischen einzelnen Woertern in % oder mm*/
	/*word-spacing:1pt;*/
	/* Abstand zwischen einzelnen Zeichen in % oder mm*/
	letter-spacing:1pt;
}
/* Probleme bei IE */
/*
dt:first-letter {
	color:#D90000; 
}
*/
dd {
	font-size:9px;
	/*padding-left: 10px;*/
	/*line-height:14px;  */
	/*margin-bottom: 0.66em;*/
}



