body {
	padding:0;
	margin:0;
	height:100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-color: #333333;
	background-color: #fff;
	background-image:url(../images/background-greygradient.gif);
	background-repeat:repeat-x;
	background-attachment:fixed;
}


h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-color: #333333;
	font-size: 18px;
	}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-color: #333333;
	font-size: 16px;
}

h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-color: #333333;
	font-size: 14px;
}

h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-color: #333333;
	font-size: 13px;
}

h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-color: #333333;
	font-size: 10px;
}

a {
	color: #00266C;
	font-weight: bold;
	text-decoration: none;
}

p, td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}


a:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}


.titleheadline {
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}

.small {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
}

.text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
}

ul div{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 20px;
	list-style-image: url(../img/arrow_red.gif);
}

ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 20px;
	list-style-image: url(../img/arrow_red.gif);
}

ul a {
	list-style-image: url(../img/arrow_red.gif);
}
.input_gross {  height: 20px; width: 200px}
.input_mittel { height: 20px; width: 150px}
.input_klein { height: 20px; width: 45px}
.input_gross_mehrzeilig { height: 100px; width: 200px }


.subnavi {
	text-align: right;
	font: bold 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #333333;
}

.subnavi a {
	color: #00266C;
	text-decoration: none;
}

.subnavi a:hover {
	color: #333333;
	text-decoration: underline;
}

#content
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	margin: 20px;
	width: 600px;
}

#content .headline
{
	font-size: 18px;
	text-decoration: bold;
}

#content .subline
{
	font-size: 12px;
	text-decoration: bolder;
}

#navigation
{
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	color: #333333;
	font-size: 11px;
	line-height: 18px;
	margin: 0px;
}

.navigation
{
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	color: #333333;
	font-size: 11px;
	line-height: 18px;

}

.navigation a {
	color: #333333;
	text-decoration: none;
}

.navigation a:hover {
	color: #00389A;
	text-decoration: underline;
}

#box {
	color: #000000;
	margin: 5px 0px 1px 31px;
	padding: 3px 0px 3px 25px;
	background: #efefef;
	border: 1px solid #ccc;
	font: normal 11px "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	line-height: 20px;
}	

.footer
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #00266C;
	font-size: 11px;
	padding: 118px 5px 5px 20px;
	height: 141px;
	background:  url("../images/footer.gif") repeat-x #fff; 
	text-align: right;
}

.footer a {
	color: #ffffff;
	text-decoration: none;
}

.footer a:hover {
	color: #ECD21C;
	text-decoration: none;
}

.image {
	padding: 15px;
}
