.text10grau { 
    font-weight: normal; 
    font-size: 10px; 
    color: #7F7F7F; 
    font-family: arial,helvetica,sans-serif;
	text-decoration:none;
    }

.text10 { 
    font-weight: normal; 
    font-size: 10px; 
    color: #000000; 
    font-family: arial,helvetica,sans-serif;
	text-decoration:none;
    }

.text11grau { 
    font-weight: normal; 
    font-size: 11px; 
    color: #7F7F7F; 
    font-family: arial,helvetica,sans-serif;
	text-decoration:none;
    }

.text11fett { 
    font-weight: bold; 
    font-size: 11px; 
    color: #000000; 
    font-family: arial,helvetica,sans-serif;
    }
	
.text11 { 
    font-weight: normal; 
    font-size: 11px; 
    color: #000000; 
    font-family: arial,helvetica,sans-serif;
    }
	
.text12grau { 
    font-weight: normal; 
    font-size: 12px; 
    color: #7F7F7F; 
    font-family: arial,helvetica,sans-serif;
    }


.text12fett { 
    font-weight: bold; 
    font-size: 12px; 
    color: #000000; 
    font-family: arial,helvetica,sans-serif;
    }

.text12fettrot { 
    font-weight: bold; 
    font-size: 12px; 
    color: #C41A2A; 
    font-family: arial,helvetica,sans-serif;
    }

.text12fettblau { 
    font-weight: bold; 
    font-size: 12px; 
    color: #0000FF; 
    font-family: arial,helvetica,sans-serif;
    }		
.text12fettweiss { 
    font-weight: bold; 
    font-size: 12px; 
    color: #FFFFFF; 
    font-family: arial,helvetica,sans-serif;
    }
			
.text12 { 
    font-weight: normal; 
    font-size: 12px; 
    color: #000000; 
    font-family: arial,helvetica,sans-serif;
    }
	
	
.text14fett { 
    font-weight: bold; 
    font-size: 14px; 
    color: #000000; 
    font-family: arial, helvetica, sans-serif;
    }

.text20fett { 
    font-weight: bold; 
    font-size: 20px; 
    color: #000000; 
    font-family: arial,helvetica,sans-serif;
    }	
		
.error { 
    font-weight: bold; 
    font-size: 14px; 
    color: #FF0000; 
    font-family: arial,helvetica,sans-serif;
    }
		
h1 { 

    font-weight: bold; 

    font-size: 16px; 

    color: #000000;

	letter-spacing: +0.5px; 	

	line-height: 24px;

    font-family: arial,helvetica,sans-serif;

    }



h2 { 

    font-weight: normal; 

    font-size: 14px; 

    color: #000000;

	letter-spacing: +0.5px; 	

    font-family: arial,helvetica,sans-serif;

    }



h3 { 

    font-weight: bold; 

    font-size: 13px; 

    color: #000000;

	letter-spacing: +0.5px; 	

    font-family: arial,helvetica,sans-serif;

    }

li { 
	border:5px;
	padding:0px 0px 5px 0px;
    }
		
.list{
	list-style:square;
	text-align:left;
    font-weight: normal; 
    font-size: 12px; 
    color: #000000; 
    font-family: arial,helvetica,sans-serif;
	}

.atomzeit { 
    font-weight: bold; 
    font-size: 30px; 
    color: #CD3746;
	letter-spacing: +1.5px; 	
	line-height: 30px;
    font-family: arial,helvetica,sans-serif;
    }


	
a:link.top{
    font-family: arial,helvetica,sans-serif;
    font-weight: bold; 	
	font-size : 11px;
    letter-spacing: +1.0px; 	
    color: #ffffff; 
	text-decoration : none;
}

a:visited.top{
    font-family: arial,helvetica,sans-serif;
    font-weight: bold; 	
	font-size : 11px;
    letter-spacing: +1.0px; 
    color: #ffffff; 	
	text-decoration : none;
}

a:hover.top {
    font-family: arial,helvetica,sans-serif;
    font-weight: bold; 
	font-size : 11px;
    color: #ffffff; 
    letter-spacing: +1.0px; 		
	text-decoration : underline;
}

a:active.top {
    font-family: arial,helvetica,sans-serif;
    font-weight: bold; 	
	font-size : 11px;
    color: #ffffff; 
    letter-spacing: +1.0px; 		
	text-decoration : underline;
}	
	
a:link.d{
    font-family: arial,helvetica,sans-serif;
    font-weight: normal; 	
	font-size : 10px;
    color: #7F7F7F; 
	text-decoration : none;
}

a:visited.d{
    font-family: arial,helvetica,sans-serif;
    font-weight: normal; 	
	font-size : 10px;
    color: #7F7F7F; 	
	text-decoration : none;
}

a:hover.d {
    font-family: arial,helvetica,sans-serif;
    font-weight: normal; 
	font-size : 10px;
    color: #7F7F7F; 	
	text-decoration : underline;
}

a:active.d {
    font-family: arial,helvetica,sans-serif;
    font-weight: normal; 	
	font-size : 10px;
    color: #7F7F7F; 	
	text-decoration : underline;
}
			
.yellow {background-color: yellow;}


/* Interhome Objektnummersuchfeld einfügen*/
	
	#objektsuche {
		border:none;
		border-top:12px solid #fff;
		border-bottom:12px solid #fff;		
		background:#fff;
		width:590px;
		font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
		padding:0;
		margin:0;
		height:28px;
		position:relative;
	}



	#objektsuche label {
		position:absolute;
		top:5px;
		left:13px;
		color:#4878b7;
		font-size:15px;		
		padding:0;
		margin:0;
		line-heigth:16px;
	}



	#objektsuche label.gesucht {
		left:0;
	}
	


	#objektsuche input {
		position:absolute;
		top:1px;
		left:107px;
		border:1px solid #C9C9C9;
		padding:0 0 0 3px;
		margin:0;
		height:24px;
		width:173px;
	}



	#objektsuche input.gesucht {
		left:95px;
	}



	#objektsuche input[type=image]{
		position:absolute;
		top:0;
		left:298px;
		color:#fff;
		background:#9CC234 url(/img/bg_submit_interhome.gif) top left no-repeat;
		border:none;
		height:28px;
		width:82px;
		padding:0;
		margin:0;		
	}



	#objektsuche input[type=image].gesucht {
		left:285px;
	}



	#objektsuche a{
		position:absolute;
		top:6px;
		left:380px;
		color:#4878b7;
		font-weight:bold;
		font-size:14px;
	}



	#objektlink {
		border:none;
		border-top:12px solid #fff;
		border-bottom:24px solid #fff;		
		background:#fff;
		width:590px;
		font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
		padding:0;
		margin:0;
		color:#4878b7;
		line-height:20px;
	}



	#objektlink a{
		color:#4878b7;
		font-size:12px;
		font-weight:bold;
	}

	#objektfehler {
		font-size: 14px;
		border:none;
		border-top:12px solid #fff;
		border-left:12px solid #fff;
		border-bottom:24px solid #fff;		
		background:#fff;
		width:578px;
		font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
		padding:0;
		margin:0;
		color:red;
		line-height:20px;
		font-weight:bold;
	}


	#objektinfo {
		font-size: 12px;
		border:none;
		border-left:105px solid #fff;
		border-bottom:24px solid #fff;		
		background:#fff;
		width:485px;
		font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
		padding:0;
		margin:0;
		color:#000;
		line-height:20px;
	}
 
/* [ENDE] Interhome Objektnummersuchfeld einfügen*/
