body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul,input,select,option,textarea {
	font-family: Arial, Helvetica, MS Gothic, Arial Unicode MS, Kochi Gothic, MS UI Gothic, sans-serif;
	font-size: 11px;
	color: #1666AD;
}


body {
	margin-left: 10px;
	margin-top: 4px;

}

input, textarea {
	font-family: Arial, Helvetica, MS Gothic, Arial Unicode MS, Kochi Gothic, MS UI Gothic, sans-serif;
	font-size: 12px;
	border: 1px #aaaaaa solid;
	color: #333333;
}

option, select {
	font-family: Arial, Helvetica, MS Gothic, Arial Unicode MS, Kochi Gothic, MS UI Gothic, sans-serif;
	font-size: 12px;
	color: #333333;
}

.textfield{
	margin-top:8px;
	margin-right:8px;
	height: 18px;
}

.textfield2{
	font-size: 9px;	
	margin-top:4px;
	margin-left:4px;
	height: 14px;
}

.text_weiss_head{
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
}

.text_weiss_normal{
	font-size: 11px;
	color: #FFFFFF;
	line-height: normal;
}

.text_weiss_mini{
	font-size: 9px;
	color: #FFFFFF;
}



.text_grau_bol{
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}

.text_blau_normal {
	font-size: 11px;
	color: #0000FF;
	width: 90%;
	list-style-type: disc;

}

.text_blau_home {
	font-size: 11px;
	color: #1666AD;
	

}

.text_blau_head {
	font-size: 15px;
	font-weight: bold;
	color: 1666AD;
	line-height: 20px;
}

.text_blau_home_fett {
	font-size: 11px;
	color: #1666AD;
	font-weight: bold;
}

.text_grau_weiter {
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}



a:link 	{

		text-decoration:underline;
		color: #FFFFFF;

		}

a:visited {

		text-decoration:none;
		color: #FFFFFF;
		}

a:hover {

		text-decoration:underline;
		color: #1666AD;
		}

a:active {

		text-decoration:none;
		color: #7D3936;
		}


a.tierlink:link {
	text-decoration:none;
	color: #1666AD;
	font-weight:bold;
}
a.tierlink:visited {
	color: #1666AD;
	font-weight:bold;
}
a.tierlink:hover {
	color: #1666AD;
	font-weight:bold;
	text-decoration:underline;
}				
a.tierlink:active {
	color: #1666AD;
	font-weight:bold;
}	
		
a.menu:link {
	color: #FFFFFF;
		}

a.menu:visited {
	color: #FFFFFF;
		}

a.menu:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.menu:active {
	color: #FFFFFF;
	}
	
a.menu_welt:link {
	color: #DE106B;
	text-decoration: none;
		}

a.menu_welt:visited {
	color: #DE106B;
		}

a.menu_welt:hover {
	color: #DE106B;
	text-decoration: underline;
}

a.menu_welt:active {
	color: #DE106B;
	}



.welt_tierbox {
	border:1px #7998b9 solid; 
	background-color:#ffffff;
	font-size: 11px;
	color: #1666AD;
	font-weight: normal;
}



