/* ||||||| SEARCH ||||||| */
.SearchBar{
background: url(images/ttext.gif) no-repeat scroll left ;
margin:0px;
padding:2px 0px 0px 5px;
width:188;
height:20;
border:0;
}
.SearchButon {
background: url(images/tsearch.gif) no-repeat left ;
width:60;
height:40;
border:0;
}
#Search {
background:transparent url(images/ttext.gif) repeat scroll 0 0;
height:40px;
position:relative;
width:312px;
}
.SearchText {
border:1px solid #FFFFFF;
height:20px;
width:200px;
margin-left:35px;
margin-top:12px;
font-family:Tahoma;
font-size:12px;
font-weight:bold;
color:#999999;
}
/* ||||||| MENÜLER ||||||| */
.Menu01{
	background-image:url(images/ovalmenu01.html);
	text-align:center;
	height:31;
	border:1px solid #B5C0C4;
	font-family:Tahoma, Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.Menu01 a{
	font-family:Tahoma, Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color: #333333;
}
.Menu01 a:hover{
	font-family:Tahoma, Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#F9F9F9;
}
.Menu02{
	background-image:url(images/menu2_02.html);
	font-size:12px;
	font-weight:bold;
	border:1px solid #6594c2;
}
.Menu02 a{
	font-family:Tahoma, Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color: #F9F9F9;
}
.Menu02 a:hover {
	font-family:Tahoma, Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color: #FFFFFF;
}
.Menu02 img{
	border:0;
	vertical-align: middle;
	margin-left:15;
}

.Menu03{
	background-image:url(images/t1.gif);
	height:27px;
	color:#FFFFFF;
	font-size:14px;
	font-family:Tahoma;
	font-weight:bold;
	border:0;
}
.Menu03 a{
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color: #FFFFFF;
}
.Menu03 a:hover {
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
	color: #FFFFFF;
}