* {   /*  GILT ÜBERALL; falls nichts anderes angegeben   */
  font-family: Verdana, sans-serif;
  font-size: 1em;
}

body {
  /* background: url(/images/hg_body_neu.gif) no-repeat center top #9c9c9c; */
  background: url(/images/hg_body.jpg) repeat-x top #ceb295;
  margin: 0px;
}
#pic_left { margin: 230px 0px 1px 30px; }
#pic_right { margin: 230px 30px 1px 0px; }

div#main {
  width: 1010px;
  margin: 5px auto;
  background: url(/images/hg_content_unten.gif) no-repeat bottom center;
}

div#oberer_bereich {
  background: url(/images/hg_oben.gif);
}

div#navi_top {
  margin-left: 0px;
}
img.trenner_navi_top {
  margin: -5px 15px 1px 15px;
}
div#navi_top a {
	 font-size: 1em;
	 text-decoration: none;
	 color: #757575;
  line-height: 20px;
}
div#navi_top a:hover { color: #E90000; }
div#navi_top a.aktiv { color: #E90000; }

div#banner {
 	border-left: solid 1px #1C1C1C;
	 border-right: solid 1px #1C1C1C;
  background: url(/images/hg_banner_blue.jpg);
}

div#banner_leiste {
 	background: url(/images/hg_banner_leiste.jpg) repeat-x;
	 border-left: solid 1px #1C1C1C;
	 border-right: solid 1px #1C1C1C;
	 height: 19px;
}

div#mittlerer_bereich {
 	background: url(/images/hg_mitte.gif) #FFFFFF;
  padding-top: 10px;
}

td#navi_links {
  width: 202px;
  vertical-align: top;
  text-align: center;
}
#navi_links a {
 	display: block;
	 background: #777e8e;
	 border: solid #646464 1px;
	 text-align: right;
  line-height: 22px;
	 color: #FFFFFF;
	 width: 180px;
	 text-decoration: none;
	 font-size: 1em;
	 margin: 0px 0px 5px 0px;
  padding-right: 5px;
}
#navi_links a:hover, #navi_links a.aktiv {
  color: #FFFFFF;
  background: #ee0000;
  border: solid #000000 1px;
}
#navi_links a.navi_left_e2 {
 background: none;
 border: none;
	color: #595858;
 font-weight: bold;
 line-height: 15px;
 margin: 10px 0px 0px 0px;
}
#navi_links a:hover.navi_left_e2 {
 background: none;
 border: none;
	color: #ee0000;
 font-weight: bold;
}
#navi_links a.navi_left_e3 {
 background: none;
 border: none;
	color: #595858;
 font-weight: 100;
 line-height: 15px;
 margin: 0px 0px 2px 0px;
}
#navi_links a:hover.navi_left_e3, {
 background: #E3EBF1;
 border: none;
	color: #1F69A4;
}
.tdcontent {
  width: 600px;
  vertical-align: top;
  text-align: left;
}

div#content {
  margin: 0px 20px 20px 30px;
  color: #4b4b4b;
}

div#content p { margin: 8px 0px 8px 0px; }
div#content ul { margin-top: 10px; margin-bottom: 10px; }
div#content a { text-decoration: none; color: #D20000; }
div#content img.border { border: solid 1px #667988; }

div#content .tab_design_1 div { border: solid #F2ECDE 1px; background: #FFFAE7; padding: 10px; }
div#content .tab_design_1 span { color: #24679C; }

div#content div.border { border: solid #F2ECDE 1px; background: #FFFAE7; padding: 5px; line-height: 12pt; margin-bottom: 8px; }
div#content div.border span { color: #24679C; }

div#content form {
 margin: 0px;
}
div#content form input.eingabe, div#content form textarea {
 width: 250px;
 margin-bottom: 5px;
 border: solid 1px #667988;
}
.domain {
 border: solid #DF0000 1px;
 width: 50px;
 font-size: 1em;
 line-height: 25px;
 color: white;
 text-align: center;
 background: url(images/hg_b_domain.jpg) no-repeat center #FD0100;
 font-weight: bold;
 font-style: italic;
}
td#rechte_spalte {
  vertical-align: top;
  text-align: center;
}
.rechts_box {
 border: solid #ee0000 1px;
 width: 170px;
 background: #fafafa;
 border: dotted 1px #d4dade;
 font-size: 1em;
 color: #5f5f5f;
 padding: 1px;
 margin-bottom: 5px;
}
.rechts_box div.header {
 line-height: 20px;
 color: #1f69a4;
 background: url(images/hg_box_head.jpg) repeat-x #E7EFF8;
 font-size: 1em;
 border-bottom: solid 1px #86A2BB;
}
.rechts_box H1 {
 margin: 5px 0px 5px 0px;
 color: #D31417;
 font-size: 1em;
}
.rechts_box p { margin: 4px 0px 4px 0px; }
.rechts_box a { color: #3a5367; text-decoration: none; }
.rechts_box a:hover, .rechts_box a.aktiv  {
 text-decoration: underline;
 color: #1794f3;
}
.rechts_box p.tags a { font-family: georgia; }

div#unterer_bereich {
  margin: 0px 10px;
  padding: 3px 0px;
  color: #FFFFFF;
  font-size: 1em;
}

div#unterer_bereich a {
  color: #FFB300;
  text-decoration: none;
}

div#unterer_bereich a:hover {
  color: #FFD500;
  text-decoration: underline;
}
table.pakete th { padding: 0px; }

table.pakete td {
 padding: 3px;
 background: url(images/tb_pakete_hg.gif) repeat-y center;
 text-align: center;
 border-bottom: 1px #d2c4b0 solid;
}

table.pakete td.text { background: none; text-align: left; font-weight: bold; color: #667988; }

table.referenzen td {
 text-align: center;
}

div#content a.sitemapE1 { font-weight: bold; }
div#content a.sitemapE3 { font-size: 1em; }

div.zettelSpruch {
 background: url(/images/zettel_spruch_des_Tages.jpg) no-repeat center;
 width: 199px; height: 171px; margin-left: 1px;
}
div.zettelSpruch div.text {
 width: 150px;
 font-size: 1em;
 line-height: 13px;
 color: #71993C;
}
div.zettelSpruch div.text span {
 font-size: 1em;
 color: #FF9F00;
}

img.team  {
 border: solid #657886 0px;
}

div.boxblue {
 background: #f3f6fe;
 border: #c2cfdf 1px dotted;
 padding: 5px;
}
h3.angebot {
 color: #4659A8;
 margin-bottom: 15px;
}