@import url("base.css");

body, 
input, 
select, 
textarea
{
	line-height: 15px;
	font-size: 10px;
}

table
{
	line-height: 15px;
	font-size: 10px;
}

a, a:visited
{
	line-height: 15px;
	font-size: 10px;
}

a:hover
{
	line-height: 15px;
	font-size: 10px;
}

.headernavigation
{
	background-image: url(../images/blackborder.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 3px;
	font-size: 9px;
}

.editcontent
{
	line-height: 16px;
	font-size: 11px;
}

.editcontent table,
.editcontent a,
.editcontent a:visited,
.editcontent a:active,
.editcontent a:hover
{
	line-height: 16px;
	font-size: 11px;
}

.editcontent b, .editcontent strong
{
	line-height: 16px;
	font-size: 11px;
}

.key table,
.key table a,
.key table a:active,
.key table a:visited,
.key table a:hover
{
	line-height: 14px;
	font-size: 10px;
}

.searchtable,
.searchtable a,
.searchtable a:active,
.searchtable a:visited,
.searchtable a:hover
{
	line-height: 14px;
	font-size: 10px;
	text-decoration: none;
}

h1, 
.h1,
.Seitentitel 
{
	font-size: 13px;
	line-height: 18px;
}

h2, 
.h2,
.Titel
{
	line-height: 16px;
	font-size: 12px;
}

.secondlevelcontainer a, 
.thirdleveltopcontainer a,
.thirdlevelcontainer a
{ 
	line-height: 15px;
}