a { outline: none; }
p {
	font-family: arial;
	font-size: 14px;
	line-height: 19px;
	color: #000000;
	margin-top: 10px;
    margin-bottom: 10px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}

.inputII {
    font-family: Arial,sans-serif;
	font-size:14px;
	height: 150px;
	width: 442px;
	border: 1px solid #e7e3e0;
    background-color:#e7e3e0;
	padding: 0px;
}

.inputIII {
font-family: Arial,sans-serif;
font-size:14px;
border: 1px solid #e7e3e0;
background-color: #e7e3e0;
height: 22px;
width: 442px;
padding: 0px;
}

.send {
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bolder;
	line-height: 17px;
	height:21px;
	width:80px;
	background-color: #ffffff;
	background-image:url(img/kontakt_send.gif);
	border: 1px solid #ffffff;
}

.send_gb {
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bolder;
	line-height: 17px;
	height:21px;
	width:80px;
	background-color: #ffffff;
	background-image:url(img/kontakt_send_gb.gif);
	border: 1px solid #ffffff;
}

.txt_sm {
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #000000;
}

li {
	list-style-image: url(aufzaehlungen/pfeil_schwarz.gif);
	margin-top: 10px;
    margin-bottom: 10px;
}

.li_fibu_kasten {
	list-style-image:url(aufzaehlungen/pfeil_fibu.gif);
	margin-top: -5px;
    margin-bottom: 10px;
}


.li_fibu {
	list-style-image:url(aufzaehlungen/pfeil_grau.gif);
	margin-top: 10px;
    margin-bottom: 10px;
}

.li_fibu:hover {
    list-style-image:url(aufzaehlungen/pfeil_braun.gif);
	margin-top: 10px;
    margin-bottom: 10px;
}

ul {
	padding-left:9px;
	margin:9px;
}

.head_team {
	color: #6a5132;
	font-weight: bold;
	font-size: 16px;	
}
