/* Standardformate, die für alle Seiten auf HTML 4 You.net gültig sind. */

body, div, table,td,p,dd,dl,dt,ol,li,h1,h2,h3,h4,h5,em, ul
{
 font-family:Arial;
}
body, div, table,td,dd,dl,dt,ol,li,ul,p
{
 font-size:14px;
}
BODY, div
{
 font-weight:normal;
 text-align:justify;
 background-color:#ffffff;
 color:#000000;
 font-size:14px;
}
table,td,dd,dl,dt,p
{ 
 color:#000000;
}

td
{ 
 vertical-align:top;
}

	  hr
  { 
    color:#005cc0;height:1px;
  }
  h1, h2, h3, h4, h5
  h1
  {
    font-size:16px;
				color:#000000;
  }
  h2
  {
    font-size:14px;
  }
  h3
  {
    font-size:12px;
  }
.myh2{font-size:14px;font-weight:bold;}

a:link, a:visited, a:active, a:hover
{ 
  text-decoration:none;
  font-family:Arial;
  font-weight:bold;
  color:#005cc0;
  font-size:12px;
}
a:visited
{ 
  color:#0070ff;
}
a:active, a:hover
{ 
  color:#ff0000;
}


/* Der Hyperlink der die Antwortenseite aufruft auf der Themenübersicht */
a.agbnavi:link, a.agbnavi:visited, a.agbnavi:active, a.agbnavi:hover
{ 
 color:#005cc0;
	font-size:12px;
	font-weight:bold;
}
a.agbnavi:active, a.agbnavi:hover
{
 color:#ff0000;
}

/* Der Hyperlink der die Antwortenseite aufruft auf der Themenübersicht */
a.navi:link, a.navi:visited, a.navi:active, a.navi:hover
{ 
 color:#005cc0;
	font-size:12px;
	font-weight:bold;
}
a.navi:active, a.navi:hover
{
 color:#ff0000;
}

/* Kontaktformular */
.formtb
{

}
.form
{

    font-family:Arial;
    font-weight:normal;
    font-size:12px;
    color:#000000;

}

/* Seite mit den Angeboten */
.agbtabletop
{
border:1px outset #005cc0;
}
.agbtable
{
border-bottom:1px outset #005cc0;
border-left:1px outset #005cc0;
border-right:1px outset #005cc0;
}
.agbl1
{
font-size:12px;
background-color:#ffffff;
}
.agbr1
{
text-align:right;
background-color:#ffffff;
}
.agbl2
{
font-size:12px;
background-color:#efefef;
}
.agbr2
{
text-align:right;
background-color:#efefef;
}
.agbl
{
font-size:12px;
background-color:#efefef;
}
.agbr
{
font-size:12px;
}
.abgueb
{
font-weight:bold;
}
/* Detailansicht eines Angebots. */
.bildgr
{
border:1px outset #005cc0;
}
.impl {text-align:left;border-bottom:1px solid #005cc0;}
.impr {text-align:left;border-bottom:1px solid #005cc0;}
.imptable {}

.fault {color:#ff0000;}
.irrtum {font-size:12px;text-align:center;}
