body{
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-family:  Trebuchet MS, arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	background-color: #FFFFFF;
}

.img_border{
	border: 1px solid #000000;
}
.img_border_blank{
	border: 1px solid #000000;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	padding-right:3px;
}
.td_12 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #3A3A3A;
}
.td_11 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #3A3A3A;
}

.title_14_bold_blue {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #0033FF;
}

.bold {
	font-weight: bold;
}
.u {
	text-decoration:underline;
}
#searchinput{
	width: 400px;
	font-size: 16px;
	font-family:  Trebuchet MS, arial, sans-serif;
	color: #3A3A3A;

}
#searchbutton{
	width: 70px;
	height: 26px;
	font-size: 14px;
	font-family:  Trebuchet MS, arial, sans-serif;
	color: #3A3A3A;
	font-weight: bold;

}
/* Suchfeld */
#mainTableSearch {
background-image:url('images/site/search_back.gif');
	background-color: #E5ECF9;
	width: 780;
	height: 78px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #727272;
	border-bottom-color: #727272;
	color: #3A3A3A;	
	font-weight: bold;
	padding-left:10px;
	font-size: 14px;
}
form{
	display: inline;
}
h1,h2,h3,h4{
	margin: 0px;
}
h1{
	font-size: 14px;
	font-weight: bold;
	color: #3A3A3A;
	text-decoration: none;
	display:inline;
}
h2{
	font-size: 14px;
	font-weight: bold;
	color: #3A3A3A;
	text-decoration: none;
}
h3{
	font-size: 14px;
	font-weight: bold;
	color: #3A3A3A;
	text-decoration: none;
	display:inline;

}
a.title01, a.title01:active, a.title01:visited{
	color: #FA9813;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
}
a.title01:hover{
	color: #FA9813;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.title02, a.title02:active, a.title02:visited{
	color: #3a3a3a;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
}
a.title02:hover{
	color: #3a3a3a;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.title03, a.title03:active, a.title03:visited{
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}
a.title03:hover{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.title03_ka {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}


.spacemaker{
	padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
	padding-right:4px;
}
.color_blue{
	color: #4275DD;
}
