body {
	
	font-family:      Arial,Helvetica,sans-serif,Verdana;
  font-size:        13px;
	
}

/* immo_field <p>-Tag */
.ifp
{
  font-size:    10px;
}

/* immo_field Ueberschrift */
.if001
{
  color:        red;
  font-size:    14px;
  font-weight:  bold;
}

/* immo_field Unterzeile */
.if002
{
  font-size:    13px;
}

/* immo_field Immo-Nr. */
.if003
{
  font-size:    10px;
}

/* immo_field <standard> */
.if004
{
  font-size:    14px;
}

/* immo_field Preis */
.if005
{
  font-size:    14px;
  font-weight:  bold;
}

/* immo_field Zusatzinfos */
.if006
{
  font-size:    12px;
  font-weight:  bold;
}

/* immo_field Ausstattung */
.if007
{
  font-size:    14px;
  font-style:   italic;
}

input {
	
	font-family:Arial,Helvetica,sans-serif,Verdana;
	font-size:10px;
	color:#666666;
	
	border:1px #CCCCCC solid;
	overflow:hidden;
	
}

p {
	
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:10px;
	
}

ol, ul {
	
	margin-top:0px;
	margin-right:0px;
	margin-bottom:10px;
	
}

.gs10 						{font-size:10px;}
.gs11 						{font-size:11px;}
.gs12 						{font-size:12px;}

.fs10 						{font-size:10px;font-weight:bold;}
.fs11 						{font-size:11px;font-weight:bold;}
.fs12 						{font-size:12px;font-weight:bold;}

.menue1 					{font-size:12px;color:#ffffff;}
.menue2 					{font-size:12px;color:#999999;}

a.menue1:link 		{color:#ffffff;}
a.menue1:visited 	{color:#ffffff;}
a.menue1:hover 		{color:#000000;}

a.menue2:link 		{color:#999999;}
a.menue2:visited 	{color:#999999;}
a.menue2:hover 		{color:#BECECB;}

 .form20 {width:20px;}
 .form30 {width:30px;}
 .form55 {width:55px;}
 .form65 {width:65px;}
.form100 {width:100px;}
.form120 {width:125px;}
.form150 {width:150px;}
.form160 {width:160px;}
.form260 {width:260px;}
.form306 {width:306px;}
.form490 {width:490px;}
.form650 {width:650px;}

.select 		{font-family:Arial,Helvetica,sans-serif,Verdana;font-size:10px;color:#666666;border:1px #CCCCCC solid;overflow:hidden; }
.checkbox 	{border:none;}

.button100 	{background-image:url(../../system/pictures/button_100.gif);border:none;font-size:11px;color:#000000;width:100px;height:20px;}
.button160 	{background-image:url(../../system/pictures/button_160.gif);border:none;font-size:11px;color:#000000;width:160px;height:20px;}
.button260 	{background-image:url(../../system/pictures/button_260.gif);border:none;font-size:11px;color:#000000;width:260px;height:20px;}

a:link
{
            color:            black;
            text-decoration:  underline;
}
a:visited
{
            color:            black;
            text-decoration:  underline;
}
a:hover
{
            color:            red;
            text-decoration:  underline;
}

