/* Gablonzer Industrie

	(c) 2009 Online-Info Service GmbH info@online-service.de

	[ inhalt.css - Inhalt ] */


h1
{
width: 100%;
color: #4F6885;
font-size: 12px;
font-weight: bold;
letter-spacing: 0.1em;
line-height: 17px;
background-color: #E5EEF5;
border-bottom: 1px solid #CEE0EA;
}

h2
{
color:#4F6885;
font-size: 12px;
font-weight: bold;
border-bottom: 1px solid #E1E1E1;
}

h3
{
color:#4F6885;
font-size: 12px;
font-weight: bold;
}


h4
{
color:#4F6885;
font-size: 11px;
font-weight: bold;
}

a
{
color: #333333;
text-decoration: underline;
}
a:hover
{
color: #333333;
text-decoration: none;
}

#seiteinhalt a {
text-decoration: none;
color: #4F6885;
}

#seiteinhalt a:hover {
text-decoration: underline;
color: #4F6885;
}

.clickable:hover {
	cursor:pointer;
}

