body
{
	font-size:10px; 
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #EDF2F8;
	border:0px;
	padding:0px;
	margin:0px;
}

#typo_topnavi a , #typo_rightnavi a , #typo_content a , .pseudolink
{
	color:#758575;
	text-decoration: none;
}

#typo_topnavi a:hover , #typo_rightnavi a:hover, #typo_content a:hover , .pseudolink:hover
{
	cursor:pointer;
	color: #FFA500;
	text-decoration: underline;
}

img , a img
{
	border: none;
}

h1, h2, h3 ,#typo_content h3 a{
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color:#000000;
font-size:16px;
	text-decoration: none;
}

 #typo_content h3 a:hover , #typo_content a:hover h3
{
	color: #758575;
	text-decoration: none;
}



#page
{
	width:760px;
}
#typo_content_body
{
	background-color: #FFFFFF;
	width:760px;
	float:left;
}

#typo_content
{
	min-height:350px;
	width:457px;
	float:left;
	margin:20px 20px 0 50px;
	text-align:left;
}

#typo_rightnavi
{
vertical-align:top;
	text-align:left;
	float:left;
	width:210px;
	padding-top:20px;
	padding-left:15px;
}

#typo_topnavi
{
	color:#758575;
	font-weight:bold;
	font-size:10px;
	padding-top:5px;
	background-color: #FFFFFF;
	height:17px;
	text-align:left;
}



.h_line
{
	margin-left:-10px;
	border-width:0 0 1px 0;
	border-style:solid;
	border-color:#4774AD;
}


/*arati suchbox*/
#typo_arati_search a
{
	color:#FFFFFF;
}

#typo_arati_search a:hover
{
	color:#FFFFFF;
	text-decoration: underline;
}

#typo_arati_search fieldset
{
	width:190px;
	padding:2px 5px 2px 5px;
	border:1px solid #4774AD;
}
#typo_arati_search legend 
{
	background-color:#00367C; 
	padding:2px 3px 2px 3px;
	font-weight:bold;
	
}
#submitbutton
{
	vertical-align:middle;
	padding:4px 0 3px 2px;
}
#searchbox
{
	vertical-align:middle;
	width:160px;

	font-size:10px;
}
/*arati suchbox ende*/
