/* CSS Document - SteuerbueroHirsch November 2005 */


body {
	font-family: Arial, Universe, sans-serif;
	background-color: white;
}

/*--------------------------------- Links -------------------------------------*/

a:link {
	font-size: 12px; 
	color:#000000; 
	font-weight: bold; 
	text-decoration: none;
	} 

a:visited {
	font-size: 12px; 
	color:#000000; 
	font-weight: bold; 
	text-decoration: none;
	} 
	
a:hover { 
	font-size: 12px; 
	color: #FF9933;
	font-weight: bold; 
	text-decoration: none;
	} 
	
a:active { 
	font-size: 12px; 
	color: #000000; 
	font-weight: bold; 
	text-decoration: none;
	} 
	
/*------------------------------------- Index -----------------------------*/

#impressum{
	position: absolute;
	top: 400px; 
	left: 491px;
	width: 100px;
	height: 10px;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

/*--------------------------- Logo SNS Consult -----------------------------*/

#logo{
	position: absolute;
	top: 170px; 
	left: 400px;
	width: 250px;
	height: 155px;
	color: #CC0000;
	background-color: inherit;
}

#logo1{
	position: absolute;
	top: 30px; 
	left: 700px;
	width: 250px;
	height: 155px;
	color: #CC0000;
	background-color: inherit;
}


/*-------------------------------- Überschriften --------------------------------*/

#head{
	position: absolute;
	top: 90px; 
	left: 65px;
	width: 100px;
	height: 20px;
	font-size: 20px;
	font-weight: bolder;
	color:#000000;
}

/*-------------------------------- Textfelder auf der Impressumseite ------------------------------------*/

#adresse{
	position: absolute;
	top: 220px; 
	left: 130px;
	width: 550px;
	height: 10px;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
} 

#fon{
	position: absolute;
	top: 330px; 
	left: 130px;
	width: 100px;
	height: 10px;
	color: #000000;
	font-size: 12px;
}

#nummer{
	position: absolute;
	top: 330px; 
	left: 231px;
	width: 200px;
	height: 10px;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
}

#web{
	position: absolute;
	top: 330px; 
	left: 480px;
	width:250px;
	height: 10px;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
}

/*--------------------------- Textstiele -------------------------------*/

.braun{
	color: #FF9933;
}

.braunb{
	font-weight: bold;
	color: #FF9933;
}

.text12bb{
	font-size: 12px;
	font-weight: bold;
	color: #FF9933;
	background-color: inherit;
}

.text12b{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.text12br{
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
