/*
	(c) 2009 Online-Info Service GmbH <info@online-service.de>
	
	[ inhalt.css - Inhalt ]

*/
body
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #666666;
line-height: 17px;
margin: 0;
padding: 0;
}
tr, td
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #666666;
line-height: 17px;
margin: 0;
padding: 0;
}

h1
{
width: 100%;
color:#4F6885;
font-size: 14px;
font-weight: bold;
background-color: #F2F2F2;
}

h2
{
color:#4F6885;
font-size: 14px;
font-weight: bold;
}

h3
{
color:#4F6885;
font-size: 12px;
font-weight: bold;
}

img.border
{
	border: 1px solid #999999;
	padding: 2px;
}

input, textarea
{
	background-color: #F2F2F2;
	border: 1px solid #4F6885;
        font-size: 12px;
}
.hinweis
{
color: #4F6885;
font-size: 11px;
font-weight: normal;
}
.blau {
	color: #4F6885;
}
/* ---------------------------------------------------- Hightlight */
.highlight
{
	color: #666666;
	font-size: 11px;
	padding: 1px;
	border-bottom: 1px solid #D4D0C8;
	width: 100%;
}
