
/*------------------- CSS RESET ---------------------
---------------------------------------------------*/

html
{
	height: 100.1%;
	font-size: 100%;
	overflow-y: scroll;
}

p
{
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

td
{
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin-bottom: 5px;
}

body
{
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

ul
{
	margin: -8px 0 0 -10px;
}

li
{
	list-style-position: outside;
}

h1
{
	font-weight: 500;
	font-size: 21px;
	line-height: 27px;
	letter-spacing: 120%;
	padding-bottom: -20px
}

h2
{
	font-weight: 500;
	font-size: 18px;
	line-height: 19pt;
	margin-top: 30px
}

h3
{
	font-weight: 600;
	font-size: 15px;
	line-height: 16pt;
	margin-top: 30px
}

.link
{
	font-weight: 600;
	text-decoration: none
}

a:focus
{
	outline:none
}

a:link
{
	color: #011a86;
}

a:visited
{
	color: #011a86
}

a:active
{
	color: #011a86
}

a:hover
{
	color: #011a86;
	background-color: #c8ebfb
}

.konsult
{
	font-size: 11px;
	line-height: 14px
}

.konsult a:hover
{
	display:inline
}

div#unternavidiv
{
	text-align:right;
	background-color: #58d058;
	padding: 7px 5px 2px 0px;
	margin-bottom: 5px;
}

#unternavidiv ul a
{
	text-decoration: none;
	display: block;
	margin: 0px 0px 0 -25px;
	font-size: 0.75em;
	line-height: 1.2em;
}

#unternavidiv ul li
{
	list-style-type: none;
	margin-bottom: 0px;
	margin-top: 5px;
}

#unternavidiv ul a:hover
{
	background: #c8ebfb;
}

.bu
{
	font-weight: normal;
	font-size: 13px;
	line-height: 16px
}

#id1
{
	margin-left:1px;
	margin-right:1px;
	margin-top:1px;
	width:196px;
	height:28px;
	border-top:1px solid #0090FF;
	border-bottom:1px solid #0090FF;
	border-left:1px solid #0090FF;
	border-right:1px solid #0090FF;
	padding-top:4px;
}

a
{
	text-decoration:none
}

#id2
{
	position:relative;
	left:0px
}

