/* Style Sheet von www.Elektro-Brueck.com - validiert */

/* Einstellungen für den Text. */

body
{
	font-family: Verdana, Arial, sans-serif;
	font-style:  normal;
	font-size:   11pt;
	color:       #000000;
	padding:     0px; 
	margin:      0px; 
}
.textbereich {
	font-size:11pt;
	list-style-type: circle;
	margin-left: 5px;





}
.mittebereich {
	font-size:10pt;
	padding:5px;	
}
.fussbereich {
	font-size:7pt;
	padding:5px;
}
.tabellentext {
	font-size:	9pt;
	font-weight:	normal;
    	color:		#333333; 
	padding:	1px;}

.liste {
	font-size:	11pt;
	font-weight:	normal;
	color:		#333333;
	list-style-type: circle;
	margin-top: 12px;}

/* Einstellungen für Listen*/

	p,ul,ol,li,td,th 
	{
	font-size:	11pt; font-weight:normal; color:#000000; 
	}

/* Einstellungen für Tabellen*/

table	{	
	border-color:	#CCCCCC;
	font-family: 	Verdana, Arial, sans-serif;
	font-style:  	normal;
	font-size:   	11pt;
	padding: 	1px;
	margin:		1px;
	}

/* Einstellungen für HyperLinks*/
    
a:link
{	text-decoration:none;
	color: #333333; 
}

a:visited
{	text-decoration:none;
	color: #333333; 
} 

a:hover 
{	color:#FF3300; background-color:#FFFF00; border:1px; 
	text-decoration:underline; 
	border:1px;
}

a:active 
{	text-decoration:underline;
	color: #FF0000;	
	border:1px;
}

/* Einstellungen für Überschriften*/

h1 { font-size:14pt; font-weight:bold;   color:#000000; margin: 3px; }
h2 { font-size:13pt; font-weight:bold;   color:#000000; margin: 3px; }
h3 { font-size:12pt; font-weight:bold;   color:#000000; margin: 3px; }
